JHTML::_('behavior.framework', true); /* The following line gets the application object for things like displaying the site name */ $app = JFactory::getApplication(); $tplparams = $app->getTemplate(true)->params; /**slider*/ $foto1 = htmlspecialchars($tplparams->get('image 1')); $foto2 = htmlspecialchars($tplparams->get('image 2')); $foto3 = htmlspecialchars($tplparams->get('image 3')); /**end of slider*/ ?>