// NOTE: If you use a ' add a slash before it like this \'


// START MENU LINKS - COPY ANY 2 LINES TO ADD A NEW MENU ITEM


document.write('<a href="index.html" class="menu">Home</a>');
document.write('</td><td>|</td><td>');


document.write('<a href="chexsystemsreport.htm" class="menu">Chexsystems Report</a>');
document.write('</td><td>|</td><td>');


document.write('<a href="chexsystemsremoval.htm" class="menu">Chexsystems Dipute Forms</a>');
document.write('</td><td>|</td><td>');


document.write('<a href="http://affiliates.ecomlead.com/z/42/CD300/" class="menu">Guaranteed Second Chance Checking Account</a>');
document.write('</td><td>|</td><td>');



//  End -->