function menu() {
	document.write('<a href="index.php" class="menu">inicio</a> | ');
	document.write('<a href="datosycifras.php" class="menu">datos y cifras clave</a> | ');
	document.write('<a href="servicios.php" onMouse'+'Out="MM_startTi'+'meout();" onMou'+'seOver="MM_show'+'Menu(window.mm_menu_0525181313_0,-8,18,null,\'serv'+'icios\');" class="menu" name="servicios" id="servicios">servicios</a> | ');
	document.write('<a href="noticias.php" class="menu">informaci&oacute;n de actualidad</a>| ');
	document.write('<a href="enlaces.php" class="menu">enlaces</a> | ');
	document.write('<a href="imagenes.php" class="menu">im&aacute;genes</a> | ');
	document.write('<a href="donde.php" class="menu">&iquest;d&oacute;nde estamos?</a> | ');
	document.write('<a href="contactar.php" class="menu">contactar</a>');
}

function pie() {
	document.write('Av. Monforte de Lemos, 142 - 28029 Madrid - Tel.: 91 316 13 22 Fax: 91 316 12 17 - <a href="mailto:info@infocitec.com">info@infocitec.com</a>. &copy; 2005. Todos los derechos reservados.');
	}
function cabecera() {
	//document.write('<a href="index.php"><img src="img/banner.jpg" width="780" height="64" border="0"></a>');
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="780" height="64"><param name="movie" value="flash/banner.swf"><param name="quality" value="high"><embed src="flash/banner.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="780" height="64"></embed></object>');
	}
	
function botones_home(){
		document.write('<a href="riesgos.php"><img src="img/riesgos.jpg" width="173" height="72" border="0" class="borde"></a>&nbsp;<a href="pdatos.php"><img src="img/datos.jpg" width="173" height="72" border="0" class="borde"></a>&nbsp;<a href="formacion.php"><img src="img/cursos.jpg" width="173" height="72" class="borde"></a>&nbsp;<a href="segmmpp.php"><img src="img/consejeros.jpg" width="173" height="72" border="0" class="borde"></a>&nbsp;<img src="img/emas.jpg" border="0" class="borde">');
}

function botones_home(){
		document.write('<a href="riesgos.php"><img src="img/riesgos.jpg" width="173" height="72" border="0" class="borde"></a>&nbsp;<a href="pdatos.php"><img src="img/datos.jpg" width="173" height="72" border="0" class="borde"></a>&nbsp;<a href="formacion.php"><img src="img/cursos.jpg" width="173" height="72" class="borde"></a>&nbsp;<a href="segmmpp.php"><img src="img/consejeros.jpg" width="173" height="72" border="0" class="borde"></a>');
}

function calidad(){
	document.write('<p style="font-size:10px; line-height:15px;"><img src="img/iso9001.jpg"><br />CERTIFICADA DE ACUERDO A LA NORMA ISO 9001:2008<br>(7 de enero de 2003)</p><p style="font-size:10px; line-height:15px;"><img src="img/iso14001.jpg"><br />CERTIFICADA DE ACUERDO A LA NORMA ISO14001:2004<br>(17 de diciembre de 2008)</p>');
}