| Current Path : /var/www/html/mmishra/mm/upp/ |
| Current File : /var/www/html/mmishra/mm/upp/header.php |
<?
session_start();
if (!isset($_SESSION['full_name'])) {
//header("Location: /upp/index.php");
//exit;
}
require_once('db.php');
$link = dbConnect();
?>
<html><head>
<base href='http://www.iiita.ac.in/upp/'></base>
<link rel=stylesheet href='style.css' type='text/css'>
</script>
<script language=javascript><!--
function scrollToCoordinates() {
window.scrollTo(,);
}
function saveScrollCoordinates() {
document.myForm.scrollx.value = (document.all)?document.body.scrollLeft:window.pageXOffset;
document.myForm.scrolly.value = (document.all)?document.body.scrollTop:window.pageYOffset;
}
//-->
</script>
</head>
<STYLE TYPE="text/css">
<!--
FORM.tb {display:inline;}
.twidth{width:100%}
.include{ font-size: 75%; font-family: verdana, arial, helvetica;}
.includebig{font-family: verdana, arial, helvetica;}
.includebig A:link { color: blue; }
.includebig A:visited { color: purple; }
.include A:link { color: blue; }
.include A:visited { color: purple; }
.submitter { font-size: 75%; font-family: verdana, arial, helvetica; }
.codehighlight {background:#eee}
.WRy1{background:#fc0}
.WRy2{background:#fff3ac}
pre.code {color: #660099; margin-left:5%}
address {text-align: right}
a:hover{background:#FD3;}
body {background:khaki; scrollbar-base-color:khaki; margin-left: 5%; margin-right: 5%}
.WRBannerCenter {margin-left:-5%; margin-right:-5%; margin-top:8px; margin-bottom:8px; text-align:center}
-->
</STYLE>
<!-- START AD --><div class="WRBannerCenter" align="center"><script language="JavaScript"><!--
function show(object) {
if (document.getElementById) {
document.getElementById(object).style.visibility = 'visible';
}
else if (document.layers && document.layers[object]) {
document.layers[object].visibility = 'visible';
}
else if (document.all) {
document.all[object].style.visibility = 'visible';
}
}
function hide(object) {
if (document.getElementById) {
document.getElementById(object).style.visibility = 'hidden';
}
else if (document.layers && document.layers[object]) {
document.layers[object].visibility = 'hidden';
}
else if (document.all) {
document.all[object].style.visibility = 'hidden';
}
}
//--></script>
<div style="position: absolute; top: 100px; right: 200px; visibility: hidden; margin-right: 0px; filter:alpha(opacity=98);-moz-opacity:.98;opacity:.98; z-index: 100;" id="j_dj" onMouseOver="show('j_dj')" onMouseOut="hide('j_dj')">
<a href="http://www.iiita.ac.in"><img src="image/india1.jpg" width="100" height="120" hspace="0" vspace="0" border="0"></a>
<a href="http://www.iiita.ac.in"><img src="image/india2.jpg" width="100" height="120" hspace="0" vspace="0" border="0"></a>
<a href="http://www.iiita.ac.in"><img src="image/india3.jpg" width="100" height="120" hspace="0" vspace="0" border="0"></a>
</div>
<!-- END AD -->
<form name='myForm' method='post' action='login.php<?//$_SERVER['PHP_SELF']?>' enctype='multipart/form-data' onSubmit="saveScrollCoordinates()">
<input type="hidden" name="scrollx" value="0">
<input type="hidden" name="scrolly" value="0">