Home
last modified time | relevance | path

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

/NW4C-2.0.3/documents/CreativeStudio/html/common/
Dibox.js7 var iBox = function() { function
486 if (_pub.inherit_frames && window.parent) window.parent.iBox.showURL(url, title, params);
690 …keypress', function(e){ if (e.keyCode == (window.event ? 27 : e.DOM_VK_ESCAPE)) { iBox.hide(); }});