function fvote1()
{
setTimeout("document.frm.vote2.disabled = false;",3000);
window.open("http://episodesearch.com/toplist/enter1.asp?id=toomdb","","");
}
function fvote2()
{
setTimeout("document.frm.vote3.disabled = false;",3000);
window.open("http://anime100.com/cgi-bin/dball/rankem.cgi?id=toomdb","","");
}
function fvote3()
{
setTimeout("document.frm.voted.disabled = false;",3000);
window.open("http://anime100.com/cgi-bin/rank/rankem.cgi?id=toomdb","","");
}
function go()
{
self.location = 'vote2.shtml';
}