Stock Quotes
<%
/////////////////////////////////////////////////////////////
// Code for Login Checking. Must be on every protected Page.
/////////////////////////////////////////////////////////////
Response.Cache.SetCacheability(HttpCacheability.NoCache);
if(Session["logged"] == null || (bool)Session["logged"] != true)
{
Page.Response.Redirect("login.aspx");
}
%>
Find here information on our share performance |
Corporate Press Releases: |
|
Click here for our patient educational materials.
NEW Video: Everything you need to know about the Oral Typhoid Fever Vaccine |