Home
last modified time | relevance | path

Searched refs:FideId (Results 1 – 1 of 1) sorted by relevance

/plugin/pgn4web/pgn4web/
H A Dfide-lookup.js15 function openFidePlayerUrl(name, FideId) { argument
16 if (FideId) { window.open("http://ratings.fide.com/card.phtml?event=" + escape(FideId)); }