Your IP : 216.73.216.40


Current Path : /var/www/html/mmishra/indem/cms/
Upload File :
Current File : /var/www/html/mmishra/indem/cms/index.php

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html onmousemove="window.status='iiita'" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>IIIT Allahabad</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="author" content="mmishra (http://profile.iiita.ac.in/mmishra)" />
<meta name="keywords" content=" iiit, iiita, alld, btech, mtech, mba, ms, bi, wcc, hci, se, ro, mi" />
<meta name="description" content="A center of excellence in IT and related area" />

<link href="css/dropdown/dropdown.css" media="screen" rel="stylesheet" type="text/css" />
<link href="css/dropdown/themes/flickr.com/default.ultimate.css" media="screen" rel="stylesheet" type="text/css" />
<link href="css/style.css" media="screen" rel="stylesheet" type="text/css" />

<!--[if lt IE 7]>
<script type="text/javascript" src="js/jquery.js"></script>
<script type="text/javascript" src="js/jquery.dropdown.js"></script>
<![endif]-->

<?php
include "functions.inc";
echo ajax();
echo flash();
?>

</head>
<body onload="document.f.q.focus();">
<div class='search_form'>
<form name='f' method='post' action='search.php'>
Search in iiita.ac.in 
<input type='text' id='q' name='q' size='20' onkeyup="showPage(this.value)">
</form>
</div><br>
<div class="datetime"><?php echo date("h:i:s A, l, jS \of F Y"); ?></div>
<table width='100%' border='0'>
<tr height='90' valign='center'>
<td align='center'>
<?php
$no = rand(1,17);
?>
<img id='banner' src='banners/banner<?php echo $no ;?>.png' align='center' onMouseOver="show('j_dj')" onMouseOut="hide('j_dj')" />
<div class="datetime">[ 
<?php
counter();
?>
&nbsp;times ]</div>
</td></tr>
<tr height='50' valign='center'><td class="mmenu" nowrap>
<?php
include "menu.inc";
?>
</td></tr>
</table>

<span id="search_result" class="search_result"></span>

<table width="100%" border='0'>
<tr height='300' valign='top'>
<td width='30%' align='left'>
<b>Recent Announces</b><br> 
<marquee scrolldelay="15" scrollamount="1" width="100%" height='450' direction="up" 
onmouseover="this.setAttribute('scrollamount', 0, 0);" onmouseout="this.setAttribute('scrollamount', 1, 0);">
<?php
include "recent.inc";
?>
</marquee>
</td><td width='40%' align='center' nowrap>
<?php
$no = rand(1,14);
?>
<img id='pic' src='images/pic<?php echo $no; ?>.jpg' width='400' height='250' style="border-bottom: dashed blue 2px" onMouseOver="this.src='logo/logo1.jpg'" onMouseOut="this.src='images/pic<?php echo $no; ?>.jpg'" />
<div style="background: url(logo/logo3.jpg) fixed center bottom no-repeat">
<!--p onmouseover="this.className='hide'" onmouseout="this.className='show'"-->
<br>
<p onmouseover="this.style.color='red'" onmouseout="this.style.color='black'">
<b id='addr'>
Indian Institute of Information Technology, Allahabad<br>
Deoghat, Jhalwa, Allahabad - 211012<br>
Uttar Pradesh, India<br>
contact@iiita.ac.in<br>
91-532-2922000</b>
<br><br><br>
<font size='-2'>copyright &copy; 2009<br>indem@iiita.ac.in</font>
<br><br>
<br><br>
<br><br>
</p>&nbsp;</div>
</td><td width='30%' align='right'>
<b>Recent Updates</b>
<?php
include "visited.inc";
?>
</td></tr>
</table>

</body>
</html>