
function cabecera()
{   
document.writeln("		<tr>");
document.writeln("	<td height=32 background=imagenes/fondos/degradado25_50.jpg width=670 colspan=2 bordercolor=#CCCC66 bgcolor=#CCCC66 valign='bottom'>");
document.writeln("	<p align=center class=titprincipal><b>Vicerrectorado de Investigación</B></td>");
document.writeln("	</tr>            ");   
document.writeln("	</table>");

}  

function menuservicio()
{
document.writeln("  <script type='text/javascript' language='JavaScript1.2'>");
document.writeln("<!--");
document.writeln("stm_bm(['uueoehr',200,'','imagenes/menu/icono.gif',0,'','',0,0,0,0,0,1,0,0,'','',0],this);");
document.writeln("stm_bp('p0',[0,3,0,0,1,2,14,0,100,'',-1,'',-1,0,0,0,'#000000','#CCCC66','',3,0,0,'#000000']);");
document.writeln("stm_ai('p0i0',[0,'Inicio  ','','',-1,-1,0,'index.htm','_self','','','imagenes/menu/item1.gif','imagenes/menu/item2.gif',14,9,0,'','',0,0,0,0,1,'#CCCC66',0,'#CCCC66',0,'','',3,3,0,0,'#000000','#FFFFFF','#000000','#FFFFFF','8pt Arial','8pt Arial',0,0]);");
document.writeln("stm_bp('p1',[1,4,0,0,2,.5,8,0,100,'progid:DXImageTransform.Microsoft.Fade(overlap=.5,enabled=0,Duration=0.43)',-2,'',-2,67,2,3,'#999999','#FFFFFF','',3,1,1,'#000000']);");
document.writeln("stm_ep();");
document.writeln("stm_aix('p0i1','p0i0',[0,'Apoyo a la investigación  ','','',-1,-1,0,'','','','','imagenes/menu/item1.gif','imagenes/menu/item2.gif',14,9,0,'','',0,0,0,0,1,'#CCCC66']);");
document.writeln("stm_bpx('p2','p1',[]);");

document.writeln("stm_ep();");


document.writeln("stm_aix('p0i1','p0i0',[0,'OTRI  ','','',-1,-1,0,'http://www.uhu.es/otri/web_2006/','_self','','','imagenes/menu/item1.gif','imagenes/menu/item2.gif',14,9,0,'','',0,0,0,0,1,'#CCCC66']);");
document.writeln("stm_bpx('p2','p1',[]);");

document.writeln("stm_ep();");
document.writeln("stm_aix('p0i1','p0i0',[0,'Servicios Centrales I+D  ','','',-1,-1,0,'','_self','','','imagenes/menu/item1.gif','imagenes/menu/item2.gif',14,9,0,'','',0,0,0,0,1,'#CCCC66']);");

document.writeln("stm_ep();");
document.writeln("stm_aix('p0i1','p0i0',[0,'Quiénes Somos  ','','',-1,-1,0,'quienes.htm','','','','imagenes/menu/item1.gif','imagenes/menu/item2.gif',14,9,0,'','',0,0,0,0,1,'#CCCC66']);");
document.writeln("stm_aix('p0i1','p0i0',[0,'Mapa','','',-1,-1,0,'mapa.htm','_self','','','imagenes/menu/item1.gif','imagenes/menu/item2.gif',14,9,0,'','',0,0,0,0,1,'#CCCC66']);");

document.writeln("stm_em();");
document.writeln("//-->    </script>");
}
 
