and contributors * * License Apache-2.0 * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ if (empty($div_id)) $div_id='sv-container'; if (empty($width)) $width='100%'; if (empty($height)) $height='100%'; if (empty($backgroundColor)) $backgroundColor='222222'; if (empty($useFlash)) $useFlash='true'; if (empty($flash_vars)) $flash_vars=array(); if (empty($params)) $params=array(); if (empty($attributes)) $attributes=array(); $sv_js = \TemplateEngine\TemplateEngine::getInstance() ->getAssetsLoader()->findInPackage('svcore/js/simpleviewer.js', 'carte-blanche/bundle-galleries'); ?>