<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// START LINKS //

document.write('<TABLE cellpadding=0 cellspacing=0 border=0 WIDTH="100%" background="picts/background-menu.gif"><tr><td WIDTH="90%">');
document.write('<img src="picts/spacer.gif" width="20" height="23"></a><br>');

document.write('</td><td nowrap>');
document.write('<a href="missing.htm" class="menu">Missing Persons</a><br>');

document.write('</td><td nowrap>');
document.write('<a href="background.htm" class="menu">Background</a><br>');

document.write('</td><td nowrap>');
document.write('<a href="criminal.htm" class="menu">Criminal</a><br>');

document.write('</td><td nowrap>');
document.write('<a href="assets.htm" class="menu">Assets</a><br>');

document.write('</td><td nowrap>');
document.write('<a href="phonenumbers.htm" class="menu">Phone Traces</a><br>');


<!-- COPY AND PASTE THE NEXT TWO LINES TOO ADD A NEW LINK -->
document.write('</td><td nowrap>');
document.write('<a href="profile.htm" class="menu">Florida Searches</a><br>');

document.write('</td><td nowrap>');
document.write('<a href="mvr.htm" class="menu">MVR</a><br>');

document.write('</td><td nowrap>');
document.write('<a href="contact.htm" class="menu">Contact</a><br>');

document.write('</td><td nowrap>');
document.write('<a href="database.htm" class="menu">Info Searches</a><br>');


document.write('</td><td nowrap>');
document.write('<a href="index.html" class="menu">Home</a><br>');

document.write('</td></form><td>');
document.write('<img src="picts/spacer.gif" width="10" height="23"></a><br>');
document.write('</td></tr></table>');

//  End -->