<script language="javascript">
<!-- Hide me
var index_count = 0;
var title_string = "讓你的標題欄文字動起來,標題也動了,真有趣=====讓你的標題欄文字動起來,標題也動了,真有趣-->webasp.net";
var title_length = title_string.length;
var cmon;
var kill_length = 0;
function loopTheScroll()
{
scrollTheTitle();
if(kill_length > title_length)
{
clearTimeout(cmon);
}