﻿ function start(zid,aid)
 {
 document.write('<iframe id="CTtb" name="CTtb" frameborder="0" src="http://tb.chinatimes.com/paste.asp?zid='+zid+'&aid='+aid+'" marginheight="0" marginwidth="0" scrolling="true" allowtransparency="true" width="100%" height="480"></iframe>\n');

 document.write('<p><a href="#" OnClick="document.getElementById(\'CTtb\').src=\'http://tb.chinatimes.com/paste.asp?zid='+zid+'&aid='+aid+'\';">重新整理</a> | <a href="http://tb.chinatimes.com/forum'+zid+'.asp?ArticleID='+aid+'">加入討論</a></p>\n');

 document.write('<!-- END TB -->\n');
 }