getTemplate(); // Load the tooltip behavior. JHtml::_('behavior.tooltip'); $uri = JFactory::getURI(); $document = JFactory::getDocument(); /** Load the Attachments helper */ require_once(JPATH_SITE.'/components/com_attachments/helper.php'); require_once(JPATH_SITE.'/components/com_attachments/javascript.php'); // Add the regular css file AttachmentsJavascript::setupJavascript(false); // Hide the vertical scrollbar using javascript $hide_scrollbar = "window.addEvent('domready', function() { document.documentElement.style.overflow = \"hidden\"; document.body.scroll = \"no\";});"; $document->addScriptDeclaration($hide_scrollbar); ?>

warning_title; ?>

warning_question ?>