0xV3NOMx
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.15.202.169


Current Path : /proc/thread-self/root/var/www/website/gack/
Upload File :
Current File : //proc/thread-self/root/var/www/website/gack/contacts.html

<!DOCTYPE html>
<html lang="en">
<head>
	<meta charset="utf-8" />
	<title>Government college(autonomous),kalaburagi </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:15px;">&nbsp;<span id="user_name"></span>&nbsp;&nbsp;&nbsp;&nbsp;<span onclick="window.location.href='index.html'">Home</span>&nbsp;</span>
				</div
				<!-- header -->
				<header class="header">
					<h1  style="width:1000px;" id="logo"><a href="#"></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="#">Academic</a>
								<ul>
									<li><a href="courses.html">Courses Offered</a></li>
									<li><a href="pgsyslabus.html">PG Syllabus</a></li>
									<li><a href="regulations.html">Regulations</a></li>
								</ul>
						    <li><a href="#">Faculty</a>
								<ul>
									<li><a href="teaching.html">Teaching Faculty</a></li>
									<li><a href="support.html">Support Faculty</a></li>
									<li><a href="guest.html">Guest Faculty</a></li>				
								</ul>
							</li> 
							<li><a href="iqac.html">IQAC</a></li>
							<li><a href="exambr.html">Exam Branch</a></li>
							<li><a href="http://oasis.logisys.org/gcg">College Portal</a></li>
							
							<li><a href="#">Student Corner</a>
								<ul>
									<li><a href="studentsup.html">Student Support</a></li>
									<li><a href="http://oasis.logisys.org/gcg/adm">Admission</a></li>
									<li><a href="http://studentportal.universitysolutions.in">Student Portal</a></li>
								</ul>
							</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>
							</ul>
							</li>
							<li><a href="#" onclick="redirectCollegepage()">College Login</a></li>
							<li><a href="teachers.html">Teachers Corner</a></li>	-->																		
							<li><a href="contacts.html">Contact Us</a></li>
							<li><a href="pgcet.html">PGCET</a></li>
							
							
						</ul>
					</nav>
					<div class="cl">&nbsp;</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>Contact Us</b></h4>
							<div class="tab-content-body">																																				
							<p><h1>	Principal</h1></p> 

                      <p><h5>     Government College, Sedam Road </p></h5> 

                        <p><h5>         Kalaburagi - 585105</p></h5>

                        <p><h5>        Phone: 08472-245064</p></h5>

                           <p><h5>     email: govt.cleglb@gmail.com</p></h5></br>
	
<!--<div id="map" style="width:600px;height:300px;background:white"></div>

<script>
function myMap() {
var mapOptions = {
    center: new google.maps.LatLng(17.322787, 76.852817),
    zoom: 8,
    mapTypeId: google.maps.MapTypeId.HYBRID
	 HYBRID.setMap(map);
}
var map = new google.maps.Map(document.getElementById("map"), mapOptions);
}
</script>



<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyABV6qj_1FZsvbR4lIZCEFIqAJPDvQV9Mk&callback=myMap"></script>-->








<div id="map" style="width:600px;height:300px"></div>

<script>
function myMap() {
  var myCenter = new google.maps.LatLng(17.322787, 76.852817);
  var mapCanvas = document.getElementById("map");
  var mapOptions = {center: myCenter, zoom: 10};
  var map = new google.maps.Map(mapCanvas, mapOptions);
  var marker = new google.maps.Marker({position:myCenter});
  marker.setMap(map);
}
</script>

<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyABV6qj_1FZsvbR4lIZCEFIqAJPDvQV9Mk&callback=myMap"></script>


<!--

<div id="map" style="width:500px;height:500px"></div>

<script>
function myMap() {
  var mapCanvas = document.getElementById("map");
  var mapOptions = {
    center: new google.maps.LatLng(17.322787, 76.852817),
    zoom:18,
    mapTypeId:google.maps.MapTypeId.HYBRID
  };
  var map = new google.maps.Map(mapCanvas,mapOptions);
}
</script>

<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyABV6qj_1FZsvbR4lIZCEFIqAJPDvQV9Mk&callback=myMap"></script>-->
<!--











<!--
   

							</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>