var MenuDef =
	{

			"style":{
				"css":"mainheader",
				"box":true,
				"align":"left",
				"size":[
					100,
					20
				],

				"direction":"h"

			},
			"position": { "absolute": false, "pos":[-195,1] }
		,"items":[
		{

			"style":{
				"css":"mainheader",
				"align":"left",
				"size":[
					85,
					20
				],
				"direction":"v",
				"bgimg":"/design/menu_silver.gif",
				"imgdir":{
					"src":"/design/home.gif",
					"width":16,
					"height":16
				},
				"imgdiropen":{
					"src":"/design/home.gif",
					"width":16,
					"height":16
				},
				"imgitem":{
					"src":"/design/home.gif",
					"width":16,
					"height":16
				}
			},
			"styleover":{
				"css":"mainheaderon",
				"bgimg":"/design/menu_silver.gif"
			},

			"text":"Home",
			"action" : {"url":"/index.php"}
		},
		{

			"style":{
				"align":"left",
				"direction":"v",
				"size":[
					95,
					20
				],
				"bgimg":"/design/menu_silver.gif",
				"imgdir":{
							"src":"/design/services.gif",
							"width":16,
							"height":16
				},
				"imgdiropen":{
						"src":"/design/services.gif",
						"width":16,
						"height":16
				},
				"imgitem":{
					"src":"/design/services.gif",
					"width":16,
					"height":16
				}
			},
			"styleover":{
				"css":"mainheaderon",
				"bgimg":"/design/menu_silver.gif"
			},
			"position":{
				"anchor_side":"nw",
				"anchor":"sw"
			},
			"text":"Products"
			,"menu":{
					"position": {
						"anchor": "sw",
						"anchor_side":"nw",
                    	"menuoffset" : {"x":"10", "y":"0"}
					},


					"style":{
						"opacity":"80",
						"css":"submenu",
						"border":{"color":"#663399", "size":1},

						"direction": "v",
						"imgspace": 25,
						"size":[
								100,
								20
						],
						"bar":{ "bgcolor":"#E1E2DA", "size":[10,170] }
					},
					"itemover":{
						"css":"submenuon",
						"opacity":"100"
					}
					,"items":[

							{
								"text":"IBM",
								"action" : {"url":"/products/ibm_product.php"}
							},
							{
								"text":"Jacada",
								"action" : {"url":"/products/jacada_product.php"}
							},
							{
								"text":"Metastorm",
								"action" : {"url":"/products/commercequest_product.php"}
							}


					]
			}

		},
		{

			"style":{
				"align":"left",
				"direction":"v",
				"size":[
					105,
					20
				],
				"bgimg":"/design/menu_silver.gif",
				"imgdir":{
					"src":"/design/downloads.gif",
					"height":16,
					"width":16
				},
				"imgdiropen":{
					"src":"/design/downloads.gif",
					"width":16,
					"height":16
				},
				"imgitem":{
					"src":"/design/downloads.gif",
					"width":16,
					"height":16
				}
			},
			"styleover":{
				"css":"mainheaderon",
				"bgimg":"/design/menu_silver.gif"
			},
			"position":{
				"anchor_side":"nw",
				"anchor":"sw"
			},
			"text":"Downloads",
			"action" : {"url":"/downloads.php"}

		},
		{

			"style":{
				"align":"left",
				"direction":"v",
				"size":[
					70,
					20
				],
				"bgimg":"/design/menu_silver.gif",
				"imgdir":{
					"src":"/design/news.gif",
					"height":16,
					"width":16
				},
				"imgdiropen":{
					"src":"/design/news.gif",
					"width":16,
					"height":16
				},
				"imgitem":{
					"src":"/design/news.gif",
					"width":16,
					"height":16
				}
			},
			"styleover":{
				"css":"mainheaderon",
				"bgimg":"/design/menu_silver.gif"
			},
			"position":{
				"anchor_side":"nw",
				"anchor":"sw"
			},
			"text":"Media"
			,"menu":{
					"position": {
						"anchor": "sw",
						"anchor_side":"nw",
                    	"menuoffset" : {"x":"10", "y":"0"}
					},
					

					"style":{
						"opacity":"80",
						"css":"submenu",
						"border":{"color":"#663399", "size":1},

						"direction": "v",
						"imgspace": 25,
						"size":[
								100,
								20
						],
						"bar":{ "bgcolor":"#E1E2DA", "size":[10,170] }
					},
					"itemover":{
						"css":"submenuon",
						"opacity":"100"
					}	
					,"items":[
							//{
							//	"text":"News",
							//	"action" : {"url":"/news/news.php"}
							//},
							{
								"text":"Press",
								"action" : {"url":"/press.php"}
							},
						
							{
								"text":"Links",
								"action" : {"url":"/links.php"}
							}
						
					]
			}
		
		},
		{
		
			"style":{
				"align":"left",
				"bgimg":"/design/menu_silver.gif",
				"direction":"v",
			"size":[
					105,
					20
				],
				"imgdir":{
					"src":"/design/contact_us.gif",
					"height":16,
					"width":16
				},
				"imgdiropen":{
					"src":"/design/contact_us.gif",
					"width":16,
					"height":16
				},
				"imgitem":{
					"src":"/design/contact_us.gif",
					"width":16,
					"height":16
				},
				"itemoffset":{
					"x":30,
					"y":3
				}
			},
			"styleover":{
				"css":"mainheaderon",
				"bgimg":"/design/menu_silver.gif"
			},
			"position":{
				"anchor_side":"nw",
				"anchor":"sw"
			},
			"text":"About Us"
			,"menu":{
					"position": {
						"anchor": "sw",
						"anchor_side":"nw",
                    	"menuoffset" : {"x":"10", "y":"0"}
					},
					

					"style":{
						"opacity":"80",
						"css":"submenu",
						"border":{"color":"#663399", "size":1},

						"direction": "v",
						"imgspace": 25,
						"size":[
								90,
								20
						],
						"bar":{ "bgcolor":"#E1E2DA", "size":[10,170] }
					},
					"itemover":{
						"css":"submenuon",
						"opacity":"100"
					}	
					,"items":[
							{
								"text":"Profile",
								"action" : {"url":"/profile.php"}
							},
							{
								"text":"Contact Us",
								"action" : {"url":"/contactus.php"}
							}//,
						//	{
						//		"text":"Find Us Here",
						//		"action" : {"url":"/temp.php"}}
			
					]
			}
			
		
		}
		]
	}
;