Current File : /home/inlingua/public_html/sensoriumpsychologists.com/diagnostics/franchise/common/header.php
  <div id="header_container" style="background-color:#5AA57C">
    <div id="header" >
      <table width="100%" cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td align="center"><img src="images/logo.jpg" height="100px" /></td>
          <td style="font-size:20px;color:#FFF;text-align:center;"><span style="font-family: 'Sigmar One', cursive;font-size:28px;">SENSORIUM</span><br><span style="font-family: 'Shadows Into Light Two', cursive;">" Let's see, let's hear, let's feel, let's play, let's learn "</span><br><span style="font-family: 'Slabo 27px', serif;">ENHANCING SENSATIONS, SIMPLIFYING LEARNING...</span><br></td>
          
        </tr>
      </table>
    </div>
  </div>
  <div id="nav_container" style="background-color:#5AA57C">
     <div id="nav">
       <table cellpadding="0" cellspacing="0" style="width:100%;">
       <tr>
       <td>
       <table cellpadding="0" cellspacing="0">
          <tr>
            <td style=" width:1px"></td>
            <td align="center"><a href="index.php"><div class="menuitem"<?php echo($top_home);?>>HOME</div></a></td>
            <td style=" width:1px"></td>
            <td align="center">
            <div class="menuitem" id="enrollment"<?php echo($top_enrollment);?>>ENROLLMENT
                      <div class="dropdown" id="enrollment_drop" style="z-index:999999;width:250px;">
                        <a href="new_admission.php"><div class="dropdownmenuitem">New Admission</div></a>
                        <div style="position:relative;height:1px;border-bottom:1px dotted #999;"></div>
                        <a href="pending_admissions_by_head_office.php"><div class="dropdownmenuitem">Pending Admissions by Head Office</div></a>
                        <div style="position:relative;height:1px;border-bottom:1px dotted #999;"></div>
                        <a href="pending_admissions_by_us.php"><div class="dropdownmenuitem">Pending Admissions by Us</div></a>
                      </div>
            </div>
            </td>
            <td style="background-color:#394488; width:1px"></td>
            <td align="center">
            <div class="menuitem" id="children"<?php echo($top_children);?>>CHILDREN
                      <div class="dropdown" id="children_drop" style="z-index:999999;">
                        <a href="all_children.php"><div class="dropdownmenuitem">Active Children</div></a>
                        <div style="position:relative;height:1px;border-bottom:1px dotted #999;"></div>
                        <a href="pending_initial_screenings.php"><div class="dropdownmenuitem">Pending Initial Screenings</div></a>
                      </div>
            </div>
            </td>
            <td style="background-color:#394488; width:1px"></td>
            <td align="center">
            <div class="menuitem" id="requirements"<?php echo($top_requirements);?>>REQUIREMENTS
                      <div class="dropdown" id="requirements_drop" style="z-index:999999;width:250px;">
                        <a href="#"><div class="dropdownmenuitem">Infrastructure</div></a>
                        <div style="position:relative;height:1px;border-bottom:1px dotted #999;"></div>
                        <a href="#"><div class="dropdownmenuitem">Equipments</div></a>
                        <div style="position:relative;height:1px;border-bottom:1px dotted #999;"></div>
                        <a href="#"><div class="dropdownmenuitem">Qualification of Educators</div></a>
                        <div style="position:relative;height:1px;border-bottom:1px dotted #999;"></div>
                        <a href="#"><div class="dropdownmenuitem">Do's and Don'ts</div></a>
                      </div>
            </div>
            </td>
            <td style="background-color:#394488; width:1px"></td>
            <td align="center">
            <div class="menuitem" id="accounts"<?php echo($top_accounts);?>>ACCOUNTS
                      <div class="dropdown" id="accounts_drop" style="z-index:999999;width:250px;">
                        <a href="e_wallet_summary.php"><div class="dropdownmenuitem">E-WALLET - Summary</div></a>
                        <div style="position:relative;height:1px;border-bottom:1px dotted #999;"></div>
                        <a href="add_funds_1.php"><div class="dropdownmenuitem">E-WALLET - Add Funds</div></a>
                        <div style="position:relative;height:1px;border-bottom:1px dotted #999;"></div>
                        <a href="transaction_summary.php"><div class="dropdownmenuitem">E-WALLET - Transaction Report</div></a>
                      </div>
            </div>
            </td>
			<td style="background-color:#394488; width:1px"></td>
            <td align="center"><a href="data_screening/" target="_blank"><div class="menuitem">SCREENING ENTRY</div></a></td>
            
			
            <td style="background-color:#394488; width:1px"></td>
            <td align="center"><a href="php_scripts_old/logout.php"><div class="menuitem">LOGOUT</div></a></td>
            <td style="background-color:#394488; width:1px"></td>
          </tr>
       </table>
       </td>
      
       </tr>
       </table>
     </div>
  </div>