// JavaScript Document var pic_width=233; //图片宽度 var pic_height=242; //图片高度 var button_pos=4; //按扭位置 1左 2右 3上 4下 var stop_time=4000; //图片停留时间(1000为1秒钟) var show_text=0; //是否显示文字标签 1显示 0不显示 var txtcolor="000000"; //文字色 var bgcolor="ffffff"; //背景色 var imag=new Array(); var link=new Array(); var text=new Array(); imag[1]="images/news-tp.jpg"; link[1]="news.php"; imag[2]="images/news-tp2.jpg"; link[2]="news.php"; imag[3]="images/news-tp3.jpg"; link[3]="news.php"; imag[4]="images/news-tp4.jpg"; link[4]="news.php"; imag[5]="images/news-tp5.jpg"; link[2]="news.php"; //可编辑内容结束 var swf_height=show_text==1?pic_height+20:pic_height; var pics="", links="", texts=""; for(var i=1; i'); document.write(''); document.write(''); document.write(''); document.write(''); document.write('');