Shadowbox.loadSkin('classic', 'http://www.katati.com/tool/shadowbox/src/skin');Shadowbox.loadLanguage('en', 'http://www.katati.com/tool/shadowbox/src/lang');Shadowbox.loadPlayer(['flv', 'html', 'iframe', 'img', 'qt', 'swf', 'wmp'], 'http://www.katati.com/tool/shadowbox/src/player');window.onload = function(){    Shadowbox.init();    /**     * Note: The following function call is not necessary in your own project.     * It is only used here to set up the demonstrations on this page.     */    initDemos();};