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

addmenu(menu=["tre2",140,40,190,1,,style2,1,"left",effect,0,0,,,,,,,,,,
,"&nbsp;&nbsp;&nbsp;Links","/departments/tre_lin.shtml","http://www.co.muscatine.ia.us/departments/tre_lin.shtml","Links",1
,"&nbsp;&nbsp;&nbsp;Motor Vehicles","/departments/tre_mot.shtml","http://www.co.muscatine.ia.us/departments/tre_mot.shtml","Motor Vehicles",1
,"&nbsp;&nbsp;&nbsp;Taxes","/departments/tre_tax.shtml","http://www.co.muscatine.ia.us/departments/tre_tax.shtml","Taxes",1
])

dumpmenus()
