var MenuDef1 = {
	type: "dropdown",
	imgblank:"images/b.gif",
	style: { size: [87, 20], itemoffset: { x:4 }, box: false, bgcolor: "#CFA939", css: "clsCMOn1" },
	itemover: { bgcolor: "#720058", css: "clsCMOver1" },
	position: { absolute: false },
	defaction: { target: "_self" },
	timer: 100,
	items: [
		{ text: "HOME", action: { url: "http://www.pegasionline.com/" }}
	]
};
