// ------------------------------- //
// -------- Start of File -------- //
// ------------------------------- //
// ----------------------------------------------------------- // 
// JavaScript File
// Browser support: Internet Explorer, Netscape, Firefox
// Produced By: NWS Miami
// File Creation Date: 12/12/2008
// Date Last Modified: 02/08/2009
// ----------------------------------------------------------- // 
// ------------- Program Description and Details ------------- // 
// ----------------------------------------------------------- // 
//
// Java Script alert functions for Spanish pages
//
// ----------------------------------------------------------- // 

function ESjumpAlert() {

window.alert('You are now leaving the National Weather Service Web site.\n\nThe NWS provides a link to this external Web page because it may contain related information of interest to you. This link does not constitute an endorsement by the NWS of any information, products or services on this external Web site.\n\nYou can return to the NWS Web site by using the Back button on your Web browser.')

}

// ----------------------------------------------------------- //
// ------------------------------- //
// --------- End of File --------- //
// ------------------------------- //
