function open_gallery(url){
email=window.open(url,"eMail","scrollbars=yes,menubar=no,toolbar=n0,resizable=yes,location=no,width=750,height=550");

}
