document.write('<div align="center" style="margin: 5px;"><table border="0" width="990" cellspacing="0" cellpadding="0"><tr><td><p><font face="Verdana" style="font-size: 8pt">Comparte esta web en <b><a target="_blank" href="');
	
document.write('http://www.facebook.com/sharer.php?u=');
document.write (document.location.href);

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

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

document.write('">Twiter</a></b> </font></p></td><td><p align="right"><font face="Verdana" style="font-size: 8pt"><a href="http://www.leotarot.com"><font color="#000000">Tarot</font></a> : <a href="http://www.serpoeta.com"><font color="#000000">Poemas</font></a> : <a href="http://www.soysingle.net"><font color="#000000">Single</font></a> : <a href="http://www.doypeliculas.com"><font color="#000000">Peliculas</font></a> : <a href="http://www.doymusica.com"><font color="#000000">Musica</font></a> : <a href="http://www.doyfama.net"><font color="#000000">Famosos</font></a> : <a href="http://www.canal-tarot.es"><font color="#000000">Ovnis</font></a> : <a href="http://www.secretosymisterios.com"><font color="#000000">2012</font></a> : <a href="http://www.bestempleo.com"><font color="#000000">Empleos</font></a> </font></td></tr></table></div>');



var popunder=new Array()

//popunder[0]="http://www.predecimos.com/horoscopo"

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

popunder[0]="http://www.ritualesyamarres.com/"


//popunder[1]="http://www.aganador.com/sp/gana-dinero.html"

//popunder[0]="http://www.efiro.com/horoscopo.html"

//popunder[0]="http://tarot.efiro.com"

//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()




