var1=46;
var2=var1;
if(var1==var2) document.location="http://www.ferryprice.com/index.html";
