// JavaScript Document
br = "n3";

	homebtnover = new Image();          
	homebtnover.src = "/MidBar/company/company-homebtnover.gif";       // Active Home Button
	greeninitbtnover = new Image(); 
	greeninitbtnover.src = "/MidBar/company/company-greeninitbtnover.gif";   // Active Golf Club Button
	commbtnover = new Image(); 
	commbtnover.src = "/MidBar/company/company-commbtnover.gif";   // Active Field House Button
	peoplebtnover = new Image(); 
	peoplebtnover.src = "/MidBar/company/company-peoplebtnover.gif";   // Active AMF Button
	contactbtnover = new Image(); 
	contactbtnover.src = "/MidBar/company/company-contactbtnover.gif";   // Active AMF Button
		
	homebtnoff = new Image();          
	homebtnoff.src = "/MidBar/company/company-homebtn.gif";       // Active Home Button
	greeninitbtnoff = new Image(); 
	greeninitbtnoff.src = "/MidBar/company/company-greeninitbtn.gif";   // Active Golf Club Button
	commbtnoff = new Image(); 
	commbtnoff.src = "/MidBar/company/company-commbtn.gif";   // Active Field House Button
	peoplebtnoff = new Image(); 
	peoplebtnoff.src = "/MidBar/company/company-peoplebtn.gif";   // Active AMF Button
	contactbtnoff = new Image(); 
	contactbtnoff.src = "/MidBar/company/company-contactbtn.gif";   // Active AMF Button
	
	

