function map(){
vr = open('map.htm','MAPA','fullscreen=2,width=750,height=500,scrollbars=0,left=20,top=10')
}
function org(){
vr = open('organograma.asp','ORGANOGRAMA','fullscreen=2,width=750,height=500,scrollbars=0,left=20,top=0,menubar=yes')
}
function vid(){
vr = open('video.htm','VIDEO','fullscreen=2,width=605,height=410,scrollbars=0,left=80,top=10')
}
function fot(){
vr = open('galeria/index.htm','FOTOS','fullscreen=2,width=575,height=525,scrollbars=0,left=100,top=0')
}



