function avislegal()
{
window.open('../avislegal.htm','popup','width=550,height=410,menubar=no,scrollbars=yes,toolbar=no,location=no,directories=no,resizable=no');
}


now = new Date();
y = now.getYear();
if (y<2000)
y=y+1900
document.write('De tot i més.cat, tot l´humor en català!&nbsp; 2002 - '+y+'&nbsp; <a href="http://www.detotimes.cat">www.detotimes.cat</a>&nbsp;&nbsp;<a href="javascript:avislegal()">Avís legal</b>');