// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

var NoOffFirstLineMenus=2;			// Number of first level items

Menu1=new Array("Official SJGH Website","http://www.sjgeneralhospital.com/","",0,20,175);

Menu2=new Array("MHS Email (Authorized Personnel Only!)","./loginbanner.html","",0,40,175);

Menu2=new Array("SJGH Email (Authorized Personnel Only!)","loginbanner.html","",0,40,175);

