
<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->


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


document.write('</td></tr><tr></form><form action="index.html"><td>');
document.write('<input type="submit" value="Home" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');


document.write('</td></tr><tr></form><form action="service.htm"><td>');
document.write('<input type="submit" value="Polygraph Services" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><form action="form_execsum.htm"><td>');
document.write('<input type="submit" value="Executive Summary" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><form action="polygraphreq2.htm"><td>');
document.write('<input type="submit" value="Sample Agreement" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><form action="form_polynotice.htm"><td>');
document.write('<input type="submit" value="Notice of Test" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');


document.write('</td></tr><tr></form><form action="form_employee_agreement.htm"><td>');
document.write('<input type="submit" value="Employee Form" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');


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

<!-- COPY AND PASTE THE NEXT TWO LINES TOO ADD A NEW LINK -->


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

//  End -->