Şuanki Dizin: /home/wwwdreamtechnolo/public_html/swamipolytechnic.org/ |
Şuanki Dosya : /home/wwwdreamtechnolo/public_html/swamipolytechnic.org/index2.php |
<?php require_once("78enc22_main7sqww_8d9/lib/functions.php"); $db =new login_function(); require_once("header.php"); ?> <html> <head> <link href="css/style.css" rel="stylesheet"> <link href="dist/skitter.css" type="text/css" media="all" rel="stylesheet" /> <script src="js/jquery-2.1.1.min.js"></script> <script src="js/jquery.easing.1.3.js"></script> <script src="dist/jquery.skitter.js"></script> <!-- Init Skitter --> <!-- Custom --> <link href="css/styles.css" type="text/css" media="all" rel="stylesheet" /> <script src="js/app.js"></script> <script src="js/jquery.bxslider.min.js"></script> <!-- bxSlider CSS file --> <link href="css/jquery.bxslider.css" rel="stylesheet" /> <script type="text/javascript"> $(document).ready(function(){ $('.bxslider').bxSlider({ auto: true, autoControls: true }); }); </script> </head> <body style="background-color:#C80032"> <div class="col-md-12 col-sm-12" style="text-align:center;"> <div class="slideshow-container"> <h3 class="ta2">OUR MOU's / RECRUITERS</h3> <?php $report_details = $db->get_all_mous_images(); if(!empty($report_details)) { $counter =0; foreach($report_details as $record) { $id = $report_details[$counter][0]; $images = $report_details[$counter][1]; ?> <div class="mySlides fade"> <img src="/mou_images/<?php echo $images; ?>" style="width:100%"> </div> <?php $counter ++; } }else { ?> <td colspan="4">No Data Found...</td> <?php } ?> </div> <br> <div style="text-align:center"> <?php $report_details = $db->get_all_mous_images(); if(!empty($report_details)) { $counter =0; foreach($report_details as $record) { ?> <span class="dot"></span> <?php $counter ++; } } ?> </div> </div> <script> var slideIndex = 0; showSlides(); function showSlides() { var i; var slides = document.getElementsByClassName("mySlides"); var dots = document.getElementsByClassName("dot"); for (i = 0; i < slides.length; i++) { slides[i].style.display = "none"; } slideIndex++; if (slideIndex > slides.length) {slideIndex = 1} for (i = 0; i < dots.length; i++) { dots[i].className = dots[i].className.replace(" active", ""); } slides[slideIndex-1].style.display = "block"; dots[slideIndex-1].className += " active"; setTimeout(showSlides, 2000); // Change image every 2 seconds } </script> <!-- about section --> <section class="about" id="about"> <div class="container"> <div class="row"> <br /> <!--<div class="col-md-3 col-sm-3" style="border:1px solid maroon;margin:0px;box-shadow:0px 0px 3px 1px maroon;"> <div class="single-about-detail clearfix"> <h3 style="color:maroon;font-size:25px;text-align:center;">Highlights</h3> <marquee behavior="scroll" direction="up" height="250" scrolldelay="100" scrollamount="2" onmouseover="stop();" onmouseout="start();"> <?php $got_details = $db->get_all_new_and_events_images(); if(!empty($got_details)) { $counter = 0; foreach($got_details as $record) { $list_title_id = $got_details[$counter][0]; $list_title_name = $got_details[$counter][1]; $list_descrip = $got_details[$counter][2]; ?> <a href="/gallery/<?php echo $list_descrip; ?>" target="_blank" ><h3 style="color:maroon;text-align:center;"><?php echo $list_title_name; ?></a><br /> <?php $counter++; } } else { ?> <label class="tab_a" style="margin-top:0px;color:#f5f5f5;">No News Found</label> <?php } ?> </marquee> </div> </div>--> <div class="col-md-12 col-sm-12" style="margin-top:-50px; margin-bottom:30px;"> <center><h3 style="color:#FFFFFF;font-size:35px">Welcome To S.V.S.M.D's Polytechnic, Akkalkot</h3></center> <div class="data"> <p><span class="para_space"></span>Our college is the only source of enlightenment in this backward rural area. We are trying our level best to push the rural talents in to the main stream of life. "Our aim is to create very dynamic youth with the global knowledge and local culture. Sincerity, regularity, punctuality, cooperation and mutual integrity are the highlighted operating canons of our institution." With all the hopes and efforts we are moving ahead towards a better tomorrow. Join us we are always ready to work hard for your success.</p> </div> </div> <div class="col-md-2 col-sm-2"> </div> <div class="col-md-4 col-sm-4" style="text-align:center;"> <img src="/images/vision.jpg" style="border-radius:25px; height:150px;" /><br /> <h3 class="ta1">OUR VISION</h3> <div class="data"><p style="text-align:center;">"To Achieve Word Class Standards of Excellence In Engineering & Technology Education To Meet The Needs of Industry, Business And The Society."</p></div> </div> <div class="col-md-4 col-sm-4" style="text-align:center;"> <img src="/images/mission.jpg" style="border-radius:25px; height:150px; width:150px;" /><br /> <h3 class="ta1">OUR MISSION</h3> <div class="data"><p style="text-align:center;">"To Create Techo-Excellent Engineering Professionals By Imparting Quality Education With An Aptitude For Research And Leadership To Face The Future Global Needs."</p></div> </div> <div class="col-md-2 col-sm-2"> </div> </div> <div class="row" style="margin-top:25px;"> <div class="col-md-4 col-sm-4" style="text-align:center;"> <div class="background-color:#FAFAFA; box-shadow:4px 3px 0px 0px #FFFFFF;"> <h3 class="ta2">NEWS / CIRCULARS</h3> <marquee style="height:270px; background-color:#FAFAFA; padding:15px;" behavior="scroll" direction="up" onmouseover="this.stop();" onmouseout="this.start();" scrollamount="4"> <?php $details = $db->get_all_notice(); $counter = 0; if(!empty($details)) { foreach($details as $record) { $id = $details[$counter][0]; $title = $details[$counter][1]; $image = $details[$counter][2]; ?> <a href="/notice/<?php echo $image; ?>" target="_blank" class="m_scroll" ><img src="/images/newicon.gif" /><?php echo $title; ?></a><br /> <?php $counter ++; } } else { ?> No New Notice Added.. <?php } ?> </marquee> </div> </div> <div class="col-md-4 col-sm-4" style="text-align:center;"> <div class="background-color:#FAFAFA; height:270px;"> <h3 class="ta2">OUR MOU's / RECRUITERS</h3> <ul class="bxslider" style="list-style:none;"> <?php $report_details = $db->get_all_mous_images(); if(!empty($report_details)) { $counter =0; foreach($report_details as $record) { $id = $report_details[$counter][0]; $images = $report_details[$counter][1]; ?> <li><img src="/mou_images/<?php echo $images; ?>" class="mou_rc_img" /></li> <?php $counter ++; } }else { ?> <td colspan="4">No Data Found...</td> <?php } ?> </ul> </div> </div> <div class="col-md-4 col-sm-4" style="text-align:center;"> <div class="background-color:#FAFAFA; height:270px;"> <h3 class="ta2">VIDEOS SECTION</h3> <ul class="bxslider" style="list-style:none;"> <?php $report_details = $db->get_all_gallery_videos(); if(!empty($report_details)) { $counter =0; foreach($report_details as $record) { $id = $report_details[$counter][0]; $images = $report_details[$counter][1]; ?> <li><iframe src="http://www.youtube.com/embed/<?php echo $images; ?>" width="100%" height="250" frameborder="0" allowfullscreen></iframe></li> <?php $counter ++; } }else { ?> <td colspan="4">No Data Found...</td> <?php } ?> </ul> </div> </div> </div> </div> </section><!-- end of about section --> <br /><br /> <?php require_once("footer.php"); ?> </body> </html>
Linux 65-254-81-4.cprapid.com 5.14.0-284.11.1.el9_2.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 9 05:49:00 EDT 2023 x86_64
Apache
65.254.81.4