// JavaScript Document #1
// ads
ads = new Array(1);
ads[0] = '<a href="contact.html" target="_blank"><img src="images/indexad1.gif" border="0" width="590px" height="230px" /></a>';
ads[1] = '<a href="contact.html" target="_blank"><img src="images/indexad2.gif" border="0" width="590px" height="230px" /></a>';
ads[2] = '<a href="contact.html" target="_blank"><img src="images/indexad3.gif" border="0" width="590px" height="230px" /></a>';

