
// Courtesy of SimplytheBest.net - http://simplythebest.net/scripts/

function feature_sponsor() {
i=0;
var ads = new Object();


ads[i++] = '<a href="http://www.outtenchiropractic.com/" target="_blank"><img src="images/sponsors/outten.gif" border=0 alt="Outten Chiropractic is a Proud Sponsor of the Carolina Rollergirls"></a>';

ads[i++] = '<a href="http://www.docusourceofnc.com" target="_blank"><img src="images/sponsors/docusource.gif" border=0 alt="Docusource is a Proud Sponsor of the Carolina Rollergirls"></a>';

ads[i++] = '<a href="http://www.pphsinc.org/" target="_blank"><img src="images/sponsors/planned.gif" border=0 alt="Planned Parenthood is a Proud Sponsor of the Carolina Rollergirls"></a>';

ads[i++] = '<a href="http://www.phoenixtattoostudio.com/" target="_blank"><img src="images/sponsors/phoenix.gif" border=0 alt="Phoenix Tattoo is a Proud Sponsor of the Carolina Rollergirls"></a>';

ads[i++] = '<a href="http://www.theboroughraleigh.com" target="_blank"><img src="images/sponsors/borough.gif" border=0 alt="The Borough is a Proud Sponsor of the Carolina Rollergirls"></a>';

ads[i++] = '<a href="http://www.indyweek.com/" target="_blank"><img src="images/sponsors/indy.gif" border=0 alt="Independant Weekly is a Proud Sponsor of the Carolina Rollergirls"></a>';

ads[i++] = '<a href="http://www.woodyscitymarket.com/" target="_blank"><img src="images/sponsors/woodys.gif" border=0 alt="Woody&#39;s @ City Market is a Proud Sponsor of the Carolina Rollergirls"></a>';

ads[i++] = '<a href="http://locator.kerrdrug.com/locator/store_locator.jsf" target="_blank"><img src="images/sponsors/kerr.gif" border=0 alt="Kerr Drug is a Proud Sponsor of the Carolina Rollergirls"></a>';

ads[i++] = '<a href="http://www.etix.com/" target="_blank"><img src="images/sponsors/etix.gif" border=0 alt="eTix is a Proud Sponsor of the Carolina Rollergirls"></a>';

ads[i++] = '<a href="http://www.tirnanogirishpub.com/" target="_blank"><img src="images/sponsors/tirnanog.gif" border=0 alt="Tir-Na-Nog is a Proud Sponsor of the Carolina Rollergirls"></a>';

ads[i++] = '<a href="http://www.ornamentea.com/" target="_blank"><img src="images/sponsors/ornamentea.gif" border=0 alt="Ornamentea is a Proud Sponsor of the Carolina Rollergirls"></a>';

ads[i++] = '<a href="http://www.eco-modernism.com/" target="_blank"><img src="images/sponsors/eco.gif" border=0 alt="Eco-Modernism is a Proud Sponsor of the Carolina Rollergirls"></a>';

ads[i++] = '<a href="http://www.wefeedyourhead.com/" target="_blank"><img src="images/sponsors/edmckay.gif" border=0 alt="Ed McKay Used Books & More is a Proud Sponsor of the Carolina Rollergirls"></a>';

//ads[i++] = '<a href="http://www.naturalsciences.org/index.html" target="_blank"><img src="images/sponsors/NCMNS.gif" border=0 alt="North Carolina Musuem of Natural Sciences is a Proud Sponsor of the Carolina Rollergirls"></a>';

//ads[i++] = '<a href="http://www.busseslockservice.com" target="_blank"><img src="images/sponsors/busses.gif" border=0 alt="Busse&#39;s Lock Service is a Carolina Rollergirls Feature Sponsor"></a>';

//ads[i++] = '<a href="http://www.buffbrothers.com/" target="_blank"><img src="images/sponsors/buffalobros.gif" border=0 alt="Buffalo Brothers is a Carolina Rollergirls Feature Sponsor"></a>';

//ads[i++] = '<a href="http://www.friskystore.com/" target="_blank"><img src="images/sponsors/frisky.gif" border=0 alt="Frisky Business is a Carolina Rollergirls Feature Sponsor"></a>';

//ads[i++] = '<a href="http://www.myspace.com/sadlacksheroes" target="_blank"><img src="images/sponsors/sadlacks.gif" border=0 alt="Sadlacks"></a>';


ads.length = i;
dat = new Date();
dat = (dat.getTime()+"").charAt(8);
if (dat.length == 1)
 ad_num = dat%ads.length;
else
 ad_num = 0;
document.write(ads[ad_num]);

}
//ads[i++] = header
//+'<A HREF="http://planmagic.com" TARGET="_blank">PlanMagic Corporation</A>'
//+'</TD><TR></TR><TD><A HREF="http://planmagic.com/business_plan/restaurant_business_plan.html" TARGET'
//+'="_top"><CENTER><IMG SRC="banners/banner_2.gif" width="468" height="60" BORDER=0 ALT="PlanMagic Restaurant"></CENTER>'
//+'</A></TD></TR></TABLE></CENTER>';