
function openPopup(img, width, height) {
   if (img && width && height) {
      width = Math.min(width + 36, 640);
      height = Math.min(height + 30, 480);
      var popUp = window.open(img,"popUp","toolbar=no,location=no,directories=no,status=no,scrollbars=yes,resizable=yes,copyhistory=no,,screenX=30,left=30,screenY=30,top=30,width=" + width + ",height=" + height);
   }
   return;
}

function blogs()
{
document.write('<div align="left">');
document.write('<div class="menu"><b>visitas asiduas</b></div>');
document.write('<a href="http://www.zonalibre.org/blog/enz" alt="lapsus" target="_blank">lapsus</a><BR>');
document.write('</div>');
}

function OpenComments (c, w, h) {
    window.open(c, 'comments', 'width='+w+', height='+h+',scrollbars=yes,status=no,screenX=1,left=1,screenY=1,top=1');
}

function menu(){
document.write('<div class="title">Menu</div>')
document.write('<A href="http://zonalibre.org/blog/negro/index.html">Principal</A><BR>');
/*document.write('<A href="correo.html">Correo</A><BR>');*/
/*document.write('<img width="170" height="30" title="horizontal" border="0" src="http://www.antville.org/img/elnegrozumbon/horizontal.gif" alt="horizontal" />');*/
}


function asiestamos(){	
document.write('<p>');
document.write('<div class="title">');
document.write('Archivos');
document.write('</div>');
document.write('<div class="side">');
document.write('<MTArchiveList archive_type="Monthly">');
document.write('<a href="<$MTArchiveLink$>"><$MTArchiveTitle$></a><br />');
document.write('</MTArchiveList>');
document.write('</div>');
document.write('<p>');
document.write('<div class="title">');
document.write('Entradas Recientes**');
document.write('</div>');
document.write('<div class="side">');
document.write('<MTEntries lastn="10">');
document.write('<a href="<$MTEntryPermalink$>"><$MTEntryTitle$></a><br />');
document.write('</MTEntries>');




document.write('</div>');
document.write('<p>');
document.write('<div class="title">');
document.write('Links');
document.write('</div>');
document.write('<div class="side">');
document.write('<a href="">Aņade tus Links aqui</a><br />');
document.write('</div>');
}

function pie()
{
document.write('<div align="top" width="1"><img src="http://free.hostdepartment.com/elnegrozumbon/img/1x1.gif" width="1" height="15" ></div>');
document.write('<script>javascript:menuh()</script>');
document.write('<table width="640" cellspacing="0" cellpadding="0">');
document.write('<tr>');
document.write('<td valign="top" align="right">');
document.write('<img src="http://free.hostdepartment.com/elnegrozumbon/img/tit_pie.gif" width="442" height="12">');
document.write('</div>');
document.write('</td>');
document.write('</tr>');
document.write('</table>');
}

function foto_ini()
{
document.write('<div align="center">');
document.write('<img src="http://free.hostdepartment.com/elnegrozumbon/img/alba.jpg" width="143" height="140"><br>');
document.write('<img src="http://free.hostdepartment.com/elnegrozumbon/img/bambes.jpg" width="143" height="112"><br>');
document.write('<img src="http://free.hostdepartment.com/elnegrozumbon/img/cafe.jpg" width="143" height="112"><br>');
document.write('</div>');
document.write('<img width="170" height="30" title="horizontal" border="0" src="http://www.antville.org/img/elnegrozumbon/horizontal.gif" alt="horizontal" />');
}

function verd()
{
document.write('<A HREF="http://www.peta.com" target="_blank"><img src="http://free.hostdepartment.com/elnegrozumbon/img/sophie140.jpg" width="147" height="205" border=0 title="Aqui estan los restos de tu abrigo de pieles"></a>');
document.write('<IMG  height=30 src="produc/horizontal.gif" width=143>');
}

function countup()
{
yr=2001
m=10
d=09
montharray=new Array("Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec")
today=new Date()
todayy=today.getYear()
if (todayy < 1000)
todayy+=1900
todaym=today.getMonth()
todayd=today.getDate()
todaystring=montharray[todaym]+" "+todayd+", "+todayy
paststring=montharray[m-1]+" "+d+", "+yr
difference=(Math.round((Date.parse(todaystring)-Date.parse(paststring))/(24*60*60*1000))*1)
difference+=" dias"
document.write(difference+" de vida");
}

function titol0(){
document.write('<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>');
/*document.write('<TR><TD   colspan="3" vAlign=bottom align=right width="100%" bgcolor="#FFFFFF" ><img src="http://antville.org/img/elnegrozumbon/elnegro.gif" width="170" height="30" alt="" border="0"></TD></TR>');*/
document.write('<TR><TD vAlign=bottom align=left width="100%" height="100" background="http://antville.org/img/elnegrozumbon/fonsnegre.gif"><img src="http://antville.org/img/elnegrozumbon/tuareg.jpg" width="477" height="100" alt="" border="0"></td><td background="http://antville.org/img/elnegrozumbon/fonsnegre.gif"></td><td align="right"><img src="http://antville.org/img/elnegrozumbon/asm.gif" width="175" height="100" alt="" border="0"></TD></TR>');
/*document.write('<TR><TD  colspan="3" vAlign=bottom align=left width="100%" height="10" background="http://antville.org/img/elnegrozumbon/shadow.gif"></TD></TR>');*/
document.write('</TABLE>');
}

function titol(){
document.write('<TABLE cellSpacing=0 cellPadding=0 width="760" border=0 align="center">');
document.write('<TBODY>');
document.write('<TR>');
document.write('<TD vAlign=bottom align=left width="100%" background="http://www.zonalibre.org/blog/negro/archives/fonsnegre.gif"><img src="http://antville.org/img/elnegrozumbon/tuareg.jpg" width="477" height="100" alt="" border="0"></TD>');
document.write('</TR>');
document.write('<TR>');
document.write('<TD vAlign=bottom align=left width="100%" height="10" background="http://www.zonalibre.org/blog/negro/archives/shadow_white.gif"></TD>');
document.write('</TR>');
document.write('</TBODY>');
document.write('</TABLE>');
}

function tanca()
{window.close();
}

function imprimir()
{if (window.print)
    window.print();
	else
	alert("Tu navegador no soporta este tipo de impresion");
	}	
	
	



