function writeFooterCanal4(){
var out = ""; 
out += '<tr>'+ 
    '				<td><img src="http://i.esmas.com/img/univ/canal4/2006/footer.gif" width="950" height="40"></td>'+
  	'	</tr>';
document.write(out);
}
