<!--
/*
 * Copyright (c) 2001-2008 McAfee Inc.
 * All Rights Reserverd.
 *
 * This software is confidential and proprietary information of
 * McAfee Inc. Any reproduction of this software without
 * prior written authorization from McAfee Inc.
 * is strictly prohibited.
 */
if(!document.sacert_itype ) { document.sacert_itype = '13'; }
if(!document.sacert_domain) { document.sacert_domain = window.location.hostname; }
if(!document.sacert_opts ) { document.sacert_opts  = ''; }
var sacert__alt  = "This site has earned the McAfee Secure rating, certifying credit card security against hackers.";
var sacert__rclick = "Copying Prohibited by Law - McAfee Secure is a Trademark of McAfee";
var sacert__src  = "//images.scanalert.com/meter/"+document.sacert_itype+"-"+document.sacert_domain+".gif";
var sacert__wopts = "status=1,location=1,scrollbars=1,width=550,height=550,left=20,top=20"
var sacert__vurl  = "https://www.mcafeesecure.com/RatingVerify?ref="+document.sacert_domain;
var sacert__ua   = navigator.userAgent.toLowerCase();
if(sacert__ua.indexOf('msie')>=0) {
document.writeln("<a onmousedown='sacertVerify()' href='#'><img name='sacertimg' src='"+sacert__src+"' border='0' oncontextmenu='alert(sacert_rclick); return false;'></a>");
}else{
}
function sacertVerify() {
sacertVerify2();
return false;}
function sacertVerify2() {
var sacert_vwin = window.open(sacert__vurl,'SACERT_VERIFY',sacert__wopts);
}
-->
