﻿if(this.GLOBAL_UFORIA_URL == undefined)
{
	this.GLOBAL_UFORIA_URL = "http://www.uforia.com";
}

if (this.GnbReturnUrl == undefined) 
{
	this.GnbReturnUrl = "";
}

if(this.GLOBAL_NOSTAL_URL == undefined)
{
	this.GLOBAL_NOSTAL_URL = "http://nostale.uforia.com";
}

if (this.GLOBAL_THREEKINGDOMS_URL == undefined) {
    this.GLOBAL_THREEKINGDOMS_URL = "http://threekingdoms.uforia.com";
}

if (this.GLOBAL_REDWAR_URL == undefined) {
    this.GLOBAL_REDWAR_URL = "http://redwar.uforia.com";
}

if (this.GLOBAL_MWARS_URL == undefined) {
    this.GLOBAL_MWARS_URL = "http://mercenarywars.uforia.com";
}

function ClickGnbGame()
{
	var obj = document.getElementById("divGnbGame");
    if(obj.style.display == "none")
        obj.style.display = "";
    else
        obj.style.display = "none";
}

function OverGnbGame(arg1)
{
	var obj = document.getElementById("divGnbGame");
    if(arg1)
        obj.style.display = "";
    else
        obj.style.display = "none";
}
function ClickMyInfo()
{
    top.document.location = this.GLOBAL_UFORIA_URL + "/Member/MyProfile.aspx";
}
function ClickForum()
{
    top.document.location = this.GLOBAL_UFORIA_URL + "/forum/";
}
function ClickUforia()
{
    top.document.location = this.GLOBAL_UFORIA_URL;
}
function ClickBill()
{
    top.document.location = "https://bill.uforia.com/Fillup/FillupFrm.asp";
}
function ClickHelp()
{
    top.document.location = this.GLOBAL_UFORIA_URL + "/Help/";
}

try {
    document.execCommand("BackgroundImageCache", false, true);
} catch (e) {} 


var strGnb = "";

strGnb += "<link href='http://image.uforia.com/Gnb/css/gnb_style.css' rel='stylesheet' type='text/css'>";
strGnb += "<table width='100%' border='0' cellspacing='0' cellpadding='0'>";
strGnb += "	<tr>";
strGnb += "		<td height='40' background='http://image.uforia.com/Gnb/images/gnb_bg01.gif'>";
strGnb += "			<table width='100%' border='0' cellspacing='0' cellpadding='0'><tr><td width='433'>";
strGnb += "			<table width='433' border='0' cellspacing='0' cellpadding='0'>";
strGnb += "				<tr>";
strGnb += "					<td width='110' height='40' align='right'><a href='javascript:ClickUforia()' onFocus='this.blur();'><img src='http://image.uforia.com/Gnb/images/gnb_logo.gif' alt='UFORIA.com' width='98' height='40' border='0'></a></td>";
strGnb += "					<td width='30'> </td>";
strGnb += "					<td width='66'><a class='gnb_rollover' onMouseOver='OverGnbGame(true)' onMouseOut='OverGnbGame(false)' href='javascript:ClickGnbGame()' onFocus='this.blur();'><img src='http://image.uforia.com/Gnb/images/gnb_menu01.gif'><img class='rollover' src='http://image.uforia.com/Gnb/images/gnb_menu01o.gif'></a></td>";
strGnb += "					<td width='25' align='center'><img src='http://image.uforia.com/Gnb/images/gnb_menu_dot.gif'></td>";
strGnb += "					<td width='34'><a class='gnb_rollover' href='javascript:ClickForum()' onFocus='this.blur();'><img src='http://image.uforia.com/Gnb/images/gnb_menu02.gif'><img class='rollover' src='http://image.uforia.com/Gnb/images/gnb_menu02o.gif'></a></td>";
strGnb += "					<td width='25' align='center'><img src='http://image.uforia.com/Gnb/images/gnb_menu_dot.gif'></td>";
strGnb += "					<td width='48'><a class='gnb_rollover' href='javascript:ClickBill()' onFocus='this.blur();'><img src='http://image.uforia.com/Gnb/images/gnb_menu03.gif'><img class='rollover' src='http://image.uforia.com/Gnb/images/gnb_menu03o.gif'></a></td>";
strGnb += "					<td width='25' align='center'><img src='http://image.uforia.com/Gnb/images/gnb_menu_dot.gif'></td>";
strGnb += "					<td width='40'><a class='gnb_rollover' href='javascript:ClickHelp()' onFocus='this.blur();'><img src='http://image.uforia.com/Gnb/images/gnb_menu04.gif'><img class='rollover' src='http://image.uforia.com/Gnb/images/gnb_menu04o.gif'></a></td>";
strGnb += "					<td width='30'> </td>";
strGnb += "				</tr>";
strGnb += "			</table>";
strGnb += "			</td><td valign='top'>";
strGnb += "			<table width='100%' border='0' cellspacing='0' cellpadding='0'>";
strGnb += "				<tr>";
strGnb += "					<td width='210' valign='top'><iframe src=\"" + this.GLOBAL_UFORIA_URL + "/Event/GnbBanner.aspx\" width=\"210\" height=\"39\" allowtransparency=\"true\" scrolling=\"no\" frameborder=\"0\"></iframe></td>";
strGnb += "					<td> </td>";
strGnb += "					<td align='right'><iframe src=\"" + this.GLOBAL_UFORIA_URL + "/Login/GnbNew.aspx?home=" + this.GLOBAL_HOME + "\" width=\"230\" height=\"37\" allowtransparency=\"true\" scrolling=\"no\" frameborder=\"0\"></iframe></td>";
strGnb += "					<td width='10'> </td>";
strGnb += "				</tr>";
strGnb += "			</table>";
strGnb += "			</td></tr></table>";
strGnb += "		</td>";
strGnb += "	</tr>";
strGnb += "</table>";

strGnb += "<div id='divGnbGame' onMouseOver='OverGnbGame(true)'  onMouseOut='OverGnbGame(false)' style='display:none;position:absolute;left:103px;top:35px;z-index:99;'>";
strGnb += "<table width='130' border='0' cellspacing='0' cellpadding='0'>";
strGnb += "	<tr><td><img src='http://image.uforia.com/Gnb/images/gnb_sub_bgTop.gif' width='130' height='15'></td></tr>";
strGnb += "	<tr>";
strGnb += "		<td background='http://image.uforia.com/Gnb/images/gnb_sub_bgMiddle.gif' style='padding:0 5px 0 5px'>";
strGnb += "			<table width='100%' border='0' cellspacing='0' cellpadding='0'>";
strGnb += "				<tr>";
strGnb += "					<td><a href='" + this.GLOBAL_MWARS_URL + "'><img src='http://image.uforia.com/Gnb/images/gnb_sub_game01.gif' alt='MW' width='120' height='40' border='0'></a></td>";
strGnb += "				</tr>";
strGnb += "				<tr>";
strGnb += "					<td height='20'>";
strGnb += "						<table border='0' cellspacing='0' cellpadding='0'>";
strGnb += "							<tr>";
strGnb += "								<td width='10' align='center'><img src='http://image.uforia.com/Gnb/images/gnb_sub_dot01.gif' width='8' height='8'></td>";
strGnb += "								<td><a href='" + this.GLOBAL_MWARS_URL + "' class='gnb_list01'>Mercenary Wars</a></td>";
strGnb += "								<td width='14' align='right'><img src='http://image.uforia.com/Gnb/images/gnb_sub_icon_new.gif' alt='New' width='11' height='11'></td>";
strGnb += "							</tr>";
strGnb += "						</table>";
strGnb += "					</td>";
strGnb += "				</tr>";
strGnb += "				<tr><td height='1' bgcolor='#cdcdcd'> </td></tr>";
strGnb += "				<tr>";
strGnb += "					<td height='20'>";
strGnb += "						<table border='0' cellspacing='0' cellpadding='0'>";
strGnb += "							<tr>";
strGnb += "								<td width='10' align='center'><img src='http://image.uforia.com/Gnb/images/gnb_sub_dot01.gif' width='8' height='8'></td>";
strGnb += "								<td><a href='" + this.GLOBAL_NOSTAL_URL + "' class='gnb_list01'>Nostale</a></td>";
strGnb += "								<td width='14' align='right'><img src='http://image.uforia.com/Gnb/images/gnb_sub_icon_update.gif' alt='Update' width='11' height='11'></td>";
strGnb += "							</tr>";
strGnb += "						</table>";
strGnb += "					</td>";
strGnb += "				</tr>";
strGnb += "				<tr><td height='1' bgcolor='#cdcdcd'> </td></tr>";
strGnb += "				<tr>";
strGnb += "					<td height='20'>";
strGnb += "						<table border='0' cellspacing='0' cellpadding='0'>";
strGnb += "							<tr>";
strGnb += "								<td width='10' align='center'><img src='http://image.uforia.com/Gnb/images/gnb_sub_dot01.gif' width='8' height='8'></td>";
strGnb += "								<td><a href='" + this.GLOBAL_REDWAR_URL + "' class='gnb_list01'>Red War</a></td>";
strGnb += "								<td width='14' align='right'><img src='http://image.uforia.com/Gnb/images/gnb_sub_icon_update.gif' alt='Update' width='11' height='11'></td>";
strGnb += "							</tr>";
strGnb += "						</table>";
strGnb += "					</td>";
strGnb += "				</tr>";
strGnb += "				<tr><td height='1' bgcolor='#cdcdcd'> </td></tr>";
strGnb += "				<tr>";
strGnb += "					<td height='20'>";
strGnb += "						<table border='0' cellspacing='0' cellpadding='0'>";
strGnb += "							<tr>";
strGnb += "								<td width='10' align='center'><img src='http://image.uforia.com/Gnb/images/gnb_sub_dot01.gif' width='8' height='8'></td>";
strGnb += "								<td><a href='" + this.GLOBAL_THREEKINGDOMS_URL + "' class='gnb_list01'>Three Kingdoms</a></td>";
strGnb += "								<td width='14' align='right'><img src='http://image.uforia.com/Gnb/images/gnb_sub_icon_update.gif' alt='Update' width='11' height='11'></td>";
strGnb += "							</tr>";
strGnb += "						</table>";
strGnb += "					</td>";
strGnb += "				</tr>";
strGnb += "			</table>";
strGnb += "		</td>";
strGnb += "	</tr>";
strGnb += "	<tr><td><img src='http://image.uforia.com/Gnb/images/gnb_sub_bgBottom.gif' width='130' height='5'></td></tr>";
strGnb += "</table>";
strGnb += "</div>";



document.writeln(strGnb);  