{combine_css path=$GVIDEO_PATH|@cat:"admin/template/style.css"} {include file='include/colorbox.inc.tpl'} {include file='include/add_album.inc.tpl'} {footer_script}{literal} jQuery("input[data-toggle]").change(function() { $('#'+ $(this).data('toggle')).toggle(); }); jQuery(".showInfo").tipTip({ delay: 0, fadeIn: 200, fadeOut: 200, maxWidth: '300px', defaultPosition: 'right' }); jQuery(".showProvidersInfo").click(function() { $(".providersInfo").toggle(); }); {/literal}{/footer_script}