getGET('page'); $paralax = 'full'; if (nav::getInstance()->getNavId() != 1) { $paralax = 'short'; } if (count($bannersExists) == 0) { $paralax = 'short'; } $breadcrumbs = breadcrumbs_helper::getInstance()->getBreadcrumbs(); $superTitle = array(); foreach ($breadcrumbs as $crumb) { $superTitle[] = $crumb[0]; } $superTitle = array_reverse($superTitle); ?>