/*
Amail JavaScript Hong Jin-seok
*/

/* select start  */

function MM_jumpMenu(selObj,restore)
	{ //v3.0
	window.open(selObj.options[selObj.selectedIndex].value,"tran","");
	//eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
	if (restore) selObj.selectedIndex=0;
	}
	
/* select end  */

/* Google Source Counter */
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));

var pageTracker = _gat._getTracker("UA-2559810-5");
pageTracker._initData();
pageTracker._trackPageview();
/* Google Source Counter */
