	jQuery.noConflict();
	jQuery(document).ready(function($) {
		$(document).ready(function(){
			$("body").after( $('.meerkat') );
		   			if (sppro_can_show()){
						setTimeout(function()   {
						$.fn.sppro_colorbox({ width:"445px", height:"485px", iframe:true, opacity:0.7, initialWidth:"445px", initialHeight:"485px", speed:700,  overlayClose:true, href:'http://www.lavinialingerie.com/signuppop.html??sppro_email='+$.cookie("comment_author_email_40da23083e5bf254e8ae86775db177f0")+'&sppro_name='+$.cookie("comment_author_40da23083e5bf254e8ae86775db177f0"), title:"Sign Up Now &amp; Get $10 Off Your Next Order at Lavinia Lingerie"}); 
						}, 700);
					}
   		});
	});

