<!--
function MM_openBrWindow(theURL,winName,features) { //v1.0
  window.open(theURL,winName,features);
}
function OpenCertDetails()
        {
        thewindow = window.open('https://www.thawte.com/cgi/server/certdetails.exe?code=CABAXT3-1', 'anew', config='height=400,width=450,toolbar=no,menubar=no,scrollbars=yes,resizable=no,location=no,directories=no,status=yes');
        }
		
		  function GoToURL(URL) {
	if (URL != "") parent.location=URL;
}

// -->

