// JavaScript Document
<!-- hide from none JavaScript Browsers

// first rollover

	FirstRoll = new Array()
	FirstRoll[0]= new Image(41,41)
	FirstRoll[0].src = "bartm.jpg"
	FirstRoll[1] = new Image(41,41)
	FirstRoll[1].src = "bart.jpg"
	
	
	function FirstSwapOut() {		
		document.eduone.src = FirstRoll[1].src; return true;	
	}
	
	function FirstSwapBack() {		
		document.eduone.src = FirstRoll[0].src; return true;	
	}

// second rollover

	SecondRoll = new Array()
	SecondRoll[0] = new Image(41,41)
	SecondRoll[0].src = "ba1tm.jpg"
	SecondRoll[1] = new Image(41,41)
	SecondRoll[1].src = "ba1t.jpg"
	
	
	function SecondSwapOut() {		
		document.edutwo.src = SecondRoll[1].src; return true;	
	}
	
	function SecondSwapBack() {		
		document.edutwo.src = SecondRoll[0].src; return true;	
	}
	
// third rollover

	ThirdRoll = new Array()
	ThirdRoll[0]= new Image(41,41)
	ThirdRoll[0].src = "ba2tm.jpg"
	ThirdRoll[1] = new Image(41,41)
	ThirdRoll[1].src = "ba2t.jpg"
	
	
	function ThirdSwapOut() {		
		document.eduthr.src = ThirdRoll[1].src; return true;	
	}
	
	function ThirdSwapBack() {		
		document.eduthr.src = ThirdRoll[0].src; return true;	
	}

// fourth rollover

	FourthRoll = new Array()
	FourthRoll[0] = new Image(41,41)
	FourthRoll[0].src = "editm.jpg"
	FourthRoll[1] = new Image(41,41)
	FourthRoll[1].src = "edit.jpg"
	
	
	function FourthSwapOut() {		
		document.edufou.src = FourthRoll[1].src; return true;	
	}
	
	function FourthSwapBack() {		
		document.edufou.src = FourthRoll[0].src; return true;	
	}
	
// fifth rollover

	FifthRoll = new Array()
	FifthRoll[0]= new Image(41,41)
	FifthRoll[0].src = "crab2tm.jpg"
	FifthRoll[1] = new Image(41,41)
	FifthRoll[1].src = "crab2t.jpg"
	
	
	function FifthSwapOut() {		
		document.edufiv.src = FifthRoll[1].src; return true;	
	}
	
	function FifthSwapBack() {		
		document.edufiv.src = FifthRoll[0].src; return true;	
	}

// sixth rollover

	SixthRoll = new Array()
	SixthRoll[0]= new Image(41,41)
	SixthRoll[0].src = "birtm.jpg"
	SixthRoll[1] = new Image(41,41)
	SixthRoll[1].src = "birt.jpg"
	
	
	function SixthSwapOut() {		
		document.edusix.src = SixthRoll[1].src; return true;	
	}
	
	function SixthSwapBack() {		
		document.edusix.src = SixthRoll[0].src; return true;	
	}
	
// seventh rollover

	SevenRoll = new Array()
	SevenRoll[0]= new Image(41,41)
	SevenRoll[0].src = "yktm.jpg"
	SevenRoll[1] = new Image(41,41)
	SevenRoll[1].src = "ykt.jpg"
	
	
	function SevenSwapOut() {		
		document.eduseven.src = SevenRoll[1].src; return true;	
	}
	
	function SevenSwapBack() {		
		document.eduseven.src = SevenRoll[0].src; return true;	
	}
	// eight rollover

	EightRoll = new Array()
	EightRoll[0]= new Image(41,41)
	EightRoll[0].src = "rol4tm.jpg"
	EightRoll[1] = new Image(41,41)
	EightRoll[1].src = "rol4t.jpg"
	
	
	function EightSwapOut() {		
		document.edueight.src = EightRoll[1].src; return true;	
	}
	
	function EightSwapBack() {		
		document.edueight.src = EightRoll[0].src; return true;	
	}
// nine rollover

	NineRoll = new Array()
	NineRoll[0]= new Image(41,41)
	NineRoll[0].src = "carrtm.jpg"
	NineRoll[1] = new Image(41,41)
	NineRoll[1].src = "carrt.jpg"
	
	
	function NineSwapOut() {		
		document.edunine.src = NineRoll[1].src; return true;	
	}
	
	function NineSwapBack() {		
		document.edunine.src = NineRoll[0].src; return true;	
	}
// tenth rollover

	TenRoll = new Array()
	TenRoll[0]= new Image(41,41)
	TenRoll[0].src = "foritm.jpg"
	TenRoll[1] = new Image(41,41)
	TenRoll[1].src = "forit.jpg"
	
	
	function TenSwapOut() {		
		document.eduten.src = TenRoll[1].src; return true;	
	}
	
	function TenSwapBack() {		
		document.eduten.src = TenRoll[0].src; return true;	
	}
	
// eleventh rollover

	ElvRoll = new Array()
	ElvRoll[0]= new Image(41,41)
	ElvRoll[0].src = "deantm.jpg"
	ElvRoll[1] = new Image(41,41)
	ElvRoll[1].src = "deant.jpg"
	
	
	function ElvSwapOut() {		
		document.eduelv.src = ElvRoll[1].src; return true;	
	}
	
	function ElvSwapBack() {		
		document.eduelv.src = ElvRoll[0].src; return true;	
	}	
	
	
	
	

// era2 rollover

	era2Roll = new Array()
	era2Roll[0]= new Image(76,20)
	era2Roll[0].src = "era2.gif"
	era2Roll[1] = new Image(76,20)
	era2Roll[1].src = "erb2.gif"
	
	
	function era2SwapOut() {		
		document.era2.src = era2Roll[1].src; return true;	
	}
	
	function era2SwapBack() {		
		document.era2.src = era2Roll[0].src; return true;	
	}
// fra2 rollover

	fra2Roll = new Array()
	fra2Roll[0]= new Image(28,20)
	fra2Roll[0].src = "fra2.gif"
	fra2Roll[1] = new Image(28,20)
	fra2Roll[1].src = "frb2.gif"
	
	
	function fra2SwapOut() {		
		document.fra2.src = fra2Roll[1].src; return true;	
	}
	
	function fra2SwapBack() {		
		document.fra2.src = fra2Roll[0].src; return true;	
	}
// lra2 rollover

	lra2Roll = new Array()
	lra2Roll[0]= new Image(50,20)
	lra2Roll[0].src = "lra2.gif"
	lra2Roll[1] = new Image(50,20)
	lra2Roll[1].src = "lrb2.gif"
	
	
	function lra2SwapOut() {		
		document.lra2.src = lra2Roll[1].src; return true;	
	}
	
	function lra2SwapBack() {		
		document.lra2.src = lra2Roll[0].src; return true;	
	}
// mra2 rollover

	mra2Roll = new Array()
	mra2Roll[0]= new Image(84,20)
	mra2Roll[0].src = "mra2.gif"
	mra2Roll[1] = new Image(84,20)
	mra2Roll[1].src = "mrb2.gif"
	
	
	function mra2SwapOut() {		
		document.mra2.src = mra2Roll[1].src; return true;	
	}
	
	function mra2SwapBack() {		
		document.mra2.src = mra2Roll[0].src; return true;	
	}
// - stop hiding --> 
