﻿var list = new Array; var list1 = new Array; var list2 = new Array;
list[0] = new Array('http://lipi232.lipin.com.tw/web/byelove/asp2/index.asp?link=select&news=S','http://lipi232.lipin.com.tw/web/vip-banner/banner-alies1.gif');
list[1] = new Array('/images/','http://my8d8d.myweb.hinet.net/09/s0951.gif');
list[2] = new Array('http://www.gayspa.com.tw/','http://selfboy.googlepages.com/gayspa120.gif');
list[3] = new Array('http://www.wretch.cc/blog/wu220033','http://twlove.s8.xrea.com/gif/ris00.gif');
list[4] = new Array('http://tw.myblog.yahoo.com/dodojason','http://my8d8d.myweb.hinet.net/09/dodojason.jpg');

list1[0] = new Array('http://lipi232.lipin.com.tw/','/images/lipi.gif');
list1[1] = new Array('/images/','http://my8d8d.myweb.hinet.net/09/b0951.gif');
list1[2] = new Array('http://tw.myblog.yahoo.com/senyo-ton','http://www28.tok2.com/home/ggyy/gif/senyoton.jpg');
list1[3] = new Array('http://www.gayspa.com.tw/','http://page.freett.com/boyz/gif/gayspa468.gif');

list2[0] = new Array('/images/','http://page.freett.com/boyz/2010/s0951.gif');
list2[1] = new Array('http://hi99.net/cgi-bin/kiss.cgi?id=mycity','http://page.freett.com/boyz/2008/hi_120.gif');
list2[2] = new Array('http://gmiddle.gogo258.com/','http://218.32.210.72/gogo258/j/120x60.gif');
list2[3] = new Array('http://www.gayspa.com.tw/','http://i184.photobucket.com/albums/x213/xpeiyin/gayspa120.gif');
list2[4] = new Array('http://www.wretch.cc/blog/wu220033','http://i184.photobucket.com/albums/x213/xpeiyin/ris00.gif');
list2[5] = new Array('http://tw.myblog.yahoo.com/dodojason','http://static.zooomr.com/images/8943191_5931aa4860_t.jpg');

var i=Math.floor(Math.random() * list.length); var j=Math.floor(Math.random() * list1.length); var k=Math.floor(Math.random() * list2.length);
document.write("<a href='" + list[i][0] + "' target='_blank'><img src='" + list[i][1] + "' border=0 width=120 height=60></a>&nbsp;");
document.write("<a href='http://www.gmiddle.com/ad/pop.html' target='_blank'><img src='http://farm3.static.flickr.com/2613/4152433838_f5581615c8_o.gif' border=0 width=18 height=60 alt='刊登廣告'></a>&nbsp;");
document.write("<a href='" + list1[j][0] + "' target='_blank'><img src='" + list1[j][1] + "' border=0 width=480 height=60></a>&nbsp;");
document.write("<a href='http://www.gmiddle.com/ad/pop.html' target='_blank'><img src='http://farm3.static.flickr.com/2613/4152433838_f5581615c8_o.gif' border=0 width=18 height=60 alt='刊登廣告'></a>&nbsp;");
document.write("<a href='" + list2[k][0] + "' target='_blank'><img src='" + list2[k][1] + "' border=0 width=120 height=60></a>");