//News Item Block Content File
//
//In this file, type ONLY between the quotation marks on each of the 4 lines at bottom
//(50 characters MAX per line).  
//It is OK to leave NO characters between a set of quote marks (skips line)
//Do NOT use slash marks(/,\), pound sign(#), arrows (<,>) QUOTES (",') in text.
//Edit and save file on PC directory (do NOT change file name!)
//To upload edited news to website:
// 1) Type ftp://www.newlenoxparks.org in browser address window
// 2) Fill-in Pop-up box with username and password (Note: case sensitive!) and Log ON
// 3) Follow instructions to go to browser "PAGE" and "OPEN FTP Site..." tabs at top.
// 4) Re-enter Pop-up box with username and password (note: case sensitive!) and Log ON
// 5) Double-click on "httpdocs" link and scroll all the way right on new page
// 6) With your PC directory window open with updated "news_flash.js" icon visible: 
//	drag file over to end of FTP window opened above (careful not to load it into a
//	directory icon on that page--only to a blank area)
// 7) Click "Yes to all" on any pop-up box
// 8) After transfer is complete, immediately close BOTH FTP browser windows 
//	(otherwise other external access is prevented)
// 9) Updated News should now be viewable on NL Parks website (need to reload it once)
//
//To hide the News Flash box from view once more on the homepage, the above procedure must 
// be repeated with All three text lines (for nline1, nline2, and nline3) having NO 
// characters between the quote marks!

 var nhead = "**** BREAKING NEWS ****";
 var nline1 = "";
 var nline2 = "";
 var nline3 = "";
