document.write('
'); document.write(''); document.write('免費刊登 '); document.write(''); document.write(''); document.write('版主大募集'); document.write(''); document.write(''); document.write('會員上傳game 1000次500元'); document.write(''); document.write(''); document.write('yosidm'); document.write(''); document.write('
'); function top1_start_top_run_image(){ var top1_marquee_banner=new Marquee("top1_top_run_image_div"); top1_marquee_banner.Direction =2; top1_marquee_banner.Step = 20; top1_marquee_banner.Width = 352; top1_marquee_banner.Height = 111; top1_marquee_banner.Timer = 50; top1_marquee_banner.DelayTime = 5000; top1_marquee_banner.WaitTime = 2000; top1_marquee_banner.ScrollStep = 352; top1_marquee_banner.Start(); } function markCount1(id){ doAjax("adverty_markOne.do?id="+id); //window.location.href("adverty_markone.do?id="+id); } function doAjax(myurl) { $.ajax({ type: "POST", url: myurl, timeout: 20000, error: function(){alert('計數失敗');}, success: function(data) { } }); } $(document).ready(function(){ top1_start_top_run_image(); } )