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

