Education centre
Exam centre
User accounts
Disclaimer

 
browser compatibility warning

Disclaimer

The administrators and users of ClinicalTutor take every effort to ensure the accuracy of the content (images, text, questions, etc.) presented on the web site, however we cannot guarentee that the content is accurate or correct and all information is provided "as is" without representations or warranties of any kind, either express or implied.

By using this web site you are accepting the terms and conditions laid out in this disclaimer. You also accept that your access to the site may not be uninterrupted, secure or error free. You assume total responsibility and risk for your use of this site and all other sites accessible through this site.

ClinicalTutor, its owners, sponsors, site developers, agents, third party suppliers and liscensors are neither responsible or liable for any direct, indirect, incidental, consequential, special, exemplary, punitive or other damages under any contract, negligence, strict liablility or other theory arising out of or relating in any way to the site, site related products, services and or content or information contained within the site or linked to from the site.

The information contained in the site is intended as an educational aid only. It is not intended as medical advice for individual conditions or treatment. It is not a substitute for a medical examination, nor does it replace the need for services provided by medical professionals or independent determinations. Individual doctors must make their own independent determinations prior to authorizing a course of treatment or prescribing any drugs. A person's individual doctor must determine what is safe and effective for each individual person or patient. ClinicalTutor.com does not assume any responsibility or risk for the use of any information contained within the site.

A possibility exists that the site could include inaccuracies or errors and that unauthorized additions, deletions and alterations could be made to the site by third parties. Although ClinicalTutor.com attempts to ensure the integrity of the Site, it makes no guarantees whatsoever as to the completeness, correctness or accuracy of the Site. In the event that such an inaccuracy arises, please inform ClinicalTutor.com so that it can be corrected.

In many instances, the content available through the site represents the opinions and judgments of the respective information provider or site user. ClinicalTutor.com neither endorses nor is responsible for the accuracy or reliability of any opinion, advice or statement made on the site by anyone. Under no circumstances will ClinicalTutor.com be liable for any loss or damage caused by your reliance on information obtained through the site. It is your responsibility to evaluate the accuracy, completeness or usefulness of any information, opinion, advice or other content available through the site. You acknowledge that ClinicalTutor.com is not liable for the defamatory, offensive or illegal conduct of other users or third-parties, and that the risk of injury from the foregoing rests entirely with you.


All content of ClinicalTutor.com is Copyright © 1997 - 2010

By using this web site you are accepting the terms and conditions of our disclaimer

This page was last modified in July 2003


Our engineers are currently working on the site: please ignore everything below this point; you can continue to use the site as normal

Message Log: Using Library Version 2

START: freeAccess()

START: readData()

Reading data from QUERY_STRING:

NOTE that manageTracking will add userID to formData hash later in processing

pageName="disclaimer"

Reading cookie data:

browser=0; browserType=robot; browserVersion=1; trackingID=3829039949; loginExpiryTime=21393325

browser='0'

browserType='robot'

browserVersion='1'

trackingID='3829039949'

loginExpiryTime='21393325'

SET trackingID global variable in generalLib NOW: trackingID="3829039949"

PROGRAMMER'S NOTE

All references to trackingID within generalLib should all relate to trackingID itself and not the %HASH data reads!!!

Browser already known (browser = 0) from cookie data - no need to call detectBrowser()

END: readData()

START: manageTracking()

trackingID = "3829039949"

QUERYING DATABASE: SQL STATEMENT=(SELECT userID, expires, pageViews FROM cookieTracking WHERE trackingID = "3829039949")

RESULTS: (from cookieTracking table) userID="0", expires="21393325", pageViews="3"

Within expiry time - reset trackingID expiry time

userStatus = "notLoggedIn"

END: manageTracking()

START: recordStats()

dateTime = 2010-9-5 14:26:7

END: recordStats()

END: freeAccess()

START: printTop()

Content-type:text HEADER PRINTED

title = "Disclaimer"

scriptImport = ""

styleImport = ""

printDisplayArea = "" (default = "" And means main div will be printed)

onLoad = ""

END: printTop()

START: printBase()

lastModified = "2003-07-07"

### message log is printed NOW... if post printBase() processing is required call printLog() again ###