function random() {
};
banner = new random();
number = 0;
random[number++] = "<a href='http://store.mallcom.com/?a=9386&item=DVDRED240'><img src='http://www.24theshow.com/free/banner/altvideo/mmx/DVDRED240-180x271.jpg' width='180' height='271' border='0'></a>";
random[number++] = "<a href='http://store.mallcom.com/?a=9386&item=DVDRED240'><img src='http://www.24theshow.com/free/banner/altvideo/mmx/DVDRED240-180x271.jpg' width='180' height='271' border='0'></a>";
random[number++] = "<a href='http://store.mallcom.com/?a=9386&item=DVDCOMBAT149'><img src='http://www.24theshow.com/free/banner/altvideo/mmx/DVDCOMBAT149-180x255.jpg' width='180' height='255' border='0'></a>";
random[number++] = "<a href='http://store.mallcom.com/?a=9386&item=DVDCOMBAT149'><img src='http://www.24theshow.com/free/banner/altvideo/mmx/DVDCOMBAT149-180x255.jpg' width='180' height='255' border='0'></a>";
random[number++] = "<a href='http://store.mallcom.com/?a=9386&item=DVDBANG93'><img src='http://www.24theshow.com/free/banner/altvideo/DVDBANG93-180x257.jpg' width='180' height='257' border='0'></a>";
random[number++] = "<a href='http://store.mallcom.com/?a=9386&item=DVDDVSX218'><img src='http://www.24theshow.com/free/banner/altvideo/DVDDVSX218_180x257.jpg' width='180' height='257' border='0'></a>";
random[number++] = "<a href='http://store.mallcom.com/?a=9386&item=DVDHUSTLER236'><img src='http://www.24theshow.com/free/banner/altvideo/DVDHUSTLER236_180x260.jpg' width='180' height='260' border='0'></a>";
increment = Math.floor(Math.random() * number);
document.write(random[increment]);
