function openCertDetails()
{
	
	var referer = "";
	var siteSealImage;

	if (self.sampleReferer) 
		referer = self.sampleReferer;
	else
		referer = window.location; 
	
	if (document.images) {
		siteSealImage = document.images["thawteSiteSeal"]
		siteSealImage.src="https://www.thawte.com/cgi/server/seal_generator.exe?referer=" + referer
	}

	certDetailsUrlWithReferer = "https://www.thawte.com/cgi/server/certdetails.exe?referer=" + referer;
	thewindow = window.open(certDetailsUrlWithReferer,
		"newWindow", config="height=500,width=516,toolbar=no,menubar=no," +
		"scrollbars=yes,resizable=no,location=no,directories=no,status=yes");
}

function handleEnter (field, event) {
		var keyCode = event.keyCode ? event.keyCode : event.which ? event.which : event.charCode;
		if (keyCode == 13) {
			var i;
			for (i = 0; i < field.form.elements.length; i++)
				if (field == field.form.elements[i])
					break;
			i = (i + 1) % field.form.elements.length;
			field.form.elements[i].focus();
			return false;
		} 
		else
		return true;
	}      



function NAME_IT() {
        window.open('quickhealthinsurance_agent_agreement.htm','EANITHING','toolbar=no,location=no,directories=no,status=yes,menubar=no,resizable=yes,copyhistory=no,scrollbars=yes,width=550,height=550');
}

function edge_IT() {
        window.open('edge.htm','EANITHING','toolbar=no,location=no,directories=no,status=yes,menubar=no,resizable=yes,copyhistory=no,scrollbars=yes,width=550,height=550');
}

function disclaimer_IT() {
        window.open('disclaimer_AARP.htm','EANITHING','toolbar=no,location=no,directories=no,status=yes,menubar=no,resizable=yes,copyhistory=no,scrollbars=yes,width=550,height=550');
}

function Links_IT() {
        window.open('links.htm','EANITHING','toolbar=no,location=no,directories=no,status=yes,menubar=no,resizable=yes,copyhistory=no,scrollbars=yes,width=550,height=550');
}

function contacts_IT() {
        window.open('contacts.htm','EANITHING','toolbar=no,location=no,directories=no,status=yes,menubar=no,resizable=yes,copyhistory=no,scrollbars=yes,width=550,height=550');
}


function IR_IT() {
        window.open('healthinsuranceresources.htm','EANITHING','toolbar=no,location=no,directories=no,status=yes,menubar=no,resizable=yes,copyhistory=no,scrollbars=yes,width=550,height=550');
}


function Rcertify() 
{
popupWin = window.open('http://www.bbb.org/dallas/business-reviews/insurance-services/quick-health-insurancecom-group-in-dallas-tx-90005517#bbblogo', 'Participant','location=yes,scrollbars=yes,width=450,height=300'); 
window.name = 'opener';
} 

function AARP_member() {
        window.open('http://www.aarp.org/membership/aarp/Articles/join.html','EANITHING','toolbar=no,location=no,directories=no,status=yes,menubar=no,resizable=yes,copyhistory=no,scrollbars=yes,width=550,height=550');
}

function AARP_health_insurance() {
        window.open('http://www.aarphealthcare.com/','EANITHING','toolbar=no,location=no,directories=no,status=yes,menubar=no,resizable=yes,copyhistory=no,scrollbars=yes,width=550,height=550');
}

function AARP_ss() {
        window.open('http://www.aarp.org/socialsecurity/Articles/a2005-01-03-ssinsecurity.html','EANITHING','toolbar=no,location=no,directories=no,status=yes,menubar=no,resizable=yes,copyhistory=no,scrollbars=yes,width=550,height=550');
}

