

var d=document;
if (location.replace == null){
location.replace = location.assign
}var expires=new Date();
expires.setTime (expires.getTime()+24*60*60*100*10000);
var expiryDate=expires.toGMTString();
browserType=navigator.userAgent.indexOf("Opera");
browserName=navigator.appName;
browserVer=parseInt(navigator.appVersion);
if(browserName=="Netscape"){
version="net";
}else{
if(browserType!=-1){
version="opera";
}else{
if(browserName=="Microsoft Internet Explorer"){
version="ie";
}}}
if(version=="net"){
if(top==self){
self.location.href="../nhindex.htm";
}}
if(browserVer==3){
if(top==self){
self.location.href="../nhindex.htm";
}}
if(browserVer==4){
if(top==self){
self.location.href="../nhindex.htm";
}}
if(browserVer>=5){
parent.document.title=d.title;
if(top==self){
document.cookie="lfrom="+document.referrer+"; expires="+expiryDate+"; path=/;";
window.location.replace("../shindex.htm?"+location.href+"");
}}
if(version=="ie"){
d.write('<meta name="MSSmartTagsPreventParsing" content="TRUE">');
if(browserVer==2) d.write('<link rel="stylesheet" type="text/css" href="rstie3.css" />');
if(browserVer>=4) d.write('<meta http-equiv="imagetoolbar" content="no">');
parent.document.title=d.title;
if(top==self){
document.cookie="lfrom="+document.referrer+"; expires="+expiryDate+"; path=/;";
window.location.replace("../shindex.htm?"+location.href+"");
}}
if(version=="opera"){
if(top==self){
document.cookie="lfrom="+document.referrer+"; expires="+expiryDate+"; path=/;";
self.location.href="../ohindex.htm?"+location.href+"";
}}
var message="Sorry, this option is not available.";
function click(e){
d=document;
var message="Sorry, this option is not available.";
if(document.all){
if(event.button==2){
alert(message);
return false;
}}
if(d.layers){
if(e.which==3){
alert(message);
return false;
}}
if(d.layers){
d.captureEvents(Event.MOUSEDOWN);
}}
d.onmousedown=click;
if(browserVer>=4){
if(top!=self){
top.menu.track=d.title+'/'+top.menu.track;
window.focus();
}}

