﻿document.write("	<meta http-equiv='Content-Type' content='text/html; charset=utf-8'> ");

function change(num,tog){
		eval("document.m"+num+".src=m"+num+"_"+tog+".src");
		}
		for(a=1;a<=10;a++){
		eval('m'+a+'_on = new Image()');
		eval('m'+a+'_off = new Image()');
		eval('m'+a+'_on.src = "http://imgs.worldofwarcraft.co.kr/new/common/menu/billing/menu'+a+'_o.gif"');
		eval('m'+a+'_off.src = "http://imgs.worldofwarcraft.co.kr/new/common/menu/billing/menu'+a+'.gif"');
		}
		
function changes(num,tog){
		eval("document.s"+num+".src=s"+num+"_"+tog+".src");
		}
		for(a=1;a<=3;a++){
		eval('s'+a+'_on = new Image()');
		eval('s'+a+'_off = new Image()');
		eval('s'+a+'_on.src = "http://imgs.worldofwarcraft.co.kr/new/common/menu/billing/sm'+a+'_o.gif"');
		eval('s'+a+'_off.src = "http://imgs.worldofwarcraft.co.kr/new/common/menu/billing/sm'+a+'.gif"');
		}
		
document.write("	<center><div style='width:146;background:url(http://imgs.worldofwarcraft.co.kr/new/common/menu/leftmenubg.jpg);padding:3 0 0 0'>");
document.write("		<a onfocus='this.blur();' href='/billing/index.html' onMouseOver=change('1','on'); onmouseout=change('1','off')><img src='http://imgs.worldofwarcraft.co.kr/new/common/menu/billing/menu1.gif' width='132' height='24' name=m1></a><br>");
document.write("			<span id='subMenuBlock1' style='display:none;margin:0px;border:0px;width:132;'>");
document.write("			<div style='background:url(http://imgs.worldofwarcraft.co.kr/new/common/menu/smmenubg.jpg) repeat-y;padding:0 0 0 11'>");
document.write("			<a onfocus='this.blur();' href='/billing/index.html' onMouseOver=changes('1','on'); onmouseout=changes('1','off')><img src='http://imgs.worldofwarcraft.co.kr/new/common/menu/billing/sm1.gif' width='110' name=s1></a><br>");
document.write("			<a onfocus='this.blur();' href='/billing/process.html' onMouseOver=changes('2','on'); onmouseout=changes('2','off')><img src='http://imgs.worldofwarcraft.co.kr/new/common/menu/billing/sm2.gif' width='110' name=s2></a><br>");
document.write("			<a onfocus='this.blur();' href='/billing/refund.html' onMouseOver=changes('3','on'); onmouseout=changes('3','off')><img src='http://imgs.worldofwarcraft.co.kr/new/common/menu/billing/sm3.gif' width='113' name=s3></a><br>");
document.write("			</div>");
document.write("			</span>");
document.write("		<a onfocus='this.blur();' href='/billing/refund/showAvail.do' onMouseOver=change('6','on'); onmouseout=change('6','off')><img src='http://imgs.worldofwarcraft.co.kr/new/common/menu/billing/menu6.gif' width='132' height='24' name=m6></a><br>");
document.write("		<a onfocus='this.blur();' href='/billing/payment/paymentStep1.do' onMouseOver=change('2','on'); onmouseout=change('2','off')><img src='http://imgs.worldofwarcraft.co.kr/new/common/menu/billing/menu2.gif' width='132' height='24' name=m2></a><br>");
document.write("		<a onfocus='this.blur();' href='/billing/coupon/index.html' onMouseOver=change('3','on'); onmouseout=change('3','off')><img src='http://imgs.worldofwarcraft.co.kr/new/common/menu/billing/menu3.gif' width='132' height='24' name=m3></a><br>");
document.write("		<a onfocus='this.blur();' href='/myworld/minority/agree.do' onMouseOver=change('4','on'); onmouseout=change('4','off')><img src='http://imgs.worldofwarcraft.co.kr/new/common/menu/billing/menu4.gif' width='132' height='24' name=m4></a><br>");
document.write("		<a onfocus='this.blur();' href='/myworld/payment/index.do' onMouseOver=change('5','on'); onmouseout=change('5','off')><img src='http://imgs.worldofwarcraft.co.kr/new/common/menu/billing/menu5.gif' width='132' height='24' name=m5></a><br>");
document.write("	</div>");
document.write("	<img src='http://imgs.worldofwarcraft.co.kr/new/common/menu/leftmenu_bottom.gif' width='160'><br></center>");
