Your IP : 216.73.217.95


Current Path : /proc/1908984/root/proc/self/root/proc/self/root/proc/2411250/root/tmp/
Upload File :
Current File : //proc/1908984/root/proc/self/root/proc/self/root/proc/2411250/root/tmp/phpwtEhTp

<html><body></body></html>
/*		Splash
---------------------------------------------------------------*/

.su-splash { display: none; }
.su-splash-screen {
	position: relative;
	width: 94%;
	max-width: 480px;
	margin: 44px auto;
	padding: 45px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.su-splash-screen .mfp-close {
  color: #000;
  background: rgba(255, 255, 255, 0.2);
}
.su-splash-style-dark .mfp-bg { background: #000; }
.su-splash-style-dark .mfp-close {
	color: #fff;
	text-shadow: none;
}
.su-splash-style-dark .su-splash-screen {
	background: transparent;
	color: #fff;
}

.su-splash-style-dark-boxed .mfp-bg { background: #000; }
.su-splash-style-dark-boxed .su-splash-screen {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #fff;
	color: #333;
}

.su-splash-style-light .mfp-bg { background: #fff; }
.su-splash-style-light .su-splash-screen {
	background: transparent;
	color: #000;
}

.su-splash-style-light-boxed .mfp-bg { background: #fff; }
.su-splash-style-light-boxed .su-splash-screen {
	border: 1px solid #ccc;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: #fff;
	-webkit-box-shadow: 0 0 25px #ccc;
	-moz-box-shadow: 0 0 25px #ccc;
	box-shadow: 0 0 25px #ccc;
	color: #333;
}

.su-splash-style-maintenance .mfp-bg { background: #000 url('../images/maintenance.png'); }
.su-splash-style-maintenance .su-splash-screen {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #fff;
	color: #333;
}

.su-splash-style-blue-boxed .mfp-bg { background: #66B2FF; }
.su-splash-style-blue-boxed .su-splash-screen {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #E8F4FF;
	-webkit-box-shadow: 0 0 10px #00254A;
	-moz-box-shadow: 0 0 10px #00254A;
	box-shadow: 0 0 10px #00254A;
	color: #00172E;
}

.su-splash-style-light-boxed-blue .mfp-bg { background: #fff; }
.su-splash-style-light-boxed-blue .su-splash-screen {
	border: 7px solid #66B2FF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #feffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #feffff 0%, #ddf1f9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feffff), color-stop(100%,#ddf1f9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #feffff 0%,#ddf1f9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #feffff 0%,#ddf1f9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #feffff 0%,#ddf1f9 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #feffff 0%,#ddf1f9 100%); /* W3C */
	color: #333;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#ddf1f9',GradientType=0 ); /* IE6-9 */
}

.su-splash-style-light-boxed-green .mfp-bg { background: #fff; }
.su-splash-style-light-boxed-green .su-splash-screen {
	border: 7px solid #92E54E;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #f8ffe8;
	background: -moz-linear-gradient(top,  #f8ffe8 0%, #e3f5ab 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8ffe8), color-stop(100%,#e3f5ab));
	background: -webkit-linear-gradient(top,  #f8ffe8 0%,#e3f5ab 100%);
	background: -o-linear-gradient(top,  #f8ffe8 0%,#e3f5ab 100%);
	background: -ms-linear-gradient(top,  #f8ffe8 0%,#e3f5ab 100%);
	background: linear-gradient(to bottom,  #f8ffe8 0%,#e3f5ab 100%);
	color: #333;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8ffe8', endColorstr='#e3f5ab',GradientType=0 );
}

.su-splash-style-light-boxed-orange .mfp-bg { background: #fff; }
.su-splash-style-light-boxed-orange .su-splash-screen {
	border: 7px solid #FF8121;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffe4ce 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffe4ce));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffe4ce 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffe4ce 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffe4ce 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#ffe4ce 100%);
	color: #333;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffe4ce',GradientType=0 );
}
<html><body></body></html>jQuery(document).ready(function ($) {
	// Splash screen
	$('.su-splash').each(function () {
		var $splash = $(this),
			data = $splash.data(),
			$screen = $splash.children('.su-splash-screen');
		// Remove empty P's
		$screen.find('p:empty').remove();
		// Open popup with delay
		window.setTimeout(function () {
			// Create popup
			$.magnificPopup.open({
				closeOnBgClick: data.onclick === 'close-bg',
				closeBtnInside: true,
				showCloseBtn: data.close === 'yes',
				enableEscapeKey: data.esc === 'yes',
				callbacks: {
					beforeOpen: function () {
						// Add style class
						$('body').addClass(data.style);
					},
					open: function () {
						// Set window width
						$screen.css('max-width', data.width + 'px');
						// Set bg opacity
						$('.mfp-bg').css('opacity', data.opacity);
						// Set action for click
						$('body').on('mousedown.su', function (e) {
							// Go to url
							if (data.onclick === 'url') {
								var tag = e.target.nodeName.toLowerCase();
								if (tag === 'button' || tag === 'a') return;
								else window.location.href = data.url;
							}
							// Close screen
							else if (data.onclick === 'close') $.magnificPopup.close();
						});
					},
					close: function () {
						// Remove all styles
						$('.mfp-bg').attr('style', '');
						// Remove style class
						$('body').removeClass(data.style);
						// Remove click action
						$('body').unbind('mousedown.su');
					}
				},
				items: {
					src: $screen.remove()
				},
				type: 'inline'
			}, 0);
		}, parseInt(data.delay) * 1000 + 10);
	});

});<?php 

/**
* @package   Shortcode Ultimate
* @author    BdThemes http://www.bdthemes.com
* @copyright Copyright (C) BdThemes Ltd
* @license   http://www.gnu.org/licenses/gpl.html GNU/GPL
*/

defined( '_JEXEC' ) or die( 'Restricted access' );

class Su_Shortcode_splash_config extends Su_Data {

    function __construct() {
        parent::__construct();
    }
    static function get_config() {

        return array(
            'content'  => 'Splash screen content',
            'name'     => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_SPLASH'),
            'type'     => 'wrap',
            'group'    => 'other',
            'desc'     => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_SPLASH_DESC'),
            'icon'     => 'bullhorn',
            'function' => array( 'Shortcodes_Ultimate_Extra_Shortcodes', 'splash' ),
            'atts'     => array(
                'style' => array(
                    'type'    => 'select',
                    'default' => 'dark',
                    'name'    => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_STYLE'),
                    'desc'    => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_STYLE_DESC'),
                    'values'  => array(
                        'dark'               => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_DARK'),
                        'dark-boxed'         => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_DARK_BOXED'),
                        'light'              => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_LIGHT'),
                        'light-boxed'        => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_LIGHT_BOXED'),
                        'blue-boxed'         => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_BLUE_BOXED'),
                        'light-boxed-blue'   => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_LIGHT_BOXED_BLUE'),
                        'light-boxed-green'  => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_LIGHT_BOXED_GREEN'),
                        'light-boxed-orange' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_LIGHT_BOXED_ORANGE'),
                        'maintenance'        => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_MAINTENANCE')
                    ),
                    'child' => array(
                        'padding' => array(
                            'default' => '45px',
                            'name'    => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_PADDING'),
                            'desc'    => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_PADDING_DESC')  
                        )
                    )
                ),
                'width' => array(
                    'type'    => 'slider',
                    'min'     => 100,
                    'max'     => 1600,
                    'step'    => 20,
                    'default' => 480,
                    'name'    => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_WIDTH'),
                    'desc'    => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_WIDTH_DESC'),
                    'child'		=> array(
                    	'opacity' => array(
                    	    'type'    => 'slider',
                    	    'min'     => 0,
                    	    'max'     => 100,
                    	    'step'    => 5,
                    	    'default' => 80,
                    	    'name'    => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_OPACITY'),
                    	    'desc'    => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_OPACITY_DESC')
                    	)
                    )
                ),
                'url' => array(
                    'name'    => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_URL'),
                    'desc'    => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_URL_DESC'),
                    'default' => 'http://www.bdthemes.com',
                    'child'		=> array(
                    	'onclick' => array(
                    	    'type'    => 'select',
                    	    'default' => 'close-bg',
                    	    'name'    => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_ONCLICK'),
                    	    'desc'    => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_ONCLICK_DESC'),
                    	    'values'  => array(
                    	        'none'     => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_NONE'),
                    	        'close'    => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_CLOSE'),
                    	        'close-bg' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_CLOSE_BG'),
                    	        'url'      => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_URL')
                    	    )
                    	)
                    )
                ),
                'delay' => array(
                    'type'    => 'slider',
                    'min'     => 0,
                    'max'     => 120,
                    'step'    => 1,
                    'default' => 0,
                    'name'    => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_DELAY'),
                    'desc'    => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_DELAY_DESC')
                ),
                'close' => array(
                    'type'    => 'bool',
                    'default' => 'yes',
                    'name'    => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_CLOSE'),
                    'desc'    => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_CLOSE_DESC'),
                    'child'		=> array(
                    	'esc' => array(
                    	    'type'    => 'bool',
                    	    'default' => 'yes',
                    	    'name'    => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_ESC'),
                    	    'desc'    => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_ESC_DESC')
                    	    
                    	)
                    )
                ),
                'class' => array(
                    'default' => '',
                    'name' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_CLASS'),
                    'desc' => JText::_('PLG_SYSTEM_BDTHEMES_SHORTCODES_CLASS_DESC')
                )
            )
        );
    }

}