y=0;
ad=new Array(y);

ad[y++]='abogados'
ad[y++]='animales'
ad[y++]='sexistas'
ad[y++]='borrachos'
ad[y++]='picaros'
ad[y++]='jaimito'
ad[y++]='politicos'
ad[y++]='profesionales'
ad[y++]='religion'
ad[y++]='suegras'
ad[y++]='viejitos'
ad[y++]='crueles'
ad[y++]='varios'
ad[y++]='news'
ad[y++]='machistas'
ad[y++]='feministas'

x = Math.floor(Math.random()*(y));

document.write('<SCR'+'IPT LANGUAGE="JavaScript" '); 
document.write('SRC="http://www.astrolabio.net/chistes/'); 
x = Math.floor(Math.random()*(y));
document.write(ad[x]);
document.write('.js"></SCR'+'IPT>'); 


function popitup2()

{

	newwindow2=window.open('','name','height=300,width=500,scrollbars=yes');
	newwindow2.document.write('<TABLE BORDER="0" bgcolor="#FFCE63" cellspacing="0" cellpadding="15" width="100%"><TR><TD bgcolor="#FFFFFF"><P class="texto-10"><font size="1" face="Verdana, Arial, Helvetica">Si deseas enviar o recomendar cualquiera de nuestras páginas a un amigo simplemente usa el siguiente formulario:</font><br> &nbsp;&nbsp; <FORM METHOD="POST" ACTION="http://www.astrolabio.net/recomendar/recomendar.cgi"><INPUT TYPE="HIDDEN" NAME="call_by" VALUE=http://www.astrolabio.net><div align="center"><TABLE BORDER=0 CELLPADDING=5 CELLSPACING=0 ><TR><TD class="texto-10"><font color="#000000" size="1" face="Verdana"><b>Dirección e-mail de tu amigo</b></font></TD><TD><font color="#000000"><INPUT NAME="recipemail_1" size="20" style="background-color: #FFCE63"></font></TD></TR><TR><TD class="texto-10"><font color="#000000" size="1" face="Verdana"><b>Nombre de tu amigo</b></font></TD><TD><font color="#000000"><INPUT NAME="recipname_1" size="20" style="background-color: #FFCE63"></font></TD></TR><TR><TD class="texto-10"><font color="#000000" size="1" face="Verdana">Tu e-mail</font></TD><TD><font color="#000000"><INPUT NAME="send_email" size="20" style="background-color: #FFFF80"></font></TD></TR><TR><TD class="texto-10"><font color="#000000" size="1" face="Verdana">Tu nombre</font></TD><TD><font color="#000000"><INPUT NAME="send_name" size="20" style="background-color: #FFFF80"></font></TD></TR><TR><TD class="texto-10"></TD><TD><font color="#000000"><INPUT TYPE="submit" VALUE=" E N V I A R "></font></TD></TR></TABLE></div></FORM></TD></TR></TABLE>');
	newwindow2.document.close();
}