
//keywords
var code="code";var url="url";var targ="target";var sub="sub";
//styles
var DSTYLE = {"border":0, "shadow":3, "color":{"border":"black", "shadow":"yes", "bgON":"#E99B04","bgOVER":"#A10505"}, "css":{"ON":"clsCMVOn", "OVER":"clsCMVOver"}};
//items and formats
var D_MENU_ITEMS =
[
	{"pos":[0,75], "size":[20,90], "itemoff":[0,95], "leveloff":[40,0], "delay":500, "style":DSTYLE},
	{code:"Home", url:"index.htm"},
	
	{code:"Profile", url:"profile.htm"},

	{code:'Management',url:"management.htm"},
		
	{code:"Products", url:"products.htm"},
	
	{code:"Tatwa", url:"tatta.htm"},
	
	{code:"Feedback", url:"feedback.htm"},
	
	{code:"Location Map", url:"map.htm"},

	{code:"Contact", url:"contact.htm"
		
	}
];


