function random() {
};
banner = new random();
number = 0;
random[number++] = "<a href='http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=924410-0999&PA=1327892'><img src='http://www.24theshow.com/free/banner/p999/pier999-180x216-05cu.jpg' width=180 height=216 border=0></a>"
random[number++] = "<a href='http://join.spermblasters.com/track/ODc1OjU6NA/'><img src='http://www.24theshow.com/free/banner/ccsb/sb_180x216_01cu.jpg' width=180 height=216 border=0></a>"
random[number++] = "<a href='http://store.mallcom.com/?a=9386&item=DVDRED73'><img src='http://www.24theshow.com/free/banner/altvideo/DVDRED73_180x255.jpg' width='180' height='255' border='0'></a>"
random[number++] = "<a href='http://store.mallcom.com/?a=9386&item=DVDRED454'><img src='http://www.24theshow.com/free/banner/altvideo/DVDRED454_180x256.jpg' width='180' height='256' border='0'></a>"
increment = Math.floor(Math.random() * number);
document.write(random[increment]);
