|
National Police Bureau is a statutory body mandated to act as a national focal point on all police-related matters. It coordinates and monitors the state of implementation of police reforms, as envisaged in Police Order 2002, across Pakistan. Though National Police Bureau is an integral part of the Ministry of Interior, it has a separate budget due to its peculiar role. Director General of the Bureau has full financial and administrative powers.
 |
 |
Vision: |
Reshaping police into a professionally competent, operationally neutral and publicly accountable service-delivery organization.
 |
 |
Mission: |
Building standards for professional policing, and acting as a national think tank on issues relating to criminal justice reform, public safety and police information technology.
|
|
|
|
 |
|
|
 |
2.addItem(" 25th meeting of NPSC The 25th meeting of NPSC will be on 25 July 2008 at Ministry of Interior, Islamabad /div>");
myScroller3.setColors("#000000", "#FFFFFF", "#FFFFFF"); //(fgcolor, bgcolor, bdcolor)
myScroller3.setFont("Verdana,Arial,Helvetica", 1);
myScroller3.addItem(" 5th meeting of NPMB The 5th meeting of NPMB will be on 22 July 2008 at National Police Bureau/div>");
/* The 5th meeting of NPMB will be on 22 July 2008 at National Police Bureau /div>");*/
/*myScroller2.setColors("#000000", "#FFFFFF", "#FFFFFF"); //(fgcolor, bgcolor, bdcolor)
myScroller2.setFont("Verdana,Arial,Helvetica", 1);
myScroller2.addItem(" (25th meeting of NPSC)The 25th meeting of NPSC will be on 25th July 2008 at Ministry of Interior, Islamabad/div>");*/
//SET SCROLLER PAUSE
myScroller1.setPause(3000); //set pause beteen msgs, in milliseconds
myScroller2.setPause(3000); //set pause beteen msgs, in milliseconds
myScroller3.setPause(3000); //set pause beteen msgs, in milliseconds
function runmikescroll() {
var layer;
var mikex, mikey;
// Locate placeholder layer so we can use it to position the scrollers.
layer = getLayer("placeholder");
mikex = getPageLeft(layer);
mikey = getPageTop(layer);
// Create the first scroller and position it.
/*myScroller1.create();
myScroller1.hide();
myScroller1.moveTo(mikex, mikey);
myScroller1.setzIndex(100);
myScroller1.show();*/
myScroller1.create();
myScroller1.hide();
myScroller1.moveTo(mikex, mikey);
myScroller1.setzIndex(100);
myScroller1.show()
/* myScroller2.create();
myScroller2.hide();
myScroller2.moveTo(mikex, mikey);
myScroller2.setzIndex(100);
myScroller3.create();
myScroller3.hide();
myScroller3.moveTo(mikex, mikey);
myScroller3.setzIndex(100);
myScroller2.show(200);
myScroller3.show(300);
myScroller1.show(100);*/
}
window.onload=runmikescroll
|
|