<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<div id="menu2">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" bgcolor="#CECEC4" height="24"><tr><td background="picts/background-menu.gif" valign="center" align="right">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" background="picts/background-menu.gif" height="24"><tr><td>');


document.write('<a href="about-website-design-optimization.htm">About Us</a><br>');
document.write('</td><td>');


document.write('<a href="houston-website-designer.htm">Services</a><br>');
document.write('</td><td>');

document.write('<a href="houston-website-hosting.htm">Hosting</a><br>');
document.write('</td><td>');


document.write('<a href="houston-website-portfolio.htm">Portfolio</a><br>');
document.write('</td><td>');

document.write('<a href="website-agreements.htm">Agreements</a><br>');
document.write('</td><td>');


document.write('<a href="contact.php">Contact</a><br>');
document.write('</td><td>');


document.write('<a href="/blog/">Blog</a><br>');
document.write('</td><td>');


document.write('<a href="index.html">Home</a><br>');
document.write('</td><td>');


document.write('<br>');
document.write('</td></tr></table>');
document.write('</td></tr></table>');
document.write('</div>');
//  End -->