Zelda II: The Adventure of Link/Records

From Red Candle
Revision as of 15:03, 18 July 2013 by Neil (talk | contribs) (Created page with "These records are syndicated in a joint effort with [http://nintendo-records.com/zelda2/ Nintendo-Records.com]. <div id="leaderboard"> <h2>Loading...</h2> </div> <iframe id="...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

These records are syndicated in a joint effort with Nintendo-Records.com.

Loading...

<script type="text/javascript"> var redcandle_populate_once = true; function redcandle_populate_leaderboard() {

    if(redcandle_populate_once) {
         redcandle_populate_once = false;
         var leaderboard = jQuery("#leaderboard");
         var boarddata = jQuery(jQuery('#proxy').contents().find('#hiredcandle')[0]);
         leaderboard.empty();
         leaderboard.append(boarddata);
    }

} jQuery('#proxy').load(redcandle_populate_leaderboard); </script>