document.write('<div id="footer">');
document.write('<p>');
document.write('<span><a href="http://www.uoc.edu/web/cat/peupagina/avislegal.html" target="_blank">Avís legal</a></span> &#150;');
document.write('<span><a href="#" onClick="Mostra(event,\'sobre\');return false;">Sobre el web</a></span> &#150;');
document.write('<span>');

var lang1 = new Array(3);
var lang2 = new Array(3);
lang1[1] = "segell";
lang2[1] = "L'Ag&egrave;ncia de la Qualitat d'Internet";
lang1[2] = "sello";
lang2[2] = "La Agencia de Calidad de Internet";
lang1[3] = "seal";
lang2[3] = "The Internet Quality Agency";

function iqua_open(mypage, myname, w, h, scroll) {
winl = (screen.width - w) / 2;
wint = (screen.height - h) / 2;
winprops = 'height='+h+',width='+w+',top='+wint+',left='+winl+',scrollbars='+scroll+',resizable=no'
win = window.open(mypage, myname, winprops)
if (parseInt(navigator.appVersion) >= 4) { win.window.focus(); }
}

document.write("<a href=\"http://www.iqua.net/segell/?id="+ iqua_id + "&lang=" + iqua_lang + "&url=" + document.location.href + "\" onclick=\"iqua_open(this.href,'iqua','600','450','no');return false;\"><img src=\""+dir_remoto+"iqua.gif\" border=\"0\" alt=\"" + lang2[iqua_lang] + "\"></a>");

document.write('</span>');
document.write('</p>');
document.write('</div>	');
document.write('<div id="foot">');
document.write('<p>');
document.write('<span><a href="http://www.vives.org/" target="_blank">Xarxa Vives d\'Universitats</a></span>');
document.write('</p>');
document.write('</div>');
document.write('</div>');
document.write('<div id="sobre">');
document.write('<a href="javascript:Oculta(\'sobre\');"><img src="http://www.uoc.edu/web/cat/img/creu.gif"/></a>');
document.write('<p><strong>Sugerencias</strong></p>');
document.write('<p>Os invitamos a enviar vuestras sugerencias para ayudarnos a mejorar el sitio web.</p>');
document.write('<p><a href="mailto:opiniones@uoc.edu">opiniones@uoc.edu</a></p>');
document.write('</div>');
document.write('<map name="logo">');
document.write('<area shape="rect" coords="9,8,127,43" href="http://www.uoc.edu/web/cat/index.html">');
document.write('</map>');

