
function dwnldpoker()
{
	if (document.readyState)
	{location.href = 'http://info.nine.com/pokerclient/'+'download/';
	if (document.readyState && document.readyState=='loading') 
	{setTimeout('howtopoker()', 200);return false;}}
	return true;
}

function howtopoker()
{
	if (document.readyState=='loading')
	{setTimeout('howtopoker()',200);}
	else {location.href='http:/'+'/info.nine.com/en/poker/poker_download.htm';}
}



function dwnldcasino()
{
	if (document.readyState)
	{location.href = 'http://info.nine.com/downloads/'+'ninecasino.exe';
	if (document.readyState && document.readyState=='loading') 
	{setTimeout('howtocasino()', 200);return false;}}
	return true;
}

function howtocasino()
{
	if (document.readyState=='loading')
	{setTimeout('howtocasino()',200);}
	else {location.href='http:/'+'/info.nine.com/en/casino/howto_casino_download.htm';}
}


function dwnldcasino2()
{
	if (document.readyState)
	{location.href = 'http://info.nine.com/downloads/'+'ninecasino.exe';
	if (document.readyState && document.readyState=='loading') 
	{setTimeout('howtocasino2()', 200);return false;}}
	return true;
}

function howtocasino2()
{
	if (document.readyState=='loading')
	{setTimeout('howtocasino2()',200);}
	else {location.href='http:/'+'/www.nine.com/main.asp';}
}


function dwnldpoker2()
{
	if (document.readyState)
	{location.href = 'http://info.nine.com/pokerclient/'+'download/';
	if (document.readyState && document.readyState=='loading') 
	{setTimeout('howtopoker2()', 200);return false;}}
	return true;
}

function howtopoker2()
{
	if (document.readyState=='loading')
	{setTimeout('howtopoker2()',200);}
	else {location.href='http:/'+'/www.nine.com/main.asp';}
}

