
ie=(navigator.appName=='Microsoft Internet Explorer');
newpage="home.html"; // VVn URL
function moving(){ location=newpage; }

