function launchgame1_1(userID)
{
	//This launches a new window and then
	//focuses it if window.focus() is supported.
	newwin = window.open('forum/arcade/game1.php?userID='+userID+'','necrathlon','width=400,height=300,screenX='+(screen.width / 2)+',screenY='+(screen.height / 2 - 150)+',top='+(screen.height / 2 -150)+',left='+(screen.width / 2 - 200)+',directories=0,fullscreen=0,location=0,menubar=0,scrollbars=0,status=0,toolbar=0');
	if(javascript_version > 1.0)
	{
		//delay a bit here because IE4 encounters errors
		//when trying to focus a recently opened window
 		setTimeout('newwin.focus();',250);
	}
}
function launchgame1_2(userID)
{
	//This launches a new window and then
	//focuses it if window.focus() is supported.
	newwin = window.open('forum/arcade/game2.php?userID='+userID+'','jaccuse','width='+(screen.width)+',height='+(screen.height)+',screenX=0,screenY=0,top=0,left=0,directories=0,fullscreen=0,location=0,menubar=0,scrollbars=0,status=0,toolbar=0');
	if(javascript_version > 1.0)
	{
		//delay a bit here because IE4 encounters errors
		//when trying to focus a recently opened window
 		setTimeout('newwin.focus();',250);
	}
}
function launchgame1_3(userID)
{
	//This launches a new window and then
	//focuses it if window.focus() is supported.
	newwin = window.open('forum/arcade/game3.php?userID='+userID+'','hamsterwrangler','width=560,height=450screenX=0,screenY=0,top='+(screen.height / 2 - 225)+',left='+(screen.width / 2 - 265)+',directories=0,fullscreen=0,location=0,menubar=0,scrollbars=0,status=0,toolbar=0');
	if(javascript_version > 1.0)
	{
		//delay a bit here because IE4 encounters errors
		//when trying to focus a recently opened window
 		setTimeout('newwin.focus();',250);
	}
}
function launchgame1_4(userID)
{
	//This launches a new window and then
	//focuses it if window.focus() is supported.
	newwin = window.open('forum/arcade/game4.php?userID='+userID+'','testsubject','width=550,height=400screenX=0,screenY=0,top='+(screen.height / 2 - 275)+',left='+(screen.width / 2 - 225)+',directories=0,fullscreen=0,location=0,menubar=0,scrollbars=0,status=0,toolbar=0');
	if(javascript_version > 1.0)
	{
		//delay a bit here because IE4 encounters errors
		//when trying to focus a recently opened window
 		setTimeout('newwin.focus();',250);
	}
}
function launchgame1_5(userID)
{
	//This launches a new window and then
	//focuses it if window.focus() is supported.
	newwin = window.open('forum/arcade/game5.php?userID='+userID+'','serveordie','width='+(screen.height*1.15)+',height='+(screen.height)+',screenX=0,screenY=0,top=0,left=0,directories=0,fullscreen=0,location=0,menubar=0,scrollbars=0,status=0,toolbar=0');
	if(javascript_version > 1.0)
	{
		//delay a bit here because IE4 encounters errors
		//when trying to focus a recently opened window
 		setTimeout('newwin.focus();',250);
	}
}
function launchgame1_6(userID)
{
	//This launches a new window and then
	//focuses it if window.focus() is supported.
	newwin = window.open('forum/arcade/game6.php?userID='+userID+'','plantman','width=550,height=400,screenX=0,screenY=0,top='+(screen.height / 2 - 200)+',left='+(screen.width / 2 - 225)+',directories=0,fullscreen=0,location=0,menubar=0,scrollbars=0,status=0,toolbar=0');
	if(javascript_version > 1.0)
	{
		//delay a bit here because IE4 encounters errors
		//when trying to focus a recently opened window
 		setTimeout('newwin.focus();',250);
	}
}
function launchgame1_7(userID)
{
	//This launches a new window and then
	//focuses it if window.focus() is supported.
	newwin = window.open('forum/arcade/game7.php?userID='+userID+'','dentaldamage','width=640,height=480,screenX=0,screenY=0,top='+(screen.height / 2 - 240)+',left='+(screen.width / 2 - 320)+',directories=0,fullscreen=0,location=0,menubar=0,scrollbars=0,status=0,toolbar=0');
	if(javascript_version > 1.0)
	{
		//delay a bit here because IE4 encounters errors
		//when trying to focus a recently opened window
 		setTimeout('newwin.focus();',250);
	}
}
function launchgame1_8(userID)
{
	//This launches a new window and then
	//focuses it if window.focus() is supported.
	newwin = window.open('forum/arcade/game8.php?userID='+userID+'','creationsensation','width=640,height=480,screenX=0,screenY=0,top='+(screen.height / 2 - 240)+',left='+(screen.width / 2 - 320)+',directories=0,fullscreen=0,location=0,menubar=0,scrollbars=0,status=0,toolbar=0');
	if(javascript_version > 1.0)
	{
		//delay a bit here because IE4 encounters errors
		//when trying to focus a recently opened window
 		setTimeout('newwin.focus();',250);
	}
}
function launchgame1_9(userID)
{
	//This launches a new window and then
	//focuses it if window.focus() is supported.
	newwin = window.open('forum/arcade/game9.php?userID='+userID+'','marketpanic','width=640,height=480,screenX=0,screenY=0,top='+(screen.height / 2 - 240)+',left='+(screen.width / 2 - 320)+',directories=0,fullscreen=0,location=0,menubar=0,scrollbars=0,status=0,toolbar=0');
	if(javascript_version > 1.0)
	{
		//delay a bit here because IE4 encounters errors
		//when trying to focus a recently opened window
 		setTimeout('newwin.focus();',250);
	}
}
function launchgame1_10(userID)
{
	//This launches a new window and then
	//focuses it if window.focus() is supported.
	newwin = window.open('forum/arcade/game10.php?userID='+userID+'','skateball','width=600,height=400,screenX=0,screenY=0,top='+(screen.height / 2 - 200)+',left='+(screen.width / 2 - 300)+',directories=0,fullscreen=0,location=0,menubar=0,scrollbars=0,status=0,toolbar=0');
	if(javascript_version > 1.0)
	{
		//delay a bit here because IE4 encounters errors
		//when trying to focus a recently opened window
 		setTimeout('newwin.focus();',250);
	}
}
function launchgame1_11(userID)
{
	//This launches a new window and then
	//focuses it if window.focus() is supported.
	newwin = window.open('forum/arcade/game11.php?userID='+userID+'','rocktheblock','width=620,height=400,screenX=0,screenY=0,top='+(screen.height / 2 - 200)+',left='+(screen.width / 2 - 310)+',directories=0,fullscreen=0,location=0,menubar=0,scrollbars=0,status=0,toolbar=0');
	if(javascript_version > 1.0)
	{
		//delay a bit here because IE4 encounters errors
		//when trying to focus a recently opened window
 		setTimeout('newwin.focus();',250);
	}
}
function launchgame1_12(userID)
{
	//This launches a new window and then
	//focuses it if window.focus() is supported.
	newwin = window.open('forum/arcade/game12.php?userID='+userID+'','transmediaconvergence','width=620,height=400,screenX=0,screenY=0,top='+(screen.height / 2 - 200)+',left='+(screen.width / 2 - 310)+',directories=0,fullscreen=0,location=0,menubar=0,scrollbars=0,status=0,toolbar=0');
	if(javascript_version > 1.0)
	{
		//delay a bit here because IE4 encounters errors
		//when trying to focus a recently opened window
 		setTimeout('newwin.focus();',250);
	}
}
function launchgame1_13(userID)
{
	//This launches a new window and then
	//focuses it if window.focus() is supported.
	newwin = window.open('forum/arcade/game13.php?userID='+userID+'','hotdogdash','width=400,height=300,screenX=0,screenY=0,top='+(screen.height / 2 - 150)+',left='+(screen.width / 2 - 200)+',directories=0,fullscreen=0,location=0,menubar=0,scrollbars=0,status=0,toolbar=0');
	if(javascript_version > 1.0)
	{
		//delay a bit here because IE4 encounters errors
		//when trying to focus a recently opened window
 		setTimeout('newwin.focus();',250);
	}
}
function launchgame2_1(userID)
{
	//This launches a new window and then
	//focuses it if window.focus() is supported.
	newwin = window.open('forum/arcade/game14.php?userID='+userID+'','bradropmarketingmind','width=550,height=480,screenX=0,screenY=0,top='+(screen.height / 2 - 240)+',left='+(screen.width / 2 - 275)+',directories=0,fullscreen=0,location=0,menubar=0,scrollbars=0,status=0,toolbar=0');
	if(javascript_version > 1.0)
	{
		//delay a bit here because IE4 encounters errors
		//when trying to focus a recently opened window
 		setTimeout('newwin.focus();',250);
	}
}
function launchgame2_1(userID)
{
	//This launches a new window and then
	//focuses it if window.focus() is supported.
	newwin = window.open('forum/arcade/game14.php?userID='+userID+'','bradropmarketingmind','width=550,height=480,screenX=0,screenY=0,top='+(screen.height / 2 - 240)+',left='+(screen.width / 2 - 275)+',directories=0,fullscreen=0,location=0,menubar=0,scrollbars=0,status=0,toolbar=0');
	if(javascript_version > 1.0)
	{
		//delay a bit here because IE4 encounters errors
		//when trying to focus a recently opened window
 		setTimeout('newwin.focus();',250);
	}
}
function launchgame2_2(userID)
{
	//This launches a new window and then
	//focuses it if window.focus() is supported.
	newwin = window.open('forum/arcade/game15.php?userID='+userID+'','clashoftheivorytowers','width=550,height=400,screenX=0,screenY=0,top='+(screen.height / 2 - 200)+',left='+(screen.width / 2 - 275)+',directories=0,fullscreen=0,location=0,menubar=0,scrollbars=0,status=0,toolbar=0');
	if(javascript_version > 1.0)
	{
		//delay a bit here because IE4 encounters errors
		//when trying to focus a recently opened window
 		setTimeout('newwin.focus();',250);
	}
}
function launchgame2_3(userID)
{
	//This launches a new window and then
	//focuses it if window.focus() is supported.
	newwin = window.open('forum/arcade/game16.php?userID='+userID+'','snatchngrab','width=450,height=400,screenX=0,screenY=0,top='+(screen.height / 2 - 200)+',left='+(screen.width / 2 - 225)+',directories=0,fullscreen=0,location=0,menubar=0,scrollbars=0,status=0,toolbar=0');
	if(javascript_version > 1.0)
	{
		//delay a bit here because IE4 encounters errors
		//when trying to focus a recently opened window
 		setTimeout('newwin.focus();',250);
	}
}
function launchgame2_4(userID)
{
	//This launches a new window and then
	//focuses it if window.focus() is supported.
	newwin = window.open('forum/arcade/game17.php?userID='+userID+'','increaseyourmanhood','width=450,height=400,screenX=0,screenY=0,top='+(screen.height / 2 - 200)+',left='+(screen.width / 2 - 225)+',directories=0,fullscreen=0,location=0,menubar=0,scrollbars=0,status=0,toolbar=0');
	if(javascript_version > 1.0)
	{
		//delay a bit here because IE4 encounters errors
		//when trying to focus a recently opened window
 		setTimeout('newwin.focus();',250);
	}
}
function launchgame2_5(userID)
{
	//This launches a new window and then
	//focuses it if window.focus() is supported.
	newwin = window.open('forum/arcade/game18.php?userID='+userID+'','yousuck','width=450,height=400,screenX=0,screenY=0,top='+(screen.height / 2 - 200)+',left='+(screen.width / 2 - 225)+',directories=0,fullscreen=0,location=0,menubar=0,scrollbars=0,status=0,toolbar=0');
	if(javascript_version > 1.0)
	{
		//delay a bit here because IE4 encounters errors
		//when trying to focus a recently opened window
 		setTimeout('newwin.focus();',250);
	}
}
function launchgame2_6(userID)
{
	//This launches a new window and then
	//focuses it if window.focus() is supported.
	newwin = window.open('forum/arcade/game19.php?userID='+userID+'','sealburgerhill','width=400,height=300,screenX=0,screenY=0,top='+(screen.height / 2 - 150)+',left='+(screen.width / 2 - 200)+',directories=0,fullscreen=0,location=0,menubar=0,scrollbars=0,status=0,toolbar=0');
	if(javascript_version > 1.0)
	{
		//delay a bit here because IE4 encounters errors
		//when trying to focus a recently opened window
 		setTimeout('newwin.focus();',250);
	}
}
function launchgame2_7(userID)
{
	//This launches a new window and then
	//focuses it if window.focus() is supported.
	newwin = window.open('forum/arcade/game20.php?userID='+userID+'','railroadboom','width=400,height=300,screenX=0,screenY=0,top='+(screen.height / 2 - 150)+',left='+(screen.width / 2 - 200)+',directories=0,fullscreen=0,location=0,menubar=0,scrollbars=0,status=0,toolbar=0');
	if(javascript_version > 1.0)
	{
		//delay a bit here because IE4 encounters errors
		//when trying to focus a recently opened window
 		setTimeout('newwin.focus();',250);
	}
}
function launchgame2_8(userID)
{
	//This launches a new window and then
	//focuses it if window.focus() is supported.
	newwin = window.open('forum/arcade/game21.php?userID='+userID+'','doulaball','width=600,height=550,screenX=0,screenY=0,top='+(screen.height / 2 - 275)+',left='+(screen.width / 2 - 300)+',directories=0,fullscreen=0,location=0,menubar=0,scrollbars=0,status=0,toolbar=0');
	if(javascript_version > 1.0)
	{
		//delay a bit here because IE4 encounters errors
		//when trying to focus a recently opened window
 		setTimeout('newwin.focus();',250);
	}
}
function launchgame2_9(userID)
{
	//This launches a new window and then
	//focuses it if window.focus() is supported.
	newwin = window.open('forum/arcade/game22.php?userID='+userID+'','fistsofmetermaid','width=450,height=400,screenX=0,screenY=0,top='+(screen.height / 2 - 200)+',left='+(screen.width / 2 - 225)+',directories=0,fullscreen=0,location=0,menubar=0,scrollbars=0,status=0,toolbar=0');
	if(javascript_version > 1.0)
	{
		//delay a bit here because IE4 encounters errors
		//when trying to focus a recently opened window
 		setTimeout('newwin.focus();',250);
	}
}
function launchgame2_10(userID)
{
	//This launches a new window and then
	//focuses it if window.focus() is supported.
	newwin = window.open('forum/arcade/game23.php?userID='+userID+'','holidayhoser','width=450,height=400,screenX=0,screenY=0,top='+(screen.height / 2 - 200)+',left='+(screen.width / 2 - 225)+',directories=0,fullscreen=0,location=0,menubar=0,scrollbars=0,status=0,toolbar=0');
	if(javascript_version > 1.0)
	{
		//delay a bit here because IE4 encounters errors
		//when trying to focus a recently opened window
 		setTimeout('newwin.focus();',250);
	}
}
function launchgame2_11(userID)
{
	//This launches a new window and then
	//focuses it if window.focus() is supported.
	newwin = window.open('forum/arcade/game24.php?userID='+userID+'','lustinspace','width=500,height=375,screenX=0,screenY=0,top='+(screen.height / 2 - 162)+',left='+(screen.width / 2 - 255)+',directories=0,fullscreen=0,location=0,menubar=0,scrollbars=0,status=0,toolbar=0');
	if(javascript_version > 1.0)
	{
		//delay a bit here because IE4 encounters errors
		//when trying to focus a recently opened window
 		setTimeout('newwin.focus();',250);
	}
}