

if(window.location.protocol != 'https:'	) {	
	if(Mage.Cookies.get("disclaimerShow") == null) 
	{
jQuery(document).ready(function() {
	jQuery.fancybox({
		'href' :'http://www.rienquepourmafemme.com/disclaimers/disclaimer_rienquepourmafemme-2010-02.php',
		'type' : 'ajax',
		'modal' : true,
		'overlayColor': '#000000',
		'overlayOpacity' : 0.8

});	

});

	}
}
 