id=1;

function tabre()
{
document.write('<table cellspacing=0><tr><td style="width:10px;height:10px"><img src="zdomain/domt1.gif" width=10 height=10></td><td background="zdomain/domt2.gif"><img src="zdomain/domt2.gif" width=10 height=10></td><td style="width:10px;height:10px"><img src="zdomain/domt3.gif" width=10 height=10></td></tr><tr><td background="zdomain/domt4.gif"><img src="zdomain/domt4.gif"></td><td style="background-color:#f8f8f8">');
}

function tcierra()
{
document.write('</td><td background="zdomain/domt5.gif"><img src="zdomain/domt5.gif"></td></tr><tr><td style="width:10px;height:10px"><img src="zdomain/domt6.gif" width=10 height=10></td><td background="zdomain/domt7.gif"><img src="zdomain/domt7.gif" width=10 height=10></td><td style="width:10px;height:10px"><img src="zdomain/domt8.gif" width=10 height=10></td></tr></table></td></tr></table>');
}

function bloque(color,grafico,titulo,url,texto,ano)
{
if(ano==null) ano="";
if(location.hostname.indexOf("localhost")!=-1) url=url.replace("http://","");
if(document.all)
	{
document.write('<table width=700 class=mano onclick="location.href=&quot;'+url+'&quot;" onmouseover="colorea('+id+')" id=tab'+id+' onmouseout="descolorea('+id+')" cellspacing=2 style="padding:2px;"><tr><td style="padding:2px;width:1px"><img src="zdomain/'+grafico+'" style="border:1px '+color+' solid" id=im'+id+'></td><td class=texto style="padding-left:24px;padding-right:2px"><table cellspacing=0><tr><td><span class=url style="color:'+color+'">'+titulo+'</span></td><td class=ano title="año de creación">'+ano+'</td></tr><tr><td class=texto colspan=2 id=td'+id+'>'+texto+'</td></tr></table></td></tr></table>');
	}
else
	{
document.write('<a href="'+url+'"><table width=700 class=mano onmouseover="colorea('+id+')" id=tab'+id+' onmouseout="descolorea('+id+')" cellspacing=2 style="padding:2px;"><tr><td style="padding:2px;width:1px"><img src="zdomain/'+grafico+'" style="border:1px '+color+' solid" id=im'+id+'></td><td class=texto style="padding-left:24px;padding-right:2px"><table cellspacing=0><tr><td><span class=url style="color:'+color+'">'+titulo+'</span></td><td class=ano title="año de creación">'+ano+'</td></tr><tr><td class=texto colspan=2 id=td'+id+'>'+texto+'</td></tr></table></td></tr></table></a>');
	}
	//<span class=url style="color:'+color+'">'+titulo+'</span><br>'+texto+'
id++;
}

overimage=0;

function colorea(q)
{if(overimage!=q) VCLdisparatrans("im"+q);;
document.getElementById("tab"+q).style.backgroundColor="#FFFFFF";
document.getElementById("td"+q).style.color="#000000";
overimage=q;
}

function descolorea(q)
{
document.getElementById("tab"+q).style.backgroundColor="#F8F8F8";
document.getElementById("td"+q).style.color="#939898";
}

function tit(q)
{document.write('<table cellspacing=0 style="margin-bottom:10px"><tr><td><img src="zdomain/'+q+'"></td><td>');}

function menuclick(q)
{
divs=document.getElementsByTagName("DIV");
for(i=0;i<divs.length;i++) divs.item(i).style.display="none";
document.getElementById(q).style.display="";
}

function mailea(){location.href="mailto:voet"+"@"+"cra"+'nf.ne'+"t";}