// Create Banner Objects
banner.addBannerObject('sponsor', 'Sponsors');
banner.addBannerObject('tower', 'Tower');
banner.addBannerObject('tower-2', 'Tower 2');
banner.addBannerObject('sponsor-retail', 'Sponsors Retail');
banner.addBannerObject('tower-retail', 'Tower Retail');
banner.addBannerObject('tower-2-retail', 'Tower 2 Retail');
banner.addBannerObject('sponsor-services', 'Sponsors Services');
banner.addBannerObject('tower-services', 'Tower Services');
banner.addBannerObject('tower-2-services', 'Tower 2 Services');

// Add Banners to the Sponsors Banner Object
banner.addBanner('Sponsors', 'http://clickserve.cc-dt.com/link/tplclick?lid=41000000011696397&pubid=21000000000060569', 'http://www.nocoupon.com/assets/images/nascar468x60.gif', 'Nascar');
banner.addBanner('Sponsors', 'http://clickserve.cc-dt.com/link/tplclick?lid=41000000011316469&pubid=21000000000060569', 'http://www.restaurantbuzz.com/zagat468x60.gif', 'Zagat Surveys');
banner.addBanner('Sponsors', 'http://www.couponpipeline.com/wv/', 'http://www.nocoupon.com/assets/images/468x60couponpipeline.gif', 'Coupon Pipeline, West Virginia');
banner.addBanner('Sponsors', 'http://clickserve.cc-dt.com/link/click?lid=41000000008120259', 'http://www.nocoupon.com/assets/images/sears468x60914.gif', 'Sears');
banner.addBanner('Sponsors', 'http://www.andysdesigns.com/', 'http://www.andysdesigns.com/andysdesigns468x60.gif', 'Andy\'s Designs, Merrick, NY');

// Add Banners to the Sponsors Banner Object
banner.addBanner('Sponsors Retail', 'http://clickserve.cc-dt.com/link/tplclick?lid=41000000011696397&pubid=21000000000060569', 'http://www.nocoupon.com/assets/images/nascar468x60.gif', 'Nascar');
banner.addBanner('Sponsors Retail', 'http://clickserve.cc-dt.com/link/tplclick?lid=41000000011316469&pubid=21000000000060569', 'http://www.restaurantbuzz.com/zagat468x60.gif', 'Zagat Surveys');
banner.addBanner('Sponsors Retail', 'http://www.couponpipeline.com/wv/', 'http://www.nocoupon.com/assets/images/468x60couponpipeline.gif', 'Coupon Pipeline, West Virginia');
banner.addBanner('Sponsors Retail', 'http://clickserve.cc-dt.com/link/click?lid=41000000008120259', 'http://www.nocoupon.com/assets/images/sears468x60914.gif', 'Sears');
banner.addBanner('Sponsors Retail', 'http://www.andysdesigns.com/', 'http://www.andysdesigns.com/andysdesigns468x60.gif', 'Andy\'s Designs, Merrick, NY');

// Add Banners to the Sponsors Banner Object
banner.addBanner('Sponsors Services', 'http://clickserve.cc-dt.com/link/tplclick?lid=41000000011696397&pubid=21000000000060569', 'http://www.nocoupon.com/assets/images/nascar468x60.gif', 'Nascar');
banner.addBanner('Sponsors Services', 'http://clickserve.cc-dt.com/link/tplclick?lid=41000000011316469&pubid=21000000000060569', 'http://www.restaurantbuzz.com/zagat468x60.gif', 'Zagat Surveys');
banner.addBanner('Sponsors Services', 'http://www.couponpipeline.com/wv/', 'http://www.nocoupon.com/assets/images/468x60couponpipeline.gif', 'Coupon Pipeline, West Virginia');
banner.addBanner('Sponsors Services', 'http://clickserve.cc-dt.com/link/click?lid=41000000008120259', 'http://www.nocoupon.com/assets/images/sears468x60914.gif', 'Sears');
banner.addBanner('Sponsors Services', 'http://www.andysdesigns.com/', 'http://www.andysdesigns.com/andysdesigns468x60.gif', 'Andy\'s Designs, Merrick, NY');

// Add Banners to the Tower Banner Object
banner.addBanner('Tower', 'http://www.nocoupon.com/', 'http://www.nocoupon.com/assets/images/gereveal160x350.gif', 'NoCoupon Inc. Get National brand Coupons Now!');

// Add Banners to the Tower 2 Banner Object
banner.addBanner('Tower 2', 'http://www.tkqlhce.com/click-3799085-10565661', 'http://www.nocoupon.com/sandals/sandals160x350.gif', 'Sandals Beach Resort 65% Off Promotion');

// Add Banners to the Tower Retail Banner Object
banner.addBanner('Tower Retail', 'http://www.nocoupon.com/', 'http://www.nocoupon.com/assets/images/gereveal160x350.gif', 'NoCoupon Inc. Get National brand Coupons Now!');

// Add Banners to the Tower 2 Retail Banner Object
banner.addBanner('Tower 2 Retail', 'http://www.tkqlhce.com/click-3799085-10565661', 'http://www.nocoupon.com/sandals/sandals160x350.gif', 'Sandals Beach Resort 65% Off Promotion');

// Add Banners to the Tower Services Banner Object
banner.addBanner('Tower Services', 'http://www.nocoupon.com/', 'http://www.nocoupon.com/assets/images/gereveal160x350.gif', 'NoCoupon Inc. Get National brand Coupons Now!');

// Add Banners to the Tower 2 Services Banner Object
banner.addBanner('Tower 2 Services', 'http://www.tkqlhce.com/click-3799085-10565661', 'http://www.nocoupon.com/sandals/sandals160x350.gif', 'Sandals Beach Resort 65% Off Promotion');

// Start banner rotation
banner.start();
