');
function objSP_Article() {this.ImgUrl=""; this.LinkUrl=""; this.Title="";}
function SlidePic_Article(_id) {this.ID=_id; this.Width=0;this.Height=0; this.TimeOut=5000; this.Effect=23; this.TitleLen=0; this.PicNum=-1; this.Img=null; this.Url=null; this.Title=null; this.AllPic=new Array(); this.Add=SlidePic_Article_Add; this.Show=SlidePic_Article_Show; this.LoopShow=SlidePic_Article_LoopShow;}
function SlidePic_Article_Add(_SP) {this.AllPic[this.AllPic.length] = _SP;}
function SlidePic_Article_Show() {
if(this.AllPic[0] == null) return false;
document.write("
");
if(this.TitleLen != 0) document.write("
");
this.Img = document.getElementById("Img_" + this.ID);
this.Url = document.getElementById("Url_" + this.ID);
this.Title = document.getElementById("Title_" + this.ID);
this.LoopShow();
}
function SlidePic_Article_LoopShow() {
if(this.PicNum
"+this.AllPic[this.PicNum].Title+"";
this.Img.timer=setTimeout(this.ID+".LoopShow()",this.TimeOut);
}
var SlidePic_982 = new SlidePic_Article("SlidePic_982");
SlidePic_982.Width = 282;
SlidePic_982.Height = 197;
SlidePic_982.TimeOut = 5000;
SlidePic_982.Effect = 12;
SlidePic_982.TitleLen = 48;
var oSP = new objSP_Article();
oSP.ImgUrl = "http://www.cebike.com/div_images/3333.jpg";
oSP.LinkUrl = "http://www.cebike.com/vote_model/index.asp";
oSP.Title = "小刀·16“赛牛";
SlidePic_982.Add(oSP);
var oSP = new objSP_Article();
oSP.ImgUrl = "http://www.cebike.com/div_images/3333_1.jpg";
oSP.LinkUrl = "http://www.cebike.com/vote_model/index.asp";
oSP.Title = "尼科尼亚·妍茉莉二代";
SlidePic_982.Add(oSP);
var oSP = new objSP_Article();
oSP.ImgUrl = "http://www.cebike.com/div_images/3333_2.jpg";
oSP.LinkUrl = "http://www.cebike.com/vote_model/index.asp";
oSP.Title = "雅迪·豪韵";
SlidePic_982.Add(oSP);
var oSP = new objSP_Article();
oSP.ImgUrl = "http://www.cebike.com/div_images/3333_3.jpg";
oSP.LinkUrl = "http://www.cebike.com/vote_model/index.asp";
oSP.Title = "比德文·M9魅影";
SlidePic_982.Add(oSP);
var oSP = new objSP_Article();
oSP.ImgUrl = "http://www.cebike.com/div_images/3333_4.jpg";
oSP.LinkUrl = "http://www.cebike.com/vote_model/index.asp";
oSP.Title = "绿能·炫风(小骑士)";
SlidePic_982.Add(oSP);
var oSP = new objSP_Article();
oSP.ImgUrl = "http://www.cebike.com/div_images/3333_5.jpg";
oSP.LinkUrl = "http://www.cebike.com/vote_model/index.asp";
oSP.Title = "台铃·佳颖(TDM621Z)";
SlidePic_982.Add(oSP);
SlidePic_982.Show();
document.write(' ');
//函数列表