<?php
////////////////////////////////////////////////////////////////////////
/// This file defines the $this variable used throughout Joomla      ///
////////////////////////////////////////////////////////////////////////
/** General utility variable: The JDocument definition for the page/. */
$this=new JDocument();
?>