
function menu() {
	document.writeln('&nbsp;<a class="img" href="ingles/index.html"><img src="imagenes/english.jpg" width="124" height="35" border="0" alt=""></a><br>');
	document.writeln('&nbsp;<a class="menu" href="empresa.html">Empresa</a><br>');
	document.writeln('&nbsp;<a class="menu" href="modulos.html">Módulos</a><br>')
	document.writeln('&nbsp;<a class="menu" href="insert.html">Insert-Casette</a><br>')
	document.writeln('&nbsp;<a class="menu" href="chimenea_abierta.html">Chimeneas Abiertas</a><br>')
	document.writeln('&nbsp;<a class="menu" href="chi285.html">Chimeneas Convectoras</a><br>')
	document.writeln('&nbsp;<a class="menu" href="estufas.html">Estufas</a><br>')
	document.writeln('&nbsp;<a class="menu" href="hornos.html">Hornos</a><br>')
	document.writeln('&nbsp;<a class="menu" href="barbacoas.html">Barbacoas-Paelleros</a><br>')
	document.writeln('&nbsp;<a class="menu" href="hogar_abierto.html">Hogares Abiertos</a><br>')
	document.writeln('&nbsp;<a class="menu" href="plano1.html">Plano de Situaci&oacute;n</a><br>')
	document.writeln('&nbsp;<a class="menu" href="contacto.html">Contactar</a><br>')
	document.writeln('&nbsp;<br>')
	document.writeln('&nbsp;<a href="./PDF/catalogo_tnc.pdf"><img src="imagenes/catalogo.jpg" width="120" height="39" border="0" alt=""></a><br>');
	document.writeln('&nbsp;<a href="./PDF/Tecni2Dptic.pdf"><img src="imagenes/catalogo_nuevo.jpg" width="120" height="39" border="0" alt=""></a><br>');
	document.writeln('<p align="center"><a class="menu" href="#" onclick="window.open('+String.fromCharCode(39)+'http://www.codytel.com/aviso.php?codigo=112'+String.fromCharCode(39)+','+String.fromCharCode(39)+'_blank'+String.fromCharCode(39)+','+String.fromCharCode(39)+'width=400,height=220,resizable=no'+String.fromCharCode(39)+')">Aviso Legal</a><br><a href="http://www.codytel.com"><img src="imagenes/pastillagrupocodtransB6.gif" width="63" height="25" border="0" alt=""></a></p>')
	document.writeln('&nbsp;<br>')
	document.writeln('&nbsp;<br>')
	document.writeln('&nbsp;<br>')
	document.writeln('&nbsp;<br>')
	document.writeln('&nbsp;<br>')
	document.writeln('&nbsp;<br>')
	document.writeln('&nbsp;<br>')
	document.writeln('&nbsp;<br>')
	document.writeln('&nbsp;<br>')
	document.writeln('&nbsp;<br>')
	document.writeln('&nbsp;<br>')
	document.writeln('&nbsp;<br>')
	document.writeln('&nbsp;<br>')
	document.writeln('&nbsp;<br>')
	document.writeln('&nbsp;<br>')
	document.writeln('&nbsp;<br>')
	document.writeln('&nbsp;<br>')
	document.writeln('&nbsp;<br>')
	document.writeln('&nbsp;<br>')
	document.writeln('&nbsp;<br>')
	document.writeln('&nbsp;<br>')
	document.writeln('&nbsp;<br>')
}

function pie() {
	document.write('<span class="etiq">Avda. Pinadeta Nº 12 B - Pol. Ind. Quart de Poblet<BR>46930 QUART DE POBLET (VALENCIA) - Tel. (96) 192 01 68 - Fax (96) 192 03 49<br>Información comercial: <a href="mailto:jose@chimeneastnc.com">jose@chimeneastnc.com</a></span>');
}

function ventana(direc,titulo) { 
		aWin=window.open(direc,titulo,"width=760,height=460,scrollbars=yes,status=no,resize=no");
}
