// JavaScript Document
br = "n3";

	factsheetbtnover = new Image();          
	factsheetbtnover.src = "/MidBar/cpsf/cpsf-factsheetbtnover.gif";       // Active Home Button
	eventsbtnover = new Image(); 
	eventsbtnover.src = "/MidBar/cpsf/cpsf-eventsbtnover.gif";   // Active Golf Club Button
	programbtnover = new Image(); 
	programbtnover.src = "/MidBar/cpsf/cpsf-programbtnover.gif";   // Active Field House Button
	applicationbtnover = new Image(); 
	applicationbtnover.src = "/MidBar/cpsf/cpsf-applicationbtnover.gif";   // Active AMF Button
	donationbtnover = new Image(); 
	donationbtnover.src = "/MidBar/cpsf/cpsf-donationbtnover.gif";   // Active AMF Button
	contactbtnover = new Image(); 
	contactbtnover.src = "/MidBar/cpsf/cpsf-contactbtnover.gif";   // Active AMF Button
	
		
	factsheetbtnoff = new Image();          
	factsheetbtnoff.src = "/MidBar/cpsf/cpsf-factsheetbtn.gif";       // Active Home Button
	eventsbtnoff = new Image(); 
	eventsbtnoff.src = "/MidBar/cpsf/cpsf-eventsbtn.gif";   // Active Golf Club Button
	programbtnoff = new Image(); 
	programbtnoff.src = "/MidBar/cpsf/cpsf-programbtn.gif";   // Active Field House Button
	applicationbtnoff = new Image(); 
	applicationbtnoff.src = "/MidBar/cpsf/cpsf-applicationbtn.gif";   // Active AMF Button
	donationbtnoff = new Image(); 
	donationbtnoff.src = "/MidBar/cpsf/cpsf-donationbtn.gif";   // Active AMF Button
	contactbtnoff = new Image(); 
	contactbtnoff.src = "/MidBar/cpsf/cpsf-contactbtn.gif";   // Active AMF Button
	
	
