



document.write('<table width="100%" cellpadding="0" cellspacing="0" border="0" id="tblMenu">);
document.write('<tr>);
document.write('<td width="19%" align="center" valign="middle"><a href="default.html" class="menu">Home</a></td>);
document.write('<td width="19%" align="center" valign="middle"><a href="aboutus.html" class="menu">About Us</a></td>);
document.write('<td width="19%" align="center" valign="middle"><a href="ourservices.html" class="menu">Our Services</a></td>);
document.write('<td width="19%" align="center" valign="middle"><a href="articles.html" class="menu">Articles</a></td>);
document.write('<td width="19%" align="center" valign="middle" class="nobdr"><a href="contactus.html" class="menu">Contact Us</a></td>);
document.write('</tr>);
document.write('</table>);


