var alertStr1="Please Note:  You have clicked on a link to a web site maintained by a third party and are about to leave the myBART web site.  myBART provides this link as a convenience to you; the link should not be considered an endorsement by myBart of the third-party web site or the company who owns it. myBart is not responsible for the quality, safety, completeness, accuracy or nature of the content of the linked web site. To return to www.myBART.org, simply close the new browser window.";
var alertStr="Please Note:  You have clicked on a link to a web site maintained by a third party and are about to leave the myBART web site.  myBart is not responsible for the quality, safety, completeness, accuracy or nature of the content of the linked web site. \n\nTo return to www.myBart.org, simply close the new browser window.";
var confStr=alertStr+"\n\nClick 'OK' to continue, or 'Cancel' to return to www.myBART.org now.";
function  extLink() {
  <!-- Commented out for PR # 034025  --> // 
  <!-- return confirm(confStr);  --> // 
 
  
}