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(); }
}

function initArray() {
 this.length = initArray.arguments.length
 for (var i = 0; i < this.length; i++)
 this[i+1] = initArray.arguments[i]
}
var MOYArray = new initArray("/01/","/02/","/03/","/04/","/05/","/06/","/07/","/08/","/09/","/10/","/11/","/12/");
LastModDate = new Date(document.lastModified);

y = LastModDate.getYear();
if (y < 2000)
y = y + 1900;
theModDate="&nbsp;" +LastModDate.getDate() + MOYArray[(LastModDate.getMonth()+1)]+ y;

var lang1 = new Array(3);
var lang2 = new Array(3);

lang1[1] = "Segell IQUA";
lang2[1] = "L\'Agčncia de la Qualitat d\'Internet";
lang1[2] = "Sello IQUA";
lang2[2] = "La Agencia de Calidad de Internet";
lang1[3] = "IQUA seal";
lang2[3] = "The Internet Quality Agency";

var segell = "<a href=\"http://www.iqua.net/segell/?id="+ iqua_id + "&lang=" + iqua_lang + "&url=" + document.location.href + "\" onmouseover=\"mouseOver('Iqua');return true;\" onmouseout=\"mouseOut('');return true;\" onclick=\"iqua_open(this.href,'iqua','600','455','no');return false;\"><img src=\"http://www.cobdc.org/icones/segelliqua.gif\" width=\"11\" height=\"14\" style=\"vertical-align:middle\" border=\"0\" alt=\"" + lang2[iqua_lang] + "\"></a>";

var now = new Date();
var any = now.getYear();
if (any < 2000) 
any = any + 1900;
var x="";
x += '<table border="0" width="100%" marginwidth="0" leftmargin="0" marginheight="0" cellspacing="0" cellpadding="0">';
x += '<tr><td width="90%" height="22" class="data" style="padding-left:16px;">Darrera modificaci&oacute;:' +theModDate+ '</td><td align="right" width="10%" height="18"><a href="javascript:scrollTo(0,0);" onmouseover="mouseOver(\'inici de la pągina\'); return true" onmouseout="mouseOut(\'\'); return true"><img src="http://www.cobdc.org/icones/topcat.gif" width="46" height="12" alt="torneu a l\'inici de la pągina" border="0"></a>&nbsp;&nbsp;</td></tr>';
x += '<tr><td colspan="2" bgcolor="#F0F0F0" height="1"><img src="http://www.cobdc.org/icones/shim.gif" width="1" height="1" alt="" border="0"></td></tr>';
x += '<tr><td colspan="2" height="60" style="font:70% verdana,sans-serif; padding-left:16px">&copy; 1999-' +any+ '  &nbsp;<br><p></p><center><img src="http://www.cobdc.org/icones/peu.gif" width="428" height="40" alt="COBDC" border="0"></center><br>&nbsp;</td></tr></table>';
document.write(x);


