
topbanner_content[1] = [];
topbanner_content[1][0] = '<a href="http://shop.telcodepot.com/index.php?main_page=page&id=17"><img src="includes/templates/tdcustom/images/banners/new/nationalinstallation2.png" alt="National Installation is available, low cost, high value plans to ease your installation headaches" title=" National Installation is available, low cost, high value plans to ease your installation headaches " /></a>';
topbanner_content[1][1] = '<a href="http://shop.telcodepot.com/index.php?main_page=page&id=30"><img src="includes/templates/tdcustom/images/banners/new/moneyback2.png" alt="100% Money Back Guarantee! Up to 60 days to return your purchase" title=" 100% Money Back Guarantee! Up to 60 days to return your purchase " /></a>';

//topbanner_content[1][0] = '<a href="http://shop.telcodepot.com/index.php?main_page=page&id=36"><img src="includes/templates/tdcustom/images/banners/new/snow_storm_announcement.jpg" alt="Snow Storm Announcement" title=" Snow Storm Announcement -- Shipping and Customer Service Information " /></a>';

//change this number to 1+ max num of banners OR 0 if only 1 banner
//  EX: if max is 3, then make i=4
i = 2;
//i=0;
tmpi = Math.floor(Math.random()*i);

tbc[1] = [];
tbc[1][0] = tmpi;
//this is the max num of banners, 0= 1 banner; 1 = 2 banners; 2 = 3 banners, etc.
tbc[1][1] = 1;
//tbc[1][1] = 0;

switch_topbanners('topbannerplace2', 1);