
document.write ("<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.write ("<tr>");
document.write ("<td bgcolor=\"#003399\" colspan=\"2\" height=\"130\">");
document.write ("<table width=\"740\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.write ("<tr>");
document.write ("<td width=\"267\"><img src=\"http://www.escapees.com/graphics/TopLeft.gif\" width=\"267\" height=\"106\"></td>");
document.write ("<td width=\"473\" align=\"left\" valign=\"middle\" nowrap>");
document.write ("<table width=\"100\" border=\"0\" cellspacing=\"0\" cellpadding=\"5\">");
document.write ("<tr>");
document.write ("<td bgcolor=\"#FFFFFF\" align=\"left\" valign=\"bottom\">");
function setCookie(name, value, expires, secure) { 
  var path = "/";
  var domain = "escapees.com";
  var curCookie = name + "=" + escape(value) + 
      ((expires) ? "; expires=" + expires.toGMTString() : "") + 
      ((path) ? "; path=" + path : "") + 
      ((domain) ? "; domain=" + domain : "") + 
      ((secure) ? "; secure" : ""); 
  document.cookie = curCookie; 
} 

function getCookie(name) { 
  var dc = document.cookie; 
  var prefix = name + "="; 
  var begin = dc.indexOf("; " + prefix); 
  if (begin == -1) { 
    begin = dc.indexOf(prefix); 
    if (begin != 0) return null; 
  } else 
    begin += 2; 
  var end = document.cookie.indexOf(";", begin); 
  if (end == -1) 
    end = dc.length; 
  return unescape(dc.substring(begin + prefix.length, end)); 
} 

var url = new Array(20); 
var graphic = new Array(20); 
var counter = new Array(20); 

url[0]="escapees.infopop.cc/eve/ubb.x"; 
graphic[0]="srvnetwork.gif"; 
counter[0]="rvnetwork"; 

url[1]="www.www.poliseek.com/rv"; 
graphic[1]="poliseek2.gif"; 
counter[1]="Poliseek2"; 

url[2]="www.foremost.com"; 
graphic[2]="sforemost.gif"; 
counter[2]="foremost"; 

url[3]="www.skymed.com/escapees/";
graphic[3]="skymed.jpg";
counter[3]="skymed";

url[4]="www.friesen-strain.com/escapees/";
graphic[4]="friesen.gif";
counter[4]="Friesen-Strain";

url[5]="rveducation101.com/cart/shopaff.asp?affid=21";
graphic[5]="RVEdu101.gif";
counter[5]="RVEdu101";

url[6]="www.woodalls.com/Online-Store/SpecialOffer.aspx?promocode=954&pkgcode=27K4&utm_source=Escapees&utm_medium=320x60_banner&utm_campaign=Escapees_hp_banner";
graphic[6]="Woodalls.gif";
counter[6]="Woodalls";

url[7]="www.coach-net.com/escapees";
graphic[7]="CoachNet.gif";
counter[7]="CoachNet";


url[8]="bit.ly/rvsolutions";
graphic[8]="3gstore.gif";
counter[8]="3gstore";

// ***** Important set number of banners below ***** 
var num_banners = 8; 
// ************************************************* 

var bannernum = "bannernum";
var num = getCookie(bannernum);
if (num == null) { 
num = Math.random(); 
num = ( num * ( num_banners ) ); 
num = Math.round(num); 
} 

 {
 document.write ("<a href=\"http://www.escapees.com/banner/click.asp?bannerid=" + counter[num] + "&bannerurl=" + url[num] + "\" target=\"_blank\" ><img src=\"http://www.escapees.com/banner/" + graphic[num] + "\" border=\"0\" align=\"left\"></a>"); 
 }

num++ 
if (num > num_banners) { 
num = 0 
} 
setCookie(bannernum, num) 
document.write ("</td>");
document.write ("</tr>");
document.write ("</table>");
			
document.write ("<a href=\"http://www.escapees.com/CommercialMembers/AdvertisingOpportunities.asp\" target=\"_blank\"><font size=\"-1\" face=\"Arial, Helvetica, sans-serif\" color=\"white\">Ad Rates</font></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href=\"http://www.escapees.com/adindex/index.asp\"><font size=\"-1\" face=\"Arial, Helvetica, sans-serif\" color=\"white\">Ad Index</font></a>");		
document.write ("</td>");
document.write ("</tr>");
document.write ("<tr>");
document.write ("<td colspan=\"2\" height=\"38\"><img name=\"NewMenu\" src=\"http://www.escapees.com/graphics/New-Menu.gif\" width=\"740\" height=\"61\" border=\"0\" usemap=\"#m_New-Menu\"></td>");
document.write ("</tr>");
document.write ("</table>");
document.write ("</tr>");
document.write ("</table>");
document.write ("</td>");
document.write ("</tr>");
document.write ("</table>");

document.write ("<map name=\"m_New-Menu\">");
document.write ("<area shape=\"rect\" coords=\"638,7,735,54\" href=\"https://www.escapees.com/store/listmemberships.asp\" target=\"_blank\" title=\"Join Escapees\" alt=\"Join Escapees\" >");
document.write ("<area shape=\"rect\" coords=\"390,36,476,47\" href=\"http://www.escapees.com/ClubAssociations.asp\" title=\"Special Offers\" alt=\"Special Offers\" >");
document.write ("<area shape=\"rect\" coords=\"507,17,610,29\" href=\"http://www.rvnetwork.com\" target=\"_blank\" title=\"Discussion Forum\" alt=\"Discussion Forum\" >");
document.write ("<area shape=\"rect\" coords=\"504,36,629,48\" href=\"http://www.escapees.com/CommercialMembers/CommercialDirectory.asp\" target=\"_blank\" title=\"Commercial Directory\" alt=\"Commercial Directory\" >");
document.write ("<area shape=\"rect\" coords=\"391,16,485,28\" href=\"http://www.escapees.com/ParksandParking.asp\" title=\"Parks and Parking\" alt=\"Parks and Parking\" >");
document.write ("<area shape=\"rect\" coords=\"278,35,351,48\" href=\"http://www.escapees.com/hot.asp\" title=\"Whats's Hot\" alt=\"Whats's Hot\" >");
document.write ("<area shape=\"rect\" coords=\"278,15,374,27\" href=\"http://www.escapees.com/GroupsandEvents.asp\" title=\"Groups and Events\" alt=\"Groups and Events\" >");
document.write ("<area shape=\"rect\" coords=\"171,35,257,48\" href=\"http://www.escapees.com/memberservices.asp\" title=\"Club Benefits\" alt=\"Club Benefits\" >");
document.write ("<area shape=\"rect\" coords=\"170,15,265,28\" href=\"http://www.escapees.com/Resources.asp\" title=\"Resources and Links\" alt=\"Resources and Links\" >");
document.write ("<area shape=\"rect\" coords=\"105,36,149,49\" href=\"http://www.escapees.com/store/\" target=\"_blank\" title=\"Store\" alt=\"Store\" >");
document.write ("<area shape=\"rect\" coords=\"106,16,152,28\" href=\"http://www.escapees.com/index2.asp\" title=\"Home\" alt=\"Home\" >");
document.write ("<area shape=\"rect\" coords=\"11,7,91,54\" href=\"http://www.escapees.com/index2.asp\" title=\"Home\" alt=\"Home\" >");
document.write ("</map>");