var online=new Array();
document.write('<script language="javascript" src="http://wpa.qq.com/getonline?Type=1&4272027:404097417:542735210:370982444:625910360:931265737:719286508:"></script>');

function showQQ(ix,str_qq) {
	
	if (online[ix]==0)
	  {
	    document.write('<img src="http://public.zhulong.com/images/qqoffline1_grey.gif" border="0">');
	    document.write('<a href="http://wpa.qq.com/msgrd?V=1&amp;Uin='+str_qq+'&amp;Site=tofor.com&amp;Menu=yes" target="blank"><span class=copyright>'+str_qq+'</span></a>');
	  }
	else
	  {
	    document.write('<img src="http://public.zhulong.com/images/qqonline1_grey.gif" border="0">');
	    document.write('<a href="http://wpa.qq.com/msgrd?V=1&amp;Uin='+str_qq+'&amp;Site=tofor.com&amp;Menu=yes" target="blank"><span class=copyright><font color=blue>'+str_qq+'</font></span></a>');
	  }
}
