| Current Path : /var/www/html/mmishra/mm/ada/icdp/ |
| Current File : /var/www/html/mmishra/mm/ada/icdp/z.html |
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\'>
<html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'>
<head> <title>All India Radio, Allahabad [AIR]</title>
<!--meta http-equiv='Content-Type' content='text/html; charset=utf-8' /-->
<meta http-equiv='Content-Type' content='text/html; charset=ISO-8859-1' />
<meta name='author' content='mmishra@iiita.ac.in' />
<meta name='keywords' content='login, signin' />
<meta name='description' content='<p>Official website of All India Radio Allahabad</p>' />
<link rel='stylesheet' type='text/css' href='css/style.css' media='screen' />
<link rel='stylesheet' type='text/css' href='css/white/jquerycssmenu.css' />
<link rel='stylesheet' type='text/css' href='css/calendar.css' media='screen' />
<!--[if lte IE 7]>
<style type='text/css'>
html .jquerycssmenu{height: 1%;} /*for IE7 and below*/
</style>
<![endif]-->
<script type='text/javascript' src='js/white/jquery.min.js'></script>
<script type='text/javascript' src='js/white/jquerycssmenu.js'></script>
<script language='javascript' src='js/calendar.js'></script><script language="javascript">
function GetXmlHttpObject() {
var xmlHttp = null;
try {
// Firefox, Opera 8.0+, Safari
xmlHttp = new XMLHttpRequest();
} catch (e) {
// Internet Explorer
try {
xmlHttp = new ActiveXObject("Msxml2.XMLHTTP");
} catch (e) {
xmlHttp = new ActiveXObject("Microsoft.XMLHTTP");
}
}
return xmlHttp;
}
function showPage(task, query, webid) {
if (task.length == 1 || query.length < 3) {
document.getElementById("ajax").innerHTML="";
document.getElementById("ajax").style.visibility = 'hidden';
return;
} else
document.getElementById("ajax").style.visibility = 'visible';
xmlHttp=GetXmlHttpObject()
if (xmlHttp == null) {
alert ("Your browser does not support AJAX!");
return;
}
var url = "ajaxpage.php?task="+task+"&query="+query+"&webid="+webid;
//alert(url);
xmlHttp.onreadystatechange = stateChanged;
xmlHttp.open("GET", url, true);
xmlHttp.send(null);
}
function stateChanged() {
if (xmlHttp.readyState==4) {
document.getElementById("ajax").innerHTML=xmlHttp.responseText;
}
}
</script>
<!-- START AD -->
<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 class="flash" id="flash" onMouseOver="show('flash')" onMouseOut="hide('flash')">
<img src='/images/air.iiita.ac.in/logo.jpg' height='100' width='100'></img>All India Radio, Allahabad [AIR]
</div>
<!-- END AD -->
<script type="text/javascript" src="/js/tinymce/jscripts/tiny_mce/tiny_mce.js"></script>
<script type="text/javascript">
tinyMCE.init({
// General options
mode : "textareas",
theme : "advanced",
plugins : "spellchecker,pagebreak,style,layer,table,save,advhr,advimage,advlink,emotions,iespell,inlinepopups,insertdatetime,preview,media,searchreplace,print,contextmenu,paste,directionality,fullscreen,noneditable,visualchars,nonbreaking,xhtmlxtras,template",
// Theme options
theme_advanced_buttons1 : "save,newdocument,|,bold,italic,underline,strikethrough,|,justifyleft,justifycenter,justifyright,justifyfull,|,styleselect,formatselect,fontselect,fontsizeselect",
theme_advanced_buttons2 : "cut,copy,paste,pastetext,pasteword,|,search,replace,|,bullist,numlist,|,outdent,indent,blockquote,|,undo,redo,|,link,unlink,anchor,image,cleanup,help,code,|,insertdate,inserttime,preview,|,forecolor,backcolor",
theme_advanced_buttons3 : "tablecontrols,|,hr,removeformat,visualaid,|,sub,sup,|,charmap,emotions,iespell,media,advhr,|,print,|,ltr,rtl,|,fullscreen",
theme_advanced_buttons4 : "insertlayer,moveforward,movebackward,absolute,|,styleprops,spellchecker,|,cite,abbr,acronym,del,ins,attribs,|,visualchars,nonbreaking,template,blockquote,pagebreak,|,insertfile,insertimage",
theme_advanced_toolbar_location : "top",
theme_advanced_toolbar_align : "left",
theme_advanced_statusbar_location : "bottom",
theme_advanced_resizing : true,
// Skin options
skin : "o2k7",
skin_variant : "silver",
// Example content CSS (should be your site CSS)
content_css : "css/example.css",
// Drop lists for link/image/media/template dialogs
template_external_list_url : "js/template_list.js",
external_link_list_url : "js/link_list.js",
external_image_list_url : "js/image_list.js",
media_external_list_url : "js/media_list.js",
// Replace values for the template plugin
template_replace_values : {
username : "Some User",
staffid : "991234"
}
});
</script>
</head>
<body onload='document.form.query.focus();'><div class='logo'><img src='/images/air.iiita.ac.in/logo.jpg' height='80' width='80'></div><div class='advertisement'><marquee id='scroll' scrolldelay='15' scrollamount='1' width='100%' height='30' direction='left'
onmouseover="this.setAttribute('scrollamount', 0, 0);"
onmouseout="this.setAttribute('scrollamount', 1, 0);"><img src='images/arrow.gif' />
<a href='inner.php?conf=1010' title='Dated 2010-02-04 00:10:39, Expiry 2011-02-26'>Welcome to AIR Allahabad New Website</a> </marquee></div><form name='form' action='admin.php?conf=1' method='post' enctype='multipart/form-data'>
<div class='search'>Search
<input type='text' id='query' name='query' size='20' onkeyup="showPage('search',this.value,'air.iiita.ac.in')">
<a href='#' onclick="showPage('sitemap','sitemap','air.iiita.ac.in')">Sitemap</a>
</div><div class='banner'>
<div class='datetime'>01:39:17 PM, Friday, 7th of January 2011</div>
<img src='text2image.php?title=All India Radio, Allahabad [AIR]' onMouseOver="show('flash')" onMouseOut="hide('flash')" />
<div class='datetime'>[ 3863 times ]</div>
</div><div class='familytree'><a href='/'>Home</a> > <div class='datetime'>See also: <a href='admin.php?conf=6'>Access Log</a>, <a href='admin.php?conf=8'>Gallery</a>, <a href='admin.php?conf=2'>Upload</a>, <a href='admin.php?conf=3'>Webpage</a>, <a href='admin.php?conf=9'>Website</a>, <a href='admin.php?conf=7'>Webuser</a></div></div><div class='content'><b>SIGN IN</b><div class='datetime'>[ 765 times, dated 2009-11-23 20:23:36, updated 2009-11-26 22:06:02, accessed 2011-01-07 13:18:00 ]</div><br>
Please login here using your login ID and password.<br>
<table class='login'>
<tr><td>Login ID:</td>
<td><input type='text' name='txtID' size='20' value=''></td>
</tr><tr><td>Password:</td>
<td><input type='password' name='txtPWD' size='20' value=''></td>
</tr><tr><td rowspan='2'><img src='images/login.jpg' width='70' height='50'></td>
<td><input type='checkbox' name='chkRem' class='input'> Remember me</td>
</tr><tr>
<td><input type='submit' name='submit' value='LOGIN' style='width: 80px'></td>
</tr>
</table>
<input type='hidden' name='login'><br>
<script>
document.form.txtID.focus();
</script></div><div id='myjquerymenu' class='jquerycssmenu'><ul>
<li><a href='./' title='Back to Homepage'>Home</a></li>
<li><a href='#'>About us</a><ul>
<li><a href='inner.php?conf=1053' title='Dated 2010-02-26 15:08:38, Expiry 2011-02-26'>History (598)</a></li>
<li><a href='inner.php?conf=1028' title='Dated 2010-02-18 23:13:47, Expiry 2011-09-01'>How to Reach (362)</a></li>
<li><a href='inner.php?conf=1025' title='Dated 2010-02-18 23:08:55, Expiry 2011-09-01'>Facilities (324)</a></li>
<li><a href='inner.php?conf=1056' title='Dated 2010-03-09 17:24:33, Expiry 2011-03-09'>Introduction (209)</a></li>
<li><a href='inner.php?conf=1133' title='Dated 2011-01-05 12:53:28, Expiry 2011-12-05'>Contact Us (45)</a></li>
<li><a href='inner.php?conf=1134' title='Dated 2011-01-05 13:03:50, Expiry 2012-01-05'>Staff (31)</a></li>
</ul>
</li>
<li><a href='#'>RTI Info</a><ul>
<li><a href='inner.php?conf=1066' title='Dated 2010-09-07 16:42:58, Expiry 2011-09-07'>Budget Allocation (123)</a></li>
<li><a href='inner.php?conf=1064' title='Dated 2010-09-07 15:44:13, Expiry 2011-09-07'>CPIO (120)</a></li>
<li><a href='#'>Functions & Duties</a><ul>
<li><a href='inner.php?conf=1068' title='Dated 2010-09-08 09:20:28, Expiry 2011-08-01'>Duties (95)</a></li>
<li><a href='inner.php?conf=1067' title='Dated 2010-09-08 09:19:39, Expiry 2011-09-30'>Functions (92)</a></li>
</ul>
</li>
<li><a href='inner.php?conf=1138' title='Dated 2011-01-06 13:32:34, Expiry 2011-06-30'>Remuneration (35)</a></li>
<li><a href='inner.php?conf=1142' title='Dated 2011-01-06 13:51:11, Expiry 2011-03-30'>Categories of documents (14)</a></li>
<li><a href='inner.php?conf=1140' title='Dated 2011-01-06 13:35:25, Expiry 2011-06-30'>Board Council and Committies (12)</a></li>
<li><a href='inner.php?conf=1135' title='Dated 2011-01-05 13:05:09, Expiry 2012-01-05'>Statistics (4)</a></li>
</ul>
</li>
<li><a href='#'>Extra</a><ul>
<li><a href='admin.php?conf=1' title='For content management'>Sign In</a></li>
<li><a href='#'>Web Profiles</a><ul>
<li><a href='inner.php?conf=1075'>air</a></li>
</ul></li><li><a href='#'>Online Users</a><ul>
<li><a href='#'>None</a></li>
</ul></li></ul></li>
</ul>
<br style='clear: left' /> </div><div class='footer'><p><strong>Desclaimer:</strong> This site contains general information for guidance only and contents provided here cannot be used for any legal purposes. Copyright © All India Radio, Allahabad, All Rights Reserved.</p>Developed by: <a href='http://profile.iiita.ac.in/mmishra'>Mithilesh Kr. Mishra</a> & Team, <a href='http://www.iiita.ac.in'>IIIT Allahabad</a></div><div id='ajax' class='result'></div></form>
</body>
</html>