
<!-- Begin

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


document.write('<DIV id="menulocation">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="154"><tr><td>');
document.write('<img src="picts/menu-top.gif" width="168" height="130"></a><br>');


// START LINKS //
document.write('</td></tr><tr><td nowrap>');
document.write('<a href="index.html" class="menu">Home</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="about.htm" class="menu">About</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="services.htm" class="menu">Services</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="products.htm" class="menu">Web Products</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="client.htm" class="menu">Web Clients</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="support-w1s.htm" class="menu">Web Support</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="quote.htm" class="menu">Free Web Quote</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="contact.htm" class="menu">Contact</a>');


document.write('</td></tr><tr><td>');
document.write('<img src="picts/menu-bottom.gif" width="168" height="88"></a><br>');

//document.write('<span class="services"><br>These days, a website is like a listing in the phone book. If you don\'t have one, you\'re not in business<br><br></span>');

//document.write('<span class="services">Get a free website estimate using our webquote form !</span><br>');
//document.write('<br><br><img src="images/time_guarantee.gif"><br><br><br>');
//document.write('<img src="images/moneybackguarantee.gif">');

document.write('</td></tr></table></DIV>');

//  End --> 

