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=["cou_eng1",125,40,190,1,,style1,1,"center",effect,0,0,,,,,,,,,,
,"County Engineer","/departments/cou_eng_cnt.shtml","http://www.co.muscatine.ia.us/departments/cou_eng_cnt.shtml","County Engineer",1
])

addmenu(menu=["cou_eng1",140,40,190,1,,style2,1,"left",effect,0,0,,,,,,,,,,
,"&nbsp;&nbsp;&nbsp;GIS Products","/departments/gis_pro.shtml","http://www.co.muscatine.ia.us/departments/gis_pro.shtml","GIS Products",1
])

dumpmenus()