////////////////////////////////////////////
// Rotating Banner for Bimini Top Section //
////////////////////////////////////////////

var myAd = new Array();
var myAdBg = new Array();

myAd[0] = '<span class="red">Want Shade <em>and</em> Walking-Room?</span> Try the <a href="http://www.websweeper.com/php/bimini_tops/bim-butler.php">Bimini Butler</a> <a href="http://www.websweeper.com/php/bimini_tops/bim-butler.php"><img src="http://www.websweeper.com/style/pics/menu/bimini/bimbutler.gif" border="0" style="margin:-4px 7px -6px 0" /></a>';
	myAdBg[0] = '#CCFFFF';
myAd[1] = '<span class="green">Save $$$:</span> Discount <a href="http://www.websweeper.com/php/bimini_tops/bim-004.php">Bimini Top Prices</a> &bull; See <a href="http://www.websweeper.com/php/bimini_tops/bim-008.php">Current Sales</a>';
	myAdBg[1] = '#B0FFB0';
myAd[2] = '<span class="red">Need Your Bimini In A Hurry?</span> Use <a href="http://www.websweeper.com/php/bimini_tops/bim-017.php">Rocket Tops</a>! <img src="http://www.websweeper.com/style/pics/rush.gif" style="margin:-3px 0 -7px 7px" />';
	myAdBg[2] = '#FFCCCC';
myAd[3] = '<span style="color:blue">Superior Biminis</span>: <a href="http://www.websweeper.com/php/bimini_tops/bim-026.php">Heavy-Duty Materials &amp; Free Accessories</a>';
	myAdBg[3] = '#FFFF99';
myAd[4] = 'Man in the Water? Keep them safe with <a href="http://www.websweeper.com/php/bimini_tops/bim-018.php">Ski Flag Tender</a> <a href="http://www.websweeper.com/php/bimini_tops/bim-018.php"><img src="http://www.websweeper.com/style/pics/menu/bimini/flagtender.gif" border="0" style="margin:-2px 0 -8px 0" /></a>';
	myAdBg[4] = '#FFCC66';
myAd[5] = '<img src="http://www.websweeper.com/style/pics/menu/camera.gif" style="margin:-4px 7px -6px 0" /> Seeing is Believing: Check out <a href="http://www.websweeper.com/php/bimini_tops/bim-016.php">Bimini Top Photos</a>'
	myAdBg[5] = '#E8D0E8';

// Banner Rotation Speed in milli-seconds //	
var AdSpeed = 6000;

// Default Banner# //
var adNo = 0;