function out(dir)
{
scrolltext.trueSpeed = true;
scrolltext.direction =dir;
scrolltext.scrollAmount=1;
scrolltext.scrollDelay=50;
scrolltext.stop();
scrolltext.start();
}
function scroll(dir,speed)
{
scrolltext.trueSpeed = true;
scrolltext.direction = dir;
scrolltext.scrollAmount=1;
scrolltext.scrollDelay=speed;
scrolltext.stop();
scrolltext.start();

}/*<a href="http://xmcyberpolice.cn/alert.asp" target=_blank><img src="http://xmcyberpolice.cn/image/gt.gif" width  ="30" border='0'></a>*/