Noida, Sector-18, Spa:+91 9560881117

pop

The Wellness Spa


function openFancybox() {
// launches fancybox after half second when called
setTimeout(function () {
$(‘#contact_form_pop’).trigger(‘click’);
}, 500);
};
$(document).ready(function () {
var visited = $.cookie(‘visited’); // create the cookie
if (visited == ‘yes’) {
return false; // second page load, cookie is active so do nothing
} else {
openFancybox(); // first page load, launch fancybox
};
// assign cookie’s value and expiration time
$.cookie(‘visited’, ‘yes’, {
expires: 7 // the number of days the cookie will be effective
});
// your normal fancybox script
$(“#contact_form_pop”).click(function () {
$.fancybox({
// your fancybox API options
});
return false;
});
});

Contact Us
//

Book Your Appointment


X
Book Your Appointment