//DO NOT MODIFY - BEGIN
//If using image buttons as controls, Set image buttons' image preload here true
//(use false for no preloading and for when using no image buttons as controls):

var preload_ctrl_images=true;

//And configure the image buttons' images here:
var previmg='/opa/images/newspackages/button_previous.gif';
var stopimg='/opa/images/newspackages/button_pause.gif';
var playimg='/opa/images/newspackages/button_play.gif';
var nextimg='/opa/images/newspackages/button_next.gif';
//DO NOT MODIFY - END


//EDIT THIS SECTION ONLY WITH NEW IMAGES
var slides=[]; //NEWS SLIDESHOW
//configure the below images and descriptions to your own. 
slides[0] = ["/opa/images/newspackages/flu-information.jpg", "", "/flu/default.htm"];
slides[1] = ["/opa/images/newspackages/tysons-connector.jpg", "", "/connector/routes/tysonsconnector.htm"];
slides[2] = ["/opa/images/newspackages/turkey-day.jpg", "", "/fr/news/2009archive/2009_085.htm"];
slides[3] = ["/opa/images/newspackages/financial-transparency.jpg", "", "/finance/transparency/"];
slides[4] = ["/opa/images/newspackages/fy2011-web.jpg", "", "/government/budget"];
//END EDIT SECTION


//DO NOT MODIFY THE VARIABLES BELOW - BEGIN
slides.delay=9000; //will set miliseconds delay between slides for a given show, may also be set in the call as the last parameter
slides.image_controls=1; //use images for controls
slides.button_highlight='transparent'; //onmouseover background-color for image buttons (requires image_controls=1)
slides.no_descriptions=1; //use for no descriptions displayed
slides.pause=1; //use for pause onmouseover
slides.image_controls=1; //use images for controls
slides.nofade=0; //use for no fade-in, fade-out effect for this show
slides.width=500; //use to set width of widest image if dimensions vary
slides.height=180; //use to set height of tallest image if dimensions vary
//DO NOT MODFY THE VARIABLES - END

