function FlashMainbody(Ftrans,wid,hei) {
	mainbody = "<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0' width='"+ wid +"' height='"+ hei +"'>";
	mainbody += "<param name='movie' value='"+ Ftrans +"'>";
	mainbody += "<param name='quality' value='high'>";
	mainbody += "<param name='wmode' value='transparent'>";
	mainbody += "<param name='menu' value='false'>";
	mainbody += "<embed src='"+ Ftrans +"' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='"+ wid +"' height='"+ hei +"'></embed>"
	mainbody += "</object>";

	//document.body.innerHTML = mainbody;
	document.write(mainbody);
	return;
}


function menus() { location.href = "/introduce/message.php"; }
function menu1() { location.href = "/new_2008/speaker/index.php?lang=eng"; }
function menu2() { location.href = "/new_2008/microphone/index.php?lang=eng"; }
function menu3() { location.href = "/new_2008/inductor/index.php?lang=eng"; }
function menu4() { location.href = "/new_2008/inverter_trans/index.php?lang=eng";}
function menu5() { location.href = "/new_2008/vibration_motor/index.php?lang=eng"; }
function menu6() { location.href = "/new_2008/headset_earphone/index.php?lang=eng"; }
function menu7() { location.href = "/new_2008/company/company.php"; }
function menu8() { location.href = "/new_2008/company/contactus.php"; }
function menu9() { location.href = "/new_2008/company/search.php"; }
function menu10() { location.href = "/new_2008/company/sitemap.php"; }
function menu12() { location.href = "/new_2008/notice/list.php?lang=eng"; }


//function menu1sub1() { window.open("/introduce/sitemap.php","aaaa","width=200,height=200,top=100,left=100"); }
function menu1sub1() { location.href = "/new_2008/speaker/receiver.php?lang=eng"; }
function menu1sub2() { location.href = "/new_2008/speaker/speaker.php?lang=eng"; }
function menu1sub3() { location.href = "/new_2008/speaker/receiver_speaker.php?lang=eng"; }
function menu1sub4() { location.href = "/new_2008/speaker/double_speaker.php?lang=eng"; }


function menu2sub1() { location.href = "/new_2008/microphone/omni_directional.php?lang=eng"; }
function menu2sub2() { location.href = "/new_2008/microphone/uni_bi_directional.php?lang=eng"; }


function menu3sub1() { location.href = "/new_2008/inductor/smd_power_inductor.php?lang=eng"; }
function menu3sub2() { location.href = "/new_2008/inductor/smd_toroid_inductor.php?lang=eng"; }
function menu3sub3() { location.href = "/new_2008/inductor/smd_chokes_filter.php?lang=eng"; }
function menu3sub4() { location.href = "/new_2008/inductor/smd_transformer.php?lang=eng"; }


function menu4sub1() { location.href = "/new_2008/inverter_trans/ui_type.php?lang=eng"; }
function menu4sub2() { location.href = "/new_2008/inverter_trans/ci_type.php?lang=eng"; }
function menu4sub3() { location.href = "/new_2008/inverter_trans/ll_type.php?lang=eng"; }
function menu4sub4() { location.href = "/new_2008/inverter_trans/efd_type.php?lang=eng"; }
function menu4sub5() { location.href = "/new_2008/inverter_trans/epc_type.php?lang=eng"; }
function menu4sub6() { location.href = "/new_2008/inverter_trans/uu_type.php?lang=eng"; }


function menu5sub1() { location.href = "/new_2008/vibration_motor/bar_type.php?lang=eng"; }
function menu5sub2() { location.href = "/new_2008/vibration_motor/smd_bar_type.php?lang=eng"; }


function menu6sub1() { location.href = "/new_2008/headset_earphone/headset.php?lang=eng"; }
function menu6sub2() { location.href = "/new_2008/headset_earphone/earphone.php?lang=eng"; }


function menu7sub1() { location.href = "/new_2008/company/company.php"; }
function menu7sub2() { location.href = "/new_2008/company/history.php"; }
function menu7sub3() { location.href = "/new_2008/company/global_network.php"; }


function menu12sub1() { location.href = "/new_2008/notice/list.php?lang=eng"; }




