function Logo()
{	
	temp=""
	temp+="<table style='margin-left:20px;' cellpadding='0' cellspacing='0'><tr><td class='logo'>Powered By&nbsp;&nbsp;</td><td><a target='_new' href='http://www.peerlis.com'><img src='images/poweredbypeerlis_ss3.gif' border='0'></a></td></tr></table>"
		document.write(temp)
}

function Logo2()
{	
	temp=""
	temp+="<table style='margin-left:15px;' cellpadding='0' cellspacing='0'><tr><td class='logo'>Powered By&nbsp;&nbsp;</td><td><a target='_new' href='http://www.peerlis.com'><img src='images/poweredbypeerlis_ss3.gif' border='0'></a></td></tr></table>"
		document.write(temp)
}

