Server : Apache System : Linux server.xvl.jdw.mybluehostin.me 5.14.0-611.42.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Mar 24 05:30:20 EDT 2026 x86_64 User : pigugusurya ( 1113) PHP Version : 8.2.30 Disable Function : exec,passthru,shell_exec,system Directory : /home/pigugusurya/public_html/ |
<!doctype html>
<!--[if lt IE 7]>
<html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="">
<![endif]-->
<!--[if IE 7]>
<html class="no-js lt-ie9 lt-ie8" lang="">
<![endif]-->
<!--[if IE 8]>
<html class="no-js lt-ie9" lang="">
<![endif]-->
<!--[if gt IE 8]><!-->
<?php
include("config.php");
$notifications_data = $db->selectAll('notifications', '*', 'ORDER BY id DESC');
$news = $db->selectAll('news', '*', 'ORDER BY id DESC');
$slides = $db->selectAll('slides', '*', 'ORDER BY sort_order ASC');
$links = $db->selectAll('links', '*', 'ORDER BY id ASC');
?>
<html class="no-js" lang="eng">
<!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title><?php echo $settings->name; ?></title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="apple-touch-icon" href="apple-touch-icon.html">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/icomoon.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/prettyPhoto.css">
<link rel="stylesheet" href="css/owl.carousel.css">
<link rel="stylesheet" href="css/owl.theme.default.css">
<link rel="stylesheet" href="css/transitions.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/color.css">
<link rel="stylesheet" href="css/responsive.css">
<script src="js/vendor/modernizr-2.8.3-respond-1.4.2.min.js"></script>
<!--calender-->
</head>
<style type="text/css">
.tg-sidebar .tg-widgetnoticeboard{
min-height: 450px;
}
.model-link{
color: #00a1df;
font-weight: 700;
}
.modal-body h3 {
margin: 20px 5px;
font-size: 20px;
}
.socialicons-left {
position: absolute;
left: 0;
top: 60%;
z-index: 29;
}
.socialicons-left li {
list-style: none;
padding: 10px;
background-color: #00A1DF;
text-align: center;
}
.socialicons-left li:hover {
background-color: #e6e6e6;
}
.socialicons-left li:hover span {
color: #00A1DF;
}
.socialicons-left a {
color: #fff;
font-size: 16px;
}
.blinks {
-webkit-animation: blinks 1.8s linear infinite;
-moz-animation: blinks 1.8s linear infinite;
-ms-animation: blinks 1.8s linear infinite;
-o-animation: blinks 1.8s linear infinite;
animation: blinks 1.8s linear infinite;
color:purple;
font-size: 30px;
font-weight: 700;
text-transform: none;
}
@-webkit-keyframes blinks {
0% { opacity: 1; }
50% { opacity: 1; }
75% { opacity:0.8;color:#01a9b4;}
100% { opacity: 0.9; color: #00bcd4;}
}
@-moz-keyframes blinks {
0% { opacity: 1;}
50% { opacity: 1; }
75% { opacity:0.8; color:#01a9b4;}
100% { opacity: 0.9; ;color: #00bcd4;}
}
@-ms-keyframes blinks {
0% { opacity: 1;}
50% { opacity: 1;}
75% { opacity:0.8;color:#01a9b4;}
100% { opacity: 0.9; color: #00bcd4; }
}
@-o-keyframes blinks {
0% { opacity: 1;}
50% { opacity: 1;}
75% { opacity:0.8;color:#01a9b4;}
100% { opacity: 0.9; color: #00bcd4; }
}
@keyframes blinks {
0% { opacity: 1; }
50% { opacity: 1; }
75% { opacity:0.8;color:#01a9b4; }
100% { opacity: 0.9; color: #00bcd4; }
}
.blink {
-webkit-animation: blink 1.8s linear infinite;
-moz-animation: blink 1.8s linear infinite;
-ms-animation: blink 1.8s linear infinite;
-o-animation: blink 1.8s linear infinite;
animation: blink 1.8s linear infinite;
color: #f60002;
font-size: 30px;
font-weight: 700;
text-transform: none;
}
@-webkit-keyframes blink {
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0.8; }
100% { opacity: 0.9; color: #ffd400;}
}
@-moz-keyframes blink {
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0.8; }
100% { opacity: 0.9; color:#ffd400; }
}
@-ms-keyframes blink {
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0.8; }
100% { opacity: 0.9; color: #ffd400 }
}
@-o-keyframes blink {
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0.8; }
100% { opacity: 0.9; color: #ffd400; }
}
@keyframes blink {
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0.8; }
100% { opacity: 0.9; color: #ffd400; }
}
.blink2 {
-webkit-animation: blink2 1.8s linear infinite;
-moz-animation: blink2 1.8s linear infinite;
-ms-animation: blink2 1.8s linear infinite;
-o-animation: blink2 1.8s linear infinite;
animation: blink2 1.8s linear infinite;
color: #c70039;
font-size: 30px;
font-weight: 700;
text-transform: none;
}
@-webkit-keyframes blink2 {
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0.8; }
100% { opacity: 0.9; color: #4a9b5e;}
}
@-moz-keyframes blink2 {
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0.8; }
100% { opacity: 0.9; color:#4a9b5e; }
}
@-ms-keyframes blink2 {
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0.8; }
100% { opacity: 0.9; color: #4a9b5e; }
}
@-o-keyframes blink2 {
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0.8; }
100% { opacity: 0.9; color: #4a9b5e; }
}
@keyframes blink2{
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0.8; }
100% { opacity: 0.9; color: #4a9b5e; }
}
.blink3 {
-webkit-animation: blink3 1.8s linear infinite;
-moz-animation: blink3 1.8s linear infinite;
-ms-animation: blink3 1.8s linear infinite;
-o-animation: blink3 1.8s linear infinite;
animation: blink3 1.8s linear infinite;
color: #f3c623;
font-size: 30px;
font-weight: 700;
text-transform: none;
}
@-webkit-keyframes blink3 {
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0.8; }
100% { opacity: 0.9; color: #10375c;}
}
@-moz-keyframes blink3 {
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0.8; }
100% { opacity: 0.9; color:#10375c; }
}
@-ms-keyframes blink3 {
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0.8; }
100% { opacity: 0.9; color: #10375c; }
}
@-o-keyframes blink3 {
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0.8; }
100% { opacity: 0.9; color: #10375c; }
}
@keyframes blink3{
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0.8; }
100% { opacity: 0.9; color: #10375c; }
}
.blink4 {
-webkit-animation: blink4 1.8s linear infinite;
-moz-animation: blink4 1.8s linear infinite;
-ms-animation: blink4 1.8s linear infinite;
-o-animation: blink4 1.8s linear infinite;
animation: blink4 1.8s linear infinite;
color: #f17808;
font-size: 30px;
font-weight: 700;
text-transform: none;
}
@-webkit-keyframes blink4 {
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0.8; }
100% { opacity: 0.9; color: #12947f;}
}
@-moz-keyframes blink4 {
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0.8; }
100% { opacity: 0.9; color:#12947f; }
}
@-ms-keyframes blink4 {
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0.8; }
100% { opacity: 0.9; color: #12947f; }
}
@-o-keyframes blink4 {
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0.8; }
100% { opacity: 0.9; color: #1f4068; }
}
@keyframes blink4{
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0.8; }
100% { opacity: 0.9; color: #12947f; }
}
.blink5 {
-webkit-animation: blink5 1.8s linear infinite;
-moz-animation: blink5 1.8s linear infinite;
-ms-animation: blink5 1.8s linear infinite;
-o-animation: blink5 1.8s linear infinite;
animation: blink5 1.8s linear infinite;
color: #ed6663;
font-size: 30px;
font-weight: 700;
text-transform: none;
}
@-webkit-keyframes blink5 {
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0.8; }
100% { opacity: 0.9; color: #3c2c3e;}
}
@-moz-keyframes blink5 {
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0.8; }
100% { opacity: 0.9; color:#3c2c3e; }
}
@-ms-keyframes blink5 {
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0.8; }
100% { opacity: 0.9; color: #3c2c3e; }
}
@-o-keyframes blink5{
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0.8; }
100% { opacity: 0.9; color: #3c2c3e; }
}
@keyframes blink5{
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0.8; }
100% { opacity: 0.9; color: #3c2c3e; }
}
<!--.video-img {
padding: 0;
margin: 0;
background-color: #000;
} -->
</style>
<body class="tg-home tg-homefour">
<!--[if lt IE 8]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<div id="tg-wrapper" class="tg-wrapper">
<?php include("includes/header.php"); ?>
<main id="tg-main" class="tg-main tg-haslayout">
<div class="container-fluid">
<div class="row">
<div id="tg-twocolumns" class="tg-twocolumns">
<div class="col-xs-12 col-sm-8 col-md-9 col-lg-9 no-pad">
<div class="slider1">
<div class="slider">
<?php
$i=1;
foreach($slides as $slide){
?>
<img src="<?php echo $admin_url.$slide->image; ?>" />
<?php
$i++;
}
?>
</div>
</div>
<div class="all-content">
<div class="container-fluid">
<div id="tg-content" class="tg-content">
<section class="tg-sectionspace tg-haslayout text-center">
<div class="tg-shortcode tg-welcomeandgreeting-v2">
<div class="tg-shortcodetextbox">
<h2>Welcome to <span>Government Degree College Rajam</span></h2>
<div class="tg-description text-left">
<p>The institution has dedicated itself to the service of society by educating teachers and preparing professional educators for all levels. It is one of the premier institutions in the area. We have a long history of excellence and repute and have a solemn commitment to address ourselves vigorously to the needs arising from a dynamic and rapidly changing society by aligning ourselves to the requirement of the new age of teaching, conducting research, disseminating new knowledge and developing application for existing knowledge. We also believe in preparing life-long learners who are able to apply their knowledge in a cross cultural and diverse society.</p>
<div class="tg-btnsbox">
<a class="tg-btn" href="#">Read More</a>
</div>
</div>
</div>
</div>
</section>
<p class="def"><a href="page.php?menu=newsletters&slug=newsletters"><button type="button" style="width: 200px" class="btn btn-success def">Monthly Newsletters</button></a><a href="page.php?menu=academics&slug=academic-audit"><button type="button" style="width: 200px" class="btn btn-success def">Academic Audit</button></a>
<a href="page.php?menu=community&slug=community-service-project"><button type="button" style="width: 200px" class="btn btn-success def">Community Service Project</button></a></p>
<section class="tg-sectionspace homepagefourbox">
<div class="inner-content">
<div class="row">
<div class="sectionbox">
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-6">
<div class="tg-borderheading">
<h2>Photo Gallery</h2>
</div>
<div class="tg-glanceatuoeandk color-lightblue">
<div class="section-text">
<div class="gallimg">
<ul class="stack">
<li class="stack__item"><img src="images/photogallery.jpg" alt="" /></li>
<li class="stack__item"><img src="images/photogallery.jpg" alt="" /></li>
<li class="stack__item"><img src="images/photogallery.jpg" alt="" /></li>
<li class="stack__item"><img src="images/photogallery.jpg" alt="" /></li>
<li class="stack__item"><img src="images/photogallery.jpg" alt="" /></li>
<li class="stack__item"><img src="images/photogallery.jpg" alt="" /></li>
<li class="stack__item"><img src="images/photogallery.jpg" alt="" /></li>
<li class="stack__item"><img src="images/photogallery.jpg" alt="" /></li>
</ul>
<p><a href="gallery2.php">Click here to view all Photo Gallery</a></p>
</div>
</div>
</div>
</div>
</div>
<div class="sectionbox">
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-6">
<div class="tg-borderheading">
<h2>Principal</h2>
</div>
<div class="tg-glanceatuoeandk color-lightblue">
<div class="section-text">
<img class="center" src="images/gdcrajaram.png" />
<p><b>Dr P.Swapna Haindavee<br>M.A., Ph.D </b></p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-4 col-md-3 col-lg-3">
<aside id="tg-sidebar" class="tg-sidebar">
<div class="tg-widget tg-widgetnoticeboard">
<div class="continue-scroll">
<div class="tg-widgettitle">
<h3>News & Events</h3>
</div>
<div class="tg-widgetcontent scrolling-text" style="height: 390px!important; min-height: 390px!important;">
<ul>
<?php foreach($news as $new){ ?>
<li ><a href="<?php echo $admin_url.$new->file; ?>" target='_blank' style='color:black'><?php echo $new->title; ?></a> </li><br>
<?php } ?>
</ul>
</div>
</div>
</div>
<div class="video-section">
</div>
<div class="video-section">
<div class="video-img"><a href="https://www.youtube.com/embed/pVwabi5rS1o" target="blank"><iframe width="560" height="315" src="https://www.youtube.com/embed/pVwabi5rS1o" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></a></div>
</div>
<div class="tg-widget tg-widgetdownload" style="margin-top:50px;">
<div class="tg-widgettitle" style="margin-top:45px;">
<h3>Important Links</h3>
</div>
<div class="tg-widgetcontent">
<ul>
<marquee direction="left" SCROLLDELAY=50 onMouseOver="stop()" onMouseOut="start()" mouserover="stop" >
<?php foreach($links as $link){ ?>
<a href="<?php echo $link->website; ?>" target="_blank">
<img style="border:1px solid #CCCCCC;" height="100" class="" src="<?php echo $admin_url.$link->image; ?>" frameborder="0" /> </a>
<?php } ?>
</marquee>
</ul>
</div>
</div>
</aside>
</div>
</div>
</div>
</div>
</main>
<?php include("includes/footer.php"); ?>
</div>
</div>
<!--************************************
Wrapper End
*************************************-->
<script src="js/vendor/jquery-library.js"></script>
<script src="js/vendor/bootstrap.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/isotope.pkgd.js"></script>
<script src="js/prettyPhoto.js"></script>
<script src="js/countdown.js"></script>
<script src="js/collapse.js"></script>
<script src="js/moment.js"></script>
<script type='text/javascript' src="js/jquery.vticker.min.js"></script>
<script src="js/main.js"></script>
<script src="sss/sss.min.js"></script>
<link rel="stylesheet" href="sss/sss.css" type="text/css" media="all">
<script>
jQuery(function($) {
$('.scrolling-text').vTicker();
});
window.onscroll = function() {myFunction()};
var header = document.getElementById("myHeader");
var sticky = header.offsetTop;
function myFunction() {
if (window.pageYOffset > sticky) {
header.classList.add("sticky");
} else {
header.classList.remove("sticky");
}
}
</script>
<script type="text/javascript">
jQuery(function($) {
$('.slider').sss({ slideShow : true, transition : 400, speed : 5000});
});
</script>
</body>
</html>