if(navigator.appVersion.indexOf("MSIE 6.0")>0){
	effect = "Fade(duration=0);Alpha(style=0,opacity=75);Shadow(color='#000000', Direction=135, Strength=5)"
}
else{
	effect = "Shadow(color='#000000', Direction=135, Strength=10)" // Stop IE5.5 bug when using more than one filter
}

timegap=200
followspeed=5
followrate=40
suboffset_top=50;
suboffset_left=100;

style1=["#FFFFFF","#660000","#FFFFFF","#660000","#FFFFFF",10,"normal","bold","Verdana, Arial",1,,,,,,,,,,]
style2=["#000000","#CCCC99","#FFFFFF","#003366","#FFFFFF",10,"normal","bold","Verdana, Arial",1,,,,,,,,,,]

addmenu(menu=["sit1",125,40,190,1,,style1,1,"center",effect,1,0,,,,,,,,,,
,"SiteMap","",,"SiteMap",1
])

addmenu(menu=["sit2",140,40,190,1,,style2,1,"left",effect,1,0,,,,,,,,,,
,"&nbsp;&nbsp;&nbsp;Community","#com","#com","Community",1
,"&nbsp;&nbsp;&nbsp;Departments","#dep","#dep","Departments",1
,"&nbsp;&nbsp;&nbsp;Elected Officials","#ele","#ele","Elected Officials",1
,"&nbsp;&nbsp;&nbsp;Top of Page","#top","#top","Top of Page",1
])

dumpmenus()
