﻿document.write("	<meta http-equiv='Content-Type' content='text/html; charset=utf-8'> ");

function changem(num,tog){
			eval("document.tm"+num+".src=tm"+num+"_"+tog+".src");
		}
for(a=1;a<=10;a++){
	eval('tm'+a+'_on = new Image()');
	eval('tm'+a+'_off = new Image()');
	eval('tm'+a+'_on.src = "/static/new/news/update/ptr/ptr_menu0'+a+'_on.gif"');
	eval('tm'+a+'_off.src = "/static/new/news/update/ptr/ptr_menu0'+a+'_off.gif"');
}

document.write("<a href='/news/update/ptr/index.html' onMouseOver=changem('1','on'); onmouseout=changem('1','off')><img src=\"/static/new/news/update/ptr/ptr_menu01_off.gif\" width=\"122\" height=\"44\" hspace=0 vspace=0 name=tm1></a>");
document.write("<a href='/charcopy/index.html' onMouseOver=changem('2','on'); onmouseout=changem('2','off')><img src=\"/static/new/news/update/ptr/ptr_menu02_off.gif\" width=\"122\" height=\"44\" hspace=0 vspace=0 name=tm2></a>");
document.write("<a href='/news/update/ptr/faq.html' onMouseOver=changem('3','on'); onmouseout=changem('3','off')><img src=\"/static/new/news/update/ptr/ptr_menu03_off.gif\" width=\"122\" height=\"44\" hspace=0 vspace=0 name=tm3></a>");
document.write("<a href='http://kr.battle.net/wow/ko/game/patch-notes/ptr-patch-notes' onMouseOver=changem('4','on'); onmouseout=changem('4','off')><img src=\"/static/new/news/update/ptr/ptr_menu04_off.gif\" width=\"122\" height=\"44\" hspace=0 vspace=0 name=tm4></a>");
document.write("<a href='http://kr.battle.net/wow/ko/forum/596640/' onMouseOver=changem('5','on'); onmouseout=changem('5','off')><img src=\"/static/new/news/update/ptr/ptr_menu05_off.gif\" width=\"122\" height=\"44\" hspace=0 vspace=0 name=tm5></a>");


