﻿function defaul_home(){
this.home.style.behavior='url(#default#homepage)';
this.home.setHomePage('http://www.casol.net');
}
var focusok=false;
if (navigator.appName == "Netscape"){
focusok=true;
}
vers=navigator.appVersion;
if (navigator.appName == "Microsoft Internet Explorer"){
pos=vers.lastIndexOf('.'); 
vers=vers.substring(pos-1,vers.length); 
}
proper_version=parseFloat(vers); 

if(proper_version>=5){
focusok=true;
}
function launchstock1(htmlurl){
var stock=window.open(htmlurl,"stock","top=2,left=2,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,width=700,height=510");
if(focusok){
stock.focus();
}
return true;
}
function launchstock(){
var stock=window.open("","stock","top=2,left=2,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,width=700,height=510");
if(focusok){
stock.focus();
}
return true;
}


document.write('<div style="position: absolute; z-index: 3;">');
document.write('<DIV style="LEFT: 630px; POSITION: absolute; TOP: 0px; Z-INDEX: 2;">');
document.write('<map name="FPMap0">');
document.write('<area href="#" shape="rect" coords="99, 0, 172, 23" name="home" id=home ');
document.write('onClick="defaul_home();">');

document.write('<area href="#" target="_self"  shape="rect" coords="182, 0, 255, 23" ');
document.write('onClick="window.external.addFavorite(\'http://www.casol.net\',\'慈溪市虚拟科学院\')">');
document.write('<area href="/col/col4309/" target=_blank shape="rect" coords="263, 0, 333, 23">');
document.write('<area href="/col/col4308/" target=_blank shape="rect" coords="22, 0, 92, 23">');
document.write('</map>');
document.write('<img border="0" src="/js/sethome.gif" width="311" height="23" usemap="#FPMap0">');
document.write('</DIV>');
document.write('</div>');

document.write('<object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="menuID" ');
document.write('codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" ');
document.write('border="0" width="960" height="184">');
document.write('<param name="movie" value="/js/title_logo.swf">');
document.write('<param name="quality" value="High">');
document.write('<param name="wmode" value="transparent">');
document.write('<embed src="/js/title_logo.swf" ');
document.write('pluginspage="http://www.macromedia.com/go/getflashplayer" ');
document.write('type="application/x-shockwave-flash" ');
document.write('name="FIndex" width="960" height="184" quality="High">');
document.write('</object>');




