
<!-- Begin
<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<table width="750" align="default" TABLE cellpadding=0 cellspacing=0 border=0>');
document.write('<tr><form action="index.html"><td>');
document.write('<input type="submit" value="Hi-Q Home" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="About.html"><td>');
document.write('<input type="submit" value="About Hi-Q" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="News.html"><td>');
document.write('<input type="submit" value="News" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="Services.html"><td>');
document.write('<input type="submit" value="Services" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="Case.html"><td>');
document.write('<input type="submit" value="Case Studies" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="Resources.html"><td>');
document.write('<input type="submit" value="Resources" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="Careers.html"><td>');
document.write('<input type="submit" value="Careers" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="associates.html"><td>');
document.write('<input type="submit" value="Associates" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="contactus.html"><td>');
document.write('<input type="submit" value="Contact Us" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"></td></form></tr></table>');

//  End -->
