$path = JPATH_THEMES . DS . $this->_document->template;
$this->flashFull = $this->pathFull . DS . 'flash';
$this->imgFull = $this->pathFull . DS . 'images';
$this->cssFull = $this->pathFull . DS . 'css';
$this->jsFull = $this->pathFull . DS . 'js';