<!--

function eBuyerShield_showSealPopup(eb1_url_verify)
{
	window.open(eb1_url_verify, 'ebproductscertifiedseal_popup','height=500,width=466,scrollbars=1,resizable=0,menubar=0,toolbar=0,location=0,status=0,statusbar=0');
}

  var eb1_url_ebproductscertifiedseal = document.getElementById('ebproductscertifiedseallink2').href + '?i=3';
	document.getElementById('ebproductscertifiedseal2').onclick = function () {eBuyerShield_showSealPopup(eb1_url_ebproductscertifiedseal); return false; };
	//document.getElementById('ebproductscertifiedseal2').oncontextmenu = function () { alert('Property of eBuyerShield.com - Copying for reproduction is illegal.'); return false; };

//-->
