<!-- 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="enewsltr.htm" class="menu">Educational Client eNewsletter Services</a>');

document.write('</td><td>');
document.write('<a target="_blank" href="webdesign.htm" class="menu">Vet Website Design  </a>');

document.write('</td><td>');
document.write('<a target="_blank" href="news.htm" class="menu">Boost Practice Visibility</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="casestudies.htm" class="menu">Practice Successes</a>');


document.write('</td><td>');
document.write('<a target="_blank" href="http://blog.vetsuccess.com" class="menu">Be Guest on VS Internet Show</a>');


document.write('</td><td>');
document.write('<a target="_blank" href="contact.htm" class="menu">Contact</a>');

document.write('</td><td>');
document.write('<a target="_blank" href="" class="menu"></a>');











document.write('<td WIDTH="99%" background="picts/button.gif">');
document.write('&nbsp;<br>');
document.write('</td></tr></table></DIV>');

//  End -->