
	menuColor = "#252525";
	menuBackgroundColor = "#252525";
	menuHoverColor = "#FFFFFF";
	menuHoverBackgroundColor = "transparent";
	menuHoverBackgroundImage = "url(http://demo1.saltechrealestate.com/cmssites/ws1206.demo.saltechcms.com/images/backgrounds/navBW.gif)";
	menuBorderSize = "0";
	menuSubItemColor = "#ffffff";
	menuSubItemBackgroundColor = "transparent";
	menuSubItemHoverColor = "#252525";
	menuSubItemHoverBackgroundColor = "transparent";
	
		function insertFlash() {
			var sublogo = document.getElementById("sublogo");
			var FO = { 
				movie:"http://demo1.saltechrealestate.com/cmssites/ws1206.demo.saltechcms.com/uploads/Flash/header.swf", 
				width:sublogo.offsetWidth,height:sublogo.offsetHeight,majorversion:"8",build:"0",
				flashvars:"config=config.xml&file=playlist.xml"
			};
			UFO.create(FO, "sublogo");
		}
		insertFlash();
	


