Searched refs:pgn4web_engineWindowHeight (Results 1 – 1 of 1) sorted by relevance
14 var pgn4web_engineWindowHeight = 30 * 12; // window height/width corresponding to default squareSiz… variable36 pgn4web_engineWindowHeight = parseInt(unescape(window.location.search.match(thisRegExp)[3]), 10);88 …if (pgn4web_engineWindowHeight) { options = "height=" + pgn4web_engineWindowHeight + "," + options…