<!-- Begin CSS Vertical Menu - menu ver 3.0 2007

// NOTE: If you use a ' add a slash before it like this \'

document.write('<table cellpadding="0" cellspacing="0" border="0" class="menutable"><tr><td class="printhide">');

document.write('<ul id="menunav">');





// START MENU LINKS - EDIT BELOW THIS AREA




document.write('<li style="width: 90px;"><a href="index.html">Home</a></li>');



document.write('  <li style="width: 90px;"><a href="index.html">Contact</a>'); 
document.write('    <ul>');
document.write('      <li><a href="VCO-contact.htm">Contact Us</a></li>');
document.write('      <li><a href="VCO-drkhare.htm">Dr.Khare</a></li>');
document.write('      <li><a href="VCO-privacy.htm">Privacy Policy</a></li>');
document.write('    </ul>');
document.write('  </li>');





document.write('<li style="width: 150px;"><a href="VCO-register.htm">General-Registration</a></li>');
document.write('<li style="width: 150px;"><a href="VCO-PAYMENT.htm">General-Payment</a></li>');
//document.write('<li style="width: 180px;"><a href="VCO-register-INFO-NJ.htm">NJ-Register-Payment</a></li>');
document.write('<li style="width: 90px;"><a href="VCO-LOGIN.htm">LOGIN</a></li>');
//document.write('<li style="width: 180px;"><a href="VCO-certificate-INFO-NJ.htm">Certificate Of Attendance</a></li>');



//document.write('<li style="width: 90px;"><a href="http://vetmedboards.com/index.html">Course-1(Laws)</a></li>');

//document.write('<li style="width: 90px;"><a href="http://vetpmr.com/index.html">Course-3(Record Keeping)</a></li>');

//document.write('<li style="width: 90px;"><a href="http://vetceseminars.com/index.html">VetCeSeminars.com(Classroom Courses)</a></li>');











// END LINKS //

document.write('</ul>');

document.write('</td></tr></table>');

// END -->
