$(function(){});function goHome(){location.href="http://www.ssmalarmas.com/";}
$(function(){$("#footer").mousemove(function(e){var myPorcent=parseInt(e.pageX*100)/parseInt(screen.width);if(parseInt(myPorcent)>=54&&parseInt(myPorcent)<=63){$("#footer").click(function(){window.open("http://www.paypal.com");$("#footer").unbind("click");});$("#footer").css("cursor","pointer");}else{$("#footer").css("cursor","auto");$("#footer").unbind("click");}});})
