// JavaScript Document

var maxDivNo = 4;
var divNo;
var feature = new Array();

feature[0] = '<a href="products/retractable_displays/silverstep.html"><img src="images/spotlight_silverstep.jpg" alt="Product Spotlight: SilverStep Retractable Display System - click for more info" width="309" height="290" /></a>';
feature[1] = '<a href="products/bannerstands/old_reliable.html"><img src="images/spotlight_oldreliable.jpg" alt="Product Spotlight: Old Reliable Bannerstand - click for more info" width="309" height="290" /></a>';
feature[2] = '<a href="products/popups_walls/coyote.html"><img src="images/spotlight_coyote.jpg" alt="Product Spotlight: Coyote Pop-up Wall - click for more info" width="309" height="290" /></a>';
feature[3] = '<a href="products/tabletops/showstyle_pro32.html"><img src="images/spotlight_showstylepro32.jpg" alt="Product Spotlight: ShowStyle Pro 32 Display Solutions - click for more info" width="309" height="290" /></a>';
feature[4] = '<a href="products/accessories/table_covers.html"><img src="images/spotlight_tablethrow.jpg" alt="Product Spotlight: Table Cover Display Solutions - click for more info" width="309" height="290" /></a>';

