Shadowbox.loadSkin('classic', 'http://hr.state.wy.us/EGI/video/shadowbox/skin');
Shadowbox.loadLanguage('en', 'http://hr.state.wy.us/EGI/video/shadowbox/');
Shadowbox.loadPlayer(['flv', 'html', 'iframe', 'img', 'qt', 'swf', 'wmp'], 'http://hr.state.wy.us/EGI/video/shadowbox/player');

window.onload = function(){

    Shadowbox.init();

};