function popupPrivacy()
{
	window.open('https://www.namp.org/popups/policy_step1.html', 'Policy', "status=no,toolbar=no,directories=no,menubar=no,location=no,resizable=yes,scrollbars=yes,history=no,height=550,width=400,top=0,left=0");
    return false;
}

function popupLearnDesignationMPRO()
{
	window.open('https://www.namp.org/popups/learndesignation.html', 'Policy', "status=no,toolbar=no,directories=no,menubar=no,location=no,resizable=yes,scrollbars=yes,history=no,height=550,width=400,top=0,left=0");
    return false;
}

function popupLearnDesignationNAMP()
{
	window.open('https://www.namp.org/popups/learndesignationnamp.html', 'Policy', "status=no,toolbar=no,directories=no,menubar=no,location=no,resizable=yes,scrollbars=yes,history=no,height=550,width=400,top=0,left=0");
    return false;
}

function popupLicenced()
{
	window.open('https://www.namp.org/popups/licenced.html', 'NAMP', "status=no,toolbar=no,directories=no,menubar=no,location=no,resizable=yes,scrollbars=yes,history=no,height=550,width=400,top=0,left=0");
    return false;
}

function popupProfessionalCode()
{
	window.open('https://www.namp.org/popups/professionalcode.html', 'NAMP', "status=no,toolbar=no,directories=no,menubar=no,location=no,resizable=yes,scrollbars=yes,history=no,height=550,width=400,top=0,left=0");
    return false;
}

function popupGoodStanding()
{
	window.open('https://www.namp.org/popups/goodstanding.html', 'NAMP', "status=no,toolbar=no,directories=no,menubar=no,location=no,resizable=yes,scrollbars=yes,history=no,height=550,width=400,top=0,left=0");
    return false;
}

function popupContinuedEducation()
{
	window.open('https://www.namp.org/popups/continuededucation.html', 'NAMP', "status=no,toolbar=no,directories=no,menubar=no,location=no,resizable=yes,scrollbars=yes,history=no,height=550,width=400,top=0,left=0");
    return false;
}

function popupCVV2()
{
	window.open('https://www.namp.org/popups/cvv2.html', 'NAMP', "status=no,toolbar=no,directories=no,menubar=no,location=no,resizable=yes,scrollbars=yes,history=no,height=550,width=400,top=0,left=0");
    return false;
}

function popupLogos(url, size)
{
    window.open('http://www.namp.org/images/logos/' + url, 'NAMP', "status=no,toolbar=no,directories=no,menubar=no,location=no,resizable=yes,scrollbars=yes,history=no,height=" + size + ",width=" + size + ",top=50,left=50");
    return false;
}

function popupTrialPeriod()
{
    window.open('https://www.namp.org/popups/trialperiod.html', 'NAMP', "status=no,toolbar=no,directories=no,menubar=no,location=no,resizable=yes,scrollbars=yes,history=no,height=550,width=400,top=0,left=0");
    return false;
}