﻿// JScript File
document.write("<table width='100%' border='0' cellspacing='0' cellpadding='0'><tr><td><div align='left'><a href='../Index.aspx' target='_self' class='WelcomeUser'><strong>Home</strong></a></div></td><td><div align='left'><a href='../AboutUs.aspx' target='_self' class='WelcomeUser'><strong>About Us </strong></a></div></td><td><div align='left'><a href='../Faqs.aspx' target='_self' class='WelcomeUser'><strong>FAQs</strong></a></div></td><td><div align='left'><a href='../PatronDoctor.aspx' target='_self' class='WelcomeUser'><strong>Patron Doctors</strong></a></div></td><td><div align='left'><a href='../ContactUs.aspx' target='_self' class='WelcomeUser'><strong>Contact Us</strong></a></div></td><td><div align='left'><a href='../Benefits.aspx' target='_self' class='WelcomeUser'><strong>Benefits</strong></a></div></td><td><div align='left'><a href='../ArogyadarpanHealthCDAndVitalStatistics.aspx' target='_self' class='WelcomeUser'><strong>My Vital Stats & CD</strong></a></div></td><td><div align='left'><a href='../SolutionforPathologyClinics.aspx' target='_self' class='WelcomeUser'><strong>Diagnostix</strong></a></div></td></tr></table>");

/* Original html

<table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
        <td>
            <div align="left">
                <a href="Index.aspx" target="_self" class="WelcomeUser"><strong>Home</strong></a></div>
        </td>
        <td>
            <div align="left">
                <a href="AboutUs.aspx" target="_self" class="WelcomeUser"><strong>About Us </strong>
                </a>
            </div>
        </td>
        <td>
            <div align="left">
                <a href="Faqs.aspx" target="_self" class="WelcomeUser"><strong>FAQs</strong></a></div>
        </td>
        <td>
            <div align="left">
                <a href="PatronDoctor.aspx" target="_self" class="WelcomeUser"><strong>Patron Doctors</strong></a>
            </div>
        </td>
        <td>
            <div align="left">
                <a href="ContactUs.aspx" target="_self" class="WelcomeUser"><strong>Contact Us</strong></a></div>
        </td>
        <td>
            <div align="left">
                <a href="Benefits.aspx" target="_self" class="WelcomeUser"><strong>Benefits</strong></a></div>
        </td>
        <td>
            <div align="left">
                <a href="ArogyadarpanHealthCDAndVitalStatistics.aspx" target="_self" class="WelcomeUser">
                    <strong>My Vital Stats & CD</strong></a>
            </div>
        </td>
        <td>
            <div align="left">
                <a href="SolutionforPathologyClinics.aspx" target="_self" class="WelcomeUser"><strong>
                    Diagnostix</strong></a></div>
        </td>
    </tr>
</table>
*/
