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