<!-- start

// NOTE: If you use a ' add a slash before it like this \'

// NOTE: Copy and paste any link to add a new link

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td class="menutext">');
document.write('<br>');
document.write('<ul>');


// -- START MENU LINKS


document.write('<li><A HREF="index.html">Home</a><br>');


document.write('<li><A HREF="amy_vandeloo_attorney_profile.htm">Attorney Profile</a><br>');


document.write('<li><A HREF="divorce_attorney_plano_tx.htm">Divorce Attorney</a><br>');


document.write('<li><A HREF="civil_litigation_attorney_plano_tx.htm">Civil Litigation Attorney</a><br>');


document.write('<li><A HREF="personal_injury_attorney_plano_tx.htm">Personal Injury Attorney</a><br>');


document.write('<li><A HREF="car_accident_attorney_plano_tx.htm">Car Accident Attorney</a><br>');


document.write('<li><A HREF="family_law_attorney_plano_tx.htm">Family Law Attorney</a><br>');


document.write('<li><A HREF="general_business_contracts_plano_tx.htm">General Contracts</a><br>');


document.write('<li><A HREF="wills_and_powers_of_attorney.htm">Wills & Power of Attorney</a><br>');


document.write('<li><A HREF="mediation.htm">Mediation</a><br>');


document.write('<li><A HREF="mailto:amy@vandeloofirm.com?subject=I have a question">Contact Us</a><br>');


//-- END MENU LINKS

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



//  End -->