var nbsp=new String("&nbsp;&nbsp;");
var spaces=new String(nbsp);
var title="Jandhyala Real Estates";

var about=["Home","Register","Log In","List Property","Search Property","My Requirement","Advertise"];
//temporary disabled the links
//var tab=["Index.aspx","Register.aspx","Login.aspx","AddProperty.aspx","ContactUs.aspx","emp.aspx","javascript:void(0);"];
var tab=["Index.aspx","Register.aspx","Login.aspx","javascript:void(0);","javascript:void(0);","javascript:void(0);","javascript:void(0);"];

var js_captions=["Post Requirement","My Property","Filtered Search","Search Property","Rent Zone","Careers","Individual Login"];
//temporary disable the links
//var js_urls=["Individuals/in_addlisting_b.aspx","Individuals/in_addlisting_s.aspx","filteredsearch.aspx","search.aspx","rentzone.aspx","careers.html","Login.aspx"];
var js_urls=["javascript:void(0);","javascript:void(0);","javascript:void(0);","javascript:void(0);","javascript:void(0);","javascript:void(0);","Login.aspx"];

var emp_captions=["New Agent ?","Agent Login","Property Search","New Builder ?","Post Requirement","Advertise"];
//temporary disable the links
//var emp_urls=["Register.aspx","Login.aspx","search.aspx","Register.aspx","CommanAB/ab_addlisting_b.aspx","Advertise.aspx"];
var emp_urls=["Register.aspx","Login.aspx","javascript:void(0);","Register.aspx","javascript:void(0);","javascript:void(0);"];

var gen_captions=["About us","Services","Feedback","Contact","Administrator"];
var gen_urls=["javascript:void(0);","javascript:void(0);","javascript:void(0);","javascript:void(0);","javascript:void(0);"];
var admin_captions=["Unconfirmed Members","Waiting for Approval","Members on Hold","Registered Today","Members Summary","Filtered Search"];
var admin_urls=["pages/admin/members_status.jsp?status=0","pages/admin/members_status.jsp?status=1","pages/admin/members_status.jsp?status=2","pages/admin/today_registered.jsp","pages/admin/members_summary.jsp","/jsadvs.asp"];
var bg=0;
var clr=255;

var opac;
var curs=(document.all&&!window.opera)?"hand":"pointer";

for(var spc=0;spc<150;spc++) spaces+=nbsp; 
document.write("<META HTTP-EQUIV='Site-Enter' content='revealtrans(duration=0.7,transition=12)'>");
document.write("<META HTTP-EQUIV='Site-Exit' content='blendtrans(duration=0.7)'>");
document.write('<TITLE>::'+nbsp+title+nbsp+'::'+spaces+"</TITLE>");

String.prototype.replaceAll=function() {
			var re = new RegExp(arguments[0], "g");
			var temp=this.replace(re, arguments[1]);
			return temp;
};

String.prototype.toTitleCase=function() {
					var index;
					var tmpStr;
					var tmpChar;
					var preString;
					var postString;
					var strlen;
					tmpStr = this.toLowerCase();
					strLen = tmpStr.length;
					if (strLen > 0)  {
					for (index = 0; index < strLen; index++)  {
						if (index == 0)  {
							tmpChar = tmpStr.substring(0,1).toUpperCase();
							postString = tmpStr.substring(1,strLen);
							tmpStr = tmpChar + postString;
						} else {
							tmpChar = tmpStr.substring(index, index+1);
							if (tmpChar == " " && index < (strLen-1))  {
								tmpChar = tmpStr.substring(index+1, index+2).toUpperCase();
								preString = tmpStr.substring(0, index+1);
								postString = tmpStr.substring(index+2,strLen);
								tmpStr = preString + tmpChar + postString;
							   }
					      }
				   } //for loop
				} return tmpStr.replaceAll("_"," ");
 }

function opentermspage(maindiv,fdivname,dispdiv,dispdivw,dispdivh,frmname,url,sfile,dispcontent,method,updatefun)
    {
    	var a = url;
    	var newwindow=window.open(a,"","location=0,status=0,scrollbars=0,toolbar=0,menubar=0,width=560,height=400");
    	//newwindow.moveTo(300,200);
      newwindow.focus();
   }

function setOpacity() {
		el=eval(arguments[0]);
		el.style["background"]="rgb("+clr+","+clr+","+clr+")";
		el.style["color"]="rgb("+bg+","+bg+","+bg+")";
		if(bg<255||clr>0) { bg+=3;clr-=3;}
		else  return;
		opac=setTimeout("setOpacity(el)",10);
	}
	
function getHeader()
{
  document.write("<iframe src='"+path+"header.htm' width=780 height=70 frameborder=0 framespacing=0></iframe><div align='center'><A href='http://www.jandhyala.com' target='_New' class='top-links-home'>Jandhyala Matrimonials</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='http://www.viewsoftech.com'>View Softech(Software Development)</a></div>");
}

//color:#ffffff	
function setOpacity_new() {
		el=eval(arguments[0]);
		el.style["background"]="rgb("+clr+","+clr+","+clr+")";
		//alert(el.style["background"]);
		el.style["color"]="#0000FF";
		if(bg<255||clr>0)
		{
		bg+=3;clr-=3;
		//alert(""+bg+"-"+clr+"");
		}
		else
		{
		return;
		}
		opac=setTimeout("setOpacity(el)",10);
		//alert(opac);
	}	

function clearOpacity() {
		if(opac!=null) clearTimeout(opac);
		bg=0; clr=255;
		//arguments[0].style.color="aliceblue";
		arguments[0].style.background="url(Images/bluebar.png)";
}
function getIntroduction() {
	document.write("<iframe src='"+path+"logo.htm' width=780 height=70 frameborder=0 framespacing=0></iframe><div align='center'><A href='http://www.jandhyala.com' target='_New' class='top-links-home'>Jandhyala Matrimonials</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='http://www.viewsoftech.com'>View Softech(Software Development)</a></div>");
}

function getIntroduction_new() {
   document.write("<iframe src='"+path+"logo.htm' width=780 height=70 frameborder=0 framespacing=0></iframe>");
}

function loadTab() {
		var tabb=arguments[1];
		document.write("<TABLE ALIGN=center width=780 cellspacing=1 cellpadding=0><TR>");
		var ht=(document.all&&!window.opera)?20:15;
		style1="style='font:bold 11px tahoma;width:100px;height:"+ht+"px;padding:3px;text-align:center;-mmoz-outline:5px dashed gray;-moz-border-radius-bottomleft:0px;-moz-border-radius-bottomright:20px;-moz-border-radius-topleft:20px;-moz-border-radius-topright:0px;color:#FFFFFF;background:url(Images/bluebar.png);cursor:"+curs+"'"
		style2="style='font:bold 11px tahoma;width:100px;height:"+ht+"px;padding:3px;text-align:center;-mmoz-outline:5px dashed gray;-moz-border-radius:20px;color:aliceblue;background:steelblue;cursor:"+curs+"'"
		if(arguments[2]!=null&&arguments[2].length>0) {
				about[about.length-1]=arguments[2];
				tab[tab.length-1]="/global/signout.jsp";
		}for(var i=0;i<about.length;i++) {
			if(arguments[1]==about[i]) 	document.write("<TD "+style2+" ondblclick='return false' url='"+arguments[0]+tab[i]+"'  onclick=getNavigate(this);>"+about[i]+"</TD>");
			else document.write("<TD "+style1+" ondblclick='return false' onmouseover=setOpacity_new(this); url='"+arguments[0]+tab[i]+"'  onmouseout=clearOpacity(this); oonmousedown=mouseDown(this); oonmouseup=mouseUp(this); onclick=getNavigate(this);>"+about[i]+"</TD>");
		 } document.write("</TABLE>");
}

function loadTab_new() {
		var tabb=arguments[1];
		document.write("<TABLE ALIGN=center width=780 cellspacing=1 cellpadding=0><TR>");
		var ht=(document.all&&!window.opera)?20:15;
		style1="style='font:bold 11px tahoma;width:100px;height:"+ht+"px;padding:3px;text-align:center;-mmoz-outline:5px dashed gray;-moz-border-radius-bottomleft:0px;-moz-border-radius-bottomright:20px;-moz-border-radius-topleft:20px;-moz-border-radius-topright:0px;color:#FFFFFF;background:url(Images/bluebar.png);cursor:"+curs+"'"
		style2="style='font:bold 11px tahoma;width:100px;height:"+ht+"px;padding:3px;text-align:center;-mmoz-outline:5px dashed gray;-moz-border-radius:20px;color:aliceblue;background:steelblue;cursor:"+curs+"'"
		if(arguments[2]!=null&&arguments[2].length>0) {
				about[about.length-1]=arguments[2];
				tab[tab.length-1]="/global/signout.jsp";
		}for(var i=0;i<about.length;i++) {
			if(arguments[1]==about[i]) 	document.write("<TD "+style2+" ondblclick='return false' url='"+arguments[0]+tab[i]+"'  onclick=getNavigate(this);>"+about[i]+"</TD>");
			else document.write("<TD class='glossymenu' ondblclick='return false' onmouseover=setOpacity_new(this); url='"+arguments[0]+tab[i]+"'  onmouseout=clearOpacity(this); oonmousedown=mouseDown(this); oonmouseup=mouseUp(this); onclick=getNavigate(this);>"+about[i]+"</TD>");
		 } document.write("</TABLE>");
}

function loadTab_2() {
     document.write("<TABLE ALIGN=center width=780 cellspacing=1 cellpadding=0><TR bgcolor='#4F84C4' valign='top'>");
     document.write("<td height='23' colspan='2' align='center' valign='middle'  bgcolor='#4F84C4'>");
     document.write("<a href='/buy_new.php?opt=buy' class='topnav_link'>Buy</a>&nbsp;&nbsp;");
     document.write("<span class='style3'>|</span>&nbsp;&nbsp; <a href='/sell_new.php' class='topnav_link'>Sell </a>");
     document.write("&nbsp;&nbsp;");
     document.write("<span class='style3'>|</span>&nbsp;&nbsp;");
     document.write("<a href='/sell_new.php?opt=rent' class='topnav_link'> Rent / Lease</a>&nbsp;&nbsp;");
     document.write("<span class='style3'>|</span>&nbsp;&nbsp;");
     document.write("<a href='/myproperty_new.php' class='topnav_link'>My Properties</a>&nbsp;&nbsp;");
     document.write("<span class='style3'>|</span>&nbsp;&nbsp;");
     
     /*
     document.write("<a href='/ra_quicksearch.php' class='topnav_link'>Search</a>&nbsp;&nbsp;");
     document.write("<span class='style3'>|</span>&nbsp;&nbsp;");
     document.write("<a href='/ra_directory.php' class='topnav_link'>Directory</a>&nbsp;&nbsp;");
     document.write("<span class='style3'>|</span>&nbsp;&nbsp;");
     document.write("<a href='/ra_nri.php' class='topnav_link'>NRI Services</a>&nbsp;&nbsp;"):
     document.write("<span class='style3'>|</span>&nbsp;&nbsp;");
     document.write("<a href='#' name='link3' class='topnav_link' id='link1' onmouseover='MM_showMenu(window.mm_menu_0909064025_0,0,20,null,'link3')' onmouseout='MM_startTimeout();'>City Specials </a>");
     document.write("&nbsp;&nbsp;");
     document.write("<span class='style3'>|</span>&nbsp;&nbsp;<a href='/ra_advertisement.php' class='topnav_link'>Advertise </a>");
     */
     document.write("</td>");
     document.write("</TR>");
     document.write("</TABLE>");
}

var franchise=["Home","Datewise Search","Update Profile","Change Password","Earning Report","Send Feedback"]
var franchise_tab=["index.jsp","dw_search.jsp","refresh_profile.jsp","chpwd.jsp","earning.jsp","feedback.jsp"]
function loadFranchiseTab() {
		var tabb=arguments[1];
		document.write("<TABLE ALIGN=center width=780 cellspacing=1 cellpadding=0><TR>");
		var ht=(document.all&&!window.opera)?20:15;
		style1="style='font:bold 11px tahoma;width:120px;height:"+ht+"px;padding:3px;text-align:center;-mmoz-outline:5px dashed gray;-moz-border-radius-bottomleft:0px;-moz-border-radius-bottomright:20px;-moz-border-radius-topleft:20px;-moz-border-radius-topright:0px;color:aliceblue;background:#934759;cursor:"+curs+"'"
		style2="style='font:bold 11px tahoma;width:120px;height:"+ht+"px;padding:3px;text-align:center;-mmoz-outline:5px dashed gray;-moz-border-radius:20px;color:aliceblue;background:steelblue;cursor:"+curs+"'"
		if(arguments[2]!=null&&arguments[2].length>0) {
				about[about.length-1]=arguments[2];
				franchise_tab[franchise_tab.length-1]="/signout.jsp";
		}for(var i=0;i<franchise.length;i++) {
			if(arguments[1]==franchise[i]) 	document.write("<TD "+style2+" ondblclick='return false' url='"+arguments[0]+franchise_tab[i]+"'  onclick=getNavigate(this);>"+franchise[i]+"</TD>");
			else document.write("<TD "+style1+" ondblclick='return false' onmouseover=setOpacity(this); url='"+arguments[0]+franchise_tab[i]+"'  onmouseout=clearOpacity(this); oonmousedown=mouseDown(this); oonmouseup=mouseUp(this); onclick=getNavigate(this);>"+franchise[i]+"</TD>");
		 } document.write("</TABLE>");
}
function setLeftTab() {
		var buf=new String("<table width=150 cellspacing=0 cellpadding=0 align=left>");
		if(arguments[0]==1) {
					document.write(buf);
					getSideBar("My Realtor",js_captions,js_urls);
					getSideBar("Agent/Builder",emp_captions,emp_urls);
					getSideBar("General",gen_captions,gen_urls);
		} else if(arguments[0]==2) {
					document.write(buf);
					getSideBar("Job Seeker",js_captions,js_urls);
					getSideBar("General",gen_captions,gen_urls);
		} else if(arguments[0]==3) {
					document.write(buf);
					getSideBar("Employer",emp_captions,emp_urls);
					getSideBar("General",gen_captions,gen_urls);
		} else getSideBar("Administrator",admin_captions,admin_urls);
		document.write("</TABLE>");
}

function getSideBar() {
		var ht=(document.all&&!window.opera)?20:15;
		if(arguments[0]!="Administrator") {
		document.write('<TR><TH style=background:url(Images/bluebar.png)>'+arguments[0]+"</TH></TR>");
		document.write("<TR><TD><UL>");
		} else document.write("<table width=780 cellspacing=0 cellpadding=0 align=center bgcolor=#F3F4F9><TR><TD nowrap align=center>");
		   for(var t=0;t<arguments[1].length;t++) {
			if(arguments[0]=="Administrator") document.write("<button style='width:150px' class=button onclick='loadURL(\""+path+arguments[2][t]+"\")' accesskey='"+arguments[1][t].charAt(0).toUpperCase()+"'><U>"+arguments[1][t].charAt(0).toUpperCase()+"</u>"+arguments[1][t].substring(1)+"</button>&nbsp;&nbsp;");
			else document.write("<LI><a href='"+arguments[2][t]+"' class='home'>"+arguments[1][t]+"</A></LI>");
		}
		if(arguments[0]!="Administrator") document.write("</UL></TD></TR>");
		else document.write("</TD><TR></TABLE>");
}
function loadURL() {
	try{
		//document.getElementById("transaction").src=arguments[0];
		location=arguments[0];
	}catch(e) { }
}

function setCaption(caption,width) {
	   var links="<a href='forgot.htm' class=box>Forgot My Password ?</a>&nbsp;&nbsp;<font color=gray>|</font>&nbsp;&nbsp;<a href='NewPhoneConnection' class=box>Register New Customer</a>";
	   links="<B><font color=royalblue>Registration</font></B> - Sections marked by<font color=red> *</font> are mandatory";
	   document.writeln("<TABLE width=780 align=center cellspacing=0 cellpadding=4 style=\"font:bold 11px tahoma\">");
	   document.writeln("<TR><TH width='"+width+"' class=title>"+caption+"</TH><TH>&nbsp;"+links);
	   document.writeln("</TH></TR></TABLE>");
}



function setCaptionForResDetails(caption,width) {
	   var links="<a href='forgot.htm' class=box>Forgot My Password ?</a>&nbsp;&nbsp;<font color=gray>|</font>&nbsp;&nbsp;<a href='NewPhoneConnection' class=box>Register New Customer</a>";
	   
	   links="";
	   document.writeln("<TABLE width=780 align=center cellspacing=0 cellpadding=4 style=\"font:bold 11px tahoma\">");
	   document.writeln("<TR><TH width='"+width+"' class=title>"+caption+"</TH><TH>&nbsp;"+links);
	   document.writeln("</TH></TR></TABLE>");
}

function setCaptionForMngJobs(caption,width) {
	   var links="<a href='forgot.htm' class=box>Forgot My Password ?</a>&nbsp;&nbsp;<font color=gray>|</font>&nbsp;&nbsp;<a href='NewPhoneConnection' class=box>Register New Customer</a>";
	   links="<B>Total No. of Posted Jobs -<font color=royalblue>[ 1 ]</font></B> ";
	   document.writeln("<TABLE width=780 align=center cellspacing=0 cellpadding=4 style=\"font:bold 11px tahoma\">");
	   document.writeln("<TR><TH width='"+width+"' class=title>"+caption+"</TH><TH>&nbsp;"+links);
	   document.writeln("</TH></TR></TABLE>");
}

function setFormFooter(no) {
		document.writeln("<TABLE width=780 align=center cellspacing=0 cellpadding=0 class=bottom>");
		document.writeln("<TR bgcolor=whitesmoke>");
		document.writeln("<TH align=center><button class=submit type=submit accesskey='P'><u>P</U>roceed</button><button class=reset  type=reset accesskey='R' onclick='getReset("+no+")'><u>R</U>efresh</button><button class=reset  type=reset accesskey='D' onclick='getDelete("+no+")'><u>D</U>elete</button></TH>");
		document.writeln("<tH align=center><a href='forgot.htm' class=box>Home</a>&nbsp;&nbsp;<font color=gray>|</font>&nbsp;&nbsp;<a href='register.htm' class=box>Contact Us</a>&nbsp;&nbsp;<font color=gray>|</font>&nbsp;&nbsp;&nbsp;&nbsp;<a href='register.htm' class=box>Feedback</a>&nbsp;&nbsp;<font color=gray>|</font>&nbsp;&nbsp;<a href='register.htm' class=box>Help</a></TH>");
		document.writeln("</TR></form></table>");
		document.writeln("</TD></TR></TABLE>");
}

function setFormFooterForMngJobs(no) {
		document.writeln("<TABLE width=780 align=center cellspacing=0 cellpadding=0 class=bottom>");
		document.writeln("<TR bgcolor=whitesmoke>");
		document.writeln("<TH align=right></TH>");
		document.writeln("<tH align=center><a href='forgot.htm' class=box>Home</a>&nbsp;&nbsp;<font color=gray>|</font>&nbsp;&nbsp;<a href='register.htm' class=box>Contact Us</a>&nbsp;&nbsp;<font color=gray>|</font>&nbsp;&nbsp;&nbsp;&nbsp;<a href='register.htm' class=box>Feedback</a>&nbsp;&nbsp;<font color=gray>|</font>&nbsp;&nbsp;<a href='register.htm' class=box>Help</a></TH>");
		document.writeln("</TR></form></table>");
		document.writeln("</TD></TR></TABLE>");
}		

function getReset() {
	var frm=document.forms[arguments[0]];
	frm.reset();//frm.elements[0].focus();
	resetError(frm);
}

function getDelete()
{	var frm=document.forms[arguments[0]]
	alert("Are you sure you want to delete this recore");
	
	frm.submit();
	
}

function searchValid() {
		//var searchform=arguments[0];
		//if(searchform.keywords.value.length==0) {
			//var warn="Provide Search Keyword(s) to Search";
			//(document.all&&!window.opera)?caution(warn):alert(warn);
			//searchform.keywords.focus();
			//return false;
		//} return true;
}
function checkSelection() {
		var tgt=arguments[0];
		var msg="Please Choose atleast one of the Options to Apply";
		if(typeof tgt.length=='undefined') {
			if(tgt.checked) return true;
		}
		for(var i=0;i<tgt.length;i++) {
			if(tgt[i].checked) return true;
		} 
		(document.all&&!window.opera)?caution(msg):alert(msg);
		return false;
}

function getNavigate() {
		location=arguments[0].getAttribute("url");
}
function showTeam() {
		var leftcv=screen.width?(screen.width-650)/2:0;
		var topcv=screen.height?(screen.height-400)/2:0;
		open(path+"pages/global/introduction.jsp","","scrollbars=no,maximize=no,resizable=no,width="+650+",height="+400+",left="+leftcv+",top="+topcv);
}

function viewLogo() {
		var leftcv=screen.width?(screen.width-650)/2:0;
		var topcv=screen.height?(screen.height-400)/2:0;
		open(path+"pages/employer/logo.jsp?company="+arguments[0],"","scrollbars=no,maximize=no,resizable=no,width="+650+",height="+400+",left="+leftcv+",top="+topcv);
}

function disableAnchor() {
		var ancr=document.getElementsByTagName("A");
		for(var a=0;a<ancr.length;a++) {
			ancr[a].onmouseover=ancr[a].onfocus=function() { window.status=this.innerHTML;this.blur();return true;}
			ancr[a].onmouseout=function() {window.status="Done";return true;}
			ancr[a].oncontextmenu=function(evt) {
								if(this.getAttribute("href").indexOf("javascript:")!=-1) return true;
								var cfm=confirm("Would You Like to Open the following Link in New Window\n\n"+this.getAttribute("href"));
								if(cfm) open(this.getAttribute("href"));
								return false;
			}
		}
}

function button_rollover(evt) {
		var et=(document.all&&!window.opera)?event.srcElement:evt.target;
		et.style.background="steelblue"
		if(window.createPopup) et.style.filter="progid:DXImageTransform.Microsoft.Gradient(startcolorstr='#004080',endcolorstr='steelblue',gradienttype=0);"
}

function button_rollout(evt) {
		var et=(document.all&&!window.opera)?event.srcElement:evt.target;
		et.style.background="#435345"
		if(window.createPopup) et.style.filter="progid:DXImageTransform.Microsoft.Gradient(startcolorstr='#345345',endcolorstr='seagreen',gradienttype=0);"
}
onload=function() {
		var but=document.getElementsByTagName("BUTTON");
		var tarea=document.getElementsByTagName("TEXTAREA");
		var sel=document.getElementsByTagName("SELECT");
		for(var ta=0;ta<tarea.length;ta++) {
		tarea[ta].onkeydown=function() {
				if((document.all&&!window.opera)) {
						try{
						 if (this!=null && this.value) {
								if (event.keyCode == 9) {  // tab character
								if (document.selection != null) {
									 document.selection.createRange().text = '\t';
									 event.returnValue = false;
								   } else {this.value += '\t';
									  return false;}
								}
						 }
					  }catch(error) { window.status=error.description;}
				}
			}
		}
		for(var s=0;s<sel.length;s++)
			sel[s].onkeypress=function() {
					obj=this;
					var keycode=(document.all&&!window.opera)?event.keyCode:arguments[0].which;
					var keychar=String.fromCharCode(keycode);
					if(keycode==13) { 
							try{
								if(submitForm(this.form)) this.form.submit();
								}catch(err) { window.status=err.description;}
					}
		}
		for(var i=0;i<but.length;i++) {
			but[i].style["cursor"]=(document.all&&!window.opera)?"hand":"pointer";
			if(but[i].hideFocus) but[i].hideFocus=true;//HIDEFOCUS=true;
			if(window.createPopup) but[i].style.border="0px";
			if(but[i].className=='submit' || but[i].className=='reset') {
			if((document.all&&!window.opera)){
					but[i].attachEvent("onmouseout", button_rollout);
					but[i].attachEvent("onfocus", button_rollout);
					but[i].attachEvent("onmouseover", button_rollover);
					} else if(!(document.all&&!window.opera)){
					but[i].addEventListener("mouseout", button_rollout, false);
					but[i].addEventListener("mouseover", button_rollover, false);}
			} else {
				 but[i].onmouseover=but[i].onfocus=function() { 
							this.style.background='brown';
							if(window.createPopup) this.style.filter="progid:DXImageTransform.Microsoft.Gradient(startcolorstr='#004080',endcolorstr='steelblue',gradienttype=0);"
				 }
				 but[i].onmouseout=but[i].onblur=function() {
							this.style.background="#435345";
							if(window.createPopup) this.style.filter="progid:DXImageTransform.Microsoft.Gradient(startcolorstr='#345345',endcolorstr='seagreen',gradienttype=0);"
				 
				 
				 }
			}
		} 
		try{
			disableAnchor();
		}catch(error) {}
}

/*document.onselectstart=function() {
		var el=event.srcElement;
			if(el.tagName=="INPUT" || el.tagName=="TEXTAREA" || el.tagName=="SELECT") return true;
			return false;
}*/

document.onkeypress=function(evt) {
		try{
			var obj=ie5? event.srcElement : evt.target;
		    var ctrl=(document.all&&!window.opera)?event.ctrlKey:evt.ctrlKey;
		    var code=(document.all&&!window.opera)?event.keyCode:evt.charCode;
			var keycode=(document.all&&!window.opera)?event.keyCode:arguments[0].which;
			var keychar=String.fromCharCode(keycode);
			if((document.all&&!window.opera) && keycode==27) hidemenuie5(evt);
			if(!(document.all&&!window.opera) && keycode==0) hidemenuie5(evt);
			if(ctrl) submitForm(document.forms[0]);
		}catch(error) { }
}

if((document.all&&!window.opera)) {
		document.write("<SCRIPT LANGUAGE=VBS>");
		document.write("Function caution(msg)");
		document.write("msgbox msg,vbokonly or vbinformation,\"   :: Jobguaranty.com  ::   \"");
		document.write("End Function");
		document.write("</SCRIP"+"T>");
}

function blinkText() {
		 blinker=eval(arguments[0]);
		 ud=!ud;
		 blinker.style.color=ud?"red":"whitesmoke";
		 timer=setTimeout("blinkText(blinker)",500);
}

function setError() {
		resetError(arguments[0]);
		var elt=arguments[1];
		var div=document.createElement("DIV");
		div.style.color="royalblue";
		div.innerHTML=arguments[2];
		if((document.all&&!window.opera))  blinkText(div)//elt.parentNode.parentNode.firstChild)
		else {
			if(elt.parentNode.parentNode.firstChild.nextSibling.nodeType!=3) 
			blinkText(elt.parentNode.parentNode.firstChild.nextSibling)
		}
		elt.parentNode.appendChild(div);
		elt.style.color="white";
		elt.style.background="green";
		if(elt.type=="text" || elt.type=="password" || elt.type=="textarea") elt.select();
		elt.focus();
}

function resetError() {
		var _tfrm=arguments[0];
		if(timer!=null) clearTimeout(timer);
		for(var f=0;f<_tfrm.elements.length;f++) {
				if((document.all&&!window.opera)) _tfrm.elements[f].parentNode.parentNode.firstChild.style.color="gray";
				else {	
					 if(_tfrm.elements[f].parentNode.parentNode.firstChild.nextSibling.nodeType!=3) 
					_tfrm.elements[f].parentNode.parentNode.firstChild.nextSibling.style.color="gray";
				}if(_tfrm.elements[f].className!="submit" && _tfrm.elements[f].className!="reset" &&_tfrm.elements[f].tagName!="BUTTON") {
				_tfrm.elements[f].style.background="whitesmoke";
				_tfrm.elements[f].style.color=(_tfrm.elements[f].type=="select-one"||_tfrm.elements[f].type=="select-multiple")?"gray":"seagreen";
				}	if(_tfrm.elements[f].parentNode.lastChild.nodeName=="DIV") _tfrm.elements[f].parentNode.removeChild(_tfrm.elements[f].parentNode.lastChild);
		}
}

function validateAlertForm(frm) {
for(i=0;i<frm.elements.length;i++) {
        if(frm.elements[i].type=="text" || frm.elements[i].type=="textarea" ||frm.elements[i].type=="password") {
                    if(frm.elements[i].value.length==0) { var msgdlg=frm.elements[i].name.replace('_',' ')+" is Mandatory";(document.all&&!window.opera)?caution(msgdlg.toTitleCase()):alert(msgdlg.toTitleCase()); frm.elements[i].focus();return false;}
        }  else if(frm.elements[i].type=="select-one") {
	         var attb=frm.elements[i].options[frm.elements[i].selectedIndex].getAttribute("value");
    		 if(attb==null ||attb.length==0 || attb=="") { var msgdlg2="Please Select "+frm.elements[i].name.replace('_',' ');(document.all&&!window.opera)?caution(msgdlg2.toTitleCase()):alert(msgdlg2.toTitleCase());frm.elements[i].focus();return false;}									 
			}
      } return true;
 }
 

var _footer=[
			["Home",path+"pages/index.jsp"],
			["Aboutus",path+"pages/global/aboutus.jsp"],
			["Services",path+"pages/global/aboutus.jsp#services"],
			["Terms and Conditions",path+"pages/global/aboutus.jsp#tac"],
			["Clients",path+"pages/global/aboutus.jsp#clients"],
			["Feedback",path+"pages/global/feedback.jsp"],
			["Contact",path+"pages/global/contact.jsp"]
];

/*document.onkeypress = function (evt) {
  var r = '';
  if ((document.all&&!window.opera)) {
    r += event.ctrlKey ? 'Ctrl-' : '';
    r += event.altKey ? 'Alt-' : '';
    r += event.shiftKey ? 'Shift-' : '';
    r += event.keyCode;
  }
  else if (document.getElementById) {
    r += evt.ctrlKey ? 'Ctrl-' : '';
    r += evt.altKey ? 'Alt-' : '';
    r += evt.shiftKey ? 'Shift-' : '';
    r += evt.charCode;
  }
  else if (document.layers) {
    r += evt.modifiers & Event.CONTROL_MASK ? 'Ctrl-' : '';
    r += evt.modifiers & Event.ALT_MASK ? 'Alt-' : '';
    r += evt.modifiers & Event.SHIFT_MASK ? 'Shift-' : '';
    r += evt.which;
  }
  alert(r);
  return true;*/

function featuredEmployers(){
document.write("<TABLE width=300 align=center>");
document.write("<TR><TD>");
document.write("<img src='"+path+"logos/emp1.gif' wwidth=100>");
document.write("<img src='"+path+"logos/emp2.gif' wwidth=100>");
document.write("<img src='"+path+"logos/emp3.gif' wwidth=100>");
document.write("<img src='"+path+"logos/emp4.gif' wwidth=100></TD></TR><TR>");
document.write("<TD>");
document.write("<img src='"+path+"logos/emp8.gif' wwidth=100>");
document.write("<img src='"+path+"logos/emp12.gif' wwidth=100>");
document.write("<img src='"+path+"logos/emp10.gif' wwidth=100></TD></TR><TD>");
document.write("<img src='"+path+"logos/emp11.gif' wwidth=100>");
document.write("<img src='"+path+"logos/emp13.gif' wwidth=100>");
document.write("<img src='"+path+"logos/emp14.gif' wwidth=100>");
document.write("<img src='"+path+"logos/emp15.gif' wwidth=100></TD></TR></TABLE>");
}

function featuredEmployers_new(){
document.write("<TABLE width=300 align=center>");
document.write("<TR><TD>");
document.write("<img src='"+path1+"logos/emp1.gif' wwidth=100>");
document.write("<img src='"+path1+"logos/emp2.gif' wwidth=100>");
document.write("<img src='"+path1+"logos/emp3.gif' wwidth=100>");
document.write("<img src='"+path1+"logos/emp4.gif' wwidth=100></TD></TR><TR>");
document.write("<TD>");
document.write("<img src='"+path1+"logos/emp8.gif' wwidth=100>");
document.write("<img src='"+path1+"logos/emp12.gif' wwidth=100>");
document.write("<img src='"+path1+"logos/emp10.gif' wwidth=100></TD></TR><TD>");
document.write("<img src='"+path1+"logos/emp11.gif' wwidth=100>");
document.write("<img src='"+path1+"logos/emp13.gif' wwidth=100>");
document.write("<img src='"+path1+"logos/emp14.gif' wwidth=100>");
document.write("<img src='"+path1+"logos/emp15.gif' wwidth=100></TD></TR></TABLE>");
}

function featuredRealtors(){
document.write("<TABLE width=300 align=center>");
document.write("<TR><TD>");
document.write("<img src='"+path1+"/Images/sabari.gif' wwidth=100>");
document.write("<img src='"+path1+"Images/mahaavir.gif' wwidth=100>");
document.write("<img src='"+path1+"Images/nfra.gif' wwidth=100>");
document.write("</TD></TR><TR>");
document.write("<TD>");
document.write("<img src='"+path1+"Images/shreevelu.gif' wwidth=100>");
document.write("<img src='"+path1+"Images/nahar.gif' wwidth=100>");
document.write("<img src='"+path1+"Images/brc.gif' wwidth=100></TD></TR><TD>");
document.write("<img src='"+path1+"Images/Aliens.gif' wwidth=100>");
document.write("&nbsp;&nbsp;<img src='"+path1+"Images/srr.gif' wwidth=100>");
document.write("&nbsp;&nbsp;<img src='"+path1+"Images/Shivalik.gif' wwidth=100>");
document.write("</TD></TR></TABLE>");
}

function setJobOpenings() {
	document.write("<font style='color:seagreen;font:bold 11px verdana'>&int;&int;&nbsp;&nbsp;&nbsp;&nbsp;</font><a class='nodecoration' href='javascript:void(0)'>Engineering</a><BR>");
	document.write("<font style='color:seagreen;font:bold 11px verdana'>&int;&int;&nbsp;&nbsp;&nbsp;&nbsp;</font><a class='nodecoration' href='javascript:void(0)'>Technical</a><BR>");
	document.write("<font style='color:seagreen;font:bold 11px verdana'>&int;&int;&nbsp;&nbsp;&nbsp;&nbsp;</font><a class='nodecoration' href='javascript:void(0)'>Financial Services</a><BR>");
	document.write("<font style='color:seagreen;font:bold 11px verdana'>&int;&int;&nbsp;&nbsp;&nbsp;&nbsp;</font><a class='nodecoration' href='javascript:void(0)'>Academic</a><BR>");
	document.write("<font style='color:seagreen;font:bold 11px verdana'>&int;&int;&nbsp;&nbsp;&nbsp;&nbsp;</font><a class='nodecoration' href='javascript:void(0)'>Call Center / Medical Transcription</a><BR>");
	document.write("<font style='color:seagreen;font:bold 11px verdana'>&int;&int;&nbsp;&nbsp;&nbsp;&nbsp;</font><a class='nodecoration' href='javascript:void(0)'>Human Resources</a><BR>");
	document.write("<font style='color:seagreen;font:bold 11px verdana'>&int;&int;&nbsp;&nbsp;&nbsp;&nbsp;</font><a class='nodecoration' href='javascript:void(0)'>Medical</a><BR>");
	document.write("<font style='color:seagreen;font:bold 11px verdana'>&int;&int;&nbsp;&nbsp;&nbsp;&nbsp;</font><a class='nodecoration' href='javascript:void(0)'>Top Management / Office Staff</a><BR>");
	document.write("</TABLE>");
}

function setPropertiesBy() {
	document.write("<font style='color:#000000;font:bold 11px verdana'>&int;&int;&nbsp;&nbsp;&nbsp;&nbsp;</font><a class='home' href='javascript:void(0)'>Bangalore</a><BR>");
	document.write("<font style='color:#000000;font:bold 11px verdana'>&int;&int;&nbsp;&nbsp;&nbsp;&nbsp;</font><a class='home' href='javascript:void(0)'>Chennai</a><BR>");
	document.write("<font style='color:#000000;font:bold 11px verdana'>&int;&int;&nbsp;&nbsp;&nbsp;&nbsp;</font><a class='home' href='javascript:void(0)'>Hyderabad</a><BR>");
	document.write("<font style='color:#000000;font:bold 11px verdana'>&int;&int;&nbsp;&nbsp;&nbsp;&nbsp;</font><a class='home' href='javascript:void(0)'>Noida</a><BR>");
	document.write("<font style='color:#000000;font:bold 11px verdana'>&int;&int;&nbsp;&nbsp;&nbsp;&nbsp;</font><a class='home' href='javascript:void(0)'>Kolkata</a><BR>");
	document.write("<font style='color:#000000;font:bold 11px verdana'>&int;&int;&nbsp;&nbsp;&nbsp;&nbsp;</font><a class='home' href='javascript:void(0)'>Mumbai</a><BR>");
	document.write("<font style='color:#000000;font:bold 11px verdana'>&int;&int;&nbsp;&nbsp;&nbsp;&nbsp;</font><a class='home' href='javascript:void(0)'>New Delhi</a><BR>");
	document.write("<font style='color:#000000;font:bold 11px verdana'>&int;&int;&nbsp;&nbsp;&nbsp;&nbsp;</font><a class='home' href='javascript:void(0)'>Pune</a><BR>");
	document.write("</TABLE>");
}

var buf=new String("<table width=780 cellspacing=1 bgcolor=gray cellpadding=4 align=center><TR><TD align=center bgcolor=floralwhite>");
var buf=new String("<table width=780 cellspacing=1 bgcolor=gray cellpadding=4 align=center><TR><TD align=center bgcolor=floralwhite>");
function setPageFooter() {
	document.write(buf);
	var flinks=new String("");
	 for(var ft=0;ft<_footer.length;ft++) 
		flinks+="<A href='"+_footer[ft][1]+"'>"+_footer[ft][0]+"</A>&nbsp;&nbsp;|&nbsp;&nbsp;";
		flinks=flinks.substring(0,flinks.lastIndexOf(">")+1);
		document.write(flinks+"</TD></TR><TR bgcolor=oldlace><TD align=center style='color:gray'>&nbsp;&nbsp;&copy;Copyright 2005 Jobguaranty.com. All Rights Reserved.<BR>Site Best to be viewed in MSIE 5.0+, Netscape Gecko 6.0+, Opera 7.1+, Mozilla 1.7+, Firefox 1.5+, Safari and Camino (Macintosh).</a></TD></TR></TABLE>");
}


/******************Banner*******************/
var persistclose=0 //set to 0 or 1. 1 means once the bar is manually closed, it will remain closed for browser session
var startX =0 //(screen.width-780)/2 //set x offset of bar in pixels
var startY = 120 //set y offset of bar in pixels
var verticalpos="fromtop" //enter "fromtop" or "frombottom"
function iecompattest(){
return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
}
function get_cookie(Name) {
var search = Name + "="
var returnvalue = "";
if (document.cookie.length > 0) {
offset = document.cookie.indexOf(search)
if (offset != -1) {
offset += search.length
end = document.cookie.indexOf(";", offset);
if (end == -1) end = document.cookie.length;
returnvalue=unescape(document.cookie.substring(offset, end))
}
}
return returnvalue;
}
function closebar(){
if (persistclose)
document.cookie="remainclosed=1"
document.getElementById("topbar").style.visibility="hidden"
}
function staticbar(){
	barheight=document.getElementById("topbar").offsetHeight
	document.getElementById("topbar").style["background"]="white";
	var ns = (navigator.appName.indexOf("Netscape") != -1) || window.opera;
	var d = document;
	function ml(id){
		var el=d.getElementById(id);
		if (!persistclose || persistclose && get_cookie("remainclosed")=="")
		el.style.visibility="visible"
		if(d.layers)el.style=el;
		el.sP=function(x,y){this.style.left=x+"px";this.style.top=y+"px";};
		el.x = startX;
		if (verticalpos=="fromtop")
		el.y = startY;
		else{
		el.y = ns ? pageYOffset + innerHeight : iecompattest().scrollTop + iecompattest().clientHeight;
		el.y -= startY;
		}
		return el;
	}
	window.stayTopLeft=function(){
		if (verticalpos=="fromtop"){
		var pY = ns ? pageYOffset : iecompattest().scrollTop;
		ftlObj.y += (pY + startY - ftlObj.y)/8;
		}
		else{
		var pY = ns ? pageYOffset + innerHeight - barheight: iecompattest().scrollTop + iecompattest().clientHeight - barheight;
		ftlObj.y += (pY - startY - ftlObj.y)/8;
		}
		ftlObj.sP(ftlObj.x, ftlObj.y);
		setTimeout("stayTopLeft()", 10);
	}
	ftlObj = ml("topbar");
	stayTopLeft();
}

/*if (window.addEventListener)
window.addEventListener("load", staticbar, false)
else if (window.attachEvent)
window.attachEvent("onload", staticbar)
else if (document.getElementById)
window.onload=staticbar
*/


//MENU ITEMS, ref mm_menu.js
function Menu(label, mw, mh, fnt, fs, fclr, fhclr, bg, bgh, halgn, valgn, pad, space, to, sx, sy, srel, opq, vert, idt, aw, ah) 
{
	this.version = "020320 [Menu; mm_menu.js]";
	this.type = "Menu";
	this.menuWidth = mw;
	this.menuItemHeight = mh;
	this.fontSize = fs;
	this.fontWeight = "plain";
	this.fontFamily = fnt;
	this.fontColor = fclr;
	this.fontColorHilite = fhclr;
	this.bgColor = "#555555";
	this.menuBorder = 1;
	this.menuBgOpaque=opq;
	this.menuItemBorder = 1;
	this.menuItemIndent = idt;
	this.menuItemBgColor = bg;
	this.menuItemVAlign = valgn;
	this.menuItemHAlign = halgn;
	this.menuItemPadding = pad;
	this.menuItemSpacing = space;
	this.menuLiteBgColor = "#ffffff";
	this.menuBorderBgColor = "#777777";
	this.menuHiliteBgColor = bgh;
	this.menuContainerBgColor = "#cccccc";
	this.childMenuIcon = "arrows.gif";
	this.submenuXOffset = sx;
	this.submenuYOffset = sy;
	this.submenuRelativeToItem = srel;
	this.vertical = vert;
	this.items = new Array();
	this.actions = new Array();
	this.childMenus = new Array();
	this.hideOnMouseOut = true;
	this.hideTimeout = to;
	this.addMenuItem = addMenuItem;
	this.writeMenus = writeMenus;
	this.MM_showMenu = MM_showMenu;
	this.onMenuItemOver = onMenuItemOver;
	this.onMenuItemAction = onMenuItemAction;
	this.hideMenu = hideMenu;
	this.hideChildMenu = hideChildMenu;
	if (!window.menus) window.menus = new Array();
	this.label = " " + label;
	window.menus[this.label] = this;
	window.menus[window.menus.length] = this;
	if (!window.activeMenus) window.activeMenus = new Array();
}
function addMenuItem(label, action) {
	this.items[this.items.length] = label;
	this.actions[this.actions.length] = action;
}
function FIND(item) {
	if( window.mmIsOpera ) return(document.getElementById(item));
	if (document.all) return(document.all[item]);
	if (document.getElementById) return(document.getElementById(item));
	return(false);
}
function writeMenus(container) {
	if (window.triedToWriteMenus) return;
	var agt = navigator.userAgent.toLowerCase();
	window.mmIsOpera = agt.indexOf("opera") != -1;
	if (!container && document.layers) {
		window.delayWriteMenus = this.writeMenus;
		var timer = setTimeout('delayWriteMenus()', 500);
		container = new Layer(100);
		clearTimeout(timer);
	} else if (document.all || document.hasChildNodes || window.mmIsOpera) {
		document.writeln('<span id="menuContainer"></span>');
		container = FIND("menuContainer");
	}
	window.mmHideMenuTimer = null;
	if (!container) return;	
	window.triedToWriteMenus = true; 
	container.isContainer = true;
	container.menus = new Array();
	for (var i=0; i<window.menus.length; i++) 
		container.menus[i] = window.menus[i];
	window.menus.length = 0;
	var countMenus = 0;
	var countItems = 0;
	var top = 0;
	var content = '';
	var lrs = false;
	var theStat = "";
	var tsc = 0;
	if (document.layers) lrs = true;
	for (var i=0; i<container.menus.length; i++, countMenus++) {
		var menu = container.menus[i];
		if (menu.bgImageUp || !menu.menuBgOpaque) {
			menu.menuBorder = 0;
			menu.menuItemBorder = 0;
		}
		if (lrs) {
			var menuLayer = new Layer(100, container);
			var lite = new Layer(100, menuLayer);
			lite.top = menu.menuBorder;
			lite.left = menu.menuBorder;
			var body = new Layer(100, lite);
			body.top = menu.menuBorder;
			body.left = menu.menuBorder;
		} else {
			content += ''+
			'<div id="menuLayer'+ countMenus +'" style="position:absolute;z-index:1;left:10px;top:'+ (i * 100) +'px;visibility:hidden;color:' +  menu.menuBorderBgColor + ';">\n'+
			'  <div id="menuLite'+ countMenus +'" style="position:absolute;z-index:1;left:'+ menu.menuBorder +'px;top:'+ menu.menuBorder +'px;visibility:hide;" onmouseout="mouseoutMenu();">\n'+
			'	 <div id="menuFg'+ countMenus +'" style="position:absolute;left:'+ menu.menuBorder +'px;top:'+ menu.menuBorder +'px;visibility:hide;">\n'+
			'';
		}
		var x=i;
		for (var i=0; i<menu.items.length; i++) {
			var item = menu.items[i];
			var childMenu = false;
			var defaultHeight = menu.fontSize+2*menu.menuItemPadding;
			if (item.label) {
				item = item.label;
				childMenu = true;
			}
			menu.menuItemHeight = menu.menuItemHeight || defaultHeight;
			var itemProps = '';
			if( menu.fontFamily != '' ) itemProps += 'font-family:' + menu.fontFamily +';';
			itemProps += 'font-weight:' + menu.fontWeight + ';fontSize:' + menu.fontSize + 'px;';
			if (menu.fontStyle) itemProps += 'font-style:' + menu.fontStyle + ';';
			if (document.all || window.mmIsOpera) 
				itemProps += 'font-size:' + menu.fontSize + 'px;" onmouseover="onMenuItemOver(null,this);" onclick="onMenuItemAction(null,this);';
			else if (!document.layers) {
				itemProps += 'font-size:' + menu.fontSize + 'px;';
			}
			var l;
			if (lrs) {
				var lw = menu.menuWidth;
				if( menu.menuItemHAlign == 'right' ) lw -= menu.menuItemPadding;
				l = new Layer(lw,body);
			}
			var itemLeft = 0;
			var itemTop = i*menu.menuItemHeight;
			if( !menu.vertical ) {
				itemLeft = i*menu.menuWidth;
				itemTop = 0;
			}
			var dTag = '<div id="menuItem'+ countItems +'" style="position:absolute;left:' + itemLeft + 'px;top:'+ itemTop +'px;'+ itemProps +'">';
			var dClose = '</div>'
			if (menu.bgImageUp) dTag = '<div id="menuItem'+ countItems +'" style="background:url('+menu.bgImageUp+');position:absolute;left:' + itemLeft + 'px;top:'+ itemTop +'px;'+ itemProps +'">';

			var left = 0, top = 0, right = 0, bottom = 0;
			left = 1 + menu.menuItemPadding + menu.menuItemIndent;
			right = left + menu.menuWidth - 2*menu.menuItemPadding - menu.menuItemIndent;
			if( menu.menuItemVAlign == 'top' ) top = menu.menuItemPadding;
			if( menu.menuItemVAlign == 'bottom' ) top = menu.menuItemHeight-menu.fontSize-1-menu.menuItemPadding;
			if( menu.menuItemVAlign == 'middle' ) top = ((menu.menuItemHeight/2)-(menu.fontSize/2)-1);
			bottom = menu.menuItemHeight - 2*menu.menuItemPadding;
			var textProps = 'position:absolute;left:' + left + 'px;top:' + top + 'px;';
			if (lrs) {
				textProps +=itemProps + 'right:' + right + ';bottom:' + bottom + ';';
				dTag = "";
				dClose = "";
			}
			if(document.all && !window.mmIsOpera) {
				item = '<div align="' + menu.menuItemHAlign + '">' + item + '</div>';
			} else if (lrs) {
				item = '<div style="text-align:' + menu.menuItemHAlign + ';">' + item + '</div>';
			} else {
				var hitem = null;
				if( menu.menuItemHAlign != 'left' ) {
					if(window.mmIsOpera) {
						var operaWidth = menu.menuItemHAlign == 'center' ? -(menu.menuWidth-2*menu.menuItemPadding) : (menu.menuWidth-6*menu.menuItemPadding);
						hitem = '<div id="menuItemHilite' + countItems + 'Shim" style="position:absolute;top:1px;left:' + menu.menuItemPadding + 'px;width:' + operaWidth + 'px;text-align:' 
							+ menu.menuItemHAlign + ';visibility:visible;">' + item + '</div>';
						item = '<div id="menuItemText' + countItems + 'Shim" style="position:absolute;top:1px;left:' + menu.menuItemPadding + 'px;width:' + operaWidth + 'px;text-align:' 
							+ menu.menuItemHAlign + ';visibility:visible;">' + item + '</div>';
					} else {
						hitem = '<div id="menuItemHilite' + countItems + 'Shim" style="position:absolute;top:1px;left:1px;right:-' + (left+menu.menuWidth-3*menu.menuItemPadding) + 'px;text-align:' 
							+ menu.menuItemHAlign + ';visibility:visible;">' + item + '</div>';
						item = '<div id="menuItemText' + countItems + 'Shim" style="position:absolute;top:1px;left:1px;right:-' + (left+menu.menuWidth-3*menu.menuItemPadding) + 'px;text-align:' 
							+ menu.menuItemHAlign + ';visibility:visible;">' + item + '</div>';
					}
				} else hitem = null;
			}
			if(document.all && !window.mmIsOpera) item = '<div id="menuItemShim' + countItems + '" style="position:absolute;left:0px;top:0px;">' + item + '</div>';
			var dText	= '<div id="menuItemText'+ countItems +'" style="' + textProps + 'color:'+ menu.fontColor +';">'+ item +'&nbsp</div>\n'
						+ '<div id="menuItemHilite'+ countItems +'" style="' + textProps + 'color:'+ menu.fontColorHilite +';visibility:hidden;">' 
						+ (hitem||item) +'&nbsp</div>';
			if (childMenu) content += ( dTag + dText + '<div id="childMenu'+ countItems +'" style="position:absolute;left:0px;top:3px;"><img src="'+ menu.childMenuIcon +'"></div>\n' + dClose);
			else content += ( dTag + dText + dClose);
			if (lrs) {
				l.document.open("text/html");
				l.document.writeln(content);
				l.document.close();	
				content = '';
				theStat += "-";
				tsc++;
				if (tsc > 50) {
					tsc = 0;
					theStat = "";
				}
				status = theStat;
			}
			countItems++;  
		}
		if (lrs) {
			var focusItem = new Layer(100, body);
			focusItem.visiblity="hidden";
			focusItem.document.open("text/html");
			focusItem.document.writeln("&nbsp;");
			focusItem.document.close();	
		} else {
		  content += '	  <div id="focusItem'+ countMenus +'" style="position:absolute;left:0px;top:0px;visibility:hide;" onclick="onMenuItemAction(null,this);">&nbsp;</div>\n';
		  content += '   </div>\n  </div>\n</div>\n';
		}
		i=x;
	}
	if (document.layers) {		
		container.clip.width = window.innerWidth;
		container.clip.height = window.innerHeight;
		container.onmouseout = mouseoutMenu;
		container.menuContainerBgColor = this.menuContainerBgColor;
		for (var i=0; i<container.document.layers.length; i++) {
			proto = container.menus[i];
			var menu = container.document.layers[i];
			container.menus[i].menuLayer = menu;
			container.menus[i].menuLayer.Menu = container.menus[i];
			container.menus[i].menuLayer.Menu.container = container;
			var body = menu.document.layers[0].document.layers[0];
			body.clip.width = proto.menuWidth || body.clip.width;
			body.clip.height = proto.menuHeight || body.clip.height;
			for (var n=0; n<body.document.layers.length-1; n++) {
				var l = body.document.layers[n];
				l.Menu = container.menus[i];
				l.menuHiliteBgColor = proto.menuHiliteBgColor;
				l.document.bgColor = proto.menuItemBgColor;
				l.saveColor = proto.menuItemBgColor;
				l.onmouseover = proto.onMenuItemOver;
				l.onclick = proto.onMenuItemAction;
				l.mmaction = container.menus[i].actions[n];
				l.focusItem = body.document.layers[body.document.layers.length-1];
				l.clip.width = proto.menuWidth || body.clip.width;
				l.clip.height = proto.menuItemHeight || l.clip.height;
				if (n>0) {
					if( l.Menu.vertical ) l.top = body.document.layers[n-1].top + body.document.layers[n-1].clip.height + proto.menuItemBorder + proto.menuItemSpacing;
					else l.left = body.document.layers[n-1].left + body.document.layers[n-1].clip.width + proto.menuItemBorder + proto.menuItemSpacing;
				}
				l.hilite = l.document.layers[1];
				if (proto.bgImageUp) l.background.src = proto.bgImageUp;
				l.document.layers[1].isHilite = true;
				if (l.document.layers.length > 2) {
					l.childMenu = container.menus[i].items[n].menuLayer;
					l.document.layers[2].left = l.clip.width -13;
					l.document.layers[2].top = (l.clip.height / 2) -4;
					l.document.layers[2].clip.left += 3;
					l.Menu.childMenus[l.Menu.childMenus.length] = l.childMenu;
				}
			}
			if( proto.menuBgOpaque ) body.document.bgColor = proto.bgColor;
			if( proto.vertical ) {
				body.clip.width  = l.clip.width +proto.menuBorder;
				body.clip.height = l.top + l.clip.height +proto.menuBorder;
			} else {
				body.clip.height  = l.clip.height +proto.menuBorder;
				body.clip.width = l.left + l.clip.width  +proto.menuBorder;
				if( body.clip.width > window.innerWidth ) body.clip.width = window.innerWidth;
			}
			var focusItem = body.document.layers[n];
			focusItem.clip.width = body.clip.width;
			focusItem.Menu = l.Menu;
			focusItem.top = -30;
            focusItem.captureEvents(Event.MOUSEDOWN);
            focusItem.onmousedown = onMenuItemDown;
			if( proto.menuBgOpaque ) menu.document.bgColor = proto.menuBorderBgColor;
			var lite = menu.document.layers[0];
			if( proto.menuBgOpaque ) lite.document.bgColor = proto.menuLiteBgColor;
			lite.clip.width = body.clip.width +1;
			lite.clip.height = body.clip.height +1;
			menu.clip.width = body.clip.width + (proto.menuBorder * 3) ;
			menu.clip.height = body.clip.height + (proto.menuBorder * 3);
		}
	} else {
		if ((!document.all) && (container.hasChildNodes) && !window.mmIsOpera) {
			container.innerHTML=content;
		} else {
			container.document.open("text/html");
			container.document.writeln(content);
			container.document.close();	
		}
		if (!FIND("menuLayer0")) return;
		var menuCount = 0;
		for (var x=0; x<container.menus.length; x++) {
			var menuLayer = FIND("menuLayer" + x);
			container.menus[x].menuLayer = "menuLayer" + x;
			menuLayer.Menu = container.menus[x];
			menuLayer.Menu.container = "menuLayer" + x;
			menuLayer.style.zindex = 1;
		    var s = menuLayer.style;
			s.pixeltop = -300;
			s.pixelleft = -300;
			s.top = '-300px';
			s.left = '-300px';

			var menu = container.menus[x];
			menu.menuItemWidth = menu.menuWidth || menu.menuIEWidth || 140;
			if( menu.menuBgOpaque ) menuLayer.style.backgroundColor = menu.menuBorderBgColor;
			var top = 0;
			var left = 0;
			menu.menuItemLayers = new Array();
			for (var i=0; i<container.menus[x].items.length; i++) {
				var l = FIND("menuItem" + menuCount);
				l.Menu = container.menus[x];
				l.Menu.menuItemLayers[l.Menu.menuItemLayers.length] = l;
				if (l.addEventListener || window.mmIsOpera) {
					l.style.width = menu.menuItemWidth + 'px';
					l.style.height = menu.menuItemHeight + 'px';
					l.style.pixelWidth = menu.menuItemWidth;
					l.style.pixelHeight = menu.menuItemHeight;
					l.style.top = top + 'px';
					l.style.left = left + 'px';
					if(l.addEventListener) {
						l.addEventListener("mouseover", onMenuItemOver, false);
						l.addEventListener("click", onMenuItemAction, false);
						l.addEventListener("mouseout", mouseoutMenu, false);
					}
					if( menu.menuItemHAlign != 'left' ) {
						l.hiliteShim = FIND("menuItemHilite" + menuCount + "Shim");
						l.hiliteShim.style.visibility = "inherit";
						l.textShim = FIND("menuItemText" + menuCount + "Shim");
						l.hiliteShim.style.pixelWidth = menu.menuItemWidth - 2*menu.menuItemPadding - menu.menuItemIndent;
						l.hiliteShim.style.width = l.hiliteShim.style.pixelWidth;
						l.textShim.style.pixelWidth = menu.menuItemWidth - 2*menu.menuItemPadding - menu.menuItemIndent;
						l.textShim.style.width = l.textShim.style.pixelWidth;	
					}
				} else {
					l.style.pixelWidth = menu.menuItemWidth;
					l.style.pixelHeight = menu.menuItemHeight;
					l.style.pixelTop = top;
					l.style.pixelLeft = left;
					if( menu.menuItemHAlign != 'left' ) {
						var shim = FIND("menuItemShim" + menuCount);
						shim[0].style.pixelWidth = menu.menuItemWidth - 2*menu.menuItemPadding - menu.menuItemIndent;
						shim[1].style.pixelWidth = menu.menuItemWidth - 2*menu.menuItemPadding - menu.menuItemIndent;
						shim[0].style.width = shim[0].style.pixelWidth + 'px';
						shim[1].style.width = shim[1].style.pixelWidth + 'px';
					}
				}
				if( menu.vertical ) top = top + menu.menuItemHeight+menu.menuItemBorder+menu.menuItemSpacing;
				else left = left + menu.menuItemWidth+menu.menuItemBorder+menu.menuItemSpacing;
				l.style.fontSize = menu.fontSize + 'px';
				l.style.backgroundColor = menu.menuItemBgColor;
				l.style.visibility = "inherit";
				l.saveColor = menu.menuItemBgColor;
				l.menuHiliteBgColor = menu.menuHiliteBgColor;
				l.mmaction = container.menus[x].actions[i];
				l.hilite = FIND("menuItemHilite" + menuCount);
				l.focusItem = FIND("focusItem" + x);
				l.focusItem.style.pixelTop = -30;
				l.focusItem.style.top = '-30px';
				var childItem = FIND("childMenu" + menuCount);
				if (childItem) {
					l.childMenu = container.menus[x].items[i].menuLayer;
					childItem.style.pixelLeft = menu.menuItemWidth -11;
					childItem.style.left = childItem.style.pixelLeft + 'px';
					childItem.style.pixelTop = (menu.menuItemHeight /2) -4;
					childItem.style.top = childItem.style.pixelTop + 'px';
					l.Menu.childMenus[l.Menu.childMenus.length] = l.childMenu;
				}
				l.style.cursor = "hand";
				menuCount++;
			}
			if( menu.vertical ) {
				menu.menuHeight = top-1-menu.menuItemSpacing;
				menu.menuWidth = menu.menuItemWidth;
			} else {
				menu.menuHeight = menu.menuItemHeight;
				menu.menuWidth = left-1-menu.menuItemSpacing;
			}

			var lite = FIND("menuLite" + x);
			var s = lite.style;
			s.pixelHeight = menu.menuHeight +(menu.menuBorder * 2);
			s.height = s.pixelHeight + 'px';
			s.pixelWidth = menu.menuWidth + (menu.menuBorder * 2);
			s.width = s.pixelWidth + 'px';
			if( menu.menuBgOpaque ) s.backgroundColor = menu.menuLiteBgColor;

			var body = FIND("menuFg" + x);
			s = body.style;
			s.pixelHeight = menu.menuHeight + menu.menuBorder;
			s.height = s.pixelHeight + 'px';
			s.pixelWidth = menu.menuWidth + menu.menuBorder;
			s.width = s.pixelWidth + 'px';
			if( menu.menuBgOpaque ) s.backgroundColor = menu.bgColor;

			s = menuLayer.style;
			s.pixelWidth  = menu.menuWidth + (menu.menuBorder * 4);
			s.width = s.pixelWidth + 'px';
			s.pixelHeight  = menu.menuHeight+(menu.menuBorder*4);
			s.height = s.pixelHeight + 'px';
		}
	}
	if (document.captureEvents) document.captureEvents(Event.MOUSEUP);
	if (document.addEventListener) document.addEventListener("mouseup", onMenuItemOver, false);
	if (document.layers && window.innerWidth) {
		window.onresize = NS4resize;
		window.NS4sIW = window.innerWidth;
		window.NS4sIH = window.innerHeight;
		setTimeout("NS4resize()",500);
	}
	document.onmouseup = mouseupMenu;
	window.mmWroteMenu = true;
	status = "";
}
function NS4resize() {
	if (NS4sIW != window.innerWidth || NS4sIH != window.innerHeight) window.location.reload();
}
function onMenuItemOver(e, l) {
	MM_clearTimeout();
	l = l || this;
	var a = window.ActiveMenuItem;
	if (document.layers) {
		if (a) {
			a.document.bgColor = a.saveColor;
			if (a.hilite) a.hilite.visibility = "hidden";
			if (a.Menu.bgImageOver) a.background.src = a.Menu.bgImageUp;
			a.focusItem.top = -100;
			a.clicked = false;
		}
		if (l.hilite) {
			l.document.bgColor = l.menuHiliteBgColor;
			l.zIndex = 1;
			l.hilite.visibility = "inherit";
			l.hilite.zIndex = 2;
			l.document.layers[1].zIndex = 1;
			l.focusItem.zIndex = this.zIndex +2;
		}
		if (l.Menu.bgImageOver) l.background.src = l.Menu.bgImageOver;
		l.focusItem.top = this.top;
		l.focusItem.left = this.left;
		l.focusItem.clip.width = l.clip.width;
		l.focusItem.clip.height = l.clip.height;
		l.Menu.hideChildMenu(l);
	} else if (l.style && l.Menu) {
		if (a) {
			a.style.backgroundColor = a.saveColor;
			if (a.hilite) a.hilite.style.visibility = "hidden";
			if (a.hiliteShim) a.hiliteShim.style.visibility = "inherit";
			if (a.Menu.bgImageUp) a.style.background = "url(" + a.Menu.bgImageUp +")";;
		} 
		l.style.backgroundColor = l.menuHiliteBgColor;
		l.zIndex = 1;
		if (l.Menu.bgImageOver) l.style.background = "url(" + l.Menu.bgImageOver +")";
		if (l.hilite) {
			l.hilite.style.visibility = "inherit";
			if( l.hiliteShim ) l.hiliteShim.style.visibility = "visible";
		}
		l.focusItem.style.pixelTop = l.style.pixelTop;
		l.focusItem.style.top = l.focusItem.style.pixelTop + 'px';
		l.focusItem.style.pixelLeft = l.style.pixelLeft;
		l.focusItem.style.left = l.focusItem.style.pixelLeft + 'px';
		l.focusItem.style.zIndex = l.zIndex +1;
		l.Menu.hideChildMenu(l);
	} else return;
	window.ActiveMenuItem = l;
}
function onMenuItemAction(e, l) {
	l = window.ActiveMenuItem;
	if (!l) return;
	hideActiveMenus();
	if (l.mmaction) eval("" + l.mmaction);
	window.ActiveMenuItem = 0;
}
function MM_clearTimeout() {
	if (mmHideMenuTimer) clearTimeout(mmHideMenuTimer);
	mmHideMenuTimer = null;
	mmDHFlag = false;
}
function MM_startTimeout() {
	if( window.ActiveMenu ) {
		mmStart = new Date();
		mmDHFlag = true;
		mmHideMenuTimer = setTimeout("mmDoHide()", window.ActiveMenu.Menu.hideTimeout);
	}
}
function mmDoHide() {
	if (!mmDHFlag || !window.ActiveMenu) return;
	var elapsed = new Date() - mmStart;
	var timeout = window.ActiveMenu.Menu.hideTimeout;
	if (elapsed < timeout) {
		mmHideMenuTimer = setTimeout("mmDoHide()", timeout+100-elapsed);
		return;
	}
	mmDHFlag = false;
	hideActiveMenus();
	window.ActiveMenuItem = 0;
}
function MM_showMenu(menu, x, y, child, imgname) {
	
	if (!window.mmWroteMenu) 
		return;
	MM_clearTimeout();
	if (menu) {
		var obj = FIND(imgname) || document.images[imgname] || document.links[imgname] || document.anchors[imgname];
		x = moveXbySlicePos (x, obj);
		y = moveYbySlicePos (y, obj);
	}
	if (document.layers) {
		if (menu) {
			var l = menu.menuLayer || menu;
			l.top = l.left = 1;
			hideActiveMenus();
			if (this.visibility) l = this;
			window.ActiveMenu = l;
		} else {
			var l = child;
		}
		if (!l) return;
		for (var i=0; i<l.layers.length; i++) { 			   
			if (!l.layers[i].isHilite) l.layers[i].visibility = "inherit";
			if (l.layers[i].document.layers.length > 0) MM_showMenu(null, "relative", "relative", l.layers[i]);
		}
		if (l.parentLayer) {
			if (x != "relative") l.parentLayer.left = x || window.pageX || 0;
			if (l.parentLayer.left + l.clip.width > window.innerWidth) l.parentLayer.left -= (l.parentLayer.left + l.clip.width - window.innerWidth);
			if (y != "relative") l.parentLayer.top = y || window.pageY || 0;
			if (l.parentLayer.isContainer) {
				l.Menu.xOffset = window.pageXOffset;
				l.Menu.yOffset = window.pageYOffset;
				l.parentLayer.clip.width = window.ActiveMenu.clip.width +2;
				l.parentLayer.clip.height = window.ActiveMenu.clip.height +2;
				if (l.parentLayer.menuContainerBgColor && l.Menu.menuBgOpaque ) l.parentLayer.document.bgColor = l.parentLayer.menuContainerBgColor;
			}
		}
		l.visibility = "inherit";
		if (l.Menu) l.Menu.container.visibility = "inherit";
	} else if (FIND("menuItem0")) {
		var l = menu.menuLayer || menu;	
		hideActiveMenus();
		if (typeof(l) == "string") l = FIND(l);
		window.ActiveMenu = l;
		var s = l.style;
		s.visibility = "inherit";
		if (x != "relative") {
			s.pixelLeft = x || (window.pageX + document.body.scrollLeft) || 0;
			s.left = s.pixelLeft + 'px';
		}
		if (y != "relative") {
			s.pixelTop = y || (window.pageY + document.body.scrollTop) || 0;
			s.top = s.pixelTop + 'px';
		}
		l.Menu.xOffset = document.body.scrollLeft;
		l.Menu.yOffset = document.body.scrollTop;
	}
	if (menu) window.activeMenus[window.activeMenus.length] = l;
	MM_clearTimeout();
}
function onMenuItemDown(e, l) {
	var a = window.ActiveMenuItem;
	if (document.layers && a) {
		a.eX = e.pageX;
		a.eY = e.pageY;
		a.clicked = true;
    }
}
function mouseupMenu(e) {
	hideMenu(true, e);
	hideActiveMenus();
	return true;
}
function getExplorerVersion() {
	var ieVers = parseFloat(navigator.appVersion);
	if( navigator.appName != 'Microsoft Internet Explorer' ) return ieVers;
	var tempVers = navigator.appVersion;
	var i = tempVers.indexOf( 'MSIE ' );
	if( i >= 0 ) {
		tempVers = tempVers.substring( i+5 );
		ieVers = parseFloat( tempVers ); 
	}
	return ieVers;
}
function mouseoutMenu() {
	if ((navigator.appName == "Microsoft Internet Explorer") && (getExplorerVersion() < 4.5))
		return true;
	hideMenu(false, false);
	return true;
}
function hideMenu(mouseup, e) {
	var a = window.ActiveMenuItem;
	if (a && document.layers) {
		a.document.bgColor = a.saveColor;
		a.focusItem.top = -30;
		if (a.hilite) a.hilite.visibility = "hidden";
		if (mouseup && a.mmaction && a.clicked && window.ActiveMenu) {
 			if (a.eX <= e.pageX+15 && a.eX >= e.pageX-15 && a.eY <= e.pageY+10 && a.eY >= e.pageY-10) {
				setTimeout('window.ActiveMenu.Menu.onMenuItemAction();', 500);
			}
		}
		a.clicked = false;
		if (a.Menu.bgImageOver) a.background.src = a.Menu.bgImageUp;
	} else if (window.ActiveMenu && FIND("menuItem0")) {
		if (a) {
			a.style.backgroundColor = a.saveColor;
			if (a.hilite) a.hilite.style.visibility = "hidden";
			if (a.hiliteShim) a.hiliteShim.style.visibility = "inherit";
			if (a.Menu.bgImageUp) a.style.background = "url(" + a.Menu.bgImageUp +")";
		}
	}
	if (!mouseup && window.ActiveMenu) {
		if (window.ActiveMenu.Menu) {
			if (window.ActiveMenu.Menu.hideOnMouseOut) MM_startTimeout();
			return(true);
		}
	}
	return(true);
}
function hideChildMenu(hcmLayer) {
	MM_clearTimeout();
	var l = hcmLayer;
	for (var i=0; i < l.Menu.childMenus.length; i++) {
		var theLayer = l.Menu.childMenus[i];
		if (document.layers) theLayer.visibility = "hidden";
		else {
			theLayer = FIND(theLayer);
			theLayer.style.visibility = "hidden";
			if( theLayer.Menu.menuItemHAlign != 'left' ) {
				for(var j = 0; j < theLayer.Menu.menuItemLayers.length; j++) {
					var itemLayer = theLayer.Menu.menuItemLayers[j];
					if(itemLayer.textShim) itemLayer.textShim.style.visibility = "inherit";
				}
			}
		}
		theLayer.Menu.hideChildMenu(theLayer);
	}
	if (l.childMenu) {
		var childMenu = l.childMenu;
		if (document.layers) {
			l.Menu.MM_showMenu(null,null,null,childMenu.layers[0]);
			childMenu.zIndex = l.parentLayer.zIndex +1;
			childMenu.top = l.Menu.menuLayer.top + l.Menu.submenuYOffset;
			if( l.Menu.vertical ) {
				if( l.Menu.submenuRelativeToItem ) childMenu.top += l.top + l.parentLayer.top;
				childMenu.left = l.parentLayer.left + l.parentLayer.clip.width - (2*l.Menu.menuBorder) + l.Menu.menuLayer.left + l.Menu.submenuXOffset;
			} else {
				childMenu.top += l.top + l.parentLayer.top;	
				if( l.Menu.submenuRelativeToItem ) childMenu.left = l.Menu.menuLayer.left + l.left + l.clip.width + (2*l.Menu.menuBorder) + l.Menu.submenuXOffset;
				else childMenu.left = l.parentLayer.left + l.parentLayer.clip.width - (2*l.Menu.menuBorder) + l.Menu.menuLayer.left + l.Menu.submenuXOffset;
			}
			if( childMenu.left < l.Menu.container.clip.left ) l.Menu.container.clip.left = childMenu.left;
			var w = childMenu.clip.width+childMenu.left-l.Menu.container.clip.left;
			if (w > l.Menu.container.clip.width)  l.Menu.container.clip.width = w;
			var h = childMenu.clip.height+childMenu.top-l.Menu.container.clip.top;
			if (h > l.Menu.container.clip.height) l.Menu.container.clip.height = h;
			l.document.layers[1].zIndex = 0;
			childMenu.visibility = "inherit";
		} else if (FIND("menuItem0")) {
			childMenu = FIND(l.childMenu);
			var menuLayer = FIND(l.Menu.menuLayer);
			var s = childMenu.style;
			s.zIndex = menuLayer.style.zIndex+1;
			if (document.all || window.mmIsOpera) {
				s.pixelTop = menuLayer.style.pixelTop + l.Menu.submenuYOffset;
				if( l.Menu.vertical ) {
					if( l.Menu.submenuRelativeToItem ) s.pixelTop += l.style.pixelTop;
					s.pixelLeft = l.style.pixelWidth + menuLayer.style.pixelLeft + l.Menu.submenuXOffset;
					s.left = s.pixelLeft + 'px';
				} else {
					s.pixelTop += l.style.pixelTop;
					if( l.Menu.submenuRelativeToItem ) s.pixelLeft = menuLayer.style.pixelLeft + l.style.pixelLeft + l.style.pixelWidth + (2*l.Menu.menuBorder) + l.Menu.submenuXOffset;
					else s.pixelLeft = (menuLayer.style.pixelWidth-4*l.Menu.menuBorder) + menuLayer.style.pixelLeft + l.Menu.submenuXOffset;
					s.left = s.pixelLeft + 'px';
				}
			} else {
				var top = parseInt(menuLayer.style.top) + l.Menu.submenuYOffset;
				var left = 0;
				if( l.Menu.vertical ) {
					if( l.Menu.submenuRelativeToItem ) top += parseInt(l.style.top);
					left = (parseInt(menuLayer.style.width)-4*l.Menu.menuBorder) + parseInt(menuLayer.style.left) + l.Menu.submenuXOffset;
				} else {
					top += parseInt(l.style.top);
					if( l.Menu.submenuRelativeToItem ) left = parseInt(menuLayer.style.left) + parseInt(l.style.left) + parseInt(l.style.width) + (2*l.Menu.menuBorder) + l.Menu.submenuXOffset;
					else left = (parseInt(menuLayer.style.width)-4*l.Menu.menuBorder) + parseInt(menuLayer.style.left) + l.Menu.submenuXOffset;
				}
				s.top = top + 'px';
				s.left = left + 'px';
			}
			childMenu.style.visibility = "inherit";
		} else return;
		window.activeMenus[window.activeMenus.length] = childMenu;
	}
}
function hideActiveMenus() {
	if (!window.activeMenus) return;
	for (var i=0; i < window.activeMenus.length; i++) {
		if (!activeMenus[i]) continue;
		if (activeMenus[i].visibility && activeMenus[i].Menu && !window.mmIsOpera) {
			activeMenus[i].visibility = "hidden";
			activeMenus[i].Menu.container.visibility = "hidden";
			activeMenus[i].Menu.container.clip.left = 0;
		} else if (activeMenus[i].style) {
			var s = activeMenus[i].style;
			s.visibility = "hidden";
			s.left = '-200px';
			s.top = '-200px';
		}
	}
	if (window.ActiveMenuItem) hideMenu(false, false);
	window.activeMenus.length = 0;
}
function moveXbySlicePos (x, img) { 
	if (!document.layers) {
		var onWindows = navigator.platform ? navigator.platform == "Win32" : false;
		var macIE45 = document.all && !onWindows && getExplorerVersion() == 4.5;
		var par = img;
		var lastOffset = 0;
		while(par){
			if( par.leftMargin && ! onWindows ) x += parseInt(par.leftMargin);
			if( (par.offsetLeft != lastOffset) && par.offsetLeft ) x += parseInt(par.offsetLeft);
			if( par.offsetLeft != 0 ) lastOffset = par.offsetLeft;
			par = macIE45 ? par.parentElement : par.offsetParent;
		}
	} else if (img.x) x += img.x;
	return x;
}
function moveYbySlicePos (y, img) {
	if(!document.layers) {
		var onWindows = navigator.platform ? navigator.platform == "Win32" : false;
		var macIE45 = document.all && !onWindows && getExplorerVersion() == 4.5;
		var par = img;
		var lastOffset = 0;
		while(par){
			if( par.topMargin && !onWindows ) y += parseInt(par.topMargin);
			if( (par.offsetTop != lastOffset) && par.offsetTop ) y += parseInt(par.offsetTop);
			if( par.offsetTop != 0 ) lastOffset = par.offsetTop;
			par = macIE45 ? par.parentElement : par.offsetParent;
		}		
	} else if (img.y >= 0) y += img.y;
	return y;
}
//MenuItems Endds