<!-- Begin

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

// NOTE: To edit menus code edit the coolstyle.css


var menuwidth	="120"	  // OVERALL MENU WIDTH
var botmline	="19"	  // HEIGHT OF VERT LINE OVER MENU





// START MENU LINKS

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







document.write('</td></tr><tr><td>');
document.write('<img src="picts/menu_bottom_lower.gif" HEIGHT="2" WIDTH="38"><br>');
document.write('</td></tr></table>');
document.write('</td></tr></table>');

//  End -->