function bookmark(){ 
	window.external.AddFavorite('http://www.golfu.net', '°ñÇÁÀÇ ¸ðµç°Í-°ñÇÁÀ¯´å³Ý') 
} 

function bottom(http) {
	window.open(http, 'bottom', 'resizable=no,scrollbars=no,status=no,width=480,height=460');
}

function MM_openBrWindow(theURL,winName,features) { //v2.0
	window.open(theURL,winName,features);
}

function mainbanner(index){
	var strUrl = "";
	
	switch(index){
		case 1:
			strUrl = "/night_round/night_round_01.asp";
			break;
		case 2:
			strUrl = "/package/Package_12.asp";
			break;
		default:
			strUrl = "/";
			break;
	}
	
	location.href = strUrl;
}

document.write('<div id="page_wrapper" style="position:relative; margin:0 auto; width:960px;">');
document.write('<table width="100%" height="106" border="0" cellpadding="0" cellspacing="0" background="http://www.golfu.net/images/main/top_bg.jpg">');
document.write('	<tr><td width="400" height="46"></td>');
document.write('		<td width="560" align="right"><img src="http://www.golfu.net/images/top_01_1119.gif" width="350" height="46" border="0" usemap="#Map_top"></td>');
document.write('		<td align="right">&nbsp;</td>');
document.write('	</tr>');
document.write('	<tr><td height="60" colspan="3">&nbsp;</td></tr>');
document.write('</table>');
document.write('<div id="Layer_Top" style="position:absolute; left:0px; top:68px; width:960px; height:97px; z-index:1000;"> ');
document.write('	<script language="javaScript">ACTIVEX_PATCH.write("/images/main/top_menu.swf","960","97");</script>');
document.write('</div> ');
document.write('<div id="Layer_logo" style="position:absolute; left:0px; top:0px; width:295px; height:68px; z-index:3000;">');
document.write('	<script language="javaScript">ACTIVEX_PATCH.write("/images/main/GolfuLogo.swf","417","75");</script>');
document.write('</div>');
document.write('<map name="Map_logo">');
document.write('  <area shape="rect" coords="0,0,128,43" href="http://www.golfu.net/main.asp">');
document.write('</map>');
document.write('<map name="Map_top">');
document.write('  <area shape="rect" coords="3,22,45,46" href="/main.asp">');
document.write('  <area shape="rect" coords="53,22,106,50" href="/sitemap.asp">');
document.write('  <area shape="rect" coords="113,23,165,50" href="/msg/webpage/golfu_msg_intro.asp">');
document.write('  <area shape="rect" coords="170,23,215,50" href="/board_New/QA_Board/List.asp">');
document.write('  <area shape="rect" coords="220,21,291,51" href="javascript:bookmark();">');
document.write('  <area shape="rect" coords="291,23,345,45" href="http://help.golfu.net" target="_blank"/>');
document.write('</map>');
document.write('<div id="space" style="margin-top:30px"></div>');
document.write('<div id="content" style="position:relative; margin:0 auto; width:960px;">');