<%@LANGUAGE="VBSCRIPT"%> <!--#include file="Connections/jun.asp" --> <% Server.ScriptTimeout= 999999999 %> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> <TITLE>The MED-CHECKLIST</TITLE> <link rel="stylesheet" href="style.css" type="text/css"/> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> <!--charset=iso-8859-1"/--> </HEAD> <BODY text="#000000" vLink="#85917c" aLink="#000000" link="#42593c" bgColor="#FBFBF7" leftMargin="0" topMargin="0" marginheight="0" marginwidth="0"> <% if Request("Print")<>1 then%> <TABLE width="100%" height="100%" border="0" cellPadding="0" cellSpacing="0"> <TBODY> <!-- black row --> <TR> <TD width="120" bgColor="#000000"><IMG height="8" alt="" src="images/shim.gif" width="120" border="0"></TD> <TD width="1" bgColor="#000000"><IMG height="8" alt="" src="images/shim.gif" width="1" border="0"></TD> <TD width="100%" bgColor="#000000"><IMG height="8" alt="" src="images/shim.gif" width="1" border="0"></TD> </TR> <!-- Header row --> <TR bgcolor="#dbe3cd"> <!--<TD width="120" background="images/logo.jpg"></TD>--> <TD height="80" width="120"> <img height="80" width="120" src="images/logo.jpg"> <div align="center"/> </TD> <TD width="1"> <IMG height="1" alt="" src="images/shim.gif" width="1" border="0"/> </TD> <TD width="100%"> <TABLE cellSpacing="0" cellPadding="0" width="100%" border="0"> <TBODY> <TR> <TD width="100%"> <!--#include file="header.asp" --> </TD> <TD vAlign="top" align="right" width="375"> </TD> </TR> </TBODY> </TABLE> </TD> </TR> <!-- black row --> <TR> <TD width="120" bgColor="#00000F"></TD> <TD width="1" bgColor="#000000"></TD> <TD width="100%" bgColor="#000000"></TD> </TR> <!-- content row --> <TR> <TD width="120" height="100%" vAlign="top"> <!--#include file="menu.asp" --> </TD> <TD width="1" bgColor="#000000"> <IMG height="1" alt="" src="" width="1" border="0"/> </TD> <TD vAlign="top" width="100%"> <TABLE cellSpacing="5" cellPadding="15" width="100%" border="0"> <TBODY> <%end if%>