ÿþ<!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"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>::.Department of Information Technology.::</title> <link href="css/stylesheet.css" rel="stylesheet" type="text/css" /> <style type="text/css"> #navigation { font-size: 0.90em; width: 150px; } #navigation ul { margin: 0px; padding: 0px; } #navigation li { list-style: none; } ul.top-level { background: #dfdedf; border-left-color:Black; } ul.top-level li { border-bottom: #fff solid; border-top: #fff solid; border-width: 1px; background-color: #dfdedf; } #navigation a { color: #01468b; cursor: pointer; display: block; height: 25px; line-height: 25px; text-indent: 10px; text-decoration: none; width: 100%; } #navigation a:hover { text-decoration: underline; } #navigation li:hover { background: #f90; position: relative; } ul.sub-level { display: none; } ul.sub-level { display: none; } li:hover .sub-level { background: #dfdedf; border: #fff solid; border-width: 1px; display: block; position: absolute; left: 75px; top: 5px; } ul.sub-level { display: none; } li:hover .sub-level { background: #dfdedf; border: #fff solid; border-width: 1px; display: block; position: absolute; left: 75px; top: 5px; } ul.sub-level li { border: none; float: none; width: 150px; } </style> <style type="text/css"> .suckerdiv ul{ margin: 0; padding: 0; list-style-type: none; width: 160px; /* Width of Menu Items */ border-bottom: 1px solid #ccc; } .suckerdiv ul li{ position: relative; } /*Sub level menu items */ .suckerdiv ul li ul{ position: absolute; width: 170px; /*sub menu width*/ top: 0; visibility: hidden; } /* Sub level menu links style */ .suckerdiv ul li a{ display: block; overflow: auto; /*force hasLayout in IE7 */ color: black; text-decoration: none; background: #fff; padding: 1px 5px; border: 1px solid #ccc; border-bottom: 0; } .suckerdiv ul li a:visited{ color:#01468b; background-color:gray; } .suckerdiv ul li a:hover{ background-color: #dfdedf; font-family:Verdana, Arial, Helvetica, sans-serif; } } .suckerdiv .subfolderstyle{ background: url(media/arrow-list.gif) no-repeat center right; } /* Holly Hack for IE \*/ * html .suckerdiv ul li { float: left; height: 1%; } * html .suckerdiv ul li a { height: 1%; } /* End */ </style> <script type="text/javascript"> //SuckerTree Vertical Menu 1.1 (Nov 8th, 06) //By Dynamic Drive: http://www.dynamicdrive.com/style/ var menuids=["suckertree1"] //Enter id(s) of SuckerTree UL menus, separated by commas function buildsubmenus(){ for (var i=0; i<menuids.length; i++){ var ultags=document.getElementById(menuids[i]).getElementsByTagName("ul") for (var t=0; t<ultags.length; t++){ ultags[t].parentNode.getElementsByTagName("a")[0].className="subfolderstyle" if (ultags[t].parentNode.parentNode.id==menuids[i]) //if this is a first level submenu ultags[t].style.left=ultags[t].parentNode.offsetWidth+"px" //dynamically position first level submenus to be width of main menu item else //else if this is a sub level submenu (ul) ultags[t].style.left=ultags[t-1].getElementsByTagName("a")[0].offsetWidth+"px" //position menu to the right of menu item that activated it ultags[t].parentNode.onmouseover=function(){ this.getElementsByTagName("ul")[0].style.display="block" } ultags[t].parentNode.onmouseout=function(){ this.getElementsByTagName("ul")[0].style.display="none" } } for (var t=ultags.length-1; t>-1; t--){ //loop through all sub menus again, and use "display:none" to hide menus (to prevent possible page scrollbars ultags[t].style.visibility="visible" ultags[t].style.display="none" } } } if (window.addEventListener) window.addEventListener("load", buildsubmenus, false) else if (window.attachEvent) window.attachEvent("onload", buildsubmenus) </script> <script language="javascript" src="js/rollover.js" type="text/javascript"></script> <script src="animation/animation.js" type="text/javascript"></script> <script src="facefiles/jquery-1.2.2.pack.js" type="text/javascript"></script> <link href="facefiles/facebox.css" media="screen" rel="stylesheet" type="text/css" /> <script src="facefiles/facebox.js" type="text/javascript"></script> <script type="text/javascript"> jQuery(document).ready(function($) { $('a[rel*=facebox]').facebox() } ) </script> </head> <body class="body" onload="MM_preloadImages('images/news&amp;events1.gif','images/advertisements1.gif','images/hr1.gif','images/it1.gif','images/downloads1.gif','images/newsevents1.gif','images/home_hover.gif','images/it_hover.gif','images/down_hover.gif','images/cir_hover.gif','images/advert_hover.gif','images/contact_hover.gif')"> <table width="956" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF"> <tr> <td height="5"></td> </tr> <tr> <td><img src="images/top.gif" width="956" height="23" /></td> </tr> <tr> <td valign="top" style="background-image:url(images/middle.gif)"><table width="925" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="14%" align="center"><img src="images/logo.gif" width="84" height="85" /></td> <td width="86%" align="center"><img src="images/titlelogo.gif" width="703" height="69" /></td> </tr> </table></td> </tr> <tr> <td>&nbsp;</td> </tr> <tr> <td><table width="924" border="0" cellspacing="0" cellpadding="0"> <tr> <td><a href="index.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image29','','images/home_hover.gif',1)"><img src="images/home.gif" name="Image29" border="0" id="Image29" /></a></td> <td width="1"><img src="images/line.gif" /></td> <td><a href="it.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image31','','images/it_hover.gif',1)"><img src="images/it.gif" name="Image31" border="0" id="Image31" /></a><a href="hr.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image30','','images/hr1.gif',1)"></a></td> <td width="1"><img src="images/line.gif" /></td> <td><a href="download.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image32','','images/down_hover.gif',1)"><img src="images/down.gif" name="Image32" border="0" id="Image32" /></a><a href="it.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image31','','images/it1.gif',1)"></a></td> <td width="1"><img src="images/line.gif" /></td> <td><a href="g-circulars.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image33','','images/cir_hover.gif',1)"><img src="images/cir.gif" name="Image33" border="0" id="Image33" /></a><a href="download.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image32','','images/downloads1.gif',1)"></a></td> <td width="1"><img src="images/line.gif" /></td> <td><a href="g-circulars.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image33','','images/newsevents1.gif',1)"></a><a href="advt.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image30','','images/advert_hover.gif',1)"><img src="images/advert.gif" name="Image30" border="0" id="Image30" /></a></td> <td width="1"><img src="images/line.gif" /></td> <td><a href="key-contact.html"><img src="images/contact.gif" name="Image34" border="0" id="Image34" onmouseover="MM_swapImage('Image34','','images/contact_hover.gif',1)" onmouseout="MM_swapImgRestore()" /></a></td> </tr> </table></td> </tr> <tr> <td height="3"></td> </tr> <tr> <td><a href="javascript:gotoshow()"><img src="images/header.gif" name="slide" border=0 style="filter:blendTrans(duration=3)" width=925 height=129></a> <script src="animation/animation1.js" type="text/javascript"></script></td> </tr> <tr> <td height="5"></td> </tr> <tr> <td><table width="925" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="173" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="250" valign="top" style="background-repeat:repeat-y" ><table border="0" cellspacing="0" cellpadding="0"> <tr style="height:25px"> <td style="background-color:#dfdedf;font-size:.70em;font-weight:bolder;font-family:Verdana"><img src="images/aero.png" width="15" height="13" /> Our Links </td> </tr> <tr> <td style="background-color:#dfdedf;"></td> </tr> <tr> <td><div id="navigation"> <ul class="top-level"> <li><a href="aboutus.html">About us</a></li> <li><a href="guidelines.html">IT Policy </a></li> <li><a href="notification.html">Notification/Orders</a> </li> <li><a href="lettercircular.html">Letters/Circulars </a></li> <li><a href="disclosures.html">Acts/Rules</a></li> <li><a href="#">Schemes</a></li> <li><a href=http://210.212.23.53/Assets/Home.aspx?P1=1&P2=21&P3=0&P4=0 target="_blank">Asset declaration </a></li> <li><a href="document/budget.pdf" target="_blank">Annual Reports/Budget</a></li> <li><a href="event.html">Event </a></li> <li><a href="faq.html">FAQ </a></li><li><a href="installhindi.html">Install Hindi Fonts</a></li> <!-- <li><a href="Copy_of_CentreList.xls">Centre List</a></li>--> <li><a href="#" style="padding-right: 5px; color: Black; font-weight: bold; text-align: right"></a></li> <!--<li><a href="#">News</a> <li><a href="#">Sub Menu Item 1</a></li> <li><a href="#">Sub Menu Item 2</a></li> <li><a href="#">Sub Menu Item 3</a></li> </ul> </li>--> </ul> </div></td> </tr> </table></td> </tr> <tr> <td height="3" valign="top"></td> </tr> <tr> <td height="43" valign="middle" ><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td align="left" class="keytxt" colspan="2"><strong>Visitors : </strong></td> </tr> <tr> <td align="left" class="keytxt" colspan="2"><strong><img src='http://www.hit-counts.com/counter.php?t=27&digits=7&ic=3201&cid=966945' border='0' alt='hit counters'> </strong></td> </tr> </table></td> </tr> <tr> <td valign="top">&nbsp;</td> </tr> </table></td> <td width="546" valign="top"><table width="98%" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td height="20"><img src="images/aero3.gif" width="10" height="11" /> <span class="wel"> IT Policy and Guidelines </span></td> </tr> <tr> <td><img src="images/line1.gif" width="512" height="1" /></td> </tr> <tr> <td>&nbsp;</td> </tr> <tr> <td><p class="txt"><br /> <br /> <strong>Bihar IT Policy 2011(English)<a href="IT Policy for the State of Bihar_2011.pdf" target="_blank">Download</a> </strong><br /> <strong>Bihar IT Policy 2011(Hindi)<a href="IT-Policy-2011-Hindi.pdf" target="_blank">Download</a> </strong> <br /> <!--<span class="style1"> Draft Presentation on IT Policy - </span> <strong><a href="Presentation_IT_Policy.pdf" target="_blank">View</a></strong><br />--> <br /> <br /> </p> </td> </tr> </table></td> <td width="206" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="173" valign="top" background="images/rightbg.gif"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="6%">&nbsp;</td> <td width="94%">&nbsp;</td> </tr> <tr> <td align="center">&nbsp;</td> <td class="newshead">Latest News </td> </tr> <tr> <td align="center"></td> <td><img src="images/lineleft.gif" width="136" height="3" /></td> </tr> <tr> <td align="center"></td> <td>&nbsp;</td> </tr> <tr> <td colspan="2" align="left" class="newstxt" style="padding-left:10px;"><marquee direction="up" height="80" scrollamount="2"> <img src="images/aero2.gif" width="17" height="15" />Resolution : e-District Go Live in Pilot Districts </marquee></td> </tr> <tr> <td align="center">&nbsp;</td> <td align="right"><a class="head" href="#mydiv12" rel="facebox">More....</a> <div class="linktxt" id="mydiv12" style="DISPLAY: none" align="justify"> <br /> <img src="images/aero2.gif" width="17" height="15" /> Bihar IT policy 2011 to govern the vision of state to implement and govern the IT enablement in the state .<br /> <br /> <img src="images/aero2.gif" width="17" height="15" /> Citizen centric e-Governance workshop (8th Dec 2011) at Hotel Maurya, Patna organized by NASSCOM in collaboration with DIT, GoI and DIT, GoB inaugurated by Hon ble Chief Minister Shri Nitish Kumar, GoB .<br /> <br /> <img src="images/aero2.gif" width="17" height="15" /> Awareness workshop on IPv6 (17th Feb-2012) for decision makers at Hotel Asoka, Patna organized by BSNL,DOT and DIT,GoB and inaugurated by Hon ble Minister Shri Nitish Mishra, Rural Development Department.<br /> </br/> <img src="images/aero2.gif" width="17" height="15" /> CCAC Training for Grade-C Employees  Center List Published.<br/> </p> </div></td> </tr> </table></td> </tr> <tr> <td height="5"></td> </tr> <tr> <td height="113" valign="top" background="images/key.gif"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="5" colspan="2"></td> </tr> <tr> <td width="15%" align="center"><img src="images/aero4.gif" width="14" height="12" /></td> <td width="85%" height="25" class="newshead">Key Contacts</td> </tr> <tr> <td colspan="2" align="center"><img src="images/line2.gif" width="189" height="1" /></td> </tr> <tr> <td colspan="2" align="left" style="padding-left:10px;"><span class="keytxt">Sri Shahid Ali Khan, State Minister (IT).<br /> Tel: (0612)-.... . Mobile: ....</span></td> </tr> <tr> <td align="center">&nbsp;</td> <td align="right"><a href="key-contact.html" class="head" style="padding-right:8px;">more...</a></td> </tr> </table></td> </tr> <tr> <td height="10px"></td> </tr> <tr> <td><a href="http://www.biharonline.gov.in/rti" target="_blank"><img src="images/rti.gif" width="206" height="55" border="0" /></a></td> </tr> <tr> <td><a href="http://www.bpgrs.in" target="_blank"><img src="images/bpgrs.gif" width="206" height="55" border="0" /></a></td> </tr> <tr> <td><a href="ccac.html" ><img src="images/ccac.gif" width="206" height="44" border="0" /></a></td> </tr> </table></td> </tr> </table></td> </tr> <tr> <td><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="1%"><img src="images/1.gif" width="12" height="39" /></td> <td width="98%" background="images/2.gif"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td align="left" class="keytxt">Copyright &copy; 2012 Department of Information Technology</td> <td align="right" class="keytxt">Designed by <a href="http://www.bestltd.in/" target="_blank" class="newshead">BeST</a> </td> </tr> </table></td> <td width="1%" align="right"><img src="images/3.gif" width="14" height="39" /></td> </tr> </table></td> </tr> </table> </td> </tr> <tr> <td><img src="images/bottom.gif" width="956" height="23" /></td> </tr> </table> </body> </html>