function cabecera() {
	document.write("<img src='http://www.talleresmotordiesel.com/img/pegaso.gif' alt='' border='0'> &nbsp; <img src='http://www.talleresmotordiesel.com/img/cat/banner1.gif' alt='' border='0' width=460 height=68><img src='http://www.talleresmotordiesel.com/img/cabecera-tmd.gif' alt='' border='0'>");
}

function pie() {
	document.write("<br><p class=textpetit>Desenvolupament: <a href='http://www.adaptacionweb.com' target='_blank' class='petit'>Adaptaci&oacute;n.Web</a>");
}

function menu() {
	document.write("<table border=0 cellspacing=0 cellpadding=0 width=140 bgcolor='#000066'><tr><td valign='top'><img src='http://www.talleresmotordiesel.com/img/vertical-tmd.gif' alt='' border='0'></td><td valign='top'>");
	document.write("&nbsp;<br>");
	document.write("<a href='http://www.talleresmotordiesel.com/cat/index.html' class='blanc'>Inici</a><br>");
	document.write("<a href='http://www.talleresmotordiesel.com/cat/info.html' class='blanc'>Informaci&oacute;</a><br>");
	document.write("<a href='http://www.talleresmotordiesel.com/cat/serveis.html' class='blanc'>Serveis</a><br>");
	document.write("<a href='http://www.talleresmotordiesel.com/cat/vehiculos/index.html' ");		  
	document.write("class='blanc'>Vehicles</a><br>");
	document.write("<a href='http://www.talleresmotordiesel.com/cat/contacte.html' class='blanc'>Contacte</a>");
	document.write("</td></tr><tr><td colspan=2 align='center'><br><p>&nbsp;<br>");
	document.write("<img src='http://www.talleresmotordiesel.com/img/sobre.gif' border='0' alt='' valign='middle'><br><a href='mailto:info@talleresmotordiesel.com' class='blanc'>e-mail</a>");
	document.write("<p><a href='http://www.talleresmotordiesel.com/cas/index.html'><img src='http://www.talleresmotordiesel.com/img/esp.gif' alt='Castellano' border='0'></a>");
	document.write("&nbsp;<a href='http://www.talleresmotordiesel.com/eng/index.html'><img src='http://www.talleresmotordiesel.com/img/eng.gif' alt='English' border='0'></a> ");
	document.write("</td></tr></table>");
}

function verFoto(nombre,texto,anchura,altura) {
	Ventana=open("","","top=10,left=100,toolbar=no,directories=no,menubar=no,width="+anchura+",height="+altura);
	Ventana.document.write("<head><title>"+texto+"</title></head><body topmargin=0 leftmargin=0 marginwidth=0 marginheight=0><table border=0 cellspacing=0 cellpadding=0><tr><td><img src="+nombre+" alt='"+texto+"' border=0></td></tr></table></body>");
}
