<!--
var navMenus = {
	//Start Menu 1
	'aboutus':{//Menu Section Image
		'WhoWeAre.aspx':{//Menu Section URL
		'93':{//Menu Section Width
		'84':{//Menu Section Height
		'About Us':{//Menu Section Alt Tag
		'#79889B':{//Child Menu Rollover Color
		
		//Start Child Menu Section/Leave Blank If No Menu Items
		'Who We Are':{
				'WhoWeAre.aspx':{
					//Start Third Level Page Section/Leave Blank If No Menu Items
					//End Third Level Page Section/Leave Blank If No Menu Items
					}
				},
				'News':{
					'News.aspx':{
					//Start Third Level Page Section/Leave Blank If No Menu Items
					//End Third Level Page Section/Leave Blank If No Menu Items
					}
				},
				'Alliances':{
					'Alliance.aspx':{
					//Start Third Level Page Section/Leave Blank If No Menu Items
					//End Third Level Page Section/Leave Blank If No Menu Items
					}
				},
				'Careers':{
					'Careers.aspx':{
						//Start Third Level Page Section/Leave Blank If No Menu Items
						//End Third Level Page Section/Leave Blank If No Menu Items
					}
				},
				'Contact Us':{
					'ContactUs.aspx':{
						//Start Third Level Page Section/Leave Blank If No Menu Items
						//End Third Level Page Section/Leave Blank If No Menu Items
					}
				}
			//End Child Menu Section/Leave Blank If No Menu Items		
		}
		}
		}
		}
		}
	},
	
	
	//Start Menu 2
	'services':{//Menu Section Image
		'WhatWeDo.aspx':{//Menu Section URL
		'93':{//Menu Section Width
		'84':{//Menu Section Height
		'Services':{//Menu Section Alt Tag
		'#344356':{//Child Menu Rollover Color

		//Start Child Menu Section/Leave Blank If No Menu Items
		'What We Do':{
			'WhatWeDo.aspx':{
			}
		},
		'Web Solutions<br>&#38; eBusiness':{
			'WebSolutionsEbusiness.aspx':{
			}
		},
		'Intranets &#38; Portals':{
			'IntranetsPortals.aspx':{
			}
		},
		'Custom Applications<br>&#38; Integration':{
			'CustomApplications.aspx':{
			}
		}
		//End Child Menu Section/Leave Blank If No Menu Items
		
		}
		}
		}
		}
		}
	},
	
	//Start Menu 3
	'solutions':{//Menu Section Image
		'solutions.aspx':{//Menu Section URL
		'93':{//Menu Section Width
		'84':{//Menu Section Height
		'Solutions':{//Menu Section Alt Tag
		'#6589A7':{//Child Menu Rollover Color

		//Start Child Menu Section/Leave Blank If No Menu Items
		'Open-Point':{
			'OpenPoint.aspx':{
			}
		},
		'ViewState-Server':{
			'ViewStateServer.aspx':{
			}
		},
		'KeepAlive-Server':{
			'KeepAliveServer.aspx':{
			}
		},
		'DNN Integration':{
			'OpenDnn.aspx':{
			}
		},
		'&nbsp;&nbsp;&nbsp;Open-House':{
			'OpenDnn.aspx#openhouse':{
			}
		},
		'&nbsp;&nbsp;&nbsp;Open-ViewState':{
			'OpenDnn.aspx#openviewstate':{
			}
		},
		'&nbsp;&nbsp;&nbsp;Open-KeepAlive':{
			'OpenDnn.aspx#openkeepalive':{
			}
		},
		'&nbsp;&nbsp;&nbsp;Open-SmrtModule':{
			'OpenDnn.aspx#opensmartmodule':{
			}
		}

		//End Child Menu Section/Leave Blank If No Menu Items

		}
		}
		}
		}
		}
	}
	
};
//-->