function random() {
};
banner = new random();
number = 0;
random[number++] = "<a href='http://store.mallcom.com/?a=9386&item=DVDCANDY23'><img src='http://www.24theshow.com/free/banner/altvideo/DVDCANDY23-180x259.jpg' width='180' height='259' border='0'></a>"
random[number++] = "<a href='http://store.mallcom.com/?a=9386&item=DVDEXQ57'><img src='http://www.24theshow.com/free/banner/altvideo/DVDEXQ57-180x252.jpg' width='180' height='252' border='0'></a>"
random[number++] = "<a href='http://store.mallcom.com/?a=9386&item=DVDCANDY10'><img src='http://www.24theshow.com/free/banner/altvideo/DVDCANDY10_180x259.jpg' width='180' height='259' border='0'></a>"
random[number++] = "<a href='http://store.mallcom.com/?a=9386&item=DVDCANDY35'><img src='http://www.24theshow.com/free/banner/altvideo/DVDCANDY35_180x259.jpg' width='180' height='259' border='0' alt='Afro Invasion -- Sluts of the orient take on brothas from the hood!'></a>"
random[number++] = "<a href='http://store.mallcom.com/?a=9386&item=DVDPETER3'><img src='http://www.24theshow.com/free/banner/altvideo/DVDPETER3_180x256.jpg' width='180' height='256' border='0' alt='DVD -- White Chicks Gettin Black Balled 25 -- Asian Edition'></a>"
random[number++] = "<a href='http://store.mallcom.com/?a=9386&item=DVDEXQ279'><img src='http://www.24theshow.com/free/banner/altvideo/DVDEXQ279_180x252.jpg' width='180' height='252' border='0'></a>"
random[number++] = "<a href='http://store.mallcom.com/?a=9386&item=DVDEXQ358'><img src='http://www.24theshow.com/free/banner/altvideo/DVDEXQ358_180x259.jpg' width='180' height='259' border='0'></a>"
random[number++] = "<a href='http://store.mallcom.com/?a=9386&item=DVDRED464'><img src='http://www.24theshow.com/free/banner/altvideo/DVDRED464_180x254.jpg' width='180' height='254' border='0'></a>"
random[number++] = "<a href='http://store.mallcom.com/?a=9386&item=DVDDP234'><img src='http://www.24theshow.com/free/banner/altvideo/DVDDP234_180x234.jpg' width='180' height='234' border='0'></a>"
increment = Math.floor(Math.random() * number);
document.write(random[increment]);
