//Left_Navigation Published 2/17/2010 1:59:05 PM By: clarkston

timegap=500
followspeed=5
followrate=50
suboffset_top=0
suboffset_left=0

HeadersStyle1=[               //HeaderStyle1is an array of properties
"000000"                       //MouseOffFontColor
,"B7AE8A"                       //MouseOffBackgroundColor
,"000000"                       //MouseOnFontColor
,"B7AE8A"                       //MouseOnBackgroundColor
,"B7AE8A"                       //MenuBorderColor
,"11"                       //FontSize
,"normal"                       //FontStyle
,"bold"                       //FontWeight
,"veranda"                       //FontName
,2
,""                       //SubmenuImage
,""                                //SeperatorBar3DBorder (Left blank)
,""                                //3DHighColor (Left blank)
,""                                //3DLowColor (Left blank)
,"000000"                       //CurrentItemFontColor
,"B7AE8A"                       //CurrentItemBackgroundColor
,""                       //TopBarImage
,""                                //HeaderFontColor (Left blank)
,""                                //HeaderBackgroundColor (Left blank)
,""                                //SeperatorBarColor (Left blank)
]                                //End HeaderStyle1




if(CTSTID & VP)
{
addmenu(menu=[
"HeaderMenu1",               //Menu Name
,               //Menu Top
,               //Menu Left
190,               //Menu width
1,               //Menu Border Width
,               // Screen Position
HeadersStyle1,               //Menu Properties Array
1,               //Always visible
,               //Alignment - sets this menu elements text alignment, values valid here are: left, right or center
"Fade(duration=0.2);Alpha(style=0,opacity=88);",               //Filter String
0,               //Follow Scrolling
0,               //Horizontal or vertical menu, 0 vertical, 1 horizontal
0,               //keep alive
,               //Position of TOP sub image left:center:right
,               //Set the Overall Width of Horizontal Menu to specified width or 100% and height to a specified amount
0,               //Right To Left - Used in Hebrew for example. (1=on or 0=off)
0,               //Open the Menus OnClick - leave blank for OnMouseover (1=on or 0=off)
,               //ID of the div you want to hide on MouseOver
,               // Background image for menu Color
0,               //Scrollable Menu
,               //Miscellaneous Menu Properties
,"<img src=../DSN/wwwcityofclarkstoncom/SiteMap/Media/1_government.gif border=0>","show-menu=SubMenu_0_1","/Content/26.htm","Government",0
,"<img src=../DSN/wwwcityofclarkstoncom/SiteMap/Media/2_minutes.gif border=0>","show-menu=SubMenu_1_1","/Content/102.htm",,0
,"<img src=../DSN/wwwcityofclarkstoncom/SiteMap/Media/3_zoning.gif border=0>","show-menu=SubMenu_2_1","/Content/29.htm","Planning and Zoning",0
,"<img src=../DSN/wwwcityofclarkstoncom/SiteMap/Media/4_city_forms.gif border=0>","/Content/34.htm",,"City Forms",0
,"<img src=../DSN/wwwcityofclarkstoncom/SiteMap/Media/5_links.gif border=0>","/Content/35.htm",,"Links",0
,"<img src=../DSN/wwwcityofclarkstoncom/SiteMap/Media/6_points.gif border=0>","/Content/36.htm",,"Points of Interest",0
,"<img src=../DSN/wwwcityofclarkstoncom/SiteMap/Media/7_map.gif border=0>","/Content/37.htm",,"Map",0
,"<img src=../DSN/wwwcityofclarkstoncom/SiteMap/Media/8_calendar.gif border=0>","/Content/38.htm",,"Calendar",0
,"<img src=../DSN/wwwcityofclarkstoncom/SiteMap/Media/9_pay_fines.gif border=0>","http://ticketfastpay.com target=_blank",,"Pay Fees Online",0
,"<img src=../DSN/wwwcityofclarkstoncom/SiteMap/Media/10_newsletter.gif border=0>","/Content/47.htm",,"Clarkston Newsletter Sign Up",0
,"Resource Documents","/Content/125.htm",,,0
,"Swine Flu Information","/Content/158.htm",,,0
,"Environmental Information","/Content/135.htm",,,0
,"Clarkston Projects Update","/Content/22.htm",,,0
,"2010 Budget Published to Website 2-17-10","/Content/81.htm",,,0
,"Election/Voting Information","/Content/124.htm",,,0
])
addmenu(menu=[
"SubMenu_0_1","offset=0","offset=0",190,1,,HeadersStyle1,0,,"Fade(duration=0.2);Alpha(style=0,opacity=88);",0,0,0,,,0,0,,,0,,,"Zoning Ordinance","/Content/28.htm",,,0
])
addmenu(menu=[
"SubMenu_1_1","offset=0","offset=0",190,1,,HeadersStyle1,0,,"Fade(duration=0.2);Alpha(style=0,opacity=88);",0,0,0,,,0,0,,,0,,,"Council Meeting Agenda","/Content/101.htm",,,0
,"Clarkston Ordinance","/Content/61.htm",,,0
,"Work Session Agenda","/Content/157.htm",,"Work Session Agenda",0
])
addmenu(menu=[
"SubMenu_2_1","offset=0","offset=0",190,1,,HeadersStyle1,0,,"Fade(duration=0.2);Alpha(style=0,opacity=88);",0,0,0,,,0,0,,,0,,,"Zoning & Review Agendas","/Content/33.htm",,"Zoning & Review Agendas",0
,"Public Notices","/Content/31.htm",,"Public Notices",0
,"Zoning & Review Minutes","/Content/32.htm",,"Zoning & Review Minutes",0
])
}
else
{
addmenu(menu=["",,,,,,HeadersStyle1,,,,,,,,,,,,,,,,"","",,,0])
}


dumpmenus()
