
if(screen.width==1024)
 {
	arMenu1 = new Array(
	142,
	545,"100",
	"","",
	"#ED7F1D","#2E6582",
	"","",
	"An Integrated Solution","solution.htm",0,
	"The Challenges Ahead","challenges.htm",0,
	"The Big Picture","bigpicture.htm",0
		)
	
	
	
	arMenu2 = new Array(
	142,
	655,"100",
	"","",
	"#ED7F1D","#2E6582",
	"","",
	"District Office","dist_office.htm",0,
	"Principal","principal.htm",0,
	"Teacher","teacher.htm",0,
	"Student","student.htm",0,
	"Parent","parent.htm",0
	)

}
if(screen.width==800)
 {
	arMenu1 = new Array(
	142,
	435,"40",
	"","",
	"#ED7F1D","#2E6582",
	"","",
	"An Integrated Solution","solution.htm",0,
	"The Challenges Ahead","challenges.htm",0,
	"The Big Picture","bigpicture.htm",0
	)
	
	
	
	arMenu2 = new Array(
	142,
	550,"40",
	"","",
	"#ED7F1D","#2E6582",
	"","",
	"District Office","dist_office.htm",0,
	"Principal","principal.htm",0,
	"Teacher","teacher.htm",0,
	"Student","student.htm",0,
	"Parent","parent.htm",0
	)

}
