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

addmenu(menu=["rec2",140,40,190,1,,style2,1,"left",effect,0,0,,,,,,,,,,
,"&nbsp;&nbsp;&nbsp;About","/departments/rec_abo.shtml","http://www.co.muscatine.ia.us/departments/rec_abo.shtml","About",1
,"&nbsp;&nbsp;&nbsp;Document Specifications","/departments/rec_doc.shtml","http://www.co.muscatine.ia.us/departments/rec_doc.shtml","Document Specifications",1
,"&nbsp;&nbsp;&nbsp;Forms and Instructions","/departments/rec_for.shtml","http://www.co.muscatine.ia.us/departments/rec_for.shtml","Forms and Instructions",1
,"&nbsp;&nbsp;&nbsp;Licenses-DNR","/departments/rec_lic.shtml","http://www.co.muscatine.ia.us/departments/rec_lic.shtml","Licenses-DNR",1
,"&nbsp;&nbsp;&nbsp;Military","/departments/rec_mil.shtml","http://www.co.muscatine.ia.us/departments/rec_mil.shtml","Military",1
,"&nbsp;&nbsp;&nbsp;Passports","/departments/rec_pas.shtml","http://www.co.muscatine.ia.us/departments/rec_pas.shtml","Passports",1
,"&nbsp;&nbsp;&nbsp;Real Estate","/departments/rec_rea.shtml","http://www.co.muscatine.ia.us/departments/rec_rea.shtml","Real Estate",1
,"&nbsp;&nbsp;&nbsp;Registration and Titles","/departments/rec_reg.shtml","http://www.co.muscatine.ia.us/departments/rec_reg.shtml","Registration and Titles",1
,"&nbsp;&nbsp;&nbsp;Vital Records","/departments/rec_vit.shtml","http://www.co.muscatine.ia.us/departments/rec_vit.shtml","Vital Records",1
])

dumpmenus()