var qmad = new Object();qmad.bvis="";qmad.bhide="";qmad.bhover="";

/*Menu DROP DOWN COLOR/TRANSPARANCY  Settings*/
			var a = qmad.qm0 = new Object();
		
			//the CSS accessible class name for the shadow element is 'qmrcorner'
			a.rcorner_container_padding = 5;
			a.rcorner_size = 6;
			a.rcorner_border_color = "#603913"; // old color: 329F9A c0306f
			a.rcorner_bg_color = "#c7b299"; // old bg color: 6BD6E7  old color 12-11-78 4CACF6  ff99cc DE679B
			a.rcorner_opacity = .999;

			a.rcorner_angle_corners = false;
			a.rcorner_apply_corners = new Array(false,true,true,true);  //top-left, top-right, bottom-right, bottom-left
			