下面这段代码,我不太会改,我想在新窗口中打开这些链接,应该怎么改!
<script> var widths=373; var heights=160; var counts=4; // 一共四组,上面四个是图片地址,下面四个是链接地址 // img1=new Image();img1.src='http://www.yesky.com/imagelist/06/36/86h97q4asv05.jpg';
img2=new Image();img2.src='http://www.yesky.com/imagelist/06/36/bnbtkd2p8p4h.jpg';
img3=new Image();img3.src='http://www.yesky.com/imagelist/06/36/0hgjj2q00c84.jpg';
img4=new Image();img4.src='http://www.yesky.com/imagelist/06/36/o0vr609t6p77.jpg';
url1=new Image();url1.src='http://notebook.yesky.com/323/2565823.shtml';
url2=new Image();url2.src='http://notebook.yesky.com/178/2565678.shtml';
url3=new Image();url3.src='http://notebook.yesky.com/72/2563072.shtml';
url4=new Image();url4.src='http://notebook.yesky.com/181/2562181.shtml'; </script><script src="http://www.yesky.com/TLimages/include/product/focus.js"></script>
|