// be sure to change the name of this variable (xTable) to reflect the name of the destination

var Florida="<table cellSpacing=0 cellPadding=0 width=256 bgColor=#e9eef6 border=0>"
Florida += "<tr bgColor=#666699>"
Florida += "<td><img height='1' src=/cms_content/locator/highspeedinternet/images/spacer.gif width='10'></td>"
Florida += "<td><img height='1' src=/cms_content/locator/highspeedinternet/images/spacer.gif width='198'></td>"
Florida += "<td><img height='1' src=/cms_content/locator/highspeedinternet/images/spacer.gif width='24'></td>"
Florida += "<td><img height='1' src=/cms_content/locator/highspeedinternet/images/spacer.gif width='24'></td>"
Florida += "</tr>"


// <!-- destination row -->
Florida += "<tr bgColor=#ccd5e6>"
Florida += "<td valign='middle'><img height='24' src=/cms_content/locator/highspeedinternet/images/spacer.gif width='1'></td>"
Florida += "<td align='left' valign='middle' colspan='3' class='hdrmediumblue'>Florida</td>"
Florida += "</tr>"
// <!-- /destination row -->


// <!-- property row 1 -->
Florida += "<tr bgColor=#e9eef6>"
Florida += "<td valign='middle'><img height='24' src=/cms_content/locator/highspeedinternet/images/spacer.gif width='1'></td>"
Florida += "<td class='copysmall' valign='middle'><a href='http://www.wyndham.com/hotels/MCOWD/main.wnt' target='_blank'>Wyndham Orlando Resort</a></td>"
Florida += "<td class='copysmall' valign='middle' align='center'>"
Florida += "<!-- guest image  -->"
Florida += "<img height=8 src=/cms_content/locator/highspeedinternet/images/spacer.gif width=8>"
// <!-- /guest image  -->
Florida += "</td>"
Florida += "<td align='center' valign='middle'>"
// <!-- meeting image  -->
Florida += "<img height=8 src=/cms_content/locator/highspeedinternet/images/guest.gif width=8>"
// <!-- /meeting image  -->
Florida += "</td>"
Florida += "</tr>"
// <!-- /property row 1 -->


Florida += "<tr bgColor=#666699>"
Florida += "<td valign=top colSpan=5><img height=1 src=/cms_content/locator/highspeedinternet/images/spacer.gif width=258></td></tr>"


Florida += ""
Florida += ""
Florida += "</table>"