%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/kfvehpdt/comment-savoir.com/pop/
Upload File :
Create Path :
Current File : /home/kfvehpdt/comment-savoir.com/pop/conf.js

// JavaScript popup reglages

    $(document).ready(function() {
		if($.cookie('the_cookie') != 1) { // Si the_cookie n'a pas pour valeur 1 alors on l'initialise et on joue l'appel de la popup
			$.cookie('the_cookie', '1', { expires: 10 }); // valeur en jour avant expiration du cookie
			
			$.fancybox(
				 $("#popup").html(),
				 {
					type : 'iframe',
					href : 'http://www.contact-voyance.com/promo-cv.php', // url vers notre page html qui sera chargée dans la popup en mode iframe
					maxWidth : 600,
					maxHeight : 600,
					fitToView : false,
					width : '100%',
					height : '100%',
					autoSize : false
		
			}
			);
		}
    });

Zerion Mini Shell 1.0