addExternalJavascript(WT_JQUERY_COLORBOX_URL) ->addExternalJavascript(WT_JQUERY_WHEELZOOM_URL) ->addInlineJavascript('activate_colorbox();') ->addInlineJavascript('jQuery.extend(jQuery.colorbox.settings, {width:"85%", height:"85%", transition:"none", slideshowStart:"'. WT_I18N::translate('Play').'", slideshowStop:"'. WT_I18N::translate('Stop').'"});') ->addInlineJavascript(' jQuery.extend(jQuery.colorbox.settings, { title: function() { var img_title = jQuery(this).data("title"); return img_title; } }); '); echo '', '', '', '', '', header_links($META_DESCRIPTION, $META_ROBOTS, $META_GENERATOR, $LINK_CANONICAL), '', WT_Filter::escapeHtml($title), '', '', '', '', ''; // Additional css files required (Only if Lightbox installed) if (WT_USE_LIGHTBOX) { echo ''; } echo '', ''; if ($view!='simple') { // Use "simple" headers for popup windows echo ''; //