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