
//function GetSiteMap(){
	//window.location.href = "ZJGovMap.html";
//}
function GoTraditionalVer(){
	//alert("繁體版");	
	window.location.href = "http://www.zj.gov.cn/big5/zjnew/index.html";
}
function GoSimplifiedVer(){
	//alert("简体版");	
	window.location.href = "http://www.zj.gov.cn/gb/zjnew/index.html";
}
function GoEnglishVer(){
	//alert("English Ver");	
	window.location.href = "http://www.zj.gov.cn/zjforeign/english/index.html";
}
function GoJapanVer(){
	//alert("日本語");
    window.location.href = "http://www.zj.gov.cn/zjforeign/japan/index.html";	
}
function GoGovCnSite(){
	//alert("中央政府");
	window.open("http://english.gov.cn/","govcnwin");
}
document.write("<tr>")
document.write(" <td colspan=3 align=center valign=bottom><object classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000 codebase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0 width=778 height=120>")
document.write(" <param name=movie value=/zjimages/images/zjgov_banner_zhenframe_768.swf>")
document.write(" <param name=quality value=high>")
document.write(" <param name=menu value=false>")
document.write(" <embed src=/zjimages/images/zjgov_banner_zhenframe_768.swf width=780 height=120 quality=high pluginspage=http://www.macromedia.com/go/getflashplayer type=application/x-shockwave-flash menu=false></embed>")
document.write(" </object></td>")
document.write(" </tr>")