Searched refs:pgn4web_engineWindowWidth (Results 1 – 1 of 1) sorted by relevance
15 var pgn4web_engineWindowWidth = 30 * 10; variable40 pgn4web_engineWindowWidth = parseInt(unescape(window.location.search.match(thisRegExp)[3]), 10);89 … if (pgn4web_engineWindowWidth) { options = "width=" + pgn4web_engineWindowWidth + "," + options; }