function pop_pic_viewer(id, cat, obj_id){
 var url = "pic_viewer.php?obj_id="+obj_id+"&pic_id="+id+"&img_cat="+cat;
 win=window.open( url,"pic_viewer","resizable=yes, width=690, height=470, scrollbars");
 win.focus();
}

function pop_disclaimer(){
 win=window.open("disclaimer.php","disclaimer","resizable=yes, width=550, height=550, scrollbars");
 win.focus();
}

function pop_copyright(){
 win=window.open("copyright.php","copyright","resizable=yes, width=550, height=550, scrollbars");
 win.focus();
}

function print_content(url){
 win=window.open(url,"print","resizable=yes, width=550, height=550, scrollbars");
 win.focus();
}

function pop_mailinglist(){
 win=window.open("mod_mailinglist.php","mailinglist","resizable=yes, width=550, height=550, scrollbars");
 win.focus();
}

function get_document(id){
 win=window.open("docs_get.php?id="+id,"document","resizable=yes, width=550, height=550, scrollbars");
 win.focus();
}

function get_document_m(mode, id, cid){
 win=window.open("docs_get.php?m="+mode+"&cid="+cid+"&id="+id,"document","resizable=yes, width=550, height=550, scrollbars");
 win.focus();
}

function pop_inforequest(){
 win=window.open("mod_inforequest.php","inforequest","resizable=yes, width=550, height=550, scrollbars");
 win.focus();
}

function pop_event(){
 win=window.open("mod_event.php","event","resizable=yes, width=550, height=620, scrollbars");
 win.focus();
}

function pop_event_interest(){
 win=window.open("mod_event_interest.php","event","resizable=yes, width=550, height=620, scrollbars");
 win.focus();
}

function pop_atti_convegno(){
 win=window.open("atti_convegno.php","atti","resizable=yes, width=550, height=550, scrollbars");
 win.focus();
}

function pop_video(){
 win=window.open("video/trust_2008/trust.php","video","resizable=yes, width=650, height=480, scrollbars");
 win.focus();
}

function pop_video_2007(){
 win=window.open("video/trust_2007/trust.php","video","resizable=yes, width=650, height=480, scrollbars");
 win.focus();
}

function pop_workshops(){
 win=window.open("mod_workshops.php","workshops","resizable=yes, width=550, height=600, scrollbars");
 win.focus();
}

function pop_banner_info_trust(){
 win=window.open("banner_info_trust.php","banner_info","resizable=yes, width=550, height=570, scrollbars");
 win.focus();
}

function pop_banner_info_trading(){
 win=window.open("banner_info_trading.php","banner_info","resizable=yes, width=550, height=570, scrollbars");
 win.focus();
}

function pop_banner_info_trasferimento(){
 win=window.open("banner_info_trasferimento.php","banner_info","resizable=yes, width=550, height=570, scrollbars");
 win.focus();
}

function pop_evento_20090521(){
 win=window.open("mod_event_sanmarino.php","evento_20090521","resizable=yes, width=550, height=590, scrollbars");
 win.focus();
}

function pop_evento_segreto_bancario(){
 win=window.open("mod_event_segreto_bancario.php","evento_segreto_bancario","resizable=yes, width=550, height=590, scrollbars");
 win.focus();
}

function pop_evento_singapore(){
 win=window.open("mod_event_singapore.php","evento_singapore","resizable=yes, width=550, height=590, scrollbars");
 win.focus();
}

function pop_workshops_temi_date(){
 win=window.open("mod_workshops2.php","workshops","resizable=yes, width=550, height=600, scrollbars");
 win.focus();
}

function pop_video_sanmarino(){
 win=window.open("mod_video_trust_2009.php","pop_video_sanmarino","resizable=yes, width=630, height=720, scrollbars");
 win.focus();
}

function pop_evento_20091007(){
 win=window.open("mod_event.php","evento_20091007","resizable=yes, width=570, height=650, scrollbars");
 win.focus();
}

function pop_evento_aprile(){
 win=window.open("mod_evento_aprile.php","mod_event_aprile","resizable=yes, width=580, height=590, scrollbars");
 win.focus();
}


