
function banner() {
};

banner = new banner();
number = 0;

// bannerArray
//Hotels.com
banner[number++] = "<a href='http://www.jdoqocy.com/click-2137139-10443224' target='_top'><img src='http://www.ftjcfx.com/image-2137139-10443224' width='728' height='90' alt='Find the Perfect Hotel!' border='0'></a>"
//Priceline.com
banner[number++] = "<a href='http://www.jdoqocy.com/click-2137139-10392988' target='_top'><img src='http://www.tqlkg.com/image-2137139-10392988' width='728' height='90' alt='no one deals like we do!' border='0'></a>"
// keep adding items here...


increment = Math.floor(Math.random() * number);

document.write(banner[increment]);


