enter1 = 0
enter2 = 0
enter3 = 0
enter4 = 0

function vote1()
{
 enter1 = 1;
 window.open("http://www.hentai-top100.com/cgi-bin/rankem.cgi?id=freepohe");
}

function vote2()
{
 enter2 = 1;
 window.open("http://www.hentailisting.com/in.php?id=freepohe");
}


function vote3()
{
 enter3 = 1;
 window.open("http://www.hot16.com/cgi-bin/rankem.cgi?id=freepohe");
}

function enter()
{
 if ((enter1 + enter2 + enter3) >= 3)
 {
  top.location = ''+page+'';
 }
 else
 {
  alert("You must vote before being able to enter.");
 }
}