Searched refs:initLytebox (Results 1 – 1 of 1) sorted by relevance
871 window.addEventListener("load",initLytebox,false);873 window.attachEvent("onload",initLytebox);875 window.onload = function() {initLytebox();}877 function initLytebox() { myLytebox = new LyteBox(); } function