//UDMv3.8.2
//* DO NOT EDIT THIS BIT *
if (!exclude) { //********
//************************


///////////////////////////////////////////////////////////////////////////
//
//  ULTIMATE DROPDOWN MENU VERSION 3.8 by Brothercake
//  http://www.brothercake.com/dropdown/ 
//
//  Link-wrapping routine by Brendan Armstrong
//  Original KDE modifications by David Joham
//  Opera reload/resize based on a routine by Michael Wallner
//  Select-element hiding routine by Huy Do
//
///////////////////////////////////////////////////////////////////////////


// *** POSITIONING AND STYLES *********************************************

var menuALIGN = "virtual";		// alignment mode
var absLEFT = 	1;		// absolute left or right position (if menu is left or right aligned)
var absTOP = 	5; 		// absolute top position

var staticMENU = false;		// static positioning mode (win/ie5,ie6 and ns4 only)

var stretchMENU = false;	// show empty cells
var showBORDERS = false;	// show empty cell borders

var baseHREF = "/BudgetOffice/Resources/";	// base path
var zORDER = 	1000;		// base z-order of nav structure

//var mCOLOR = 	"#336699";	// main nav cell color
var mCOLOR = 	"#999966";	// main nav cell color
//var mCOLOR = 	"#2F4F4F";	// main nav cell color

var rCOLOR = 	"#003333";	// main nav cell rollover color
//var rCOLOR = 	"#0066CC";	// main nav cell rollover color
var bSIZE = 	1;		// main nav border size
var bCOLOR = 	"";	// main nav border color
var aLINK = 	"#FFFFFF";	// main nav link color
var aHOVER = 	"#FFFFFF";		// main nav link hover-color (dual purpose)
var aDEC = 	"none";		// main nav link decoration
var fFONT = 	"verdana,arial,sans-serif";	// main nav font face
var fSIZE = 	10;		// main nav font size (pixels)
var fWEIGHT = 	"bold";		// main nav font weight
var tINDENT = 	0;		// main nav text indent (if text is left or right aligned)
var vPADDING = 	2;		// main nav vertical cell padding
var vtOFFSET = 	0;		// main nav vertical text offset (+/- pixels from middle)

var keepLIT =	true;		// keep rollover color when browsing menu
var vOFFSET = 	2;		// shift the submenus vertically
var hOFFSET = 	160;		// shift the submenus horizontally

var smCOLOR = 	"#FFFFFF";	// submenu cell color
var srCOLOR = 	"#003333";	// submenu cell rollover color
var sbSIZE = 	1;		// submenu border size
var sbCOLOR = 	"#003333";	// submenu border color
var saLINK = 	"#003333";	// submenu link color
var saHOVER = 	"#FFFFFF";	// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"verdana,arial,sans-serif";	// submenu font face
var sfSIZE = 	9;		// submenu font size (pixels)
var sfWEIGHT = 	"bold"; 	// submenu font weight
var stINDENT = 	5;		// submenu text indent (if text is left or right aligned)
var svPADDING = 1;		// submenu vertical cell padding
var svtOFFSET = 0;		// submenu vertical text offset (+/- pixels from middle)

var shSIZE =	2;		// submenu dropshadow size
var shCOLOR =	"#2F4F4F";	// submenu dropshadow color
var shOPACITY = 75;		// submenu dropshadow opacity (not ie4,ns4 or opera)

var keepSubLIT = true;		// keep submenu rollover color when browsing child menu
var chvOFFSET = -5;		// shift the child menus vertically
var chhOFFSET = 7;		// shift the child menus horizontally

var openTIMER = 100;		// menu opening delay time (not ns4/op5/op6)
var openChildTIMER = 200;	// child-menu opening delay time (not ns4/op5/op6)
var closeTIMER = 400;		// menu closing delay time

var aCURSOR = "hand";		// cursor for active links (not ns4, op5 or op6)
var altDISPLAY = "";		// where to display alt text
var allowRESIZE = mu;		// allow resize/reload

var redGRID = false;		// show a red grid
var gridWIDTH = 760;		// override grid width
var gridHEIGHT = 500;		// override grid height
var documentWIDTH = 0;		// override document width

var hideSELECT = false;		// auto-hide select boxes when menus open (ie only)
var allowForSCALING = false;	// allow for text scaling in gecko browsers
var allowPRINTING = false;	// allow the navbar and menus to print (not ns4)

var arrWIDTH = 7;		//arrow width (not ns4/op5/op6)
var arrHEIGHT = 7;		//arrow height (not ns4/op5/op6)

var arrHOFFSET = -2;		//arrow horizontal offset (not ns4/op5/op6)
var arrVOFFSET = -2;		//arrow vertical offset (not ns4/op5/op6)
var arrVALIGN = "middle";	//arrow vertical align (not ns4/op5/op6)

var arrLEFT = "gray_arrow.gif";		//left arrow (not ns4/op5/op6)
var arrLEFT_ROLL = "";		//left rollover arrow (not ns4/op5/op6)
var arrRIGHT = "gray_arrow.gif";             //right arrow (not ns4/op5/op6)
var arrRIGHT_ROLL = "reverse_gray_arrow.gif";		//right rollover arrow (not ns4/op5/op6)
var QueryString = '' ;
var Start = 0; 

//** LINKS ***********************************************************

// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger","mCOLOR","rCOLOR","aLINK","aHOVER")

// Grab the querystring 
QueryString = window.location.search 	
Start = QueryString.indexOf('access=all') 
	// outside user 	
	// be sure and duplicate menu changes below for the inside user..
if(Start==-1)
{	
	MI("/BudgetOffice/FY06FY07/TOC/","Table of Contents",138,"center","","",166,10,"b","","","","");

		SP(270,"center","left",0,0,"","","","","","","");
		//Citizens Guide to the Budget
		SI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Guide/","Citizens Guide to the Budget","","");					
			CP(200,"left","left",5,-5,"","","","","","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Guide/","eBudget User Guide","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Guide/Budget_Glance.pdf","Budget at a Glance<span class='pdf'>(pdf 44kb)</span>","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Guide/award.pdf","Distinguished Budget Award<span class='pdf'>(pdf 20kb)</span>","","");
				
				
		// Policies and Policy Actions
		SI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Policies/default.aspx","Policies and Policy Actions","","");
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
			CP(220,"left","left",5,-5,"","","","","","","");
			// add child menu link items ("url","Link name","_target","alt text")
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Policies/Default.aspx?center=Mission","City Mission Statement","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Policies/Mayor_Budget_Letter.pdf","Mayor's Transmittal Letter<span class='pdf'>(pdf 123kb)</span>","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Policies/Mayor_Budget_Recom.pdf","Mayor's Recommendations<span class='pdf'>(pdf 179kb)</span>","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Policies/City_Council_Motions.pdf","City Council Motions<span class='pdf'>(pdf 218kb)</span>","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Policies/Default.aspx?center=Comment","Citizen Comment Forumns","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Policies/FY_04_PUBHEAR_09_10_03.pdf","Public Hearing Notice<span class='pdf'>(pdf 78kb)</span>","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Policies/AppropriationOrdinance.pdf","Annual Appropriation Notice<span class='pdf'>(pdf 191kb)</span>","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Policies/FinancialBudgetaryPolicies.pdf","Financial and Budgetary Policies<span class='pdf'>(pdf 117kb)</span>","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Policies/UnfundedPriorities.pdf","Unfunded Priorities<span class='pdf'>(pdf 18kb)</span>","","");					
		// Six Year Financial Plan
		SI("http://www.cityofboise.org/BudgetOffice/FY06FY07/SixYear/","Six Year Financial Plan","","");
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
			CP(220,"left","left",5,-5,"","","","","","","");
			// add child menu link items ("url","Link name","_target","alt text")
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/SixYear/LongTermPlan.pdf","Boise's Long Term Financial Plan<span class='pdf'>(pdf 19kb)</span>","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/SixYear/Policies_Review.pdf","Policies Review<span class='pdf'>(pdf 15kb)</span>","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/SixYear/default.aspx?center=Economic","Economic Outlook","","");
				CI("http://www.cityofboise.org/budgetOffice/FY06FY07/SixYear/RevMan/","Revenue Manual","","");			
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/SixYear/SixYearProjections.pdf","Six Year Financial Projections","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/SixYear/Budgetary_Guidelines.pdf","Budgetary Guidelines<span class='pdf'> (pdf 32kb)</span>","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/SixYear/DebtStrategy.pdf","Debt Strategy<span class='pdf'>(pdf 159kb)</span>","","");
		// Adopted Two Year budget Summaries
		SI("","Adopted Two Year Budget - Financial Summaries","","");
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
			CP(260,"left","left",5,-5,"","","","","","","");
			// add child menu link items ("url","Link name","_target","alt text")
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/TwoYear/FourYearComparison.pdf","Four Year Comparison<SPAN class='pdf'>(pdf 15kb)</SPAN>","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/TwoYear/FourYearCostsAndRevs.pdf","Four Year Summary of Costs and Revenues<SPAN class='pdf'>(pdf 15kb)</SPAN>","","");
				
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/TwoYear/2004FundsbyCategory.pdf","FY 2004 Funds By Category<SPAN class='pdf'>(pdf 20kb)</SPAN>","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/TwoYear/2004SummarybyServiceGroup.pdf","FY 2004 Summary by Service<SPAN class='pdf'>(pdf 33kb)</SPAN>","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/TwoYear/2005FundsbyCategory.pdf","FY 2005 Funds By Category<SPAN class='pdf'>(pdf 20kb)</SPAN>","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/TwoYear/2005SummarybyServiceGroup.pdf","FY 2005 Summary by Service<SPAN class='pdf'>(pdf 33kb)</SPAN>","","");	
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/TwoYear/AuthorizedStaffingLevels.pdf","Authorized Staffing Levels<SPAN class='pdf'>(pdf 28kb)</SPAN>","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/TwoYear/ChangesinPositionCount.pdf","Changes in Position Count<SPAN class='pdf'>(pdf 15kb)</SPAN>","","");							
				CI("/BudgetOffice/FY06FY07/TwoYear/FundBalanceImpact.pdf","Fund Balance Analysis<SPAN class='pdf'>(pdf 65kb)</SPAN>","","");
		// Department Budgets
		SI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Departments/","Department Budgets: Programs and Performance","","");	
			CP(230,"left","left",5,-5,"","","","","","","");
			CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Departments/OrgCharts/Cob_org_chart_files/Cob_org_chart_frames.htm","City and Department Organizational Charts","","");
			CI("/BudgetOffice/FY06FY07/Departments/IncDec/BudgetRptMain.aspx","Summary of Approved 2YB Changes","","");
			CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Departments/","Department Budget Detail Information","","");

				
		// CIP
		SI("http://www.cityofboise.org/BudgetOffice/FY06FY07/CIP/","Six Year Capital Improvement Plan","","");
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
			CP(260,"left","left",5,-5,"","","","","","","");
			// add child menu link items ("url","Link name","_target","alt text")
			//	CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/CIP/cip_report.pdf","Capital Facilities Plan Overview<span class='pdf'> (pdf 123 kb)</span>","","");
				CI("#","Capital Facilities Plan Overview<span class='pdf'> (pdf 123 kb)</span>","","");
				
				CI("/BudgetOffice/FY06FY07/CIP/ApprovedProjects.pdf","Approved Projects FY 2006 and FY 2007","","");
				CI("/BudgetOffice/FY06FY07/CIP/TwoYearSum/CIPTwoYearSum.aspx","Approved Projects by Department","","");				
				CI("/BudgetOffice/FY06FY07/CIP/","Department Capital Plan Detail","","");				
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/CIP/OperatingCosts.pdf","Operating Costs for Approved CIP Projects<span class='pdf'>(pdf 19mb)</span>","","");		
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/CIP/PercentForArt.pdf","Percent for Art<span class='pdf'> (pdf 1.8 mb)</span>","","");			
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/CIP/Maps/","Project Location Maps","","");				
				CI("/BudgetOffice/FY06FY07/CIP/SixYearSum/CIPSixYearSum.aspx","Six Year Capital Plan Summary","","");
				CI("/BudgetOffice/FY06FY07/CIP/EquipmentSum/EquipmentListSum.aspx","Six Year Equipment Summary","","");				
		// Budget Background
		SI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Background/","Budget Background","","");
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
			CP(270,"left","left",5,-5,"","","","","","","");
			// add child menu link items ("url","Link name","_target","alt text")
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/BackGround/Trends/","Budget Trends, Issues, and Opportunities","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/BackGround/BoiseDescription.pdf","Description of the Boise Community<span class='pdf'> (pdf 94kb)</span>","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/BackGround/StrategicPlan.pdf","Boise's Strategic Plan<span class='pdf'> (pdf 38kb)</span>","","");				
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Background/Organization.pdf","Boise City Organization<span class='pdf'> (pdf 32kb)</span>","","");			
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Background/Glossary.pdf","Glossary of Key Budget Terms<span class='pdf'> (pdf 46kb)</span>","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Background/Acronyms.pdf","Acronymns<span class='pdf'> (pdf 23kb)</span>","","");				
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/BackGround/Default.aspx?center=Progress","Progress Measures at a Glance","","");			
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Background/ServicesTypicalWeek.pdf","Services Boise Provides in a Typical Week<span class='pdf'> (pdf 317kb)</span>","","");			
				
	
		// Budget Process
		SI("http://www.cityofboise.org/BudgetOffice/FY06FY07/BudgetProcess/","Budget Process","","");	
		
				CP(160,"left","left",5,-5,"","","","","","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/BudgetProcess/","Budget Development Process","","");	
				
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/BudgetProcess/Default.aspx?center=Calendar","Budget Development Calendar","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/BudgetProcess/StateBudgetLaw.pdf","State Budget Law<SPAN class='pdf'> (pdf 151kb)</SPAN>","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/BudgetProcess/Default.aspx?center=Citizen","Citizen Input into the Budget","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/BudgetProcess/FinancialSystems.pdf","City Financial Systems<SPAN class='pdf'> (pdf 58kb)</SPAN>","","");
				
		// Printable versions
		//SI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Departments/","Download or Print Budget","","");	
		
}

//copy of above
// inside user has access=all attached as a query string
if(Start!=-1)
{	
	MI("http://www.cityofboise.org/BudgetOffice/FY06FY07/TOC/","Table of Contents",138,"center","","",166,10,"b","","","","");

		SP(270,"center","left",0,0,"","","","","","","");
		//Citizens Guide to the Budget
		SI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Guide/default.aspx?access=all","Citizens Guide to the Budget","","");
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
			CP(200,"left","left",5,-5,"","","","","","","");
			// add child menu link items ("url","Link name","_target","alt text")
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Guide/Default.aspx?access=all","eBudget User Guide","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Guide/Budget_Glance.pdf","Budget at a Glance<span class='pdf'>(pdf 44kb)</span>","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Guide/award.pdf","Distinguished Budget Award<span class='pdf'>(pdf 20kb)</span>","","");

		// Policies and Policy Actions
		SI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Policies/default.aspx?access=all","Policies and Policy Actions","","");

		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
			CP(220,"left","left",5,-5,"","","","","","","");
			// add child menu link items ("url","Link name","_target","alt text")
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Policies/Default.aspx?center=Mission&access=all","City Mission Statement","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Policies/Mayor_Budget_Letter.pdf","Mayor's Transmittal Letter<span class='pdf'>(pdf 123kb)</span>","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Policies/Mayor_Budget_Recom.pdf","Mayor's Recommendations<span class='pdf'>(pdf 179kb)</span>","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Policies/City_Council_Motions.pdf","City Council Motions<span class='pdf'>(pdf 218kb)</span>","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Policies/Default.aspx?center=Comment&access=all","Citizen Comment Forumns","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Policies/FY_04_PUBHEAR_09_10_03.pdf","Public Hearing Notice<span class='pdf'>(pdf 78kb)</span>","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Policies/AppropriationOrdinance.pdf","Annual Appropriation Notice<span class='pdf'>(pdf 191kb)</span>","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Policies/FinancialBudgetaryPolicies.pdf","Financial and Budgetary Policies<span class='pdf'>(pdf 117kb)</span>","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Policies/UnfundedPriorities.pdf","Unfunded Priorities<span class='pdf'>(pdf 18kb)</span>","","");					
		// Six Year Financial Plan
		SI("http://www.cityofboise.org/BudgetOffice/FY06FY07/SixYear/Default.aspx?access=all","Six Year Financial Plan","","");
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
			CP(220,"left","left",5,-5,"","","","","","","");
			// add child menu link items ("url","Link name","_target","alt text")
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/SixYear/LongTermPlan.pdf","Boise's Long Term Financial Plan<span class='pdf'>(pdf 19kb)</span>","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/SixYear/Policies_Review.pdf","Policies Review<span class='pdf'>(pdf 15kb)</span>","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/SixYear/default.aspx?center=Economic&access=all","Economic Outlook","","");
				CI("http://www.cityofboise.org/budgetOffice/FY06FY07/SixYear/RevMan/Default.aspx?access=all","Revenue Manual","","");			
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/SixYear/SixYearProjections.pdf","Six Year Financial Projections","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/SixYear/Budgetary_Guidelines.pdf","Budgetary Guidelines<span class='pdf'> (pdf 32kb)</span>","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/SixYear/DebtStrategy.pdf","Debt Strategy<span class='pdf'>(pdf 159kb)</span>","","");
				
				
		// Adopted Two Year budget Summaries
		SI("","Adopted Two Year Budget - Financial Summaries","","");
			CP(260,"left","left",5,-5,"","","","","","","");
			// add child menu link items ("url","Link name","_target","alt text")
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/TwoYear/FourYearComparison.pdf","Four Year Comparison<SPAN class='pdf'>(pdf 15kb)</SPAN>","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/TwoYear/FourYearCostsAndRevs.pdf","Four Year Summary of Costs and Revenues<SPAN class='pdf'>(pdf 15kb)</SPAN>","","");
				
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/TwoYear/2004FundsbyCategory.pdf","FY 2004 Funds By Category<SPAN class='pdf'>(pdf 20kb)</SPAN>","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/TwoYear/2004SummarybyServiceGroup.pdf","FY 2004 Summary by Service<SPAN class='pdf'>(pdf 33kb)</SPAN>","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/TwoYear/2005FundsbyCategory.pdf","FY 2005 Funds By Category<SPAN class='pdf'>(pdf 20kb)</SPAN>","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/TwoYear/2005SummarybyServiceGroup.pdf","FY 2005 Summary by Service<SPAN class='pdf'>(pdf 33kb)</SPAN>","","");	
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/TwoYear/AuthorizedStaffingLevels.pdf","Authorized Staffing Levels<SPAN class='pdf'>(pdf 28kb)</SPAN>","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/TwoYear/ChangesinPositionCount.pdf","Changes in Position Count<SPAN class='pdf'>(pdf 15kb)</SPAN>","","");							
				CI("/BudgetOffice/FY06FY07/TwoYear/FundBalanceImpact.pdf","Fund Balance Analysis<SPAN class='pdf'>(pdf 65kb)</SPAN>","","");
		// Department Budgets
		SI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Departments/Default.aspx?access=all","Department Budgets: Programs and Performance","","");	
			CP(230,"left","left",5,-5,"","","","","","","");
			CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Departments/OrgCharts/Cob_org_chart_files/Cob_org_chart_frames.htm","City and Department Organizational Charts","","");
			CI("http://inside.cityofboise.org/BudgetOffice/FY06FY07/Departments/IncDec/BudgetRptMain.aspx?access=all","Summary of Approved 2YB Changes","","");
			CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Departments/Default.aspx?access=all","Department Budget Detail Information","","");

	// CIP
		SI("http://www.cityofboise.org/BudgetOffice/FY06FY07/CIP/default.aspx?access=all","Six Year Capital Improvement Plan","","");
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
			CP(260,"left","left",5,-5,"","","","","","","");
			// add child menu link items ("url","Link name","_target","alt text")
			//	CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/CIP/cip_report.pdf","Capital Facilities Plan Overview<span class='pdf'> (pdf 123 kb)</span>","","");
				CI("#","Capital Facilities Plan Overview<span class='pdf'> (pdf 123 kb)</span>","","");
				
				CI("/BudgetOffice/FY06FY07/CIP/ApprovedProjects.pdf","Approved Projects FY 2006 and FY 2007","","");
				CI("http://inside.cityofboise.org/BudgetOffice/FY06FY07/CIP/TwoYearSum/CIPTwoYearSum.aspx?access=all","Approved Projects by Department","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/CIP/default.aspx?access=all","Department Capital Plan Detail","","");			
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/CIP/OperatingCosts.pdf","Operating Costs for Approved CIP Projects<span class='pdf'>(pdf 19mb)</span>","","");				
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/CIP/PercentForArt.pdf","Percent for Art<span class='pdf'> (pdf 1.8 mb)</span>","","");			
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/CIP/Maps/default.aspx?access=all","Project Location Maps","","");					
				CI("http://inside.cityofboise.org/BudgetOffice/FY06FY07/CIP/SixYearSum/CIPSixYearSum.aspx?access=all","Six Year Summary","","");
				CI("http://inside.cityofboise.org/BudgetOffice/FY06FY07/CIP/EquipmentSum/EquipmentListSum.aspx?access=all","Equipment","","");
		
		// Budget Background
		SI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Background/Default.aspx?access=all","Budget Background","","");
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
			CP(270,"left","left",5,-5,"","","","","","","");
			// add child menu link items ("url","Link name","_target","alt text")
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/BackGround/Trends/Default.aspx?access=all","Budget Trends, Issues, and Opportunities","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/BackGround/BoiseDescription.pdf","Description of the Boise Community<span class='pdf'> (pdf 94kb)</span>","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/BackGround/StrategicPlan.pdf","Boise's Strategic Plan<span class='pdf'> (pdf 38kb)</span>","","");				
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Background/Organization.pdf","Boise City Organization<span class='pdf'> (pdf 32kb)</span>","","");			
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Background/Glossary.pdf","Glossary of Key Budget Terms<span class='pdf'> (pdf 46kb)</span>","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Background/Acronyms.pdf","Acronymns<span class='pdf'> (pdf 23kb)</span>","","");				
		
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/BackGround/Default.aspx?center=Progress&access=all","Progress Measures at a Glance","","");			
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/Background/ServicesTypicalWeek.pdf","Services Boise Provides in a Typical Week<span class='pdf'> (pdf 317kb)</span>","","");			
				
		// Budget Process
		SI("http://www.cityofboise.org/BudgetOffice/FY06FY07/BudgetProcess/Default.aspx?access=all","Budget Process","","");	
		
				CP(160,"left","left",5,-5,"","","","","","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/BudgetProcess/?access=all","Budget Development Process","","");					
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/BudgetProcess/Default.aspx?center=Calendar&access=all","Budget Development Calendar","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/BudgetProcess/StateBudgetLaw.pdf","State Budget Law<SPAN class='pdf'> (pdf 151kb)</SPAN>","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/BudgetProcess/Default.aspx?center=Citizen&access=all","Citizen Input into the Budget","","");
				CI("http://www.cityofboise.org/BudgetOffice/FY06FY07/BudgetProcess/FinancialSystems.pdf","City Financial Systems<SPAN class='pdf'> (pdf 58kb)</SPAN>","","");
			


}

//* DO NOT EDIT THIS BIT *
}//***********************
//************************
