<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="225"><tr><td>');


// TITLE LINE 1

document.write('<span class="menutitle">Site Links:</span><br>');


// START LINKS


// NOTE: COPY AND PASTE THE NEXT LINE TO MAKE A NEW LINK


document.write('<a href="index.html" class="menu">Home</a>');

// BLACK SPLIT LINE 1

document.write('<img src="picts/menu-line.gif" width="225" height="1" vspace="4"><br>');



// TITLE LINE 2

document.write('<span class="menutitle">Contract Types:</span><br>');


document.write('<a href="employment-contract.html" class="menu">Employment Contracts</a>');

document.write('<a href="contractor-agreement-forms.html" class="menu">Contractor Agreements</a>');

document.write('<a href="partnership-ageement-forms.html" class="menu">Partnership Agreements</a>');

document.write('<a href="power-of-attorney-forms.html" class="menu">Power of Attorney</a>');

document.write('<a href="money-lending-forms.html" class="menu">Lending/Borrowing Money</a>');

document.write('<a href="landlord-tenant-forms.html" class="menu">Landlord Tenant Forms</a>');

document.write('<a href="auto-sales-contracts.html" class="menu">Auto Sales Contract</a>');

document.write('<a href="sales-contract.html" class="menu">Used Goods Sales Contract</a>');

document.write('<a href="sales-commision-agreement-form.html" class="menu">Sales Commission Agreement</a>');

document.write('<a href="real-estate-form-downloads.html" class="menu">Real Estate Forms</a>');

document.write('<a href="parent-permission-form-samples.html" class="menu">Parent Authorization Forms</a>');

// BLACK SPLIT LINE 3

document.write('<img src="picts/menu-line.gif" width="225" height="1" vspace="4"><br>');

document.write('<a href="free-form-downloads.html" class="menu">Free Forms</a>');

document.write('<a href="free-will-estate-planning-downloads.html" class="menu">Free Will-Estate Planning Forms</a>');

document.write('<a href="free-Credit-Repair-forms-downloads.html" class="menu">Free Credit Repair Forms</a>');

// BLACK SPLIT LINE 3

document.write('<img src="picts/menu-line.gif" width="225" height="1" vspace="4"><br>');

// TITLE LINE 3

//document.write('<span class="menutitle">Help & Support:</span><br>');


//document.write('<a href="faq-home.htm" class="menu">F.A.Q.</a>');

//document.write('<a href="resources.htm" class="menu">Resources/Links</a>');


document.write('<a href="contact.htm" class="menu">Contact us</a>');

document.write('<a href="site_map.html" class="menu">Site Map</a>');

document.write('<a href="legal-contract-links.html" class="menu">Links</a>');

document.write('<a href="affiliates.html" class="menu">Affiliates</a>');

// BLACK SPLIT LINE 4

document.write('<img src="picts/menu-line.gif" width="225" height="1" vspace="4"><br>');





// THIS IS THE GRAPHIC UNDER THE MENU

//document.write('<br><center><a href="contact.htm"><img src="picts/side_menu.jpg" width="100" height="125" border="0" class="borders"></a><br><br></center>');



document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');


//  End -->

