function peu_serveiatencio(){

document.write("<table width='836' border='0' cellpadding='0' cellspacing='0' style='margin-bottom:-10px'><tr><td class='txtPetit' style='border-bottom:none;'><a href='http://www.tv3.cat/serveiatencio/quisom.html' title='Qui som'>Qui som</a> | <a href='http://www.catradio.cat/serveis_atencio/'>Atenci&oacute; Catalunya R&agrave;dio</a> | <a href='#' title='#'>Atenci&oacute; Fundaci&oacute; la Marat&oacute; de TV3</a></td></tr></table>")

};

function cap(){

document.write("<table width='100%'  border='0' cellpadding='0' cellspacing='0' id='block' class='bg_cap'><tr><td class='fonsg564buit fonsBlanc'><a href='index.html'><img src='/serveiatencio/img/cap5430_tv3.gif' width='836' height='70' alt='Servei Atenci&oacute;' title='Servei Atenci&oacute;'></a></td></tr></table>");

};

// Utilities
function changeTxtSize(id, newClass) {
identity=document.getElementById(id);
identity.className=newClass;
}