//每行不超过11个字
var i=0;var t=new Array(12);var l=new Array(12);

i++;t[i]='你的男朋友是完美老公么';
l[i]='http://flash.ent.tom.com/flash_show.php?user=sichq&id=54946';

i++;t[i]='少儿不宜之想的太多';
l[i]='http://flash.ent.tom.com/flash_show.php?user=flash_baiding&id=20539';

i++;t[i]='新婚夫妇必读手册';
l[i]='http://flash.ent.tom.com/flash_show.php?id=45161&templateid=';

i++;t[i]='爆笑:M-zone猫';
l[i]='http://flash.ent.tom.com/flash_show.php?id=44649&templateid=';

i++;t[i]='爆笑充气娃娃的用法';
l[i]='http://flash.ent.tom.com/flash_show.php?username=mzjjames&id=56025';

i++;t[i]='笑翻你的牛郎织女新传';
l[i]='http://flash.ent.tom.com/flash_show.php?user=flash_kty&id=7801';
i++;t[i]='史上足球解说经典';
l[i]='http://flash.ent.tom.com/flash_show.php?user=dfbs6037&id=37886';

i++;t[i]='让漂亮女孩疯狂的方法';
l[i]='http://flash.ent.tom.com/flash_show.php?username=flash_agui&id=68556';

i++;t[i]='女仆和男主人的秘密';
l[i]='http://flash.ent.tom.com/flash_show.php?username=flash_agui&id=65599';

i++;t[i]='得到女孩的最佳方法';
l[i]='http://flash.ent.tom.com/flash_show.php?username=flash_agui&id=66466';

i++;t[i]='18禁:兰兰的第一次';
l[i]='http://flash.ent.tom.com/flash_show.php?user=arkee&id=46729';

i++;t[i]='怎样娶到富家小姐';
l[i]='http://flash.ent.tom.com/flash_show.php?username=flash_agui&id=64470';

document.write('<h3>24小时热门点击</h3>');
document.write('<ul class="format">');
for(var j=1;j<13;j++){
  document.write('<li>·<a href="'+l[j]+'" target="_blank">'+t[j]+'</a></li>');
}
document.write('</ul>');
