var menuht = 13
var contents = {
	menu :{
		order : ['aboutus','bpm','services','solutions','applications','platform','demo','homepage'],
		'demo' :{
			lable: "IVEENA&#174; Live DEMO",
			lowlable: "Live DEMO",
			style : "menuitem",
			lowstyle : "lowmenuitem",
			content : "http://www.iveena.net/pem/demo",
			destination : "contentblock",
			height :menuht
		},
		'duprezi' :{
			lable: "Managment Curriculum",
			lowlable: "Curriculum",
			style : "menuitem",
			lowstyle : "lowmenuitem",
			content : "http://www.corybant.com/du/index.html",
			destination : "popup:large",
			height :menuht
		},

		'homepage' :{
			lable: "Home",
			lowlable: "Home",
			style : "menuitem",
			lowstyle : "lowmenuitem",
			content : "home.html",
			noflashalt : "homenoflash.html",
			destination : "contentblock",
			height :menuht
		},
		'aboutus' :{
			lable: "About Us",
			lowlable: "About Us",
			style : "menuitem",
			lowstyle : "lowmenuitem",
			content : "aboutus.html",
			destination : "contentblock",
			height :menuht
		},
		'bpm' :{
			lable: "Business Process Management",
			lowlable: "Lean-BPM",
			style : "menuitem",
			lowstyle : "lowmenuitem",
			content : "lean_bpm.html",
			destination : "contentblock",
			height :menuht
		},
		'ocm' :{
			lable: "Topic of Interest: Organizational Change Management",
			lowlable: "Topic: OCM",
			style : "menuitem",
			lowstyle : "lowmenuitem",
			content : "ocm.html",
			destination : "contentblock",
			height :menuht
		},
		'solutions' :{
			lable: "Integrated Solutions",
			lowlable: "Solutions",
			style : "menuitem",
			lowstyle : "lowmenuitem",
			content : "automationproducts.html",
			destination : "contentblock",
			height :menuht
		},
			'applications' :{
			lable: "Telephone (IVR) and Web Based Applications",
			lowlable: "Applications",
			style : "menuitem",
			lowstyle : "lowmenuitem",
			content : "applications.html",
			destination : "contentblock",
			height :menuht
		},
			'services' :{
			lable: "Information Managment Services",
			lowlable: "Services",
			style : "menuitem",
			lowstyle : "lowmenuitem",
			content : "services.html",
			destination : "contentblock",
			height :menuht
		},
		'platform' :{
			lable: "IVEENA&#174; Service Delivery Platform",
			lowlable: "Platform",
			style : "menuitem",
			lowstyle : "lowmenuitem",
			content : "platform.html",
			destination : "contentblock",
			height :menuht
		},
		'customer' :{
			lable: "Customers",
			style : "menuitem",
			content : "customer.html",
			destination : "contentblock",
			height :menuht
		}
	},
	'c_automate' :{	
	},
	'c_applications' :{
	},
	'c_services' :{
	},
	'c_platform' :{
	},
	'c_aboutus' :{
	}
}
