function open_gal(url){
email=window.open(url,"eMail","scrollbars=no,menubar=no,toolbar=no,resizable=yes,location=no,width=720,height=570");

}
