﻿function pop_page(page){
     window.open (page + '.aspx', 'YBL','status=0,scrollbars=1,menubar=0,resizable=0,width=880,height=450');
}

function pop_error_edit_no_preview() {
    alert('Please click Preview button to add child\'s name and address to the letter.');
}

function pop_error_fields( message ) {
    alert(message);
}

function popCCV() {
     window.open ('images/images_b_checkout_step2/credit-card-security-codes.gif', 'CCV', 'status=0,scrollbars=1,menubar=0,resizable=0,width=640,height=420');
}

var exitpop = true;
function exit () {
//    var url = 'http://www.emusic-freebies.com/V2/FreeXmas3.php?affid=381010&sid=21&img1=Christmas_CharlieBrown.jpg&img2=Christmas_JohnDenverMuppets.jpg&img3=Christmas_BingCrosby.jpg&feature=&c1=YourSantaLetter&c2=ExitTraffic';

//    if (exitpop)
//        window.open(url, '', 'resizable=yes,scrollbars=yes,width=900, height=600');
}
