function mainmenu(args) { 

//¸ÞÀÎ¸Þ´º
	
	if(args == "01")args = "/file/";
	if(args == "02") args = "/club/";
	if(args == "03") args = "/mypage/account/?pg_mode=form_fix";
	if(args == "04") args = "/cust/notice.php";
	if(args == "05") args = "/mypage/";
	if(args == "06") args = "/doc/event.php";
location.href = ""+ args;
}

function eventlink(args) { 
	if(args == "01") args = "#";
	if(args == "02") args = "#";
	if(args == "03") args = "#";
location.href = ""+ args;
}
function counsel(args) { 
	if(args == "01") args = "/cust/qna.php"; //Áú¹®°Ô½ÃÆÇ
	if(args == "02") args = "/cust/m2m.php"; //1:1¹®ÀÇÇÏ±â
location.href = ""+ args;
}
function bookmark(args) { 

{window.external.AddFavorite('http://www.mirdisk.co.kr', '¹Ì¸£µð½ºÅ©')}

}

function cnjSet(obj) {
	obj.style.behavior="url(#default#homepage)";
	obj.setHomePage("http://www.mirdisk.co.kr");
}
