﻿document.write('<tr>');
//document.write('    <td width="100%"><img border="0" src="images/1.jpg" width="901" height="14"></td>');
document.write('    <td width="100%"><img border="0" src="images/1.jpg" width="901" height="14"></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td width="100%">');
document.write('    <table cellpadding="0" cellspacing="0" width="100%">');
document.write('      <tr>');
document.write('        <td width="29">');
document.write('        <img border="0" src="images/3.jpg" width="29" height="29"></td>');
document.write('        <td width="82">');
document.write('        <a href="default.aspx" onmouseover="roll_over(\'home\', \'images/home_hover.jpg\')" onmouseout="roll_over(\'home\', \'images/home.jpg\')">');
document.write('        <img name="home" border="0" src="images/home.jpg" width="82" height="29"></a></td>');
document.write('        <td width="6"><img border="0" src="images/4.jpg" width="6" height="29"></td>');
document.write('        <td width="82">');
document.write('        <a href="aboutus.aspx" onmouseover="roll_over(\'aboutus\', \'images/aboutus_hover.jpg\')" onmouseout="roll_over(\'aboutus\', \'images/aboutus.jpg\')">');
document.write('        <img name="aboutus" border="0" src="images/aboutus.jpg" width="82" height="29"></a></td>');
document.write('        <td width="6"><img border="0" src="images/5.jpg" width="6" height="29"></td>');
document.write('        <td width="82">');
document.write('        <a href="menu.aspx" onmouseover="roll_over(\'menu\', \'images/menu_hover.jpg\')" onmouseout="roll_over(\'menu\', \'images/menu.jpg\')">');
document.write('        <img name="menu" border="0" src="images/menu.jpg" width="82" height="29"></a></td>');
document.write('        <td width="6"><img border="0" src="images/6.jpg" width="6" height="29"></td>');
document.write('        <td width="82">');
document.write('        <a href="gallery.aspx" onmouseover="roll_over(\'gallery\', \'images/gallery_hover.jpg\')" onmouseout="roll_over(\'gallery\', \'images/gallery.jpg\')">');
document.write('        <img name="gallery" border="0" src="images/gallery.jpg" width="82" height="29"></a></td>');
document.write('        <td width="6"><img border="0" src="images/7.jpg" width="6" height="29"></td>');
document.write('        <td width="82">');
document.write('        <a href="testimonials.aspx" onmouseover="roll_over(\'test\', \'images/test_hover.jpg\')" onmouseout="roll_over(\'test\', \'images/test.jpg\')">');
document.write('        <img name="test" border="0" src="images/test.jpg" width="82" height="29"></a></td>');

document.write('        <td width="6"><img border="0" src="images/7.jpg" width="6" height="29"></td>');
document.write('        <td width="82">');
document.write('        <a href="contact.aspx" onmouseover="roll_over(\'contact\', \'images/contact_hover.jpg\')" onmouseout="roll_over(\'contact\', \'images/contact.jpg\')">');
document.write('        <img name="contact" border="0" src="images/contact.jpg" width="82" height="29"></a></td>');

//document.write('        <td width="438">');
document.write('        <td width="350">');
document.write('        <img border="0" src="images/8.jpg" width="350" height="29"></td>');
document.write('      </tr>');
document.write('    </table>');
document.write('    </td>');
document.write('  </tr>');