DonatShell
Server IP : 180.180.241.3  /  Your IP : 216.73.216.252
Web Server : Microsoft-IIS/7.5
System : Windows NT NETWORK-NHRC 6.1 build 7601 (Windows Server 2008 R2 Standard Edition Service Pack 1) i586
User : IUSR ( 0)
PHP Version : 5.3.28
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /AppServ/www/app/webroot/news/tmp/install_524d7203e05de/mod_fbslider/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /AppServ/www/app/webroot/news/tmp/install_524d7203e05de/mod_fbslider/helper.php
<?php

defined('_JEXEC') or die('Direct Access to this location is not allowed.');

class modFBLikebox {

	function getFBLikebox( $params)   {

	if (trim( $params->get( 'loadjQuery' ) ) == 1)

	{

	?><script src='https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js' type='text/javascript'/></script>

	<?php

	}

	?>

<style type="text/css">

/*<![CDATA[*/

#fbplikebox{display: block;padding: 0;z-index: 99999;position: fixed;}

.fbplbadge {display: block;height: 150px;top: 50%;margin-top: -75px;position: absolute;left: -35px;width: 47px;background-image: url("<?php echo JURI::root();?>modules/mod_fbslider/vertical-right.png");background-repeat: no-repeat;overflow: hidden;-webkit-border-top-left-radius: 8px;-webkit-border-bottom-left-radius: 8px;-moz-border-radius-topleft: 8px;-moz-border-radius-bottomleft: 8px;border-top-left-radius: 8px;border-bottom-left-radius: 8px;}

/*]]>*/

</style>

<script type="text/javascript">

/*<![CDATA[*/

    (function(w2b){

        w2b(document).ready(function(){

            var $dur = "medium"; // Duration of Animation

            w2b("#fbplikebox").css({right: -<?php echo $params->get( 'fbwidth' ); ?>, "top" : <?php echo $params->get( 'fbtop' ); ?> })

            w2b("#fbplikebox").hover(function () {

                w2b(this).stop().animate({

                    right: 0

                }, $dur);

            }, function () {

                w2b(this).stop().animate({

                    right: -<?php echo $params->get( 'fbwidth' ); ?>

                }, $dur);

            });

            w2b("#fbplikebox").show();

        });

    })(jQuery);

/*]]>*/

</script>

<div id="fbplikebox" style="display:none; background-image:url(''">

    <div class="fbplbadge" style="background-image:url('<?php echo JURI::root();?>modules/mod_fbslider/vertical-right.png');"></div>

    <iframe src="http://www.facebook.com/plugins/likebox.php?href=<?php echo $params->get( 'fbpage_url' ); ?>&amp;width=<?php echo $params->get( 'fbwidth' ); ?>&amp;height=<?php echo $params->get( 'fbheight' ); ?>&amp;colorscheme=<?php echo $params->get( 'colorscheme' ); ?>&amp;show_faces=<?php echo $params->get( 'show_faces' ); ?>&amp;border_color=<?php echo $params->get( 'border_color' ); ?>&amp;stream=<?php echo $params->get( 'stream' ); ?>&amp;header=false" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:<?php echo $params->get( 'fbwidth' ); ?>px; height:<?php echo $params->get( 'fbheight' ); ?>px;background:<?php echo $params->get( 'background' ); ?>;" allowtransparency="true"></iframe>
<br/><div align="right" style="color:#999;margin-bottom:3px;font-size:9px"><a href="http://ultimatesocialwidgets.com/"class="external" title="http://ultimatesocialwidgets.com/" target="_blank"><span style="color:#999;margin-bottom:3px;font-size:9px">Ultimate Social Widgets</span></a></div>

</div>  

	<?php

	}

}?>




Anon7 - 2022
AnonSec Team