var vprotocol = "https:"

function tabplant(up,down){
	document.write("\
		<object classid=clsid:d27cdb6e-ae6d-11cf-96b8-444553540000 codebase='"+vprotocol+"//fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0' width='680' height='60'>\
			<param name=movie value='/Eng/images/flash/rotem_tab_02_03_01.swf?tNum="+up+"&bNum="+down+"''>\
			<param name=quality value=high>\
			<param name=allowScriptAccess value=sameDomain />\
			<param name=bgcolor value=transparent>\
			<param name=wmode value=transparent>\
			<embed src='/Eng/images/flash/rotem_tab_02_03_01.swf?tNum="+up+"&bNum="+down+"'' wmode='transparent' quality=high allowScriptAccess='sameDomain' width='680' height='60' type='application/x-shockwave-flash' pluginspage='"+vprotocol+"//www.macromedia.com/go/getflashplayer'>\
		</object>\
	");
}



function mNum(linknum){
	if(linknum == 10){
		location.href="/Eng/Business/Plant/Product/main_press.asp";
	}
	else if(linknum == 11){
		location.href="/Eng/Business/Plant/Product/tandem_press.asp";
	}
	else if(linknum == 12){
		location.href="/Eng/Business/Plant/Product/transfer_press.asp";
	}
	else if(linknum == 13){
		location.href="/Eng/Business/Plant/Product/tryout_press.asp";
	}
	else if(linknum == 14){
		location.href="/Eng/Business/Plant/Product/blanking_line.asp";
	}
	else if(linknum == 15){
		location.href="/Eng/Business/Plant/Product/servo_press.asp";
	}
	else if(linknum == 16){
		location.href="/Eng/Business/Plant/Product/hyd-hot_press.asp";
	}
	else if(linknum == 20){
		location.href="/Eng/Business/Plant/Product/car_pro.asp";
	}
	else if(linknum == 21){
		location.href="/Eng/Business/Plant/Product/carbody_fac_pro.asp";
	}
	else if(linknum == 22){
		location.href="/Eng/Business/Plant/Product/cover_fac_pro.asp";
	}
	else if(linknum == 23){
		location.href="/Eng/Business/Plant/Product/ass_fac_pro.asp";
	}
	else if(linknum == 24){
		location.href="/Eng/Business/Plant/Product/cs_pro01.asp";
	}
	else if(linknum == 30){
		location.href="/Eng/Business/Plant/Product/iron.asp";
	}
	else if(linknum == 31){
		location.href="/Eng/Business/Plant/Product/mat_handdling.asp";
	}
	else if(linknum == 32){
		location.href="/Eng/Business/Plant/Product/mat_keynote.asp";
	}
	else if(linknum == 33){
		location.href="/Eng/Business/Plant/Product/stell.asp";
	}
	else if(linknum == 34){
		location.href="/Eng/Business/Plant/Product/rolling.asp";
	}
	else if(linknum == 35){
		location.href="/Eng/Business/Plant/Product/oxygen.asp";
	}
	else if(linknum == 40){
		location.href="/Eng/Business/Plant/Product/enviroment.asp";
	}
	else if(linknum == 41){
		location.href="/Eng/Business/Plant/Product/water_trea.asp";
	}
	else if(linknum == 42){
		location.href="/Eng/Business/Plant/Product/waste_living.asp";
	}
	else if(linknum == 43){
		location.href="/Eng/Business/Plant/Product/pollu_nox.asp";
	}
	else if(linknum == 50){
		location.href="/Eng/Business/Plant/Product/windvelocity.asp";
	}
}
