document.write('<div align="center"><table border="0" width="990" cellspacing="0" cellpadding="0"><tr><td><p><font face="Verdana" style="font-size: 8pt"><a href="http://www.hallamos.com/">Buscar</a> · <a href="http://www.efiro.com/movil/">Móvil</a> · <a href="http://www.explotamos.com">Aplicaciones</a> · <a target="_blank" href="');
	
document.write('http://www.facebook.com/sharer.php?u=');
document.write (document.location.href);

document.write('">Facebook</a>  ·  <a target="_blank" href="');

document.write('http://www.twitter.com/home?status=');
document.write (document.location.href);

document.write('">Twitter</a> </font></p></td><td><p align="right"><font face="Verdana, Arial" style="font-size: 8pt"><a href="http://www.efiro.com"><font color="#000000">Ocio</font></a> · <a href="http://www.facilitamos.com/"><font color="#000000">Foros</font></a> · <a href="http://www.descargaslibres.com"><font color="#000000">Descargas</font></a> · <a href="http://www.estudias.info"><font color="#000000">Cursos</font></a> · <a href="http://www.desdelasvegas.com"><font color="#000000">Jugar</font></a> · <a href="http://www.sabetodo.com"><font color="#000000">Monografías</font></a> · <a href="http://www.difundimos.com"><font color="#000000">Clasificados</font></a> · <a href="http://www.reclutamos.com"><font color="#000000">Empleos</font></a> · <a href="http://www.hallamos.com"><font color="#000000">Blogs</font></a></font></font></td></tr></table></div>');

var popunder=new Array()

popunder[0]="http://www.bromeas.com/videos-divertidos.html"

popunder[1]="http://www.hallamos.com/hallamos.html"

popunder[2]="http://www.jugabamos.com/juegos.html"

//popunder[0]="http://www.casinotropez.com/trcpromo-estebanv-main-pmail11-sp"

//Pop-under only once per browser session? (0=no, 1=yes)
//Specifying 0 will cause popunder to load every time page is loaded

var once_per_session=0

///No editing beyond here required/////

function get_cookie(Name) {
  var search = Name + "="
  var returnvalue = "";
  if (document.cookie.length > 0) {
    offset = document.cookie.indexOf(search)
    if (offset != -1) { // if cookie exists
      offset += search.length
      // set index of beginning of value
      end = document.cookie.indexOf(";", offset);
      // set index of end of cookie value
      if (end == -1)
         end = document.cookie.length;
      returnvalue=unescape(document.cookie.substring(offset, end))
      }
   }
  return returnvalue;
}

function loadornot(){
if (get_cookie('popunder')==''){
loadpopunder()
document.cookie="popunder=yes"
}
}

function loadpopunder(){
win2=window.open(popunder[Math.floor(Math.random()*(popunder.length))])
win2.blur()
window.focus()
}

if (once_per_session==0)
loadpopunder()
else
loadornot()





