uawdijnntqw1x1x1
IP : 216.73.216.6
Hostname : ps-hcp-gr-004.pouyasazan.org
Kernel : Linux ps-hcp-gr-004.pouyasazan.org 5.14.0-611.55.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 19 15:19:29 EDT 2026 x86_64
Disable Function : exec,system,passthru,shell_exec,proc_open,proc_close,popen,pcntl_exec,dl,show_source
OS : Linux
PATH:
/
home
/
hsabaeej
/
public_html
/
3c2fc
/
..
/
modules
/
mod_zt_layerslider
/
tmpl
/
default.php
/
/
<?php /** * @package ZT Layerslider module * @author Hiepvu * @copyright(C) 2013 - ZooTemplate.com * @license PHP files are GNU/GPL **/ // no direct access defined('_JEXEC') or die; if($ResponsiveStyles) $helper->getRespStyles($sliderHtmlID, $sliderHtmlID_wrapper, $sliderParams); ?> <div id="<?php echo $sliderHtmlID_wrapper ?>" class="<?php echo $sliderWrapperClass ?>" style="<?php echo $containerStyle ?>"> <div id="<?php echo $sliderHtmlID ?>" class="<?php echo $sliderClass ?>" style="<?php echo $bannerStyle ?>"> <?php if ( $countSlides > 0 ) { $helper->getHtmlSlides($sliderParams, $slides, $countSlides); } else { ?> <div class="error-not_found"> No slides found </div> <?php } ?> <?php echo $htmlTimerBar?> </div> </div> <script type="text/javascript"> var revapi<?php echo $sliderId?>; jQuery(document).ready(function () { if (jQuery.fn.cssOriginal != undefined) jQuery.fn.css = jQuery.fn.cssOriginal; if (jQuery('#<?php echo $sliderHtmlID?>').revolution == undefined) { } else { revapi<?php echo $sliderId?> = jQuery('#<?php echo $sliderHtmlID?>').show().revolution( { delay:<?php echo $sliderParams->get("delay","9000")?>, startwidth:<?php echo $sliderParams->get("slider_width","900")?>, startheight:<?php echo $sliderParams->get("slider_height","300")?>, hideThumbs:<?php echo $hideThumbs?>, thumbWidth:<?php echo $sliderParams->get("thumb_width","100")?>, thumbHeight:<?php echo $sliderParams->get("thumb_height","50")?>, thumbAmount:<?php echo $thumbAmount?>, navigationType: "<?php echo $sliderParams->get("navigaion_type","none")?>", navigationArrows: "<?php echo $arrowsType?>", navigationStyle: "<?php echo $sliderParams->get("navigation_style","round")?>", touchenabled: "<?php echo $sliderParams->get("touch_enabled","on")?>", onHoverStop: "<?php echo $sliderParams->get("stop_on_hover","on")?>", navigationHAlign: "<?php echo $sliderParams->get("navigaion_align_hor","center")?>", navigationVAlign: "<?php echo $sliderParams->get("navigaion_align_vert","bottom")?>", navigationHOffset:<?php echo $sliderParams->get("navigaion_offset_hor","0")?>, navigationVOffset:<?php echo $sliderParams->get("navigaion_offset_vert","20")?>, soloArrowLeftHalign: "<?php echo $sliderParams->get("leftarrow_align_hor","left")?>", soloArrowLeftValign: "<?php echo $sliderParams->get("leftarrow_align_vert","center")?>", soloArrowLeftHOffset:<?php echo $sliderParams->get("leftarrow_offset_hor","20")?>, soloArrowLeftVOffset:<?php echo $sliderParams->get("leftarrow_offset_vert","0")?>, soloArrowRightHalign: "<?php echo $sliderParams->get("rightarrow_align_hor","right")?>", soloArrowRightValign: "<?php echo $sliderParams->get("rightarrow_align_vert","center")?>", soloArrowRightHOffset:<?php echo $sliderParams->get("rightarrow_offset_hor","20")?>, soloArrowRightVOffset:<?php echo $sliderParams->get("rightarrow_offset_vert","0")?>, shadow:<?php echo $sliderParams->get("shadow_type","2")?>, fullWidth: "<?php echo $optFullWidth?>", stopLoop: "<?php echo $stopSlider?>", stopAfterLoops:<?php echo $stopAfterLoops?>, stopAtSlide:<?php echo $stopAtSlide?>, shuffle: "<?php echo $sliderParams->get("shuffle_mode","off") ?>", hideSliderAtLimit:<?php echo $hideSliderAtLimit?>, hideCaptionAtLimit:<?php echo $hideCaptionAtLimit?>, hideAllCaptionAtLilmit:<?php echo $hideAllCaptionAtLimit?>, startWithSlide:<?php echo $startWithSlide?> }); } }); //ready </script>
/home/hsabaeej/public_html/3c2fc/../modules/mod_zt_layerslider/tmpl/default.php