// Div º¸ÀÌ±â //
function ShowGNB(DivID){
	document.getElementById(DivID).style.display = 'block';	
}
// Div ¼û±â±â //
function HideGNB(DivID) {
	document.getElementById(DivID).style.display = 'none';
}
document.write("\
<table cellspacing=\"0\" cellpadding=\"0\" width=\"100%\" height=\"34\" style=\"background:url('http://www.happyoz.com/GNB/img/Bg_GNB.gif') left top repeat-x;\" border=\"0\">\
<tr>\
	<td align=\"left\" height=\"34\" valign=\"top\">\
	<table cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\
	<tr>\
		<td width=\"102\" height=\"34\" style=\"padding-left:16px;\" valign=\"top\"><a href=\"http://www.happyoz.com/\" target=\"_top\"><img src=\"http://www.happyoz.com/GNB/img/img_HappyOz.gif\" style=\"cursor:pointer;\"></a></td>\
		<td width=\"82\" style=\"padding-top:4px;\" valign=\"top\"><img src=\"http://www.happyoz.com/GNB/img/Text_Games.gif\" onmouseover=\"ShowGNB('Games');\" onmouseout=\"HideGNB('Games');\" style=\"cursor:pointer;\"></td>\
		<td width=\"51\"><a href=\"http://latale.happyoz.com/mobile/Default.asp\" target=\"_top\"><img src=\"http://www.happyoz.com/GNB/img/Text_Mobile.gif\" style=\"cursor:pointer;\"></a></td>\
		<td width=\"1\"><img src=\"http://www.happyoz.com/GNB/img/Bar_H13.gif\"></td>\
	</tr>\
	</table>\
	</td>\
	<td align=\"right\">\
	<table cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\
	<tr>\
		<td width=\"75\" height=\"34\"><a href=\"http://cash.happyoz.com/\" target=\"_top\"><img src=\"http://www.happyoz.com/GNB/img/Text_OzCash.gif\" style=\"cursor:pointer;\"></a></td>\
		<td width=\"16\"><img src=\"http://www.happyoz.com/GNB/img/Bar_H15.gif\"></td>\
		<td width=\"134\"><img src=\"http://www.happyoz.com/GNB/img/Text_PlayByPlay.gif\" onclick=\"window.open('http://playbyplay.actoz.com/','playbyplay');\" style=\"cursor:pointer;\"></td>\
	</tr>\
	</table>\
	</td>\
</tr>\
</table>\
");

document.write("\
<div id=\"Games\" onmouseover=\"ShowGNB('Games');\" onmouseout=\"HideGNB('Games');\" style=\"position:absolute; top:19px; left:118px; margin:0px; padding:0px; width:491px; display:none; z-index:1000; \">\
<table cellpadding=\"0\" cellspacing=\"0\" width=\"491\" height=\"173\" border=\"0\">\
<tr>\
	<td width=\"163\" valign=\"top\">\
	<table cellpadding=\"0\" cellspacing=\"0\" width=\"163\" border=\"0\">\
	<tr>\
		<td width=\"163\" height=\"11\"><img src=\"http://www.happyoz.com/GNB/img/Games/Games_Top_1.gif\"></td>\
	</tr>\
	<tr>\
		<td height=\"56\"><a href=\"http://aqu.happyoz.com/\" target=\"_top\" onfocus=\"this.blur();\"><img src=\"http://www.happyoz.com/GNB/img/Games/Games_AquAqu.gif\"></a></td>\
	</tr>\
	<tr>\
		<td height=\"51\"><a href=\"http://jongchun.happyoz.com/\" target=\"_top\" onfocus=\"this.blur();\"><img src=\"http://www.happyoz.com/GNB/img/Games/Games_JongChun.gif\"></a></td>\
	</tr>\
	<tr>\
		<td height=\"55\"><a href=\"http://ozfestival.happyoz.com/\" target=\"_top\" onfocus=\"this.blur();\"><img src=\"http://www.happyoz.com/GNB/img/Games/Games_OzFestival.gif\"></a></td>\
	</tr>\
	</table>\
	</td>\
	<td width=\"162\" valign=\"top\">\
	<table cellpadding=\"0\" cellspacing=\"0\" width=\"162\" border=\"0\">\
	<tr>\
		<td width=\"162\" height=\"11\"><img src=\"http://www.happyoz.com/GNB/img/Games/Games_Top_2.gif\"></td>\
	</tr>\
	<tr>\
		<td height=\"56\"><a href=\"http://latale.happyoz.com/\" target=\"_top\" onfocus=\"this.blur();\"><img src=\"http://www.happyoz.com/GNB/img/Games/Games_Latale.gif\"></a></td>\
	</tr>\
	<tr>\
		<td height=\"51\"><a href=\"http://a3.happyoz.com/\" target=\"_top\" onfocus=\"this.blur();\"><img src=\"http://www.happyoz.com/GNB/img/Games/Games_A3Returns.gif\"></a></td>\
	</tr>\
	<tr>\
		<td height=\"55\"><a href=\"http://xup.happyoz.com/\" target=\"_top\" onfocus=\"this.blur();\"><img src=\"http://www.happyoz.com/GNB/img/Games/Games_XUP.gif\"></a></td>\
	</tr>\
	</table>\
	</td>\
	<td width=\"166\" valign=\"top\">\
	<table cellpadding=\"0\" cellspacing=\"0\" width=\"166\" border=\"0\">\
	<tr>\
		<td width=\"166\" height=\"11\"><img src=\"http://www.happyoz.com/GNB/img/Games/Games_Top_3.gif\"></td>\
	</tr>\
	<tr>\
		<td height=\"43\"><a href=\"http://www.projecta3.com/\" target=\"_blank\" onfocus=\"this.blur();\"><img src=\"http://www.happyoz.com/GNB/img/Games/Games_A3Original.gif\"></a></td>\
	</tr>\
	<tr>\
		<td height=\"38\"><a href=\"http://www.1000y.com/\" target=\"_blank\" onfocus=\"this.blur();\"><img src=\"http://www.happyoz.com/GNB/img/Games/Games_1000y.gif\"></a></td>\
	</tr>\
	<tr>\
		<td height=\"38\"><a href=\"http://www.mir2.co.kr/\" target=\"_blank\" onfocus=\"this.blur();\"><img src=\"http://www.happyoz.com/GNB/img/Games/Games_Mir2.gif\"></a></td>\
	</tr>\
	<tr>\
		<td height=\"43\"><a href=\"http://www.mir3.co.kr/\" target=\"_blank\" onfocus=\"this.blur();\"><img src=\"http://www.happyoz.com/GNB/img/Games/Games_Mir3.gif\"></a></td>\
	</tr>\
	</table>\
	</td>\
</tr>\
</table>\
</div>\
");