<!-- Begin

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

// NOTE: The spacer below is for INCREASING THE MENU WIDTH



document.write('<div id="menulocation">');
document.write('<img src="picts/spacer.gif" height="2" width="125"><br>');
document.write('<span class="printhide">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" class="menulinks">');
document.write('<tr><td class="menu">');
document.write('<a href="index.html">Home</a><br>');


 
  


// NOTE: COPY AND PASTE THE NEXT 2 LINES TO MAKE A NEW LINK





document.write('</td></tr><tr><td class="menu">');
document.write('<a href="MenuBuilder.htm">Menu Builder</a><br>');







document.write('</td></tr><tr><td class="menu">');
document.write('<a href="whyweb.htm">Web Presentation</a><br>');


document.write('</td></tr><tr><td class="menu">');
document.write('<a href="oursites.htm">Our Sites</a><br>');


document.write('<br>');




document.write('<a href="phponline/client.php" target="_blank"><img src="/phponline/statusimage.php"></a><br>');

document.write('<br>');


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


//  End -->
