Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Your IP : 3.145.45.223
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Parikshamitra</title>
<link rel="shortcut icon" type="image/x-icon" href="../images/favicon.jpg" />
<link rel="stylesheet" href="css/style.css" type="text/css" media="all" />
<link rel="stylesheet" href="css/logstyle.css" type="text/css" media="all" />
<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.css" rel='stylesheet' type='text/css' />
<link href="css/animate.css" rel="stylesheet" type="text/css" media="all">
<script src="js/home.js" type="text/javascript"></script>
<script src="js/jquery-1.7.2.min.js" type="text/javascript"></script>
<script src="js/index.js" type="text/javascript"></script>
<script src="js/control.js" type="text/javascript"></script>
<script src="js/dytable.js" type="text/javascript"></script>
<script src="js/validate.js" type="text/javascript"></script>
<script src="js/form_submit.js" type="text/javascript"></script>
<script src="js/loadtable.js" type="text/javascript"></script>
<script src="js/cms.js" type="text/javascript"></script>
</head>
<body>
<!-- wrapper -->
<div id="wrapper">
<!-- shell -->
<div class="shell">
<!-- container -->
<div class="container">
<div style="margin-right:10px;padding-top:8px;color:#fff;" class="nav-top">
<span style="padding-left:5px;width:400px;" id="datestr"></span>
<span style="float:right;padding-right:10px;"> <span id="user_name"></span> <span onclick="window.location.href='index.html'">Home</span> </span>
</div
<!-- header -->
<header class="header">
<h1 id="logo"><a href="#">Logisys</a></h1>
<br style="clear:both;"/>
<nav id="navigation">
<ul>
<li class="active"><a href="index.html">Home</a></li>
<li><a href="aboutus.html">About Us</a></li>
<li><a href="#">Students Corner</a>
<ul>
<li><a href="results.html">Results</a></li>
<li><a href="exam.html">Examination Application Form </a></li>
<li><a href="student.html">Online Services </a></li>
<li><a href="degreecert.html">Degree Certificate</a></li>
<li><a href="fee_notification.pdf">Fee Structure</a></li>
</ul>
</li>
<li><a href="college.html">College Login</a></li>
<li><a href="#">Teachers Corner</a>
<ul>
<li><a href="gradlist/gradlist.htm">Gradation List</a></li>
</ul>
</li>
<li><a href="contacts.html">Contact Us</a></li>
</ul>
</nav>
<div class="cl"> </div>
</header>
<!-- end of header -->
<div class="main">
<div id="v-nav" style="padding-top:5px;">
<div class="tab-content" style="display:block;margin-left:0px;">
<h4><b> Online Services</b></h4>
<div class="tab-content-body">
<div class="content-left">
<div class="row mb40">
<div class="col-md-6 mb5">
<div id="cont_acpt_univ" style="display:block;">
<button type="submit" class="button button2" style="width:350px;" onclick="redirectservice('kus')"><span>Regular</span></button>
<button type="submit" class="button button2" style="width:350px;display:none;" onclick="redirectservice('kusdde')"><span>Distance Education</span></button>
<button type="submit" class="button button2" style="width:350px;display:none;" onclick="redirectservice('uet')"><span>Distance Education (Semester Scheme)</span></button>
</div>
<div id="cont_curr_univ" style="display:none;">
</div>
</div>
</div>
</div>
</div>
<!-- end of box -->
</div>
</div>
<!-- end of main -->
<section style="background: url(images/appfromHd.jpg) repeat 0 0;"></section>
<!-- end of container -->
</div>
<!-- end of shell -->
</div>
</div>
</div>
<!-- end of wrappert -->
<script src="js/script.js"></script>
<script type="text/javascript" src="js/bootstrap.min.js"></script>
</body>
</html>
|