<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->


document.write('<span class="contacttitle">');

document.write('The BBQ Man Restaruant');

document.write('</span><br>');

document.write("<font size=\"-1\">");

document.write('4931 South IH-37<br>');

document.write('Corpus Christi, TX 78408<br>');

document.write('PHONE: <span class="contacttitle">361-888-4248<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:thebbqman@thebbqman.com">thebbqman@thebbqman.com</a><br>');

document.write("</font>");


//  End -->