document.write("<td>")
document.write("<a href=\"http://melevsreef.com/cgi-bin/search.cgi\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('Image7','','header/button7_on.jpg',1)\"><img src=\"header/button7_off.jpg\" alt=\"Search my site\" name=\"Image7\" class=\"topMenuButton\"></a><br><a href=\"links.html\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('Image8','','header/button8_on.jpg',1)\"><img src=\"header/button8_off.jpg\" alt=\"Site Map\" name=\"Image8\" class=\"topMenuButton\"></a>")
document.write("</td>")
document.write("<td>")
<!-- zoanuts.com expires 1/01/09-- removed 5/04/09 -->
<!-- championlighting.com expires 04/12/11-->
<!-- cherrycorals.com expires 9/21/09-- removed 11/01/09>
<!-- marinedepot.com expires 5/20/11-->
<!-- marineland.com expires 12/31/2011 -->
<!-- instantocean.com expires 12/31/2011 -->
<!--
// original content taken from Nic's JavaScript Page with permission
// lack of these three lines will result in copyright infringment
// made by: Nic's JavaScript Page - http://www.javascript-page.com

var currentdate = 0;
var core = 0;

function initArray() {

this.length = initArray.arguments.length;
  for (var i = 0; i < this.length; i++) {
  this[i] = initArray.arguments[i];
  }
}

link = new initArray(
"http://www.dfwmacna.com",
"http://www.melevsreef.com/shop/index.html",
"http://www.ecotechmarine.com",
"http://www.championlighting.com/",
"http://www.reefaddicts.com",
"http://www.marinedepot.com/JBJ_Nano_Cube_RL_Rimless_Biotope_Aquarium_Nano_Cube_Aquariums_Tanks-JBJ_Lighting-JB00982-FIAQNCNT-vi.html?utm_source=mdrefsitebannerMELEV&utm_medium=mdbanner&utm_term=mdrefsitebannerMELEV&utm_content=mdrefsitebanner&utm_campaign=mdrefsitebanner",
"http://marineland.com/MarineLand.home",
"http://instantocean.com/InstantOcean.home",
"http://www.dfwmas.org/"
);

image = new initArray(
"http://www.melevsreef.com/banner/macna2012_468x60.gif",
"http://www.melevsreef.com/banner/2xrodi.gif",
"http://www.melevsreef.com/banner/ecotech.gif",
"http://www.championlighting.com/banner/melevsreef.gif",
"http://www.melevsreef.com/banner/reefaddicts_banner.gif",
"http://www.f3images.com/IMD/Sponsors/MD_468x60.gif",
"http://www.melevsreef.com/banner/ML BannerAd_468X60.gif",
"http://www.melevsreef.com/banner/IO-Banner-Ad_Static468X60.jpg",
"http://www.melevsreef.com/banner/dfwmasbanner.jpg"
);

text = new initArray(
"MACNA is coming to DFW - Sept 28-30, 2012!",
"I sell RO/DI Systems - Check out the Reef Shop",
"Vortech pumps are what I use in my reef",
"ChampionLighting.com - lighting and more, shipped to your door",
"ReefAddicts.com - It's Epic! Get involved!!",
"MarineDepot.com - Anything you need, they've got it!",
"Marineland - All of your aquarium needs... tanks, stands, lighting, and more",
"Instant Ocean - Salt, nutrition, additives, & equipment",
"DFWMAS.org - Dallas/Ft Worth Marine Aquarium Society"
);

var currentdate = new Date();
var core = currentdate.getSeconds() % image.length;
var ranlink  = link[core];
var ranimage = image[core];
var rantext  = text[core];

document.write('<a href=\"' +ranlink+ '\" target=\"_blank\"><img src=\"'+ranimage+'\" border="0" alt=\"'+rantext+'\"></a>');
//-->
document.write("</td>")
