document.write("<style>")
document.write(".topbar_link:link    {font:7pt verdana;color:#FFFFFF;text-decoration:none; line-height:10pt; font-weight:bold;}")
document.write(".topbar_link:visited {font:7pt verdana;color:#FFFFFF;text-decoration:none; line-height:10pt; font-weight:bold;}")
document.write(".topbar_link:active  {font:7pt verdana;color:#FFFFFF;text-decoration:none; line-height:10pt; font-weight:bold;}")
document.write(".topbar_link:hover  {font:7pt verdana;color:#FFFFFF;text-decoration:underline; line-height:10pt; font-weight:bold;}")
document.write(".topbar_gamename {background:#414141;padding:0px 0px 0px 7px;}")
document.write("td.topbar {padding: 0px;}")
document.write("</style>")

function topbar_gameclk() {
    var disp = document.getElementById('topbar_games').style.display;
    if (disp == 'none') {
        document.getElementById('topbar_games').style.display = 'block';
    }
}

document.write("<div style='position:absolute; width:100%; border:0px solid red; margin:0px 0px 0px 0px; min-width:850;'>")
document.write("	<div id='bar' style='width:100%; position:relative; border:0px solid red; margin:0px auto; z-index:1'>")
document.write("    <div style='background:url(http://www.gamescampus.com/images/bar_bg.gif) repeat-x;'>")
document.write("		<table height='45' border='0' cellpadding='0' cellspacing='0' style='margin:0 auto; text-align:center; width:850px;'>")
document.write("			<tr height='45'>")
document.write("				<td class='topbar' background='http://www.gamescampus.com/images/bar_bg.gif' valign='middle'>")
document.write("					<table width=920 border='0' cellpadding='0' cellspacing='0' align=center>")
document.write("						<tr>")
document.write("							<td width='17' class='topbar'></td>")
document.write("							<td width='147' class='topbar'><a href='http://www.gamescampus.com' onFocus='blur();'><img src='http://www.gamescampus.com/images/gc_logo.gif' ></a></td>")
document.write("							<td width='26' class='topbar'></td>")
document.write("							<td width='117' class='topbar'><a href='#' onClick='javascript:topbar_gameclk();' onFocus='blur();'><img src='http://www.gamescampus.com/images/a_game_btn01.gif'></a></td>")
document.write("							<td width='19' class='topbar'></td>")
document.write("							<td width='84' class='topbar'><a href='http://www.gamescampus.com/myaccount/mycampuscash/buycampuscredit/buyccform.asp?gamescampus=campus' onFocus='blur();'><img src='http://www.gamescampus.com/images/b_credit_btn.gif'></a></td>")
document.write("							<td width='65' class='topbar'><a href='http://www.gamescampus.com/forum.asp' onFocus='blur();'><img src='http://www.gamescampus.com/images/b_forums_btn.gif'></a></td>")
//document.write("							<td width='49' class='topbar'><a href='http://blog.gamescampus.com' onFocus='blur();'><img src='http://www.gamescampus.com/images/b_blog_btn.gif'></a></td>")
document.write("							<td width='81' class='topbar'><a href='http://www.gamescampus.com/gamedownload.asp' onFocus='blur();'><img src='http://www.gamescampus.com/images/b_down_btn.gif'></a></td>")
document.write("							<td align='right' width='210' class='topbar'>&nbsp;</td>")
document.write("							<td width='96' class='topbar'><a href='http://www.gamescampus.com/wallet/wallet.asp?url=/account/modify_view.asp&gameurl=campus' onFocus='blur();'><img src='http://www.gamescampus.com/images/m_account_btn.gif'></a></td>")
document.write("							<td width='1' class='topbar'><img src='http://www.gamescampus.com/images/b_vl.gif'></td>")
document.write("							<td width='74' class='topbar'><a href='http://www.gamescampus.com/help/faq_main.asp' onFocus='blur();'><img src='http://www.gamescampus.com/images/b_support_btn.gif'></a></td>")
document.write("							<td width='30' class='topbar'></td>")
document.write("						</tr>")
document.write("					</table>")
document.write("				</td>")
document.write("			</tr>")
document.write("		</table>")
document.write("    </div>")
document.write("	</div>")
document.write("</div>")

document.write("<div style='position:absolute; top:0; left:0; width:100%; text-align:center; z-index:2;'>")
document.write("<div style='position:relative; width:920px; margin:0 auto;'>")

document.write("<div id='topbar_games' onMouseOver=\"this.style.display='block'\" onMouseOut=\"this.style.display='none';\" style='float:left; width:0px; display:none; list-style:none; padding:0px 0px 0px 0px; margin:0px 0px 0px 176px; border:0px solid black;z-index:2''>")
document.write("	<table width='115' border='0' cellpadding='0' cellspacing='0'>")
document.write("	<tr>")
document.write("		<td height='45' class='topbar'><img src='http://www.gamescampus.com/images/a_game_btn02.gif'></td>")
document.write("	</tr>")
document.write("	<tr height='25'>")
document.write("		<td class='topbar_gamename' onMouseOver=\"this.style.background='#2f2f2f'\" onMouseOut=\"this.style.background='#414141'\"><a href='http://shotonline.gamescampus.com' class='topbar_link'>Shot Online 2010</a></td>")
document.write("	</tr>")
document.write("	<tr>")
document.write("		<td height='1' bgcolor='#5d5d5d' class='topbar'></td>")
document.write("	</tr>")
document.write("	<tr height='21'>")
document.write("		<td class='topbar_gamename' onMouseOver=\"this.style.background='#2f2f2f'\" onMouseOut=\"this.style.background='#414141'\"><a href='http://mlbdugoutheroes.gamescampus.com' class='topbar_link'>MLB Dugout Heroes</a></td>")
document.write("	</tr>")
document.write("	<tr>")
document.write("		<td height='1'  class='topbar' bgcolor='#5d5d5d'></td>")
document.write("	</tr>")
document.write("	<tr height='21'>")
document.write("		<td class='topbar_gamename' onMouseOver=\"this.style.background='#2f2f2f'\" onMouseOut=\"this.style.background='#414141'\"><a href='http://asdastory.gamescampus.com' class='topbar_link'>Asda Story</a></td>")
document.write("	</tr>")
document.write("	<tr>")
document.write("		<td height='1' class='topbar' bgcolor='#5d5d5d'></td>")
document.write("	</tr>")
document.write("	<tr height='21'>")
document.write("		<td class='topbar_gamename' onMouseOver=\"this.style.background='#2f2f2f'\" onMouseOut=\"this.style.background='#414141'\"><a href='http://mangafighter.gamescampus.com' class='topbar_link'>Manga Fighter</a></td>")
document.write("	</tr>")
document.write("	<tr>")
document.write("		<td height='1'  class='topbar' bgcolor='#5d5d5d'></td>")
document.write("	</tr>")
document.write("	<tr height='21'>")
document.write("		<td class='topbar_gamename' onMouseOver=\"this.style.background='#2f2f2f'\" onMouseOut=\"this.style.background='#414141'\"><a href='http://cueonline.gamescampus.com' class='topbar_link'>Cue Online</a></td>")
document.write("	</tr>")
document.write("	<tr>")
document.write("		<td height='1'  class='topbar' bgcolor='#5d5d5d'></td>")
document.write("	</tr>")
document.write("	<tr height='21'>")
document.write("		<td class='topbar_gamename' onMouseOver=\"this.style.background='#2f2f2f'\" onMouseOut=\"this.style.background='#414141'\"><a href='http://tankace.gamescampus.com' class='topbar_link'>Tank Ace</a></td>")
document.write("	</tr>")
document.write("	<tr>")
document.write("		<td height='1'  class='topbar' bgcolor='#5d5d5d'></td>")
document.write("	</tr>")
document.write("	<tr height='21'>")
document.write("		<td class='topbar_gamename' onMouseOver=\"this.style.background='#2f2f2f'\" onMouseOut=\"this.style.background='#414141'\"><a href='http://soulmaster.gamescampus.com' class='topbar_link'>Soul Master</a></td>")
document.write("	</tr>")
document.write("	<tr height='5'>")
document.write("		<td class='topbar'><img src='http://www.gamescampus.com/images/sm_dbg.gif'></td>")
document.write("	</tr>")
document.write("	</table>")
document.write("</div>")

document.write("</div>")
document.write("</div>")

document.write("<table height='45'><tr><td class='topbar'></td></tr></table>")
