﻿var MenuDef = {
	"style": {
	    "css": "top",		
		"box": true,
		"size": [148, 53],
		"direction": "h",		
		"itemoffset": {
			"y": 0, 
			"x": 0
		}
	},
	"itemover": {
		"css" : "top",
		"bgcolor":"#6699BF", 
		"color":"#FFFFFF"
	},
    "separator": {
    	"style": { 
    		"bgcolor": "#8D8B84", 
    		"size": [148,1] 
    	}
    },
	"position": {
		"absolute": false, 
		"pos":[0,0]
	},
	"defaction": {
		"title": "This is an action title"
	},
	"items": [
		{"style": {
			"imgspace": 0,
			"imgendon": {
				"src": "/images/top-menu/about-on.gif", 
				"width": 148,
				"height": 53
			},	
			"imgendoff": {
				"src": "/images/top-menu/about-off.gif", 
				"width": 148,
				"height": 53 
			}
		},
		"action" : {"url":"/about/","target":"_self", "title":""},
		"menu": {
		    "style": {                           
				"direction": "v",
			    "border": {
			    	"color": "#8D8B84", 
			    	"size":1
			    },
				"itemoffset": {
					"y": 0, 
					"x": 0
				},
                "imgspace": 0,
			    "imgendon": {
			    	"src": "/images/misc/arrow.gif", 
			    	"width": 8,
			    	"height": 10
			    },	
		        "imgendoff": {
		        	"src": "/images/misc/arrow.gif", 
		        	"width": 8,
			    	"height": 10
		        } 
		     }, 
			"position": {
				"anchor": "sw", 
				"anchor_side": "nw",
				"menuoffset" : {"x":"5", "y":"-1"}
			},
		  	"items"	: [
			  		{"text": "Success Stories",
			  			"action" : {"url":"/about/success-stories.html","target":"_self", "title":""},
		                "style":{"bgcolor": "#8D8B84", "imgitem":{"src":"/images/misc/spacer.gif", "width":4,"height":25}, "size": [137,25]}
					},
			  		{"text": "Management Team",
			  			"action" : {"url":"/about/management-team.html","target":"_self", "title":""},
		                "style":{"bgcolor": "#8D8B84", "imgitem":{"src":"/images/misc/spacer.gif", "width":4,"height":25}, "size": [137,25]}
					},
					{"text": "Latest News",
			  			"action" : {"url":"/about/latest-news.html","target":"_self", "title":""},
		                "style":{"bgcolor": "#8D8B84", "imgitem":{"src":"/images/misc/spacer.gif", "width":4,"height":25}, "size": [137,25]}
					},
					{"text": "Careers",
			  			"action" : {"url":"/about/careers.html","target":"_self", "title":""},
		                "style":{"bgcolor": "#8D8B84", "imgitem":{"src":"/images/misc/spacer.gif", "width":4,"height":25}, "size": [137,25]}
					},
					{"text": "Contact Us",
			  			"action" : {"url":"/about/contact-us.html","target":"_self", "title":""},
		                "style":{"bgcolor": "#8D8B84", "imgitem":{"src":"/images/misc/spacer.gif", "width":4,"height":25}, "size": [137,25]}
					}
		  	          ]
		          }                                                               
		}

           	]
};
var MenuDef2 = {
	"style": {
	    "css": "top",		
		"box": true,
		"size": [148, 53],
		"direction": "h",		
		"itemoffset": {
			"y": 0, 
			"x": 0
		}
	},
	"itemover": {
		"css" : "top",
		"bgcolor":"#6699BF", 
		"color":"#FFFFFF"
	},
    "separator": {
    	"style": { 
    		"bgcolor": "#8D8B84", 
    		"size": [148,1] 
    	}
    },
	"position": {
		"absolute": false, 
		"pos":[0,0]
	},
	"defaction": {
		"title": "This is an action title"
	},
	"items": [
		{"style": {
			"imgspace": 0,
			"imgendon": {
				"src": "/images/top-menu/services-on.gif", 
				"width": 148,
				"height": 53
			},	
			"imgendoff": {
				"src": "/images/top-menu/services-off.gif", 
				"width": 148,
				"height": 53 
			}
		},
		"action" : {"url":"/services/","target":"_self", "title":""},
		"menu": {
		    "style": {                           
				"direction": "v",
			    "border": {
			    	"color": "#8D8B84", 
			    	"size":1
			    },
				"itemoffset": {
					"y": 0, 
					"x": 0
				},
                "imgspace": 0,
			    "imgendon": {
			    	"src": "/images/misc/arrow.gif", 
			    	"width": 8,
			    	"height": 10
			    },	
		        "imgendoff": {
		        	"src": "/images/misc/arrow.gif", 
		        	"width": 8,
			    	"height": 10
		        } 
		     }, 
			"position": {
				"anchor": "sw", 
				"anchor_side": "nw",
				"menuoffset" : {"x":"5", "y":"-1"}
			},
		  	"items"	: [
			  	{"text": "Infrastructure Mgt",
			  		 	"action" : {"url":"/services/infrastructure-management/","target":"_self", "title":""},
			  		 	"style":{"bgcolor": "#8D8B84", "imgdir":{"src":"/images/misc/spacer.gif", "width":4,"height":25}, "size": [137,25]},
			  		 	"menu": {
							"style": {                           
								"direction": "v",
								"border": {
									"color": "#8D8B84", 
									"size":1
								},
								"itemoffset": {
									"y": 0, 
									"x": 0
								},
								"imgspace": 0,
								"imgendon": {
									"src": "/images/misc/arrow.gif", 
									"width": 8,
									"height": 10
								},	
								"imgendoff": {
									"src": "/images/misc/arrow.gif", 
									"width": 8,
									"height": 10 
								} 
							 }, 
							"position": {
								"anchor": "sw", 
								"anchor_side": "nw",
								"menuoffset" : {"x":"138", "y":"-25"}
							},
							"items"	: [
									{"text": "Agent Based Server Mgt",
										"action" : {"url":"/services/infrastructure-management/agent-based-server.html","target":"_self", "title":""},
										"style":{"bgcolor": "#8D8B84", "imgitem":{"src":"/images/misc/spacer.gif", "width":4,"height":25}, "size": [157,25]}
									},
									{"text": "Remote Server Mgt",
										"action" : {"url":"/services/infrastructure-management/remote-server.html","target":"_self", "title":""},
										"style":{"bgcolor": "#8D8B84", "imgitem":{"src":"/images/misc/spacer.gif", "width":4,"height":25}, "size": [157,25]}
									},
									{"text": "Network Topology",
										"action" : {"url":"/services/infrastructure-management/network-topology.html","target":"_self", "title":""},
										"style":{"bgcolor": "#8D8B84", "imgitem":{"src":"/images/misc/spacer.gif", "width":4,"height":25}, "size": [157,25]}
									},
									{"text": "Network Performance Mgt",
										"action" : {"url":"/services/infrastructure-management/network-performance.html","target":"_self", "title":""},
										"style":{"bgcolor": "#8D8B84", "imgitem":{"src":"/images/misc/spacer.gif", "width":4,"height":25}, "size": [157,25]}
									},
									{"text": "Database Mgt",
										"action" : {"url":"/services/infrastructure-management/database.html","target":"_self", "title":""},
										"style":{"bgcolor": "#8D8B84", "imgitem":{"src":"/images/misc/spacer.gif", "width":4,"height":25}, "size": [157,25]}
									}
									  ]
							}    
					},
					{"text": "Application Mgt",
			  			"action" : {"url":"/services/application-management/","target":"_self", "title":""},
			  		 	"style":{"bgcolor": "#8D8B84", "imgdir":{"src":"/images/misc/spacer.gif", "width":4,"height":25}, "size": [137,25]},
			  		 	"menu": {
							"style": {                           
								"direction": "v",
								"border": {
									"color": "#8D8B84", 
									"size":1
								},
								"itemoffset": {
									"y": 0, 
									"x": 0
								},
								"imgspace": 0,
								"imgendon": {
									"src": "/images/misc/arrow.gif", 
									"width": 8,
									"height": 10
								},	
								"imgendoff": {
									"src": "/images/misc/arrow.gif", 
									"width": 8,
									"height": 10 
								} 
							 }, 
							"position": {
								"anchor": "sw", 
								"anchor_side": "nw",
								"menuoffset" : {"x":"138", "y":"-25"}
							},
							"items"	: [
									{"text": "Enterprise Application Mgt",
										"action" : {"url":"/services/application-management/enterprise.html","target":"_self", "title":""},
										"style":{"bgcolor": "#8D8B84", "imgitem":{"src":"/images/misc/spacer.gif", "width":4,"height":25}, "size": [157,25]}
									},
									{"text": "Custom Application Mgt",
										"action" : {"url":"/services/application-management/custom.html","target":"_self", "title":""},
										"style":{"bgcolor": "#8D8B84", "imgitem":{"src":"/images/misc/spacer.gif", "width":4,"height":25}, "size": [157,25]}
									},
									{"text": "Application Transaction Mgt",
										"action" : {"url":"/services/application-management/application-transaction.html","target":"_self", "title":""},
										"style":{"bgcolor": "#8D8B84", "imgitem":{"src":"/images/misc/spacer.gif", "width":4,"height":25}, "size": [157,25]}
									}
									  ]
							}    
					},
					{"text": "Operations Mgt",
			  			"action" : {"url":"/services/operations-management/","target":"_self", "title":""},
			  		 	"style":{"bgcolor": "#8D8B84", "imgdir":{"src":"/images/misc/spacer.gif", "width":4,"height":25}, "size": [137,25]},
			  		 	"menu": {
							"style": {                           
								"direction": "v",
								"border": {
									"color": "#8D8B84", 
									"size":1
								},
								"itemoffset": {
									"y": 0, 
									"x": 0
								},
								"imgspace": 0,
								"imgendon": {
									"src": "/images/misc/arrow.gif", 
									"width": 8,
									"height": 10
								},	
								"imgendoff": {
									"src": "/images/misc/arrow.gif", 
									"width": 8,
									"height": 10 
								} 
							 }, 
							"position": {
								"anchor": "sw", 
								"anchor_side": "nw",
								"menuoffset" : {"x":"138", "y":"-25"}
							},
							"items"	: [
									{"text": "Event Mgt",
										"action" : {"url":"/services/operations-management/event.html","target":"_self", "title":""},
										"style":{"bgcolor": "#8D8B84", "imgitem":{"src":"/images/misc/spacer.gif", "width":4,"height":25}, "size": [157,25]}
									},
									{"text": "Impact Mgt",
										"action" : {"url":"/services/operations-management/impact.html","target":"_self", "title":""},
										"style":{"bgcolor": "#8D8B84", "imgitem":{"src":"/images/misc/spacer.gif", "width":4,"height":25}, "size": [157,25]}
									},
									{"text": "Notification Mgt",
										"action" : {"url":"/services/operations-management/notification.html","target":"_self", "title":""},
										"style":{"bgcolor": "#8D8B84", "imgitem":{"src":"/images/misc/spacer.gif", "width":4,"height":25}, "size": [157,25]}
									},
									{"text": "Service Level Mgt",
										"action" : {"url":"/services/operations-management/service-level.html","target":"_self", "title":""},
										"style":{"bgcolor": "#8D8B84", "imgitem":{"src":"/images/misc/spacer.gif", "width":4,"height":25}, "size": [157,25]}
									},
									{"text": "Reports",
										"action" : {"url":"/services/operations-management/reports.html","target":"_self", "title":""},
										"style":{"bgcolor": "#8D8B84", "imgitem":{"src":"/images/misc/spacer.gif", "width":4,"height":25}, "size": [157,25]}
									}
									  ]
							}    
					},
					{"text": "Web Server Mgt",
			  			"action" : {"url":"/services/web-server-management/","target":"_self", "title":""},
			  		 	"style":{"bgcolor": "#8D8B84", "imgdir":{"src":"/images/misc/spacer.gif", "width":4,"height":25}, "size": [137,25]},
			  		 	"menu": {
							"style": {                           
								"direction": "v",
								"border": {
									"color": "#8D8B84", 
									"size":1
								},
								"itemoffset": {
									"y": 0, 
									"x": 0
								},
								"imgspace": 0,
								"imgendon": {
									"src": "/images/misc/arrow.gif", 
									"width": 8,
									"height": 10
								},	
								"imgendoff": {
									"src": "/images/misc/arrow.gif", 
									"width": 8,
									"height": 10 
								} 
							 }, 
							"position": {
								"anchor": "sw", 
								"anchor_side": "nw",
								"menuoffset" : {"x":"138", "y":"-25"}
							},
							"items"	: [
									{"text": "Web Transaction Monitoring",
										"action" : {"url":"/services/web-server-management/web-transaction-monitoring.html","target":"_self", "title":""},
										"style":{"bgcolor": "#8D8B84", "imgitem":{"src":"/images/misc/spacer.gif", "width":4,"height":25}, "size": [157,25]}
									},
									{"text": "Java Application Mgt",
										"action" : {"url":"/services/web-server-management/java-application.html","target":"_self", "title":""},
										"style":{"bgcolor": "#8D8B84", "imgitem":{"src":"/images/misc/spacer.gif", "width":4,"height":25}, "size": [157,25]}
									}
									  ]
							}    
					},
					{"text": "Technical Articles",
			  			"action" : {"url":"/services/technical-articles/","target":"_self", "title":""},
		                "style":{"bgcolor": "#8D8B84", "imgitem":{"src":"/images/misc/spacer.gif", "width":4,"height":25}, "size": [137,25]}
					}
		  	          ]
		          }                                                               
		}
           	]
};
var MenuDef3 = {
	"style": {
	    "css": "top",		
		"box": true,
		"size": [147, 53],
		"direction": "h",		
		"itemoffset": {
			"y": 0, 
			"x": 0
		}
	},
	"itemover": {
		"css" : "top",
		"bgcolor":"#6699BF", 
		"color":"#FFFFFF"
	},
    "separator": {
    	"style": { 
    		"bgcolor": "#8D8B84", 
    		"size": [147,1] 
    	}
    },
	"position": {
		"absolute": false, 
		"pos":[0,0]
	},
	"defaction": {
		"title": "This is an action title"
	},
	"items": [
		{"style": {
			"imgspace": 0,
			"imgendon": {
				"src": "/images/top-menu/partners-on.gif", 
				"width": 147,
				"height": 53
			},	
			"imgendoff": {
				"src": "/images/top-menu/partners-off.gif", 
				"width": 147,
				"height": 53 
			}
		},
		"action" : {"url":"/partners/","target":"_self", "title":""},
		"menu": {
		    "style": {                           
				"direction": "v",
			    "border": {
			    	"color": "#8D8B84", 
			    	"size":1
			    },
				"itemoffset": {
					"y": 0, 
					"x": 0
				},
                "imgspace": 0,
			    "imgendon": {
			    	"src": "/images/misc/arrow.gif", 
			    	"width": 8,
			    	"height": 10
			    },	
		        "imgendoff": {
		        	"src": "/images/misc/arrow.gif", 
		        	"width": 8,
			    	"height": 10
		        } 
		     }, 
			"position": {
				"anchor": "sw", 
				"anchor_side": "nw",
				"menuoffset" : {"x":"5", "y":"-1"}
			},
		  	"items"	: [
			  		{"text": "Technology Alliances",
			  			"action" : {"url":"/partners/technology-alliances.html","target":"_self", "title":""},
		                "style":{"bgcolor": "#8D8B84", "imgitem":{"src":"/images/misc/spacer.gif", "width":4,"height":25}, "size": [137,25]}
					},
					{"text": "Solutions Partners",
			  			"action" : {"url":"/partners/solutions-partners.html","target":"_self", "title":""},
		                "style":{"bgcolor": "#8D8B84", "imgitem":{"src":"/images/misc/spacer.gif", "width":4,"height":25}, "size": [137,25]}
					}
		  	          ]
		          }                                                               
		}
           	]
};
