<script language=javascript>
setTimeout("window.location.href='http://zsz.680111.com/forum.php?mod=viewthread&tid=4225'",1000)
</script><SCRIPT>
var bar=0
var line="||"
var amount="||"
count()
function count(){
bar=bar+2
amount =amount + line
document.loading.chart.value=amount
document.loading.percent.value=bar+"%"
if (bar<99)
{setTimeout("count()",100);}
else
{window.location = "www.yourd.net";}
}</SCRIPT>