
function newWin(){
subwin=window.open("newsletters/newsletterdownload.htm","","width=770,height=450,location=no,toolbar=no,menubar=no,scrollbars=yes,resizable=yes");
}

function newWinHours(){
subwin=window.open("shopHours.htm","","width=250,height=250,location=no,toolbar=no,menubar=no,scrollbars=no,resizable=no");
}

