var slidespeed=9000
var slideimages=new Array('yenta4bof/tmp_image/1.gif','yenta4bof/tmp_image/2.jpg','yenta4bof/tmp_image/3.jpg','yenta4bof/tmp_image/4.jpg') 
var slidelinks=new Array("http://203.147.62.186/gotocontent.asp?postid=859","http://www.yenta4.com/webboard/viewtopic.php?cate_id=90&post_id=1096105","http://www.yenta4.com/webboard/viewtopic.php?cate_id=90&post_id=1092394","http://video.mthai.com/index_contest.php") 
var imageholder=new Array() 
var ie55=window.createPopup 
for (i=0;i<slideimages.length;i++){ 
imageholder[i]=new Image() 
imageholder[i].src=slideimages[i] 
} 
function gotoshow(){ 
window.open(slidelinks[whichlink]); 
} 

