function popup_price(){
window.open("unique_price.php", "windowName", "toolbar=no, menubar=no, width=600, height=600");
}
function popup_flashintro(){
window.open("flash_intro_templates.html", "windowName", "toolbar=no, menubar=no, width=600, height=650");
}
