document.writeln('<ul id="MenuBar1" class="MenuBarHorizontal">');
document.writeln('  <li><a href="index.htm"><strong>Home</strong>&nbsp;&nbsp;&nbsp;</a></li>');
document.writeln('  <li><a href="company.htm" class="MenuBarItemSubmenu"><strong>Company</strong>&nbsp;&nbsp; &nbsp;&nbsp;</a>');
document.writeln('      <ul>');
document.writeln('        <li><a href="company.htm">About Us</a></li>');
document.writeln('        <li><a href="company_team.htm">The Team</a></li>');
document.writeln('<li><a href="about_tallysolutions.htm">About Tally Solutions</a>');
document.writeln('          <ul>');
document.writeln('        <li><a href="awards_recognitions.htm">Awards and Recognitions</a></li>');	
document.writeln('         </ul></li>');
document.writeln('        <li><a href="careers.htm">Careers</a></li>');
document.writeln('        <li><a href="customers.htm">Customers</a>');
document.writeln('        <ul>');
document.writeln('        <li><a href="featuredprojects01.htm">Featured Projects</a></li>');
document.writeln('         <li><a href="testimonials.htm">Testimonials</a></li>	');	
document.writeln('         <li><a href="case-studies.htm">Case Studies</a></li>	');	
document.writeln('         </ul></li>        <li><a href="contactus.htm">Contact Us</a></li>');
document.writeln('      </ul>');
document.writeln('  </li>');
document.writeln('  <li><a href="products.htm" class="MenuBarItemSubmenu"><strong>Products</strong>&nbsp;&nbsp;&nbsp;&nbsp;</a>');
document.writeln('      <ul>');
document.writeln('        <li><a href="Tallyerp_9_Overview.htm">Tally.ERP 9</a>	');
document.writeln('        </li>');
document.writeln('       <li><a href="products_tally-erp9_Tally-ERP-9_Series-A-Current -pr-10_Editions-Available_Tally-ERP-9-Auditors-Edition.htm">');document.writeln('Tally.ERP 9 - Auditors\' Edition</a></li>');
document.writeln('   <li><a href="shoper.htm">Tally Shoper 9</a></li>');
document.writeln('        <li><a href="products_Tally-Developer_The-Development-Platform.htm">Tally Developer</a></li>');
document.writeln('    </ul>');
document.writeln('  </li>');
document.writeln('  <li><a href="services.htm" class="MenuBarItemSubmenu"><strong>Services</strong>&nbsp;&nbsp; &nbsp;&nbsp;</a><ul>');
document.writeln('  	<li><a href="onsite-and-remote-support.htm">Onsite and Remote Support</a></li>');
document.writeln('    <li><a href="annual-support-cover.htm">Annual Support Cover</a></li>');
document.writeln('    <li><a href="priority-tally-support.htm">Priority Tally Support</a></li>');
document.writeln('    <li><a href="services_tally_net.htm">Tally.NET Services</a></li><li><a href="services_implementation.htm" class="MenuBarItemSubmenu">Implementation Services</a>');
document.writeln('      <ul>');
document.writeln('        <li><a href="services_implementation_iterative.htm">Iterative Implementation</a></li>');
document.writeln('      </ul>');
document.writeln('      </li>');
document.writeln('    <li><a href="customizationservices.htm">Customization Services</a></li>');
document.writeln('    <li><a href="tally_ready_invoice_customization.htm">Tally Ready Invoice Customization</a></li>');
document.writeln('    <li><a href="synchronisation_implementation.htm">Synchronization Implementation</a></li>');
document.writeln('    <li><a href="services_business_advisory.htm">Business Advisory Services</a></li>');
document.writeln('      </ul>');
document.writeln('</li>');
document.writeln('<li><a class="MenuBarItemSubmenu" href="solutions.htm"><strong>Solutions</strong> &nbsp;&nbsp; &nbsp;&nbsp;</a>');
document.writeln('      <ul>');
document.writeln('        <li><a href="verticalsolutions.htm" class="MenuBarItemSubmenu">Vertical Solutions for Tally.ERP 9</a>');
document.writeln('            <ul> <li><a href="Manufacturer.htm">Manufacturer</a></li>               <li><a href="Pharmaceuticals.htm">');
				 document.writeln('Pharmaceuticals</a></li>');
document.writeln('              <li><a href="Engineering.htm">Engineering</a></li>');
document.writeln('              <li><a href="Bulkdrugs_chemicals.htm">Bulk Drugs & Chemicals</a></li>');
document.writeln('              <li><a href="Textiles.htm">Textiles</a></li>');
document.writeln('              <li><a href="Packaging.htm">Packaging</a></li>');
document.writeln('              <li><a href="shoper.htm">Retail</a></li>');
document.writeln('              <li><a href="Supplychain.htm">Supply Chain</a></li>');
document.writeln('              <li><a href="Government.htm">Government</a></li>');
document.writeln('              <li><a href="schoolmanagement.htm">School Management</a></li>');
document.writeln('            </ul>');
document.writeln('        </li>');
document.writeln('        <li><a href="Customizationsolutions.htm" class="MenuBarItemSubmenu">Customization Solutions</a>');
document.writeln('          <ul>');
document.writeln('                        <li><a href="Customizationsolutions_How-can-we-help-you.htm">How can we help you?</a></li>');
document.writeln('            <li><a href="Customizationsolutions_Elements_of_Engagement.htm">Elements of Engagement</a></li>');
document.writeln('            <li><a href="Customizationsolutions_Post_Sales_Support.htm">Post Sales Support</a></li>');
document.writeln('          </ul>');
document.writeln('          </li>');
document.writeln('        <li><a href="tallyaddons.htm">Tally Ready Add-on Modules</a></li>');
document.writeln('        <li><a href="Tally_Integration.htm">Tally Integration </a></li>');
document.writeln('      </ul>');
document.writeln('  </li>');
document.writeln('  <li><a href="download.htm"><strong>Downloads</strong>&nbsp;&nbsp;&nbsp;&nbsp;</a><ul>');

document.writeln('            <li style="width:94px;"><a href="download.htm">Tally Downloads</a></li>');
document.writeln('            <li style="width:94px;"><a href="instantsupport.exe">Instant Support</a></li>');
document.writeln('          </ul>');
document.writeln('          </li>');
document.writeln('</ul>');

