<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Holiday Inn Houston Near the Galleria');

document.write('</span><br>');

document.write('3131 West Loop South<br>');

document.write('Houston, TX 77027<br>');

document.write('PHONE: <span class="phonetitle">(713) 961-1640<BR></span>');

document.write('FAX: <span class="phonetitle">(713) 439-0989<BR></span>');




//  End -->