//<script language="JavaScript1.2">
var scrollerwidth="250px"
var scrollerheight="168px"
var scrollerspeed=1
var scrollercontent = '<ol>'
scrollercontent = scrollercontent+'<li>The website of <a onclick="blur()" class="wbg" target="_blank" href="http://bhrc.bih.nic.in/">Bihar Human Rights Commission</a> was launched on 11-11-2009.</li>'
scrollercontent = scrollercontent+'<li><a onclick="blur()" class="wbg" target="_blank" href="http://www.bpgrs.in/">Bihar Public Grievance Redressal System</a> has been started as a website.</li>'
scrollercontent = scrollercontent+'<li><a onclick="blur()" class="wbg" target="_blank" href="documents/PR-5459-AH.pdf">Hon\'ble Chief Minister to distribute Joining Letters to Veterinary Doctors on 4-11-2009 </a>who have been selected by Animal & Fisheries Resources on Contract basis.</li>'
scrollercontent = scrollercontent+'<li>1-Day <a onclick="blur()" class="wbg" target="_blank" href="documents/PR-5458-AH.pdf">Camp for Treatment of Barrenness in Live-Stock</a> is being organised at each block by Animal & Fisheries Resources.</li>'
scrollercontent = scrollercontent+'<li>Gradation List of Dy. Superintendent of Police (DSP) in Bihar has been published. Visit <a onclick="blur()" class="wbg" target="_blank" href="http://biharpolice.bih.nic.in/">Bihar Police</a> website to read more about it.</li>'
scrollercontent = scrollercontent+'<li>Urban Development Dept. has released <a onclick="blur()" class="wbg" target="_blank" href="http://urban.bih.nic.in">important information related to passing of house construction plan</a> as per the new process on its Notice Board.</li>'
scrollercontent = scrollercontent+'<li>Labour Resources Dept. has released the <a onclick="blur()" class="wbg" target="_blank" href="http://gov.bih.nic.in/documents/SPA-Child-Labour-June-2009.pdf">State Plan of Action for elimination, Release and Rehabilitation of Child Labour</a> on 26-6-2009.</li>'
scrollercontent = scrollercontent+'<li>Home (Police) Dept. has released the  <a onclick="blur()" class="wbg" target="_blank" href="http://biharpolice.bih.nic.in/">Gradation list of Senior DSP, Additional SP and Staff Officers in Bihar</a> on it\'s website.</li>'
scrollercontent = scrollercontent+'<li>Finance Dept., Govt. of Bihar has released <a onclick="blur()" class="wbg" target="_blank" href="http://finance.bih.nic.in/">Details of Budget 2009-2010</a> on its website.</li>'
scrollercontent = scrollercontent+'<li>Finance Dept., Govt. of Bihar has released <a onclick="blur()" class="wbg" target="_blank" href="http://gov.bih.nic.in/Documents/ESR-2008-09-EN.pdf">Economic Survey Report 2008-09</a>. Hindi version of this document is available on Finance Dept. Website.</li>'
scrollercontent = scrollercontent+'<li>Grant of additional installment of <a onclick="blur()" class="wbg" target="_blank" href="http://finance.bih.nic.in">Dearness Relief @7%</a> to the State Govt. Pensioner/Family Pensioners with effect from 1-7-2008.</li>'
scrollercontent = scrollercontent+'<li>Draft version of <a onclick="blur()" class="wbg" target="_blank" href="http://gov.bih.nic.in/Documents/Revised-BSPD.pdf">Bihar State Policy on Disability</a> has been released by Welfare Dept.</li>'
scrollercontent = scrollercontent+'<li>Animal & Fisheries Resources Dept. (Animal Husbandry) invites feedback on <a onclick="blur()" class="wbg" target="_blank" href="http://gov.bih.nic.in/Documents/Pashu-Prajanan-Niti.pdf">Animal Breeding Policy</a> for Bihar.</li>'
scrollercontent = scrollercontent+'<li><a onclick="blur()" class="wbg" target="_blank" href="http://gov.bih.nic.in/Documents/GovernorSpeech.pdf">Speech delivered by His Excellency, Shri R.S.Gawai, Governor of Bihar</a> at the joint session of Bihar Legislative Assembly on 22-2-2008.</li>'
scrollercontent = scrollercontent+'<li>For finding out more about <a onclick="blur()" class="wbg" target="_blank" href="http://gov.bih.nic.in/Documents/Jkdmm.pdf">Chief Minister\'s Janta Darbar</a>, please visit this link.</li>'
scrollercontent = scrollercontent+'<li>Contents of <font color=#800000>Budget 2008-2009</font> is now available on the <a onclick="blur()" class="wbg" target="_blank" href="http://finance.bih.nic.in">website of Finance Dept.</a></li>'
scrollercontent = scrollercontent+'<li>Click here to read about the <a onclick="blur()" class="wbg" target="_blank" href="http://gov.bih.nic.in/Documents/Suggestion-13th-FC.pdf">Suggestions invited by the 13th Finance Commission</a> of Govt. of India.</li>'
scrollercontent = scrollercontent+'<li><a onclick="blur()" class="wbg" target="_blank" href="http://gov.bih.nic.in/Documents/CMRF-Beneficiaries.pdf">List of Beneficiaries</a> who have been provided relief through Chief Minister\'s Relief Fund till date.</li>'
scrollercontent = scrollercontent+'<li>Report on <a onclick="blur()" class="wbg" target="_blank" href="http://gov.bih.nic.in/Documents/Jaankari.pdf">Jaankari - An ICT based facilitation centre under RTI Act</a>.</li>'
scrollercontent = scrollercontent+'<li>Bye-Laws and District Rules of <a onclick="blur()" class="wbg" target="_blank" href="http://gov.bih.nic.in/Documents/Animal-Cruelty-Prevention.pdf">Animal Cruelty Prevention Society</a> of Bihar.</li>'
scrollercontent = scrollercontent+'<li>Important information on <a onclick="blur()" class="wbg" target="_blank" href="http://gov.bih.nic.in/Documents/Info-Indira-Awas.pdf">Indira Awas</a> released by Rural Development Dept.</li>'
scrollercontent = scrollercontent+'<li>Interim Report on some issues related to <a onclick="blur()" class="wbg" target="_blank" href="http://gov.bih.nic.in/Documents/Interim-Report-on-Bhoodan-in-Bihar.pdf">Bhoodan in Bihar</a> is now available here.</li>'
scrollercontent = scrollercontent+'</ol>'

var pauseit=1
// Change nothing below!
scrollerspeed=(document.all)? scrollerspeed : Math.max(1, scrollerspeed-1) //slow speed down by 1 for NS
var copyspeed=scrollerspeed
var iedom=document.all||document.getElementById
var actualheight=''
var cross_scroller, ns_scroller
var pausespeed=(pauseit==0)? copyspeed: 0

function populate(){
if (iedom){
cross_scroller=document.getElementById? document.getElementById("iescroller") : document.all.iescroller
cross_scroller.style.top=parseInt(scrollerheight)+8+"px"
cross_scroller.innerHTML=scrollercontent
actualheight=cross_scroller.offsetHeight
}
else if (document.layers){
ns_scroller=document.ns_scroller.document.ns_scroller2
ns_scroller.top=parseInt(scrollerheight)+8
ns_scroller.document.write(scrollercontent)
ns_scroller.document.close()
actualheight=ns_scroller.document.height
}
lefttime=setInterval("scrollscroller()",35)
}
window.onload=populate

function scrollscroller(){

if (iedom){
if (parseInt(cross_scroller.style.top)>(actualheight*(-1)+8))
	cross_scroller.style.top=parseInt(cross_scroller.style.top)-copyspeed+"px"
else
	cross_scroller.style.top=parseInt(scrollerheight)+8+"px"
}
else if (document.layers){
if (ns_scroller.top>(actualheight*(-1)+8))
ns_scroller.top-=copyspeed
else
ns_scroller.top=parseInt(scrollerheight)+8
}
}

if (iedom||document.layers){
with (document){
if (iedom){
write('<div style="position:relative;width:'+scrollerwidth+';height:'+scrollerheight+';overflow:hidden" onMouseover="copyspeed=pausespeed" onMouseout="copyspeed=scrollerspeed">')
write('<div id="iescroller" style="position:absolute;left:0px;top:0px;width:100%;">')
write('</div></div>')
}
else if (document.layers){
write('<ilayer width='+scrollerwidth+' height='+scrollerheight+' name="ns_scroller">')
write('<layer name="ns_scroller2" width='+scrollerwidth+' height='+scrollerheight+' left=0 top=0 onMouseover="copyspeed=pausespeed" onMouseout="copyspeed=scrollerspeed"></layer>')
write('</ilayer>')
}
}
}
//</script>
