/***************************************************
 *
 *     Subspace Network Navigation Bar
 *     -------------------------------
 *
 *        File: nav.js
 *     Created: Oct 03, 2006
 * Last Edited: Apr 04, 2010
 * Description: Subspace Javascript Navagation Bar
 *
 *    (c)2006-2010 SSCentral.com
 *
 ***************************************************/

/* CSS Style */
	document.writeln('<style type="text/css">');
	document.writeln('body { margin: 0; padding: 0; }');
	document.writeln('form { margin: 0; padding: 0; }');
	document.writeln('img { vertical-align: middle; }');
	document.writeln('#main { font-size: 9px; font-family: Verdana; color: #000000; width: 100%; height: 32px; margin: 0; padding: 0; border: 0; background: #000000 url(http://network.sscentral.com/imgs/bg.gif) repeat-x; }');
	document.writeln('#left { float: left; margin: 0; padding: 0; }');
	document.writeln('#right { float: right; margin: 0; padding: 0; }');
	document.writeln('#main select, #main option { padding: 2px; vertical-align: middle; font-size: 9px; font-family: Verdana; color: #000000; }');
	document.writeln('</style>');

/***************************************************************************/
/***************************************************************************/

/* Nav Bar Start */
	document.writeln('<div id="main">');
	document.writeln('<div id="left"><a href="http://forums.ssgn.net/index.php?app=downloads&module=display&section=download&do=confirm_download&id=4" title="Download SubSpace"><img src="http://network.sscentral.com/imgs/left.gif" alt="Download SubSpace" align="left" border="0" /></a></div>');

/***************************************************************************/
/***************************************************************************/

/* Nav Bar Site Lists */

	/*******************************************************************/
        document.writeln('<div id="right">');
	document.writeln('<img src="http://network.sscentral.com/imgs/divider.gif" align="middle" alt="divider" />');
       	/*******************************************************************/

	/* Community Websites */
	document.writeln('<select onChange="Goto(\'self\',this,1);">');
	document.writeln('<option value="" selected>Community Websites</option>');
	document.writeln('<optgroup label="---------------------------------------"></optgroup>');

	document.writeln('<optgroup label="General Information">');
		document.writeln('<option value="http://www.getcontinuum.com/">GetContinuum</option>');
		document.writeln('<option value="http://www.ssgn.net/">SSGaming Network</option>');
		document.writeln('<option value="http://forums.ssgn.net/">SSGN Forums</option>');
		document.writeln('<option value="http://www.ssdownloads.com/">SubSpace Downloads</option>');
		document.writeln('<option value="http://quotes.sscentral.com/">SubSpace Quotes</option>');
	document.writeln('</optgroup>');

	document.writeln('<optgroup label="Technical Support">');
		document.writeln('<option value="http://www.getcontinuum.com/faq.php">Technical FAQ</option>');
		document.writeln('<option value="http://forums.ssgn.net/index.php?showforum=7">Tech Support Forum</option>');
	document.writeln('</optgroup>');

	document.writeln('<optgroup label="Server Help">');
		document.writeln('<option value="http://www.minegoboom.com/server/">Server Help Website</option>');
		document.writeln('<option value="http://forums.minegoboom.com/">Server Help Forums</option>');
		document.writeln('<option value="http://asss.yi.org/asss/">A Small SubSpace Server</option>');
		document.writeln('<option value="http://wiki.minegoboom.com/">ASSS Wiki</option>');
	document.writeln('</optgroup>');

	document.writeln('<optgroup label="Game Projects">');
		document.writeln('<option value="http://dcme.sscentral.com/">DCME (Map Editor)</option>');
		document.writeln('<option value="http://www.rshl.org/bak/client.php">Discretion (Client)</option>');
		document.writeln('<option value="http://www.mervbot.com/">MervBot (Bot Core)</option>');
		document.writeln('<option value="http://forums.ssgn.net/index.php?showforum=426">Starlight (Chat Client)</option>');
		document.writeln('<option value="http://forums.ssgn.net/index.php?showforum=287">Subchat (Chat Client)</option>');
		document.writeln('<option value="http://www.twcore.org/">TWCore (Bot Core)</option>');
	document.writeln('</optgroup>');

	document.writeln('<optgroup label="SS Council">');
		document.writeln('<option value="http://www.sscouncil.com">Subspace Council</option>');
		document.writeln('<option value="http://www.sscouncil.com/forum/">Subspace Council Forum</option>');
	document.writeln('</optgroup>');

	document.writeln('</select>');

	/*******************************************************************/
	document.writeln('<img src="http://network.sscentral.com/imgs/divider.gif" align="middle" alt="divider" />');
	/*******************************************************************/

	/* Server and Zone Websites */
	document.writeln('<select onChange="Goto(\'self\',this,1);">');
	document.writeln('<option value="" selected>Servers and Zones</option>');
	document.writeln('<optgroup label="---------------------------------------"></optgroup>');

	document.writeln('<optgroup label="SSC">');
		document.writeln('<option value="http://forums.ssgn.net/index.php?showforum=12">SSC Network Forum</option>');
		document.writeln('<option value="http://bang.subspaceonline.com/">Net-Ban Dispute</option>');
		document.writeln('<option value="http://billing.subspaceonline.com/">Lost Username/Squad</option>');
	document.writeln('</optgroup>');

	document.writeln('<optgroup label="SSC Zones">');
		/* SSCA */
		document.writeln('<option value="http://www.devazone.net/">SSCA Devastation</option>');

		/* SSCC */
		document.writeln('<option value="http://zoneds.sscentral.com/">SSCC Desert Storm</option>');
		document.writeln('<option value="http://www.metalgearctf.net/">SSCC Metal Gear CTF</option>');
		document.writeln('<option value="http://redstar.ning.com/">SSCC RedStar</option>');
		document.writeln('<option value="http://starwars.sshq.net/">SSCC Star Wars Empire</option>');

		/* SSCE */
		document.writeln('<option value="http://www.rshl.org/">SSCE Hockey/Football Zone</option>');
		document.writeln('<option value="http://www.sshyperspace.net/">SSCE Hyperspace</option>');

		/* SSCU */

		document.writeln('<option value="http://www.17thparallel.com/">SSCU 17th Parallel</option>');
		document.writeln('<option value="http://www.deathstarbattle.com/">SSCU Death Star Battle</option>');
		document.writeln('<option value="http://www.extreme-games.net/">SSCU Extreme Games</option>');
		document.writeln('<option value="http://www.trenchwars.org/">SSCU Trench Wars</option>');

		/* SSCX */

		document.writeln('<option value="http://chaos.sscentral.com/">SSCX Chaos Zone SVS</option>');
		document.writeln('<option value="http://www.svszone.com/">SSCX League Zone SVS</option>');
		document.writeln('<option value="http://www.powerballzone.com/">SSCX Powerball</option>');
		document.writeln('<option value="http://www.starwarzone.net/">SSCX Star Warzone</option>');

		/* T3 */
		document.writeln('<option value="http://www.t3g.org/">T3 The Gauntlet! (SSC)</option>');
	document.writeln('</optgroup>');

	document.writeln('</select>');

/* Nav Bar End */
	document.writeln('<img src="http://network.sscentral.com/imgs/right.gif" align="middle" alt="right" /></form></div></div>');

/***************************************************************************/
/***************************************************************************/

/* General Functions */
function Goto(target,selectList,resetList) {
	if(selectList.options[selectList.selectedIndex].value.len===0) {
	  return;
	}

	eval(target+".location=selectList.options[selectList.selectedIndex].value");

	if (resetList) {
	  selectList.selectedIndex=0;
	}
}