function ObjectEmbed(h,w,urlVal,wmode) {
	wmode1= wmode=="1"?"transparent":"window";
document.write('<OBJECT codeBase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" height="'+ h +'" width="'+ w +'" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" VIEWASTEXT>') ;
document.write('	<PARAM NAME="_cx" VALUE="566">');
document.write('	<PARAM NAME="_cy" VALUE="165">');
document.write('	<PARAM NAME="FlashVars" VALUE="">');
document.write('	<PARAM NAME="Src" VALUE="'+urlVal+'">');
document.write('	<PARAM NAME="WMode" VALUE='+wmode1+'>');
document.write('	<PARAM NAME="Play" VALUE="-1">');
document.write('	<PARAM NAME="Loop" VALUE="-1">');
document.write('	<PARAM NAME="Quality" VALUE="High">');
document.write('	<PARAM NAME="SAlign" VALUE="">');
document.write('	<PARAM NAME="Menu" VALUE="-1">');
document.write('	<PARAM NAME="Base" VALUE="">');
document.write('	<PARAM NAME="AllowScriptAccess" VALUE="always">');
document.write('	<PARAM NAME="Scale" VALUE="ShowAll">');
document.write('	<PARAM NAME="DeviceFont" VALUE="0">');
document.write('	<PARAM NAME="EmbedMovie" VALUE="0">');
document.write('	<PARAM NAME="BGColor" VALUE="">');
document.write('	<PARAM NAME="SWRemote" VALUE="">');
document.write('	<PARAM NAME="MovieData" VALUE="">');
document.write('	<PARAM NAME="SeamlessTabbing" VALUE="1">');
document.write('	<embed src="'+urlVal+'" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="'+w+'" height="'+h+'">');
document.write('	</embed>');
document.write('</OBJECT>');
}

/****** menu ¸µÅ© *****************/
function menu1() { location.href = "/product/product1.html"; }
function menu2() { location.href = "/product/product2.html"; }
function menu3() { location.href = "/product/product3.html"; }
function menu4() { location.href = "/product/product4.html"; }
function menu5() { location.href = "/product/product5.html"; }


/******* È¸»ç¼Ò°³ ¸µÅ© *****************/
function menu1sub1() { location.href = "/product/product1.html#1"; }
function menu1sub2() { location.href = "/product/product1.html#2"; }
function menu1sub3() { location.href = "/product/product1.html#3"; }
function menu1sub4() { location.href = "/product/product1.html#4"; }
function menu1sub5() { location.href = "/product/product1.html#5"; }
function menu1sub6() { location.href = "/product/product1.html#6"; }
function menu1sub7() { location.href = "/product/product1.html#7"; }

/******* Á¦Ç°¾È³» ¸µÅ© *****************/
function menu2sub1() { location.href = "/product/product2.html#1"; }
function menu2sub2() { location.href = "/product/product2.html#2"; }
function menu2sub3() { location.href = "/product/product2.html#3"; }
function menu2sub4() { location.href = "/product/product2.html#4"; }
function menu2sub5() { location.href = "/product/product2.html#5"; }
function menu2sub6() { location.href = "/product/product2.html#6"; }
function menu2sub7() { location.href = "/product/product2.html#7"; }

/******* °í°´¼¾ÅÍ ¸µÅ© *****************/
function menu3sub1() { location.href = "/product/product3.html#1"; }
function menu3sub2() { location.href = "/product/product3.html#2"; }
function menu3sub3() { location.href = "/product/product3.html#3"; }
function menu3sub4() { location.href = "/product/product3.html#4"; }
function menu3sub5() { location.href = "/product/product3.html#5"; }
function menu3sub6() { location.href = "/product/product3.html#6"; }

/******* Ã¤¿ëÁ¤º¸ ¸µÅ© *****************/
function menu4sub1() { location.href = "/product/product4.html#1"; }
function menu4sub2() { location.href = "/product/product4.html#2"; }
function menu4sub3() { location.href = "/product/product4.html#3"; }
function menu4sub4() { location.href = "/product/product4.html#4"; }
function menu4sub5() { location.href = "/product/product4.html#5"; }
function menu4sub6() { location.href = "/product/product4.html#6"; }
function menu4sub7() { location.href = "/product/product4.html#7"; }

/******* Ä¿¹Â´ÏÆ¼ ¸µÅ© *****************/
function menu5sub1() { location.href = "/product/product5.html#1"; }
function menu5sub2() { location.href = "/product/product5.html#2"; }
function menu5sub3() { location.href = "/product/product5.html#3"; }
function menu5sub4() { location.href = "/product/product5.html#4"; }
function menu5sub5() { location.href = "/product/product5.html#5"; }
function menu5sub6() { location.href = "/product/product5.html#6"; }
function menu5sub7() { location.href = "/product/product5.html#7"; }

