function manageMenus(tabID)
{
	if (tabID == "dropDown1")
	{
		dropDown1.style.display = "block";
		dropDown2.style.display = "none";
		dropDown1Content.style.display = "block";
		ddropDown2Content.style.display = "none";
	}
	else if (tabID == "dropDown2")
	{
		dropDown1.style.display = "none";
		dropDown2.style.display = "block";
		dropDown1Content.style.display = "none";
		dropDown2Content.style.display = "block";
	}
}

function formHandler(form){
var newIndex = form.lstAgencies.selectedIndex
if ( newIndex != 0 ) { 
	cururl = form.lstAgencies.options[ newIndex ].value; 
	window.location.assign( cururl ); 
	}
}

function requestHandler(form){
var newIndex = form.lstRequests.selectedIndex
if ( newIndex != 0 ) { 
	cururl = form.lstRequests.options[ newIndex ].value; 
	window.location.assign( cururl ); 
	}
}

function form2Handler(form){
var newIndex = form.AZList.selectedIndex
if ( newIndex != 0 ) { 
	cururl = form.AZList.options[ newIndex ].value; 
	window.location.assign( cururl ); 
	}
}

function form3Handler(form){
var newIndex = form.listByCategory.selectedIndex
if ( newIndex != 0 ) { 
	cururl = form.listByCategory.options[ newIndex ].value; 
	window.location.assign( cururl ); 
	}
}

function form4Handler(form){
var newIndex = form.thisWeek.selectedIndex
if ( newIndex != 0 ) { 
	cururl = form.thisWeek.options[ newIndex ].value; 
	window.location( cururl ); 
	}
}

function newwindow() { 
	window.open('flash/FireServiceDayPostEvent/Slideshow.swf','','width=300,height=275,resizable=yes'); 
}
function newwindow2() { 
	window.open('flash/explorers/SpringAcademy2008.swf','','width=300,height=200,resizable=yes'); 
}
function newwindow3() { 
	window.open('flash/extrication/extrication.swf','','width=300,height=201,resizable=yes'); 
}
function newwindow4() { 
	window.open('flash/misc_040108/misc_040108.swf','','width=300,height=275,resizable=yes'); 
}
function newwindow5() { 
	window.open('flash/Scoggins/Installation.swf','','width=300,height=201,resizable=yes'); 
}
function newwindow6() { 
	window.open('flash/recentIncidents053008/Slideshow.swf','','width=300,height=250,resizable=yes'); 
}
function newwindow7() { 
	window.open('flash/FireExplorersGraduation2008/Slideshow.swf','','width=300,height=250,resizable=yes'); 
}
function newwindow8() { 
	window.open('flash/JuniorFirePicnic060608/Slideshow.swf','','width=300,height=250,resizable=yes'); 
}
function newwindow9() { 
	window.open('flash/VerdugoFireRecruitAcademyClass3/Slideshow.swf','','width=300,height=250,resizable=yes'); 
}
function newwindow10() { 
	window.open('flash/Slideshow092208/Slideshow.swf','','width=300,height=250,resizable=yes'); 
}
function newwindow11() { 
	window.open('flash/MDAFundraiser/Slideshow.swf','','width=300,height=250,resizable=yes'); 
}
function newwindow12() { 
	window.open('flash/ChiltonDriveHouseFire_101308/Slideshow.swf','','width=300,height=250,resizable=yes'); 
}
function newwindow13() { 
	window.open('flash/CompanyIndividualEvaluations/Slideshow.swf','','width=300,height=192,resizable=yes'); 
}
function newwindow14() { 
	window.open('flash/HouseFireWMaple030309/Slideshow.swf','','width=300,height=200,resizable=yes'); 
}
function newwindow15() { 
	window.open('flash/FireServiceDay2009/Slideshow.swf','','width=300,height=200,resizable=yes'); 
}
function newwindow16() { 
	window.open('flash/JuniorFirePicnic061109/Slideshow.swf','','width=300,height=200,resizable=yes'); 
}
function newwindow17() { 
	window.open('flash/StructureFireonSouthAdams071709/Slideshow.swf','','width=300,height=200,resizable=yes'); 
}

// BEGIN STATION FIRE SLIDESHOW CODE
function newwindow18() { 
	window.open('flash/slideshow1_090209_misc/Slideshow.swf','','width=750,height=510,resizable=yes'); 
}
function newwindow19() { 
	window.open('flash/slideshow2_090209_striketeam/Slideshow.swf','','width=750,height=510,resizable=yes'); 
}
function newwindow20() { 
	window.open('flash/slideshow3_090209_waterdrop/Slideshow.swf','','width=750,height=510,resizable=yes'); 
}
function newwindow21() { 
	window.open('flash/slideshow5_090209_phoschekdrops/Slideshow.swf','','width=750,height=510,resizable=yes'); 
}
function newwindow23() { 
	window.open('flash/StructureFireonWColorado/Slideshow.swf','','width=300,height=199,resizable=yes'); 
}
// END STATION FIRE SLIDESHOW CODE

function newwindow22() { 
	window.open('flash/BrushFireatLaTunaCanyon210Fwy/Slideshow.swf','','width=300,height=200,resizable=yes'); 
}
function newwindowEMS() { 
	window.open('EMS_LearnMore.asp','','width=500,height=400,resizable=yes,scrollbars=yes'); 
}
function newwindowEMSprograms() { 
	window.open('EMS_Programs.asp','','width=500,height=500,resizable=yes,scrollbars=yes'); 
}
function newwindowEMSoperations() { 
	window.open('EMS_Operations.asp','','width=500,height=400,resizable=yes,scrollbars=yes'); 
}
function newwindowEMSredCross() {
	window.open('EMS_RedCross.asp','','width=500,height=375,resizable=yes,scrollbars=yes'); 
}
function newwindowLocalFireworksDisplays() {
	window.open('Popup_LocalFireworksDisplays.asp','','width=450,height=800,resizable=yes,scrollbars=yes'); 
}



function newwindowStructureFireonWColorado() {
	window.open('flash/StructureFireonWColorado/Slideshow.swf','','width=300,height=200,resizable=yes,scrollbars=yes'); 
}