// JavaScript Document
br = "n3";

	bstr_aboutbtnover = new Image();          
	bstr_aboutbtnover.src = "/bluestreak/images/midbar/aboutbtnover.gif";       // Active Home Button
	bstr_sportsprbtnover = new Image(); 
	bstr_sportsprbtnover.src = "/bluestreak/images/midbar/sportsprbtnover.gif";   // Active AMF Button
	bstr_facbtnover = new Image();          
	bstr_facbtnover.src = "/bluestreak/images/midbar/facbtnover.gif";       // Active Roller Rinks Button
	bstr_videobtnover = new Image(); 
	bstr_videobtnover.src = "/bluestreak/images/midbar/videobtnover.gif";   // Active Pier 60 Button
	bstr_staffbtnover = new Image(); 
	bstr_staffbtnover.src = "/bluestreak/images/midbar/staffbtnover.gif";   // Active Pier 60 Button
	bstr_advbtnover = new Image(); 
	bstr_advbtnover.src = "/bluestreak/images/midbar/advbtnover.gif";   // Active Pier 60 Button
	bstr_faqbtnover = new Image(); 
	bstr_faqbtnover.src = "/bluestreak/images/midbar/faqbtnover.gif";   // Active Sports Center Button
	bstr_contactbtnover = new Image(); 
	bstr_contactbtnover.src = "/bluestreak/images/midbar/contactbtnover.gif";   // Active Pier 60 Button
	
	bstr_aboutbtnoff = new Image();          
	bstr_aboutbtnoff.src = "/bluestreak/images/midbar/aboutbtn.gif";       // Active Home Button
	bstr_sportsprbtnoff = new Image(); 
	bstr_sportsprbtnoff.src = "/bluestreak/images/midbar/sportsprbtn.gif";   // Active AMF Button
	bstr_facbtnoff = new Image();          
	bstr_facbtnoff.src = "/bluestreak/images/midbar/facbtn.gif";       // Active Roller Rinks Button
	bstr_videobtnoff = new Image(); 
	bstr_videobtnoff.src = "/bluestreak/images/midbar/videobtn.gif";   // Active Pier 60 Button
	bstr_staffbtnoff = new Image(); 
	bstr_staffbtnoff.src = "/bluestreak/images/midbar/staffbtn.gif";   // Active Pier 60 Button
	bstr_advbtnoff = new Image(); 
	bstr_advbtnoff.src = "/bluestreak/images/midbar/advbtn.gif";   // Active Pier 60 Button
	bstr_faqbtnoff = new Image(); 
	bstr_faqbtnoff.src = "/bluestreak/images/midbar/faqbtn.gif";   // Active Sports Center Button
	bstr_contactbtnoff = new Image(); 
	bstr_contactbtnoff.src = "/bluestreak/images/midbar/contactbtn.gif";   // Active Pier 60 Button
