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

addmenu(menu=["aud2",140,40,190,1,,style2,1,"left",effect,0,0,,,,,,,,,,
,"&nbsp;&nbsp;&nbsp;About","/departments/aud_abo.shtml","http://www.co.muscatine.ia.us/departments/aud_abo.shtml","About",1
,"&nbsp;&nbsp;&nbsp;Absentee Ballot","/departments/aud_abs.shtml","http://www.co.muscatine.ia.us/departments/aud_abs.shtml","Absentee Ballot",1
,"&nbsp;&nbsp;&nbsp;Elections","/departments/aud_ele.shtml","http://www.co.muscatine.ia.us/departments/aud_ele.shtml","Elections",1
,"&nbsp;&nbsp;&nbsp;Polling Places and Information","/departments/aud_pol.shtml","http://www.co.muscatine.ia.us/departments/aud_pol.shtml","Polling Places and Information",1
,"&nbsp;&nbsp;&nbsp;Tax Levies","/departments/aud_tax.shtml","http://www.co.muscatine.ia.us/departments/aud_tax.shtml","Tax Levies",1
,"&nbsp;&nbsp;&nbsp;Voter Registration","/departments/aud_vot.shtml","http://www.co.muscatine.ia.us/departments/aud_vot.shtml","Voter Registration",1
])

dumpmenus()