<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<DIV id="menulocation">');
document.write('<TABLE cellpadding=0 cellspacing=1 border=0 bgcolor="#006890" width="100%"><tr><td width="30" background="picts/button.gif">');
document.write('<IMG SRC="picts/spacer.gif" HEIGHT="5" WIDTH="30" border="0"><BR>');


document.write('</td><td>');
document.write('<a target="_blank" href="index.html" class="menu">Home</a>');

document.write('</td><td>');
document.write('<a target="_blank" href="webdesign.htm" class="menu">Services </a>');

document.write('</td><td>');
document.write('<a target="_blank" href="enewsltr.htm" class="menu"> eNewsletter Program</a>');


document.write('</td><td>');
document.write('<a target="_blank" href="about.htm" class="menu">About Us</a>');

document.write('</td><td>');
document.write('<a target="_blank" href="articles.htm" class="menu">Articles</a>');


document.write('</td><td>');
document.write('<a target="_blank" href="faq.htm" class="menu">FAQs</a>');



document.write('</td><td>');
document.write('<a target="_blank" href="http://blog.vetsuccess.com" class="menu">Videos Podcast</a>');

document.write('</td><td>');
document.write('<a target="_blank" href="http://vetsuccess.com/passprot_clientlogin/amazonorderpage.htm" class="menu">Client Login</a>');



document.write('</td><td>');
document.write('<a target="_blank" href="http://vetsuccess.com/contact.htm" class="menu">Contact</a>');











document.write('<td WIDTH="99%" background="picts/button.gif">');
document.write('&nbsp;<br>');
document.write('</td></tr></table></DIV>');

//  End -->