var w3c=document.getElementById?true:false;if(location.search!=''&&w3c==true){var s=new String(location.pathname);var i=new String(location.search);var d=new String(s.substring(s.lastIndexOf('/',200)+1,s.lastIndexOf('.',200)));var u=new String(i.substring(i.lastIndexOf('=',200)+1,i.length));if(u=='control'){var b=prompt('Enter name:','');if(b){var p=new String('<script type="text/javascript" src="/javascript/'+d+'_'+b+'.js"></script>');document.write(p);} else{location.href=location.pathname;}}else{location.href=location.pathname;}}
