// Promotions Pop-Up
function popup() {
    window.open("http://www.bellacurves.com/html/promotions.htm","Window1","menubar=no,width=460,height=360,toolbar=no");
}