
function popUp1() {
props=window.open('https://paydotcom.com/a.page.php?id=11517&u=AmberJN', 'poppage');
}
function popUp2() {
props=window.open('privacypolicy.htm', 'poppage', 'toolbars=0, scrollbars=1, location=0, statusbars=0, menubars=0, resizable=0, width=450, height=480 left = 0, top = 0');
}
function popUp3() {
props=window.open('disclaimer.htm', 'poppage', 'toolbars=0, scrollbars=1, location=0, statusbars=0, menubars=0, resizable=0, width=450, height=480 left = 0, top = 0');
}
function popUp4() {
props=window.open('myform.htm', 'poppage', 'toolbars=0, scrollbars=0, location=0, statusbars=0, menubars=0, resizable=0, width=375, height=480 left = 0, top = 0');
}

