File Manager

Current Directory: /home/astoriaah/www/old15/plugins/content/jw_sigpro/jw_sigpro/includes/js/lytebox
Viewing File: /home/astoriaah/www/old15/plugins/content/jw_sigpro/jw_sigpro/includes/js/lytebox/popup.php
<?php /** * @version 3.0.x * @package Simple Image Gallery Pro * @author JoomlaWorks - http://www.joomlaworks.net * @copyright Copyright (c) 2006 - 2014 JoomlaWorks Ltd. All rights reserved. * @license http://www.joomlaworks.net/license */ // no direct access defined( '_JEXEC' ) or die( 'Restricted access' ); $relName = 'lytebox'; $extraClass = 'lytebox'; $customLinkAttributes = 'data-lyte-options="slide:true group:lytebox'.$gal_id.' showNavigation:true"'; $stylesheets = array('lytebox.css?v=5.5'); $stylesheetDeclarations = array(); $scripts = array('lytebox.js?v=5.5'); $scriptDeclarations = array();