////////////////////////////////////////////
// Rotating Banner for Pool Cover Section //
////////////////////////////////////////////

var myAd = new Array();
var myAdBg = new Array();

myAd[0] = '<span class="red">Want Fogless A Dome?</span> Exclusive: <a href="http://www.websweeper.com/php/pool_domes/do-015.php">Ameri-Dome Heaters</a> <img src="http://www.websweeper.com/style/pics/menu/dome/heater.gif" style="margin:-3px 7px -7px 0" />';
	myAdBg[0] = '#CCFFFF';
myAd[1] = '<span class="green">Save $$$:</span> See Our <a href="http://www.websweeper.com/php/pool_domes/do-016.php">Current Pool Dome Sale</a>!';
	myAdBg[1] = '#B0FFB0';
myAd[2] = 'Swim Safely at Night with <a href="http://websweeper.com/php/pool_domes/do-031.php">Ameri-Dome Lights</a> <img src="http://www.websweeper.com/style/pics/menu/light.gif" style="margin:-3px 0 -7px 5px" />';
	myAdBg[2] = '#FFFF99';
myAd[3] = '<a href="http://www.websweeper.com/php/sun_domes/fab-001.php">Above-Ground Pool Domes</a>? AB Inc. is still your best bet!';
	myAdBg[3] = '#FFCCCC';
myAd[4] = '<img src="http://www.websweeper.com/style/pics/menu/dome/bag.gif" style="margin:-3px 7px -7px 0" /> <a href="http://www.websweeper.com/php/pool_domes/do-013.php">Ameri-Dome Bonus Pac</a> - Essentials for Care &amp; Storage';
	myAdBg[4] = '#E8D0E8';
myAd[5] = 'Get it done right the <em>first time</em>... Send us your pool photos'
	myAdBg[5] = '#FFCC66';

// Banner Rotation Speed in milli-seconds //	
var AdSpeed = 6000;

// Default Banner# //
var adNo = 0;