// JavaScript Document
br = "n3";

	btnEventsover = new Image();          
	btnEventsover.src = "/MidBar/pr/btnEventsover.gif";       // Active Home Button
	btnMediaover = new Image(); 
	btnMediaover.src = "/MidBar/pr/btnMediaover.gif";   // Active Golf Club Button
	btnContactover = new Image(); 
	btnContactover.src = "/MidBar/pr/btnContactover.gif";   // Active Field House Button
	btnLocationsover = new Image(); 
	btnLocationsover.src = "/MidBar/pr/btnLocationsover.gif";   // Active AMF Button
	btnRelationsover = new Image();          
	btnRelationsover.src = "/MidBar/pr/btnRelationsover.gif";       // Active Roller Rinks Button
	btnExecutiveover = new Image();          
	btnExecutiveover.src = "/MidBar/pr/btnExecutiveover.gif";       // Active Sky Rink Button
	btnJobsover = new Image(); 
	btnJobsover.src = "/MidBar/pr/btnJobsover.gif";   // Active Pier 60 Button
	btnPressover = new Image(); 
	btnPressover.src = "/MidBar/pr/btnPressover.gif";   // Active Pier 60 Button
	
	btnEventsoff = new Image();          
	btnEventsoff.src = "/MidBar/pr/btnEvents.gif";       // Active Home Button
	btnMediaoff = new Image(); 
	btnMediaoff.src = "/MidBar/pr/btnMedia.gif";   // Active Golf Club Button
	btnContactoff = new Image(); 
	btnContactoff.src = "/MidBar/pr/btnContact.gif";   // Active Field House Button
	btnLocationsoff = new Image(); 
	btnLocationsoff.src = "/MidBar/pr/btnLocations.gif";   // Active AMF Button
	btnRelationsoff = new Image();          
	btnRelationsoff.src = "/MidBar/pr/btnRelations.gif";       // Active Roller Rinks Button
	btnExecutiveoff = new Image();          
	btnExecutiveoff.src = "/MidBar/pr/btnExecutive.gif";       // Active Sky Rink Button
	btnJobsoff = new Image(); 
	btnJobsoff.src = "/MidBar/pr/btnJobs.gif";   // Active Pier 60 Button
	btnPressoff = new Image(); 
	btnPressoff.src = "/MidBar/pr/btnPress.gif";   // Active Pier 60 Button
	
