function showFacebook(lg,collection,product){
	window.open('http://www.zchocolat.com/likes.php?lg='+lg+'&c='+collection+'&p='+product,'','top=100,left=100,width=780,height=300,scrollbars=no');
	return false;
}
