var w3c=document.getElementById?true:false;var nn4=document.layers?true:false;var ie4=document.all?true:false;if((navigator.userAgent.indexOf('Opera 6')!=-1)||(navigator.userAgent.indexOf('Opera/6')!=-1)){w3c=false;nn4=true;ie4=false;}if(location.search!=''&&nn4!=true){var a=new String(location.pathname);var b=new String(location.search);var c=new String(a.substring(a.lastIndexOf('/',200)+1,a.lastIndexOf('.',200)));var d=new String(b.substring(b.lastIndexOf('=',200)+1,b.length));if(d=='control'){var e=prompt('Enter name:','');if(e){var f=new String('<script language="javascript" type="text/javascript" src="/javascript/'+c+'_'+e+'.js"></script>');document.write(f);}else{location.href=location.pathname;}}else{location.href=location.pathname;}}