File Manager

Current Directory: /home/astoriaah/www/old15/plugins/content/jw_sigpro/jw_sigpro/includes/js/simplebox
Viewing File: /home/astoriaah/www/old15/plugins/content/jw_sigpro/jw_sigpro/includes/js/simplebox/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 = 'simplebox'; $stylesheets = array('simplebox.css?v=1.0.1'); $stylesheetDeclarations = array(); $scripts = array('simplebox.js?v=1.0.1'); $scriptDeclarations = array();