//--------------------------------------
// Utilities
//
//--------------------------------------

HM_Array1 = [
[200,                                      // menu width
"HM_f_MenuLeft()+0",                                      // left pos
158,                                      // top pos
"#ABABAB",                                      // FontColor
"#525252",                                      // FontColorOver
"#525252",                                      // BGColor
"#c2c2c2",                                      // BGColorOver
"#ABABAB",                                      // BorderColor
"#525252",                                      // SeparatorColor
1,                                      // TopIsPermant
0,                                      // TopIsHorizontal
0,                                      // TreeIsHorizontal
1,                                      // PositionUnder
1,                                      // TopMoreImagesVisible
1,                                      // TreeMoreImagesVisible
"null",                                      // 
"null",                                      // 
0,                                      // RightToLeft
0,                                      // DisplayOnClick
0,                                      // ButtonID
1],                                      // ImageID
["Bill Payment","/depts/utl/bill_payment.asp",1,0,0],
["Residential","/depts/utl/residential/default.asp",1,0,1],
["Business","/depts/utl/business/default.asp",1,0,1],
["New Construction","/depts/utl/utilities_engineering/default.asp",1,0,0]
]

HM_Array1_2 = [
[],
["Residential Home","default.asp",1,0,0],
["Bill Payment","/depts/utl/residential/bill_payment.asp",1,0,0],
["Residential Rates","/depts/utl/residential/residential_rates.asp",1,0,0],
["Rebates","/depts/utl/residential/rebates.asp",1,0,0],
["Programs","/depts/utl/residential/programs.asp",1,0,0],
["Sustainability","/depts/utl/residential/sustainability.asp",1,0,0]
]

HM_Array1_3 = [
[],
["Business Home","default.asp",1,0,0],
["Bill Payment","/depts/utl/bill_payment.asp",1,0,0],
["Business Rates","/depts/utl/business/business_rates.asp",1,0,0],
["Rebates","/depts/utl/business/rebates.asp",1,0,0],
["Programs","/depts/utl/business/programs.asp",1,0,0],
["Sustainability","/depts/utl/business/sustainability.asp",1,0,0]
]

