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