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), '', '', '', '', ''; echo '', ''; if ($view!='simple') { // Use "simple" headers for popup windows global $WT_IMAGES; echo '
', ''; ?> ', ''; echo '', // ', //
'
'; //
} echo $javascript, WT_FlashMessages::getHtmlMessages(), // Feedback from asynchronous actions '
';