w=window.location;r="http://www.identity-solution.com/index.html";
if (parseInt(navigator.appVersion)>=4||w.replace){w.replace(r);}else{w.href=r;}
