<% SSL = Request.ServerVariables("HTTPS") If Ucase(SSL) <> "ON" Then SSLUrl = "https://www.cern.ch" + Request.ServerVariables("URL") If LCase(Right(SSLUrl, 12)) = "/default.asp" Then SSLUrl = Left(SSLUrl, Len(SSLUrl)-11) End If QS = Request.ServerVariables("QUERY_STRING") If Len(QS) > 0 Then SSLUrl = SSLUrl + "?" + QS End If Response.Redirect SSLUrl Response.End End if %>

PRIVACY POLICY STATEMENT

The information collected about you on this web site when you register or purchase our courses and materials will be maintained in our customer database. This information is used to enable efficient billing and shipping and internal accounting, statistical and administrative purposes. This information will not be disclosed to third parties or commercially shared.