<!--
var IE4 = navigator.userAgent.toLowerCase().indexOf("msie 4.");
var withChars = window.location.href;
var charIndex = withChars.indexOf("?");

var HSDSDYWERYUS;

if(charIndex != -1 ){
    HSDSDYWERYUS = withChars.substring(0, charIndex);
}else{
    HSDSDYWERYUS = withChars
}

var KJSDHKJSHDKDFJHF = 'https://www.thawte.com/core/process?process=public-site-seal-cert-details&public-site-seal-cert-details.referer=' + HSDSDYWERYUS;
var JGMT_OFFSET = (new Date()).getTimezoneOffset();
var newwindow = '';

var verifypage = 'https://seal.verisign.com/splash?form_file=fdf/splash.fdf&dn=*.inquiero.com&lang=en';

function CERT_DETAILS_FUNCTION(){

    if (!newwindow.closed && newwindow.location){
            newwindow.location.href = KJSDHKJSHDKDFJHF;
        } else {
            newwindow=window.open(KJSDHKJSHDKDFJHF,'QWIWQUUWOIUOIU','height=500,width=516,scrollbars=yes,status=1');
            if (!newwindow.opener) newwindow.opener = self;
        }

    if (window.focus){
        if(IE4 == -1){
            newwindow.focus()
        }
    }
    return false;
}


function CERT_DETAILS_FUNCTION2(){

		var verifypage = 'https://seal.verisign.com/splash?form_file=fdf/splash.fdf&dn=*.inquiero.com&lang=en';
		
    if (!newwindow.closed && newwindow.location){
            newwindow.location.href = verifypage;
        } else {
            newwindow=window.open(verifypage,'VERISIGN','height=500,width=516,scrollbars=yes,status=1');
            if (!newwindow.opener) newwindow.opener = self;
        }

    if (window.focus){
        if(IE4 == -1){
            newwindow.focus()
        }
    }
    return false;
}

//-->

