function ranking_reload()
{
try
{
window.opener.ranking.location.reload();
}
catch(e){}
}
