function LoadPL()
{
   $('PageContent').innerHTML = $('powerleveling').innerHTML;

   $('FeaturedGamesDiv').style.display = 'none';
}

