// ----- BUTTON
linkbutton	= 'hide' // Change to 'show', to display link to hurricane pop-up, or 'hide' to hide it. 



// ----- STORM 1



name		= 'Tropical Depression'
strength	= 'Paloma'
time		= '10 PM EST'
mph		= '30 mph'
pressure	= '29.74" (1007mb)'
lat		= '22.0 N'
lon		= '78.0 W'
direction	= 'N 3 mph'
rellocation	= '40 miles N of Camaguey, Cuba'    // <-- Will not show if Final Advisory
finaladv	= 'no' //final advisory?



// ----- SHOW STORM 2?
storm2		= 'yes'

// ----- STORM 2
name2		= 'Sixteen'
strength2	= 'Tropical Depression'
time2		= '11 PM EST'
mph2		= '30 mph'
pressure2	= '29.71" (1006mb)'
lat2		= '15.3 N'
lon2		= '85.9 W'
direction2	= 'WSW 7 MPH'
rellocation2	= '40 miles SSE of Limon, Honduras'    // <-- Will not show if Final Advisory
finaladv2	= 'no' //final advisory?

// ----- SHOW STORM 3?
storm3		= 'yes'

// ----- STORM 3

name3		= 'Nana'
strength3	= 'Tropical Depression'
time3		= '5 AM EDT'
mph3		= '30 mph'
pressure3	= '29.74"'
lat3		= '18.4 N'
lon3		= '43.3 W'
direction3	= 'WNW 14 mph'
rellocation3	= '1285 miles W of the Cape Verde Islands'    // <-- Will not show if Final Advisory
finaladv3	= 'yes' //final advisory?