/*¼¿·ºÆ®¹Ú½º*/
function CreatorMoveURL(url)
{
	if(url != '')
		location.href = url;
}

function CreatorMoveFill()
{
	document.all.CreatorMove.options[1] = new Option('2008³â9¿ù ¿ì¼öÀÛ', '/C3/Community/Creator/community0809.asp');
	document.all.CreatorMove.options[2] = new Option('2008³â8¿ù ¿ì¼öÀÛ', '/C3/Community/Creator/community0808.html');
	document.all.CreatorMove.options[3] = new Option('2008³â7¿ù ¿ì¼öÀÛ', '/C3/Community/Creator/community0807.html');
	document.all.CreatorMove.options[4] = new Option('2008³â6¿ù ¿ì¼öÀÛ', '/C3/Community/Creator/community0806.html');
	document.all.CreatorMove.options[5] = new Option('2008³â5¿ù ¿ì¼öÀÛ', '/C3/Community/Creator/community0805.html');
	document.all.CreatorMove.options[6] = new Option('2008³â4¿ù ¿ì¼öÀÛ', '/C3/Community/Creator/community0804.html');
	document.all.CreatorMove.options[7] = new Option('2008³â3¿ù ¿ì¼öÀÛ', '/C3/Community/Creator/community0803.html');
	document.all.CreatorMove.options[8] = new Option('2008³â2¿ù ¿ì¼öÀÛ', '/C3/Community/Creator/community0802.html');
	document.all.CreatorMove.options[9] = new Option('2008³â1¿ù ¿ì¼öÀÛ', '/C3/Community/Creator/community0801.html');
	document.all.CreatorMove.options[10] = new Option('2007³â12¿ù ¿ì¼öÀÛ', '/C3/Community/creator/community12.html');
	document.all.CreatorMove.options[11] = new Option('2007³â11¿ù ¿ì¼öÀÛ', '/C3/Community/creator/community11.html');
	document.all.CreatorMove.options[12] = new Option('2007³â10¿ù ¿ì¼öÀÛ', '/C3/Community/creator/community10.html');
	document.all.CreatorMove.options[13] = new Option('2007³â9¿ù ¿ì¼öÀÛ', '/C3/Community/creator/community09.html');
	document.all.CreatorMove.options[14] = new Option('2007³â8¿ù ¿ì¼öÀÛ', '/C3/Community/creator/community08.html');
	document.all.CreatorMove.options[15] = new Option('2007³â7¿ù ¿ì¼öÀÛ', '/C3/Community/creator/community07.html');
	document.all.CreatorMove.options[16] = new Option('2007³â6¿ù ¿ì¼öÀÛ', '/C3/Community/creator/community06.html');
	document.all.CreatorMove.options[17] = new Option('2007³â5¿ù ¿ì¼öÀÛ', '/C3/Community/creator/community05.html');
	document.all.CreatorMove.options[18] = new Option('2007³â4¿ù ¿ì¼öÀÛ', '/C3/Community/creator/community04.html');
	document.all.CreatorMove.options[19] = new Option('2007³â3¿ù ¿ì¼öÀÛ', '/C3/Community/creator/community03.html');
	document.all.CreatorMove.options[20] = new Option('2007³â2¿ù ¿ì¼öÀÛ', '/C3/Community/creator/community02.html');

}

/*Á¡ÇÁ¸Þ´º*/
function MM_jumpMenu(targ,selObj,restore){ //v3.0
	eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
	if (restore) selObj.selectedIndex=0;
}

/*Á¡¼±Á¦°Å*/
function bluring(){ 
        if(event.srcElement.tagName=="A"||event.srcElement.tagName=="IMG") 
        document.body.focus(); 
} 
document.onfocusin=bluring;
