var banner_settings = { 'animationtype': 'fade', 'speed': 3000, 'timeout': 6000, 'type': 'sequence', 'containerheight': 'auto', 'runningclass': 'innerfade', 'children': null }; jQuery(document).ready(function(){ //jQuery('#Items').selectbox(); jQuery.setControls(); pamodel.__init__(); jQuery('.paplayerImages').lightBox({imageBtnClose:'/static_images/lightbox-btn-close.gif', imageBtnPrev:'/static_images/lightbox-btn-prev.gif', imageBtnNext:'/static_images/lightbox-btn-next.gif'}); jQuery('.innerfade').innerfade(banner_settings); }); var language = null; jQuery.setControls = function() {}; function set_menu(id) {}; function set_language(id) {}; function save_state(id) {}; function go_home() {}; function get_host() {};