images = new Array(16);

images[0] = "&nbsp;<br /><a href = 'http://www.wordpressdirect.com/members/?thankyou-page=7891' target='_blank'>launch your blog in minutes at wordpressdirect.com. SEO included.</a>";

images[1] = "<a href = 'http://www.wordpressdirect.com/members/?thankyou-page=7891' target='_blank'><img src='images/wpd-banner-alltrans-200.png' width='200' height='50' alt='WordPressDirect.com'  border='0'/></a>";

images[2] = "&nbsp;<br /><a href = 'http://www.ebates.com/refer-a-friend/amb1114.htm?referrerid=INua%2BcctO%2BB72DoXWPvscw%3D%3D' target='_blank'>get cash back on your online purchases at www.ebates.com.</a>";

images[3] = "&nbsp;<br /><a href = 'http://www.ebates.com/refer-a-friend/amb1114.htm?referrerid=INua%2BcctO%2BB72DoXWPvscw%3D%3D' target='_blank'>get cash back on your online purchases at www.ebates.com.</a>";

images[4] = "<a href = 'http://www.ebates.com/refer-a-friend/amb1114.htm?referrerid=INua%2BcctO%2BB72DoXWPvscw%3D%3D' target='_blank'><img src='images/ebates-banner.png' width='162' height='60' alt='ebates.com' border='0'/></a>";

images[5] = "<a href = 'http://www.ebates.com/refer-a-friend/amb1114.htm?referrerid=INua%2BcctO%2BB72DoXWPvscw%3D%3D' target='_blank'><img src='images/ebates-banner.png' width='162' height='60' alt='ebates.com' border='0'/></a>";

images[6] = "<a href = 'http://www.swoopo.com/?partner_id=uid1733875' target='_blank'><img src='images/swoopo_logo.png' width='136' height='60' alt='win BIG at swoopo.com!' border='0'/></a>";

images[7] = "<a href = 'http://www.swoopo.com/?partner_id=uid1733875' target='_blank'><img src='images/swoopo_logo.png' width='136' height='60' alt='win BIG at swoopo.com!' border='0'/></a>";

images[8] = "&nbsp;<br /><a href = 'http://www.backpackIT.com/?referrer=SUSTAINABLESTAFFING' target='_blank'>we recommend BACKPACK to organize your business and share a calendar with your team.</a>";

images[9] = "&nbsp;<br /><a href = 'http://www.highriseHQ.com/?referrer=SUSTAINABLESTAFFING' target='_blank'>we recommend HIGHRISE to track contacts, set follow-ups, and assign tasks.</a>";

images[10] = "&nbsp;<br /><a href = 'http://www.basecampHQ.com/?referrer=SUSTAINABLESTAFFING' target='_blank'>we recommend BASECAMP to manage projects, make to-do lists, and collaborate on anything.</a>";

images[11] = "<a href = 'http://www.wordpressdirect.com/members/?thankyou-page=7891' target='_blank'><img src='images/wpd-banner-alltrans-200.png' width='200' height='50' alt='WordPressDirect.com'  border='0'/></a>";

images[12] = "&nbsp;<br /><a href = 'http://minthost.com/clients/aff.php?aff=003' target='_blank'>minthost.com is the best hosting company we've found. amazing technical support and very affordable.</a>";

images[13] = "<a href = 'http://minthost.com/clients/aff.php?aff=003' target='_blank'><img src='http://www.minthost.com/media/images/logo.png' width='78' height='49' alt='minthost.com' border='0'/></a>";

images[14] = "&nbsp;<br /><a href = 'http://minthost.com/clients/aff.php?aff=003' target='_blank'>minthost.com is the best hosting company we've found. amazing technical support and very affordable.</a>";

images[15] = "<a href = 'http://minthost.com/clients/aff.php?aff=003' target='_blank'><img src='http://www.minthost.com/media/images/logo.png' width='78' height='49' alt='minthost.com' border='0'/></a>";



index = Math.floor(Math.random() * images.length);

document.write(images[index]);

