
<!-- Begin



document.write('<DIV id="menulocation">');
document.write('<TABLE style="font:14px;" cellpadding="0" cellspacing="0" border="0" width="100%" background="/picts/menu.gif" bgcolor="#C0C0C0"><tr><td align="center">');
document.write('<TABLE style="font:14px;" cellpadding="0" cellspacing="0" border="0" width="725"><tr>');

// START LINKS //


document.write('<td nowrap>');
document.write('<a href="index.shtml" class="menu2" style="text-decoration:none;">Home</a>');


document.write('</td><td nowrap>');
document.write('<a href="services.shtml" class="menu2" style="text-decoration:none;">Services \& Pricing</a>');


document.write('</td><td nowrap>');
document.write('<a href="order.shtml" class="menu2" style="text-decoration:none;">Place an Order</a>');


document.write('</td><td nowrap>');
document.write('<a href="faq.shtml" class="menu2" style="text-decoration:none;">F.A.Q.</a>');


document.write('</td><td nowrap>');
document.write('<a href="whatwefix.shtml" class="menu2" style="text-decoration:none;">What We Will Fix</a>');


document.write('</td><td nowrap>');
document.write('<a href="comments.shtml" class="menu2" style="text-decoration:none;">Testimonials</a>');

document.write('</td><td nowrap>');
document.write('<a href="contact.shtml" class="menu2" style="text-decoration:none;">Contact Us</a>');







document.write('</td>');

document.write('</tr></table>');
document.write('</td></tr><tr><td HEIGHT="1" bgcolor="#000000">');
document.write('<IMG SRC="/picts/spacer.gif" HEIGHT="1" WIDTH="10" border="0"><BR>');
document.write('</td></tr></table></DIV>');

//  End -->