_scrollAmount=5      // Used for Netscape 4 scrolling
_scrollDelay=10	     // Used for Netscape 4 scrolling

_menuCloseDelay=500  // The delay for menus to remain visible on mouse off
_menuOpenDelay=10   // The delay for opening menus on mouse over
_subOffsetTop=0;     // Sub menu offset Top position
_subOffsetLeft=0;  // Sub menu offset Left position
buildAfterLoad=true;


Goverfilter="Alpha(style=1,opacity=25,finishOpacity=100,startX=0,finishX=100,startY=100,finishY=0);Fade(duration=0.5);Shadow(color='#777777', Direction=135, Strength=5)"
Goverfilter="Fade(duration=0.5);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)"
Goutfilter="randomdissolve(duration=0.3)"
Goutfilter=""
Goverfilter=""

AllMargin=0;

treeOffset=0;  // Used to set the offset of sub menus
singleMasterMenu=true // Informs the system to on;y have one menu open at a time

with(tstyle1=new mm_style()){
offcolor="#000000";
offbgcolor="#ffc967";
oncolor="#000000";
onbgcolor="#fca700";
ondecoration="underline"
borderstyle = "solid";
//subimage="white_arrow.gif"
//onsubimage="white_arrow_down.gif"
bordercolor="black"
borderwidth=1
padding = 20
fontsize = "9px";
fontfamily = "arial, verdana, tahoma";    
subimageposition="top right" ;
separatorsize=1
separatorcolor="#003366";
//image="trans.gif"
subimagepadding=3
imagepadding=2
itemwidth=130
}


sub1Style=new copyOf(tstyle1)
sub1Style.offcolor = "#000000";
sub1Style.offbgcolor="#ffd998"
sub1Style.separatorcolor="#556E8C"

sub2Style=new copyOf(tstyle1)
sub2Style.offcolor = "#000000";
sub2Style.offbgcolor="#D6DDE6"
sub2Style.separatorcolor="#8EA2BB"


tstyle1.clickcolor="#000000"
tstyle1.clickbgcolor="#fca700"
//tstyle1.clickimage="red_blip.gif"
//tstyle1.clicksubimage="white_arrow_down.gif"


with(new menuname("main Tree Menu")){
top=10;
left=6;
style = tstyle1;
alwaysvisible = 1;
horizontalMenuDelay = true;
itemwidth=300;
margin=AllMargin;
position="relative";
separatorsize="10";
padding=5;
aI("text=Home;url=/consultancy/home.php");
aI("text=What we do;showmenu=What;type=tree");
aI("text=Our Services;showmenu=Services;url=/consultancy/our-services.php;type=tree");
aI("text=Our Credentials;showmenu=Credentials;type=tree");
aI("text=Our Clients;showmenu=Clients;type=tree");
aI("text=Training courses;showmenu=Training");
aI("text=Our News;showmenu=News;type=tree");
//aI("text=Our Contact Details;showmenu=Contact;type=tree;image=blue_blip.gif;overimage=red_blip.gif;");
//aI("text=On-Line services;showmenu=online;type=tree;image=blue_blip.gif;overimage=red_blip.gif;");

}

	with(new menuname("What")){
	style = sub1Style;
	margin=AllMargin
	aI("text=What is HR outsourcing?;url=/consultancy/what-we-do.php?s=0");
	aI("text=Outsourcing service levels;url=/consultancy/what-we-do.php?s=1");
	aI("text=Outsourcing benefits;url=/consultancy/what-we-do.php?s=2");
	aI("text=Pay as you go overview;url=/consultancy/what-we-do.php?s=3");
	aI("text=Health & Safety;url=/consultancy/what-we-do.php?s=4");
	aI("text=Training courses;url=/consultancy/what-we-do.php?s=5");
	}


	with(new menuname("Services")){
	style = sub1Style;
	margin=AllMargin
	aI("text=Employing your staff;url=/consultancy/our-services.php?s=0");
	aI("text=Staff Performance & Surveys;url=/consultancy/our-services.php?s=1");
	aI("text=Engaging & developing your staff;url=/consultancy/our-services.php?s=2");
	aI("text=Your company and the law;url=/consultancy/our-services.php?s=3");
	aI("text=Personal skill training for Business;url=/consultancy/our-services.php?s=4");
	}



	with(new menuname("Credentials")){
	style = sub1Style;
	margin=AllMargin
	aI("text=Why use PicassoHR?;url=/consultancy/our-credentials.php");
	aI("text=Our Qualifications;url=/consultancy/our-credentials.php?s=0");
	aI("text=Our Guarantee of Quality;url=/consultancy/our-credentials.php?s=1");
	aI("text=Our Privacy policy;url=/consultancy/our-credentials.php?s=2");
	aI("text=Our Vision;url=/consultancy/our-credentials.php?s=3");
	}

	with(new menuname("Clients")){
	style = sub1Style;
	margin=AllMargin
	aI("text=Client profile;url=/consultancy/our-clients.php");
	aI("text=Clent feedback;url=/consultancy/our-clients.php");
	}

	with(new menuname("Training")){
	style = sub1Style;
	margin=AllMargin
	aI("text=Upcoming courses;url=/training/training-index.php?upcoming=1");
	aI("text=Full course list;url=/training/training-index.php");
	aI("text=Face reading;url=/training/training-index.php?id=PD");
	aI("text=Management Training;url=/training/training-index.php?id=M");
	aI("text=Personal Development;url=/training/training-index.php?id=PD");
	aI("text=HR Training;url=/training/training-index.php?id=HR");
	aI("text=H&S Training;url=/training/training-index.php?id=HS");
	aI("text=Biographies of trainers;url=#");
	}

	with(new menuname("Online")){
	style = sub1Style;
	margin=AllMargin
	aI("text=HR nformation System;url=#");
	aI("text=360 degree feedback;url=#");
	aI("text=Staff surveys;url=#");
	aI("text=Management Training;url=#");
	aI("text=Personal Development;url=#");
	aI("text=HR Training;url=#");
	aI("text=Biographies of trainers;url=#");
	}

	with(new menuname("News")){
	style = sub1Style;
	margin=AllMargin
	aI("text=Picasso HR News;url=/newsletter/newsletter.php");
	aI("text=Archive;url=/newsletter/newsletter-index.php");
	}

	with(new menuname("Contact")){
	style = sub1Style;
	margin=AllMargin
	aI("text=Address and directions;url=#");
	aI("text=Contact Us;url=#");
	aI("text=Regulatory Information;url=#");
	}



drawMenus();
