
	menuColor = "#FFFFFF";
	menuBackgroundColor = "transparent";
	menuHoverColor = "#FFFFFF";
	menuHoverBackgroundColor = "transparent";
	menuHoverBackgroundImage = "url(/cmssites/ws0911www.hamiltoncountypublichealth.com/images/backgrounds/btn_over.png)";
	menuBorderSize = "0";
	menuSubItemColor = "#FFFFFF";
	menuSubItemBackgroundColor = "#bbccd6";
	menuSubItemHoverColor = "#80a3b7";
	menuSubItemHoverBackgroundColor = "transparent";
	
		
		function insertFlash() {
			var sublogo = document.getElementById("sublogo");
			var FO = { 
				movie:"http://demo2.saltechcms.com/cmssites/ws0911www.hamiltoncountypublichealth.com/uploads/Flash/hamiltoncountypublichealth.swf", 
				width:sublogo.offsetWidth,height:sublogo.offsetHeight,majorversion:"8",build:"0",
				flashvars:"config=config.xml&file=playlist.xml"
			};
			UFO.create(FO, "sublogo");
		}
		insertFlash();

	

