
<!--

function mapLinks(address,city,state,zip,level){

  var symbol;
  var w;
  var h;
  var alttext ='';
  //FL-Map-10x10
  //NE-Map-20x11
  //IA-Map-18x11
  
  if (state=='FL')
     {
     alttext = 'Florida';
     symbol='icons/mapcos/FL-Map-10x10';
     w = 10;
     h = 10;
     }
  else
  if (state=='NE')
     {
     alttext = 'Nebraska';
     symbol='icons/mapcos/NE-Map-20x11';
     w = 20;
     h = 11;
     }
  else
  if (state=='IA')
     {
     alttext = 'Iowa';
     symbol='icons/mapcos/IA-Map-18x11';
     w = 18;
     h = 11;
     }
  else
     {
     alttext = 'Florida';
     symbol='icons/mapcos/FL-Map-10x10';
     w = 10;
     h = 10;
     }
  //document.write('(<a onmouseover="dccw(\'Clicking this link opens another copy of the browser (or another browser tab).\',\'Click to see a map.\',150); return true;" onmouseout="nd(); return true;" onclick="openWindow(this,\'mappage\')" class="x" href="http://www.mapquest.com/maps/map.adp?country=US&amp;address='+address+'&amp;city='+city+'&amp;state='+state+'&amp;zipcode='+zip+'&amp;homesubmit.x=45&amp;homesubmit.y=13"><img src="'+level+'images/'+symbol+'.gif" longdesc="'+level+'images/'+symbol+'.txt" title="" alt="'+alttext+' State symbol" width="'+w+'" height="'+h+'" border="0" /></a>)');
  document.write('(<a onmouseover="dccw(\'Clicking this link opens another copy of the browser (or another browser tab).\',\'Mapquest Maps - Click to see a map.\',250); return true;" onmouseout="nd(); return true;" onclick="openWindow(this,\'mappage\')" class="x" href="http://www.mapquest.com/maps/map.adp?country=US&amp;address='+address+'&amp;city='+city+'&amp;state='+state+'&amp;zipcode='+zip+'&amp;homesubmit.x=45&amp;homesubmit.y=13"><img src="'+level+'images/'+symbol+'.gif" longdesc="'+level+'images/'+symbol+'.txt" title="" alt="'+alttext+' State symbol" width="'+w+'" height="'+h+'" border="0" /></a>)');
  document.write(' ');
  //document.write('(<a onmouseover="dccw(\'Clicking this link opens another copy of the browser (or another browser tab).\',\'Click to see a Google map.\',150); return true;" onmouseout="nd(); return true;" onclick="openWindow(this,\'mappage\')" class="x" href="http://maps.google.com/maps?q='+address+',+'+city+',+'+state+'&amp;t=h&amp;iwloc=A&amp;hl=en"><img src="'+level+'images/icons/mapcos/GoogleLogo-36x12.png" longdesc="'+level+'images/icons/mapcos/GoogleLogo-36x12.txt" alt="Google Local logo" width="36" height="12" border="0" /></a>)');
  document.write('(<a onmouseover="dccw(\'Clicking this link opens another copy of the browser (or another browser tab).\',\'Click to see Google Local Maps and Satellite view.\',350); return true;" onmouseout="nd(); return true;" onclick="openWindow(this,\'mappage\')" class="x" href="http://maps.google.com/maps?q='+address+',+'+city+',+'+state+'&amp;t=h&amp;iwloc=A&amp;hl=en"><img src="'+level+'images/icons/mapcos/GoogleLogo-36x12.png" longdesc="'+level+'images/icons/mapcos/GoogleLogo-36x12.txt" alt="Google Local logo" width="36" height="12" border="0" /></a>)');
  document.write(' ');
  //document.write('(<a onmouseover="dccw(\'Clicking this link opens another copy of the browser (or another browser tab).\',\'Click to see a map.\',150); return true;" onmouseout="nd(); return true;" onclick="openWindow(this,\'mappage\')" class="x" href="http://maps.yahoo.com/py/maps.py?Pyt=Tmap&amp;addr='+address+'&amp;csz='+city+'+'+state+'+'+zip+'&amp;Get%A0Map=Get+Map"><img src="'+level+'images/icons/mapcos/YahooLogo-19x10.gif" longdesc="'+level+'images/icons/mapcos/YahooLogo-19x10.txt" alt="Yahoo maps logo" width="19" height="10" border="0" /></a>)');
  document.write('(<a onmouseover="dccw(\'Clicking this link opens another copy of the browser (or another browser tab).\',\'Yahoo Maps - Click to see a map.\',250); return true;" onmouseout="nd(); return true;" onclick="openWindow(this,\'mappage\')" class="x" href="http://maps.yahoo.com/py/maps.py?Pyt=Tmap&amp;addr='+address+'&amp;csz='+city+'+'+state+'+'+zip+'&amp;Get%A0Map=Get+Map"><img src="'+level+'images/icons/mapcos/YahooLogo-19x10.gif" longdesc="'+level+'images/icons/mapcos/YahooLogo-19x10.txt" alt="Yahoo maps logo" width="19" height="10" border="0" /></a>)');

}


function mapLinksY(address,city,state,zip,level){

  var symbol;
  var w;
  var h;
  var alttext ='';
  //FL-Map-10x10
  //NE-Map-20x11
  //IA-Map-18x11
  
  if (state=='FL')
     {
     alttext = 'Florida';
     symbol='icons/mapcos/FL-Map-10x10';
     w = 10;
     h = 10;
     }
  else
  if (state=='NE')
     {
     alttext = 'Nebraska';
     symbol='icons/mapcos/NE-Map-20x11';
     w = 20;
     h = 11;
     }
  else
  if (state=='IA')
     {
     alttext = 'Iowa';
     symbol='icons/mapcos/IA-Map-18x11';
     w = 18;
     h = 11;
     }
  else
     {
     alttext = 'Florida';
     symbol='icons/mapcos/FL-Map-10x10';
     w = 10;
     h = 10;
     }
  document.write('(<a onmouseover="dccw(\'Clicking this link opens another copy of the browser (or another browser tab).\',\'Mapquest Maps - Click to see a map.\',250); return true;" onmouseout="nd(); return true;" onclick="openWindow(this,\'mappage\')" class="x" href="http://www.mapquest.com/maps/map.adp?country=US&amp;address='+address+'&amp;city='+city+'&amp;state='+state+'&amp;zipcode='+zip+'&amp;homesubmit.x=45&amp;homesubmit.y=13"><img src="'+level+'images/'+symbol+'.gif" longdesc="'+level+'images/'+symbol+'.txt" title="" alt="'+alttext+' State symbol" width="'+w+'" height="'+h+'" border="0" /></a>)');
  document.write(' ');
  document.write('(<a onmouseover="dccw(\'Clicking this link opens another copy of the browser (or another browser tab).\',\'Click to see Google Local Maps and Satellite view.\',350); return true;" onmouseout="nd(); return true;" onclick="openWindow(this,\'mappage\')" class="x" href="http://maps.google.com/maps?q='+address+',+'+city+',+'+state+'&amp;t=h&amp;iwloc=A&amp;hl=en"><img src="'+level+'images/icons/mapcos/GoogleLogo-36x12.png" longdesc="'+level+'images/icons/mapcos/GoogleLogo-36x12.txt" alt="Google Local logo" width="36" height="12" border="0" /></a>)');
  document.write(' ');
  document.write('(<a onmouseover="dccw(\'Clicking this link opens another copy of the browser (or another browser tab).\',\'Yahoo Maps - Click to see a map.\',250); return true;" onmouseout="nd(); return true;" onclick="openWindow(this,\'mappage\')" class="x" href="http://maps.yahoo.com/py/maps.py?Pyt=Tmap&amp;addr='+address+'&amp;csz='+city+'+'+state+'+'+zip+'&amp;Get%A0Map=Get+Map"><img src="'+level+'images/icons/mapcos/YahooLogo-19x10.gif" longdesc="'+level+'images/icons/mapcos/YahooLogo-19x10.txt" alt="Yahoo maps logo" width="19" height="10" border="0" /></a>)');
  document.write(' ');
  document.write('(<a onmouseover="dccw(\'Clicking this link opens another copy of the browser (or another browser tab).\',\'Microsoft MapPoint by Superpages - Click to see a map.\',250); return true;" onmouseout="nd(); return true;" onclick="openWindow(this,\'mappage\')" class="x" href="http://www.whitepages.com/10866/map/map?CountryRegion=US&amp;Subdivision='+state+'&amp;AddressLine='+address+'&amp;PrimaryCity='+city+'&amp;PostalCode='+zip+'&amp;"><img src="'+level+'images/icons/mapcos/MicrosoftMapPoint-38x11.gif" longdesc="'+level+'images/icons/mapcos/MicrosoftMapPoint-38x11.txt" alt="MS Mappoint maps logo" width="38" height="11" border="0" /></a>)');
  document.write(' ');
  //document.write('(<a onmouseover="dccw(\'Clicking this link opens another copy of the browser (or another browser tab).\',\'Microsoft MapPoint - Click to see a map.\',250); return true;" onmouseout="nd(); return true;" onclick="openWindow(this,\'mappage\')" class="x" href="http://mappoint.msn.com/(tsqv30aux5xqiw45q1t0r455)/map.aspx?L=USA&amp;A=7.16667&amp;P=|30.33263%2c-81.60305|1|'+address+'%2c+'+city+'%2c+'+state+'+'+zip+'|L1|"><img src="'+level+'images/icons/mapcos/MicrosoftMapPoint-38x11.gif" longdesc="'+level+'images/icons/mapcos/MicrosoftMapPoint-38x11.txt" alt="MS Mappoint maps logo" width="38" height="11" border="0" /></a>)');
  document.write('(<a onmouseover="dccw(\'Clicking this link opens another copy of the browser (or another browser tab).\',\'Microsoft MapPoint - Click to see a map.\',250); return true;" onmouseout="nd(); return true;" onclick="openWindow(this,\'mappage\')" class="x" href="http://mappoint.msn.com/(tsqv30aux5xqiw45q1t0r455)/map.aspx?L=USA&amp;A=7.16667|1|'+address+'%2c+'+city+'%2c+'+state+'+'+zip+'|L1|"><img src="'+level+'images/icons/mapcos/MicrosoftMapPoint-38x11.gif" longdesc="'+level+'images/icons/mapcos/MicrosoftMapPoint-38x11.txt" alt="MS Mappoint maps logo" width="38" height="11" border="0" /></a>)');
  //document.write(' ');
  //document.write('(<a onmouseover="dccw(\'Clicking this link opens another copy of the browser (or another browser tab).\',\'a9 - Click to see a map.\',250); return true;" onmouseout="nd(); return true;" onclick="openWindow(this,\'mappage\')" class="x" href="http://maps.a9.com/?ypLoc='+address+'%2C%20'+city+'%2C%20'+state+'"><img src="'+level+'images/icons/mapcos/a9-12x11.gif" longdesc="'+level+'images/icons/mapcos/a9-12x11.txt" alt="a9 maps logo" width="12" height="11" border="0" /></a>)');

  //http://local.live.com/?v=2&sp=adr.7152%20Lone%20Star%20Rd%2c%20Jacksonville%2c%20FL%2032211
  //http://local.live.com/?v=2&sp=adr.7152%20Lone%20Star%20Rd%2C%20Jacksonville%2C%20FL%2032211
  //http://local.live.com/?v=2&sp=adr.3311%20Brachenbury%20Ln%2C%20Jacksonville%2C%20FL%2032225
  //http://local.live.com/?v=2&sp=adr.1107%20N%2012th%20St%2C%20Jacksonville%20Beach%2C%20FL%2032250
  //http://maps.a9.com/?ypLoc=7152%20Lone%20Star%20Rd%2C%20Jacksonville%2C%20FL
  //7.16667
  //http://mappoint.msn.com/(tsqv30aux5xqiw45q1t0r455)/map.aspx?L=USA&amp;A=7.16667&amp;P=|30.33263%2c-81.60305|1|'+address+'%2c+'+city+'%2c+'+state+'+'+zip+'|L1|
  //http://mappoint.msn.com/(tsqv30aux5xqiw45q1t0r455)/map.aspx?L=USA&amp;A=1&amp;PN=969317565&amp;S=800%2c740&amp;P=|30.33627,-81.58183|1|32211|L1|&amp;TI=32211
  //http://mappoint.msn.com/(tsqv30aux5xqiw45q1t0r455)/map.aspx?L=USA&amp;A=1      &amp;PN=969317564&amp;S=800%2c740&amp;P=|1|'+zip+'|L1|&amp;TI='+zip+'
  //http://mappoint.msn.com/(tsqv30aux5xqiw45q1t0r455)/map.aspx?                                   L=USA&A=7.16667&P=|30.33263%2c-81.60305|1|1078+Rogero+Road%2c+Jacksonville%2c+FL+32211|L1|
  //http://mappoint.msn.com/(tsqv30aux5xqiw45q1t0r455)/map.aspx?C=30.331778469%2c-81.6072820090001&L=USA&A=1&PN=969317562&S=800%2c740&P=|30.33627,-81.58183|1|32211|L1|&TI=32211
  //http://mappoint.msn.com/(tsqv30aux5xqiw45q1t0r455)/map.aspx?L=USA&A=7.16667&P=|30.33263%2c-81.60305|1|2690%20S.%20Ponte%20Vedra%20Blvd.%2c+Ponte%20Vedra%20Beach%2c+FL+32082|L1|

}


function repSpaceWith( s, newch)
   {
	var i = 0;
   var whitespace = " \t\n\r";
   var c;
   var output = '';
   for (i = 0; i < s.length; i++)
      {
      c = s.charAt(i);
      if (whitespace.indexOf(c) == -1)
         output += c;
      else
         output += newch;
      }
   return output;
   }


function mapLinksX(address,city,state,zip,level){

  var symbol;
  var w;
  var h;
  var alttext ='';
  var newAddrPlus = '';
  var newCityPlus = '';
  var newAddrBlk = '';
  var newCityBlk = '';
  //FL-Map-10x10
  //NE-Map-20x11
  //IA-Map-18x11
  
  if (state=='FL')
     {
     alttext = 'Florida';
     symbol='icons/mapcos/FL-Map-10x10';
     w = 10;
     h = 10;
     }
  else
  if (state=='NE')
     {
     alttext = 'Nebraska';
     symbol='icons/mapcos/NE-Map-20x11';
     w = 20;
     h = 11;
     }
  else
  if (state=='IA')
     {
     alttext = 'Iowa';
     symbol='icons/mapcos/IA-Map-18x11';
     w = 18;
     h = 11;
     }
  else
     {
     alttext = 'Florida';
     symbol='icons/mapcos/FL-Map-10x10';
     w = 10;
     h = 10;
     }
  newAddrPlus = repSpaceWith(address, '+');
  newCityPlus = repSpaceWith(city, '+');
  newAddrBlk = repSpaceWith(address, '%20');
  newCityBlk = repSpaceWith(city, '%20');
  //document.write('The new address is: "'+newAddrPlus+'".');
  //document.write('The new address is: "'+newAddrBlk+'".');

  // Mapquest
  document.write('(<a onmouseover="dccw(\'Clicking this link opens another copy of the browser (or another browser tab).\',\'Mapquest Maps - Click to see a map.\',250); return true;" onmouseout="nd(); return true;" onclick="openWindow(this,\'mappage\')" class="x" href="http://www.mapquest.com/maps/map.adp?country=US&amp;address='+newAddrPlus+'&amp;city='+newCityPlus+'&amp;state='+state+'&amp;zipcode='+zip+'&amp;homesubmit.x=45&amp;homesubmit.y=13"><img src="'+level+'images/'+symbol+'.gif" longdesc="'+level+'images/'+symbol+'.txt" title="" alt="'+alttext+' State symbol" width="'+w+'" height="'+h+'" border="0" /></a>)');


  // Yahoo Maps
  document.write(' ');
  document.write('(<a onmouseover="dccw(\'Clicking this link opens another copy of the browser (or another browser tab).\',\'Yahoo Maps - Click to see a map.\',250); return true;" onmouseout="nd(); return true;" onclick="openWindow(this,\'mappage\')" class="x" href="http://maps.yahoo.com/py/maps.py?Pyt=Tmap&amp;addr='+newAddrPlus+'&amp;csz='+newCityPlus+'+'+state+'+'+zip+'&amp;Get%A0Map=Get+Map"><img src="'+level+'images/icons/mapcos/YahooLogo-19x10.gif" longdesc="'+level+'images/icons/mapcos/YahooLogo-19x10.txt" alt="Yahoo maps logo" width="19" height="10" border="0" /></a>)');

  // Microsoft Mappoint
  document.write(' ');
  //document.write('(<a onmouseover="dccw(\'Clicking this link opens another copy of the browser (or another browser tab).\',\'Microsoft MapPoint - Click to see a map.\',250); return true;" onmouseout="nd(); return true;" onclick="openWindow(this,\'mappage\')" class="x" href="http://mappoint.msn.com/(tsqv30aux5xqiw45q1t0r455)/map.aspx?L=USA&amp;A=7.16667&amp;P=|30.33263%2c-81.60305|1|'+newAddrPlus+'%2c+'+newCityPlus+'%2c+'+state+'+'+zip+'|L1|"><img src="'+level+'images/icons/mapcos/MicrosoftMapPoint-38x11.gif" longdesc="'+level+'images/icons/mapcos/MicrosoftMapPoint-38x11.txt" alt="MS Mappoint maps logo" width="38" height="11" border="0" /></a>)');
  //document.write('(<a onmouseover="dccw(\'Clicking this link opens another copy of the browser (or another browser tab).\',\'Microsoft MapPoint - Click to see a map.\',250); return true;" onmouseout="nd(); return true;" onclick="openWindow(this,\'mappage\')" class="x" href="http://mappoint.msn.com/(tsqv30aux5xqiw45q1t0r455)/map.aspx?L=USA&amp;A=7.16667|1|'+newAddrPlus+'%2c+'+newCityPlus+'%2c+'+state+'+'+zip+'|L1|"><img src="'+level+'images/icons/mapcos/MicrosoftMapPoint-38x11.gif" longdesc="'+level+'images/icons/mapcos/MicrosoftMapPoint-38x11.txt" alt="MS Mappoint maps logo" width="38" height="11" border="0" /></a>)');
  document.write('(<a onmouseover="dccw(\'Clicking this link opens another copy of the browser (or another browser tab).\',\'Microsoft MapPoint - Click to see a map.\',250); return true;" onmouseout="nd(); return true;" onclick="openWindow(this,\'mappage\')" class="x" href="http://maps.msn.com/home.aspx?strt1='+newAddrBlk+'&amp;city1='+newCityBlk+'&amp;stnm1='+state+'&zipc1='+zip+'&amp;cnty1=0"><img src="'+level+'images/icons/mapcos/MicrosoftMapPoint-38x11.gif" longdesc="'+level+'images/icons/mapcos/MicrosoftMapPoint-38x11.txt" alt="MS Mappoint maps logo" width="38" height="11" border="0" /></a>)');

  // A9
  //document.write(' ');
  //document.write('(<a onmouseover="dccw(\'Clicking this link opens another copy of the browser (or another browser tab).\',\'a9 - Click to see a map.\',250); return true;" onmouseout="nd(); return true;" onclick="openWindow(this,\'mappage\')" class="x" href="http://maps.a9.com/?ypLoc='+newAddrBlk+'%2C%20'+newCityBlk+'%2C%20'+state+'"><img src="'+level+'images/icons/mapcos/a9-12x11.gif" longdesc="'+level+'images/icons/mapcos/a9-12x11.txt" alt="a9 maps logo" width="12" height="11" border="0" /></a>)');
  
  // Google Maps
  document.write(' ');
  document.write('(<a onmouseover="dccw(\'Clicking this link opens another copy of the browser (or another browser tab).\',\'Click to see Google Local Maps and Satellite view.\',350); return true;" onmouseout="nd(); return true;" onclick="openWindow(this,\'mappage\')" class="x" href="http://maps.google.com/maps?q='+newAddrPlus+',+'+newCityPlus+',+'+state+'&amp;t=h&amp;iwloc=A&amp;hl=en"><img src="'+level+'images/icons/mapcos/GoogleLogo-36x12.png" longdesc="'+level+'images/icons/mapcos/GoogleLogo-36x12.txt" alt="Google Local logo" width="36" height="12" border="0" /></a>)');

  // Whitepages using MS Mappoint
  //document.write(' ');
  //document.write('(<a onmouseover="dccw(\'Clicking this link opens another copy of the browser (or another browser tab).\',\'Whitepages using Microsoft MapPoint - Click to see a map.\',250); return true;" onmouseout="nd(); return true;" onclick="openWindow(this,\'mappage\')" class="x" href="http://www.whitepages.com/10866/map/map?CountryRegion=US&amp;Subdivision='+state+'&amp;AddressLine='+newAddrPlus+'&amp;PrimaryCity='+newCityPlus+'&amp;PostalCode='+zip+'&amp;"><img src="'+level+'images/icons/mapcos/pow_by_wp3-35x11.gif" longdesc="'+level+'images/icons/mapcos/pow_by_wp3-35x11.txt" alt="Powered by WhitePages.com logo" width="35" height="11" border="0" /></a>)');

  // MS Local Live
  //document.write(' ');
  //document.write('(<a onmouseover="dccw(\'Clicking this link opens another copy of the browser (or another browser tab).\',\'MS Local Live - Click to see a map.\',250); return true;" onmouseout="nd(); return true;" onclick="openWindow(this,\'mappage\')" class="x" href="http://local.live.com/?v=2&sp=adr.'+newAddrBlk+'%2c%'+newCityBlk+'%2c%20'+state+'%20'+zip+'"><img src="'+level+'images/icons/mapcos/MSLocalLive-55x11.png" longdesc="'+level+'images/icons/mapcos/MSLocalLive-55x11.txt" alt="MS Local Live maps logo" width="55" height="11" border="0" /></a>)');

  //Expedia
  //document.write(' ');
  //document.write('(<a onmouseover="dccw(\'Clicking this link opens another copy of the browser (or another browser tab).\',\'Expedia - Click to see a map.\',250); return true;" onmouseout="nd(); return true;" onclick="openWindow(this,\'mappage\')" class="x" href="http://www.expedia.com/pub/agent.dll?qscr=mcst&strt1='+address+'.&city1='+city+'&stnm1='+state+'&zipc1='+zip+'&cnty1=5&&zz=1142046051380&"><img src="'+level+'images/icons/mapcos/expedia-49x11.gif" longdesc="'+level+'images/icons/mapcos/expedia-49x11.txt" alt="Expedia maps logo" width="49" height="11" border="0" /></a>)');

  //http://local.live.com/?v=2&sp=adr.7152%20Lone%20Star%20Rd%2c%20Jacksonville%2c%20FL%2032211
  //http://local.live.com/?v=2&sp=adr.7152%20Lone%20Star%20Rd%2C%20Jacksonville%2C%20FL%2032211
  //http://local.live.com/?v=2&sp=adr.3311%20Brachenbury%20Ln%2C%20Jacksonville%2C%20FL%2032225
  //http://local.live.com/?v=2&sp=adr.1107%20N%2012th%20St%2C%20Jacksonville%20Beach%2C%20FL%2032250
  //http://maps.a9.com/?ypLoc=7152%20Lone%20Star%20Rd%2C%20Jacksonville%2C%20FL
  //7.16667
  //http://mappoint.msn.com/(tsqv30aux5xqiw45q1t0r455)/map.aspx?L=USA&amp;A=7.16667&amp;P=|30.33263%2c-81.60305|1|'+newAddrPlus+'%2c+'+newCityPlus+'%2c+'+state+'+'+zip+'|L1|
  //http://mappoint.msn.com/(tsqv30aux5xqiw45q1t0r455)/map.aspx?L=USA&amp;A=1&amp;PN=969317565&amp;S=800%2c740&amp;P=|30.33627,-81.58183|1|32211|L1|&amp;TI=32211
  //http://mappoint.msn.com/(tsqv30aux5xqiw45q1t0r455)/map.aspx?L=USA&amp;A=1      &amp;PN=969317564&amp;S=800%2c740&amp;P=|1|'+zip+'|L1|&amp;TI='+zip+'
  //http://mappoint.msn.com/(tsqv30aux5xqiw45q1t0r455)/map.aspx?                                   L=USA&A=7.16667&P=|30.33263%2c-81.60305|1|1078+Rogero+Road%2c+Jacksonville%2c+FL+32211|L1|
  //http://mappoint.msn.com/(tsqv30aux5xqiw45q1t0r455)/map.aspx?C=30.331778469%2c-81.6072820090001&L=USA&A=1&PN=969317562&S=800%2c740&P=|30.33627,-81.58183|1|32211|L1|&TI=32211
  //http://mappoint.msn.com/(tsqv30aux5xqiw45q1t0r455)/map.aspx?L=USA&A=7.16667&P=|30.33263%2c-81.60305|1|2690+S.+Ponte+Vedra+Blvd.%2c+Ponte+Vedra+Beach%2c+FL+32082|L1| (not found)
  //http://mappoint.msn.com/(tsqv30aux5xqiw45q1t0r455)/map.aspx?L=USA&A=7.16667&P=|30.33263%2c-81.60305|1|5714+Arlington+Road%2c+Jacksonville%2c+FL+32211|L1|
  //http://maps.msn.com/(v2yhdd45h2hkte3smifd5jvd)/home.aspx?strt=5714+Arlington+Road&city=Jacksonville&stnm1=FL&zipc1=32211&cnty1=0
  //http://maps.msn.com/(zu3gie550inwbdrixjaqms2t)/home.aspx?strt=5714%20Arlington%20Road&city=Jacksonville&stnm1=FL&zipc1=32211&cnty1=0
  //http://www.expedia.com/pub/agent.dll?qscr=mcst&strt1=7867+N.+Glen+Echo+Road.&city1=Jacksonville&stnm1=FL&zipc1=32211&cnty1=5&&zz=1142046051380&
  //http://www.expedia.com/pub/agent.dll?qscr=mcst&strt1='+address+'.&city1='+city+'&stnm1='+state+'&zipc1='+zip+'&cnty1=5&&zz=1142046051380&

} // end mapLinksX

//-->
