$(document).ready(function(){
	
//	$().encjaMenu({
//		menu: 		frontmenuNS.opt.inwestorMenu,
//		elem: 		"div",
//		selem:		"span",
//		main: 		$("._inwestorMenu"),
//		sub:		$("._inwestorDetailsMenu"),
//		setmouseover: false,
//		stObj:		{
//						clear			:false,
//						complete		:function(){ $(".ui-ajax-onload").remove(); $("#_boxInwestorContent").fadeIn("slow"); },
//						target			:'#_boxInwestorContent',
//						noHistory		:true,
//						beforeSend		:function(){ $("#_boxInwestorContent").fadeOut("fast"); },
//						customLoader	:true
//
//					}
//	});


})