<td width=2><img src="images/blank.gif" width="2" height="5" border="0"></td> <?php if ($UNTRUSTED['tab'] == "tabs") { $class = "class=\"ontab\""; } else { $class = ""; } if ($isadminsetting == "Y") { ?> <td id="navigation" class="navigation" nowrap width=75 STYLE="text-align:center;"><span <?php echo $class; ?> ><a href="admin.php?page=modules.php&tab=tabs" target=_top><?php print navspaces($lang['tabs']) . $lang['tabs'] . navspaces($lang['tabs']); ?> </a></span></td> <?php } ?> <td width=95% align=center valign=top><img src="images/blank.gif" width="20" height="5" border="0"><font color=000066> Version <b><?php echo $CSLH_Config['version']; ?> </b></td> <td><img src="images/blank.gif" width="10" height="5" border="0"></td> </tr> </table> </td></tr></table>
} ?> <td id="navigation" class="navigation" nowrap width="75" STYLE="text-align:center;"><span <?php echo $class; ?> ><A HREF="livehelp.php?page=<?php echo $row['path']; ?> &department=<?php echo $department; ?> &tab=<?php echo $row['id']; ?> " target=_top><?php print navspaces($lang['name']) . str_replace(" ", " ", $row['name']) . navspaces($lang['name']); ?> </a></span></td> <td><img src="images/blank.gif" width="2" height="5" border="0"></td> <?php } if (!$serversession) { $mydatabase->close_connect(); } ?> <td width=95%> </td> <td><img src="images/blank.gif" width="10" height="5" border="0"></td> </tr> </table> </td>