function cabecera()
{   
document.writeln("		<tr>");
document.writeln("	<td height=32 background=http://www.uhu.es/dege/nuevaweb/imagenes/fondos/degradado25_50.jpg width=665 colspan=2 bordercolor=#CCCC66 bgcolor=#CCCC66 valign='bottom'>");
document.writeln("	<p align=left class=titprincipal><b>&nbsp;&nbsp;Departamentos</B></td>");
document.writeln("	</tr>            ");
document.writeln("	</table>");

}



function pie()
{  
document.writeln("<tr>");
document.writeln("<td valign=top background=http://www.uhu.es/dege/nuevaweb/imagenes/fondos/degradado20.jpg style='font-family: Arial; font-size: 8pt' bgcolor=#cccc66 colspan=5 width=745>");
document.writeln("<table border=0 style='font-family: Arial; font-size: 8pt' width=100%><tr><td><a href=http://www.uhu.es/empresariales/><font color=#000000>Facultad de Ciencias Empresariales</font></a></td><td align=right><font color=#000000>Teléfono 959 217829</td></tr></table>");
document.writeln("</td></tr>");
}
 
function pieinicio()
{  
document.writeln("<tr>");
document.writeln("<td valign=top background=http://www.uhu.es/dege/nuevaweb/imagenes/fondos/degradado20.jpg style='font-family: Arial; font-size: 8pt' bgcolor=#cccc66 colspan=5 width=745>");
document.writeln("<table border=0 style='font-family: Arial; font-size: 8pt' width=100%><tr><td><a href=http://www.uhu.es/empresariales/><font color=#000000>Facultad de Ciencias Empresariales</font></a></td><td align=right><font color=#000000>Teléfono 959 217829</td></tr></table>");
document.writeln("</td></tr>");
}
 