function NLcso(element){
		var el = document.getElementById(element);
		var temp1;
		if (el.className == 'table_row1')
		{el.className='table_rowon1';el.style.cursor='hand';}
		else
		{if (el.className == 'table_row2') {el.className='table_rowon2'; el.style.cursor='hand';}}

		if (el.className == 'navtop')
		{el.className='navtop_rowon'; el.style.cursor='hand';}

		}
function NLcso1(element){
		var el = document.getElementById(element);
		if (el.className == 'table_rowon1')
		{el.className='table_row1';}
		else
		{if (el.className == 'table_rowon2') {el.className='table_row2'; }}

		if (el.className == 'navtop')
		{el.className='navtop_rowon';}
		
		}
function NLcso2(element){
		var el = document.getElementById(element);
		if (el.className == 'table_rowon1')
		{el.className='table_row1';}
		else
		{if (el.className == 'table_rowon2') {el.className='table_row2';}}

		if (el.className == 'navtop_rowon')
		{el.className='navtop';}
				
		}
function NLcso3(element){
		var el = document.getElementById(element);

		if (el.className == 'navtop_rowon')
		{el.className='navtop_rowon';}
		else
		{
		el.className='table_rowclick';
		el.style.cursor='hand';}
		}
		
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function addbookmark()
{
var bookmarkurl='http://spacefed.com/'
var bookmarktitle='Galactic Conquest - Massive Multiplayer Online Game'

window.external.AddFavorite(bookmarkurl,bookmarktitle)
//parent.window.location = '';
}	

function cdf()
{
window.open('i.cfm?popup=downloadflag','help','width=450,height=380,toolbar=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1');
}

function ch(url) {
	var options = "width=450,height=350,toolbar=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1";
	msgWindow=window.open(url,"WinOpen",options);
}

function cmsgu(url) {
	var options = "width=340,height=270,toolbar=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1";
	msgWindow=window.open(url,"WinOpen",options);
}

function uol() 
{
window.open('i.cfm?popup=useronline','useronline','width=450,height=280,toolbar=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1');
}
function lu() 
{
window.open('i.cfm?popup=left_user','left_user','width=550,height=200,toolbar=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0');
}
function och() 
{
window.open('i.cfm?popup=msgsector','Blank','width=320,height=265,toolbar=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=1');
}

