if(navigator.appVersion.indexOf("MSIE 6.0")>0){
	effect = "Fade(duration=0);Alpha(style=0,opacity=75);Shadow(color='#777777', 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=["com1",125,40,190,1,,style1,1,"center",effect,0,0,,,,,,,,,,
,"Community","/community/index.shtml","http://www.co.muscatine.ia.us/community/index.shtml","Community",1
])

addmenu(menu=["com2",140,40,190,1,,style2,1,"left",effect,0,0,,,,,,,,,,
,"&nbsp;&nbsp;&nbsp;Calendar","/community/cal.shtml","http://www.co.muscatine.ia.us/community/cal.shtml","Calendar",1
,"&nbsp;&nbsp;&nbsp;Demographics","/community/dem.shtml","http://www.co.muscatine.ia.us/community/dem.shtml","Demographics",1
,"&nbsp;&nbsp;&nbsp;History","/community/his.shtml","http://www.co.muscatine.ia.us/community/his.shtml","History",1
,"&nbsp;&nbsp;&nbsp;Links","/community/lin.shtml","http://www.co.muscatine.ia.us/community/lin.shtml","Links",1
,"&nbsp;&nbsp;&nbsp;Maps","/community/map.shtml","http://www.co.muscatine.ia.us/community/map.shtml","Maps",1
,"&nbsp;&nbsp;&nbsp;Strategic Goals","/community/str.shtml","http://www.co.muscatine.ia.us/community/str.shtml","Strategic Goals",1
])

dumpmenus()