Your IP : 216.73.216.89


Current Path : /home/azimutno/www/plugins/jsnpagebuilder/defaultelements/googlemap/assets/js/
Upload File :
Current File : /home/azimutno/www/plugins/jsnpagebuilder/defaultelements/googlemap/assets/js/googlemap-settings.js

/**
 * @version    $Id$
 * @package    JSN_PageBuilder
 * @author     JoomlaShine Team <support@joomlashine.com>
 * @copyright  Copyright (C) 2012 JoomlaShine.com. All Rights Reserved.
 * @license    GNU/GPL v2 or later http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Websites: http://www.joomlashine.com
 * Technical Support:  Feedback - http://www.joomlashine.com/contact-us/get-support.html
 */

( function ($) {
    "use strict";

    $.ShortcodeSetting = $.ShortcodeSetting || {};
    $(document).ready(function () {
        $.ShortcodeSetting.initSelectImage();
    });

})(JoomlaShine.jQuery);