document.write("<table border=0 cellspacing=0 cellpadding=0>");
document.write("<tr>");
document.write("<td>");
document.write("<map name=FPMap1>");
document.write("<area href=whattodo.html shape=rect coords='15, 16, 76, 33'>");
document.write("<area href=shopping.html shape=rect coords='15, 32, 68, 50'>");
document.write("<area href=golf.html coords='15, 49, 43, 65 shape=rect'>");
document.write("<area href=spa.html shape=rect coords='15, 64, 46, 81'>");
document.write("<area href=restaurant.html shape=rect coords='15, 80, 80, 97'>");
document.write("<area href=wineries.html shape=rect coords='15, 96, 66, 112'>");
document.write("<area href=lodging.html coords='15, 112, 60, 128 shape=rect'>");
document.write("<area href=activities.html shape=rect coords='15, 128, 69, 145'>");
document.write("<area href=stay.html shape=rect coords='15, 144, 111, 162'>");
document.write("<area href=meetings.html shape=rect coords='15, 161, 147, 177'>");
document.write("<area href=wedding.html shape=rect coords='15, 176, 72, 192'>");
document.write("<area href=transportation.html shape=rect coords='15, 192, 91, 209'>");
document.write("<area href=wine.html shape=rect coords='15, 0, 88, 17'>");
document.write("<area href=travel.html shape=rect coords='15, 208, 95, 225'>");
document.write("<area href=map.html shape=rect coords='15, 224, 45, 241'>");
document.write("<area href=business.html shape=rect coords='15, 240, 96, 257'>");
document.write("<area href=realestate.html shape=rect coords='15, 256, 119, 274'>");
document.write("<area href=classified.html shape=rect coords='15, 273, 129, 290'>");
document.write("<area href=contact.html shape=rect coords='15, 290, 78, 305'>");
document.write("</map><IMG SRC=images/index08.gif usemap='#FPMap1' border=0>");
document.write("</td>");
document.write("</tr>");
document.write("</table>");
  