// be sure to change the name of this variable (xTable) to reflect the name of the destination

var Maine="<table cellSpacing=0 cellPadding=0 width=256 bgColor=#e9eef6 border=0>"
Maine += "<tr bgColor=#666699>"
Maine += "<td><img height='1' src=/cms_content/locator/highspeedinternet/images/spacer.gif width='10'></td>"
Maine += "<td><img height='1' src=/cms_content/locator/highspeedinternet/images/spacer.gif width='198'></td>"
Maine += "<td><img height='1' src=/cms_content/locator/highspeedinternet/images/spacer.gif width='24'></td>"
Maine += "<td><img height='1' src=/cms_content/locator/highspeedinternet/images/spacer.gif width='24'></td>"
Maine += "</tr>"

// <!-- destination row -->
Maine += "<tr bgColor=#ccd5e6>"
Maine += "<td valign='middle'><img height='24' src=/cms_content/locator/highspeedinternet/images/spacer.gif width='1'></td>"
Maine += "<td align='left' valign='middle' colspan='3' class='hdrmediumblue'>Maine</td>"
Maine += "</tr>"
// <!-- /destination row -->

// <!-- property row 1 -->
Maine += "<tr bgColor=#e9eef6>"
Maine += "<td valign='middle'><img height='24' src=/cms_content/locator/highspeedinternet/images/spacer.gif width='1'></td>"
Maine += "<td class='copysmall' valign='middle'><a href='http://www.wyndham.com/hotels/PWMHT/main.wnt' target='_blank'>Wyndham Portland Airport Hotel</a></td>"
Maine += "<td align='center' valign='middle'>"
// <!-- guest image  -->
Maine += "<img height=8 src=/cms_content/locator/highspeedinternet/images/spacer.gif width=8>"
// <!-- /guest image  -->
Maine += "</td>"
Maine += "<td align='center' valign='middle' class='copysmall'>"
// <!-- meeting image  -->
Maine += "3.5"
// <!-- /meeting image  -->
Maine += "</td>"
Maine += "</tr>"
// <!-- /property row 1 -->




Maine += "<tr bgColor=#666699>"
Maine += "<td valign=top colSpan=5><img height=1 src=/cms_content/locator/highspeedinternet/images/spacer.gif width=258></td></tr>"

Maine += ""
Maine += ""
Maine += "</table>"



