candles_clev = "";
function pop_wincandles_clev(psjs_url){
    if(candles_clev){
        if(candles_clev.closed){
            candles_clev = window.open("http://www.hebcal.com/shabbat/fridge.cgi?zip=44118", "candles_clev", "top=" + ((screen.availHeight/2) - (screen.availHeight * .70 / 2)) + ",left=" + ((screen.availWidth/2) - (screen.availWidth * .50 / 2)) + ",width=" + screen.availWidth * .50 + ",height=" + screen.availHeight * .70 + ",resizable=1,toolbar=0,scrollbars=0,location=0,status=0,menubar=0")
        } else { 
            candles_clev.focus();
        }
    } else {
        candles_clev = window.open("http://www.hebcal.com/shabbat/fridge.cgi?zip=44118", "candles_clev", "top=" + ((screen.availHeight/2) - (screen.availHeight * .70 / 2)) + ",left=" + ((screen.availWidth/2) - (screen.availWidth * .50 / 2)) + ",width=" + screen.availWidth * .50 + ",height=" + screen.availHeight * .70 + ",resizable=1,toolbar=0,scrollbars=0,location=0,status=0,menubar=0")
    }
}


hjcmap = "";
function pop_winhjcmap(psjs_url){
    if(hjcmap){
        if(hjcmap.closed){
            hjcmap = window.open("http://hjc.bluehome.net/images/hjcmap.png", "hjcmap", "top=" + ((screen.availHeight/2) - (490 / 2)) + ",left=" + ((screen.availWidth/2) - (595 / 2)) + ",width=595,height=490,resizable=0,toolbar=0,scrollbars=0,location=0,status=0,menubar=0")
        } else { 
            hjcmap.focus();
        }
    } else {
        hjcmap = window.open("http://hjc.bluehome.net/images/hjcmap.png", "hjcmap", "top=" + ((screen.availHeight/2) - (490 / 2)) + ",left=" + ((screen.availWidth/2) - (595 / 2)) + ",width=595,height=490,resizable=0,toolbar=0,scrollbars=0,location=0,status=0,menubar=0")
    }
}

