 
var ua = navigator.userAgent.toLowerCase();
var isIE = ua.indexOf("msie");
var isMac = ua.indexOf("mac");
var crapBrowser = 0;
 

var base ="/" ;
 
//--------browser detect for daggy old ie for mac finish. The real js starts now :) ----------------//
 
function mmLoadMenus() 
	{
		
	if(isMac>0 && isIE>0){
		alert("Internet Explorer for Mac is outdated software and will not display this site correctly. To get the most out of this site please use a modern standards compliant browser such as Safari - thank you");
		}
		

		 if (window.mm_menu_1202103052_0) return;
window.mm_menu_1202103052_0 = new Menu("root",135,18,"",13,"#FCFCFC","#FFFFFF","#ADADAD","#FF9900","left","middle",3,0,500,-5,7,true,true,true,0,false,true);
  mm_menu_1202103052_0.addMenuItem("Intro","location= base + 'about/about_index.html'");
  mm_menu_1202103052_0.addMenuItem("Catchment&nbsp;Area","location= base +'about/catchment.html'");
  mm_menu_1202103052_0.addMenuItem("RLC's&nbsp;Stucture&nbsp;","location= base +'about/structure.html'");
  mm_menu_1202103052_0.addMenuItem("Expressed&nbsp;Demand","location= base +'about/exp_dem.html'");
  mm_menu_1202103052_0.addMenuItem("Staffing &amp; Resources","location= base +'about/resources.html'");
  mm_menu_1202103052_0.addMenuItem("Annual Reports","location= base +'about/annualreports.html'");
  mm_menu_1202103052_0.addMenuItem("Community","location= base +'community/community.html'");
    mm_menu_1202103052_0.addMenuItem("Donate to RLC","location= base +'about/about_donate.html'");
   mm_menu_1202103052_0.hideOnMouseOut=true;
   mm_menu_1202103052_0.bgColor='#FFFFFF';
   mm_menu_1202103052_0.menuBorder=0;
   mm_menu_1202103052_0.menuLiteBgColor='#FFFFFF';
   mm_menu_1202103052_0.menuBorderBgColor='#FFFFFF';
   
  window.mm_menu_1204003418_0 = new Menu("root",135,18,"",13,"#FCFCFC","#FFFFFF","#ADADAD","#FF9900","left","middle",3,0,500,-5,7,true,true,true,0,false,true);
  mm_menu_1204003418_0.addMenuItem("Intro","location= base +'services/services.html'");
  mm_menu_1204003418_0.addMenuItem("General Legal","location= base+'services/general.html'");
  mm_menu_1204003418_0.addMenuItem("Credit &amp; Debt Advice ","location= base +'services/credit_debt.html'");
  mm_menu_1204003418_0.addMenuItem("Domestic Violence","location=base+'services/wdvcas.html'");
  mm_menu_1204003418_0.addMenuItem("Tenants Advice","location= base +'services/tenants.html'");
  mm_menu_1204003418_0.addMenuItem("Eligibility Criteria","location= base +'services/eligiblity.html'"); 
   mm_menu_1204003418_0.hideOnMouseOut=true;
   mm_menu_1204003418_0.bgColor='#FFFFFF';
   mm_menu_1204003418_0.menuBorder=0;
   mm_menu_1204003418_0.menuLiteBgColor='#FFFFFF';
   mm_menu_1204003418_0.menuBorderBgColor='#FFFFFF';
   

        window.mm_menu_1204002655_0 = new Menu("root",135,18,"",13,"#FCFCFC","#FFFFFF","#ADADAD","#FF9900","left","middle",3,0,500,-5,7,true,true,true,0,false,true);
  mm_menu_1204002655_0.addMenuItem("Intro","location= base +'volunteer/volunteerintro.html'");
  mm_menu_1204002655_0.addMenuItem("Solicitors","location= base +'volunteer/solicitors/vol_solicitors.html'");
  mm_menu_1204002655_0.addMenuItem("Legal&nbsp;Assistants","location= base +'volunteer/legal_assistants/legal_assistants.html'");
  mm_menu_1204002655_0.addMenuItem("Contacts&nbsp;&&nbsp;Links","location= base +'volunteer/contactlinks.html'");
   mm_menu_1204002655_0.hideOnMouseOut=true;
   mm_menu_1204002655_0.bgColor='#FFFFFF';
   mm_menu_1204002655_0.menuBorder=0;
   mm_menu_1204002655_0.menuLiteBgColor='#FFFFFF';
   mm_menu_1204002655_0.menuBorderBgColor='#FFFFFF';
  window.mm_menu_1204003417_0 = new Menu("root",135,18,"",13,"#FCFCFC","#FFFFFF","#ADADAD","#FF9900","left","middle",3,0,500,-5,7,true,true,true,0,false,true);
  mm_menu_1204003417_0.addMenuItem("FAQs","location= base +'FAQ_Links/FAQ.html'");
  mm_menu_1204003417_0.addMenuItem("Useful&nbsp;Links","location= base +'FAQ_Links/links.html'");
   mm_menu_1204003417_0.hideOnMouseOut=true;
   mm_menu_1204003417_0.bgColor='#FFFFFF';
   mm_menu_1204003417_0.menuBorder=0;
   mm_menu_1204003417_0.menuLiteBgColor='#FFFFFF';
   mm_menu_1204003417_0.menuBorderBgColor='#FFFFFF';

mm_menu_1204003417_0.writeMenus();


	}/* close function mmLoadMenus
	*/