' function bigPhoto(){ largephoto=window.open('','sub','scrollbars=no,width=800, height=600'); if (largephoto != null){ dummy = writetoWindow(); }else { setTimeout("writetoWindow()",50) } largephoto.resizeTo(screen.width,screen.height); largephoto.moveTo(0,0); } function writetoWindow(){ content = firstcontent+big+endcontent; largephoto.document.write(content); largephoto.document.close(); } function largephotoClose(){ if (largephoto) { largephoto.close() } } function browserCheck (){ document.getElementById("openingmessage").style.visibility = "hidden" dummy = dim() var browser = (navigator.appName) var version = parseFloat(navigator.appVersion) if (browser == "Netscape" && version < 5){ alert("Your "+browser+" version "+version +" browser \n is too old to display this page.\n\nAny of the following will work:\n Netscape 6+\n Modzilla Firefox\n Microsoft IE5+\n Opera 7") } } function temp(x){ var degstring = document.getElementById("temp"+x).innerHTML var deg = parseInt(degstring,10) var tipe = degstring.substr(degstring.length-1,1) if (tipe=="F"){ optemp = Math.round((deg-32)*5/9) document.getElementById("temp"+x).innerHTML = optemp+"C" } if (tipe=="C"){ optemp = Math.round( (deg*9/5)+32) document.getElementById("temp"+x).innerHTML = optemp+"F" } } function someFunction(){ } function show(){ if (document.getElementById("counter").style.visibility == "hidden"){ document.getElementById("counter").style.visibility = "visible" } else { document.getElementById("counter").style.visibility = "hidden" } } var inversevis = "visible" var red = "00" var green = "ao" var blue = "ff" var gotcha = 0 var k = 1 var d = 1 var cstring = "#00a0ff" var dstring = "#702020" var dlstring ="#808020" var newcstring ="" var newred="" var newgreen = "" var newblue = "" function dim(){ if (navigator.appName=='Microsoft Internet Explorer'){ if (d==0){ document.styleSheets[0].rules[1].style.color = dstring document.styleSheets[0].rules[5].style.color = dstring document.styleSheets[0].rules[3].style.color = dstring document.styleSheets[0].rules[2].style.borderColor = dstring document.getElementById("menutable").style.borderColor = dstring document.styleSheets[0].rules[6].style.color = dstring document.styleSheets[0].rules[9].style.borderColor = dstring document.getElementById("cameratable").style.borderColor = dstring document.styleSheets[0].rules[8].style.borderColor =dstring //document.styleSheets[0].rules[15].style.borderColor = dstring document.styleSheets[0].rules[10].style.borderColor = dstring document.styleSheets[0].rules[7].style.color =dlstring document.styleSheets[0].rules[11].style.color = dlstring document.styleSheets[0].rules[12].style.color = dlstring document.styleSheets[0].rules[13].style.color = dlstring document.styleSheets[0].rules[14].style.color = dlstring document.styleSheets[0].rules[8].style.color =dlstring document.getElementById("dim").innerHTML = ' Bright '; document.wp.src = 'wp_logo_dimred.gif'; document.pline.src = 'wp_pline_dimred.gif'; document.la.src = 'Menu/dimleftarrow.gif'; document.ra.src = 'Menu/dimrightarrow.gif'; document.ua.src = 'Menu/dimuparrow.gif'; document.da.src = 'Menu/dimdownarrow.gif'; document.thumbnail1.style.filter = "alpha(opacity=50);" document.thumbnail2.style.filter = "alpha(opacity=50);" document.thumbnail3.style.filter = "alpha(opacity=50);" d=1 } else { document.styleSheets[0].rules[1].style.color = cstring document.styleSheets[0].rules[5].style.color = cstring document.styleSheets[0].rules[3].style.color = cstring document.styleSheets[0].rules[2].style.borderColor = cstring document.getElementById("menutable").style.borderColor = cstring document.styleSheets[0].rules[6].style.color = cstring document.styleSheets[0].rules[9].style.borderColor = cstring document.getElementById("cameratable").style.borderColor = cstring document.styleSheets[0].rules[8].style.borderColor =cstring document.styleSheets[0].rules[15].style.borderColor = cstring document.styleSheets[0].rules[10].style.borderColor = cstring document.styleSheets[0].rules[7].style.color =cstring document.styleSheets[0].rules[11].style.color = cstring document.styleSheets[0].rules[12].style.color = cstring document.styleSheets[0].rules[14].style.color = cstring document.styleSheets[0].rules[8].style.color =cstring document.getElementById("dim").innerHTML = ' Dim '; document.wp.src = 'wp_logo_uwsky.gif'; document.pline.src = 'wp_pline_uwsky.gif'; document.la.src = 'Menu/uwskyleftarrow.gif'; document.ra.src = 'Menu/uwskyrightarrow.gif'; document.ua.src = 'Menu/uwskyuparrow.gif'; document.da.src = 'Menu/uwskydownarrow.gif'; document.thumbnail1.style.filter = "alpha(opacity=100);" document.thumbnail2.style.filter = "alpha(opacity=100);" document.thumbnail3.style.filter = "alpha(opacity=100);" d=0 } } if (navigator.appName=='Netscape'){ if (d==0){ document.styleSheets[0].cssRules[1].style.color = dstring document.styleSheets[0].cssRules[5].style.color = dstring document.styleSheets[0].cssRules[3].style.color = dstring document.styleSheets[0].cssRules[2].style.borderColor = dstring document.getElementById("menutable").style.borderColor = dstring document.styleSheets[0].cssRules[6].style.color = dstring document.styleSheets[0].cssRules[9].style.borderColor = dstring document.getElementById("cameratable").style.borderColor = dstring document.styleSheets[0].cssRules[8].style.borderColor =dstring //document.styleSheets[0].cssRules[15].style.borderColor = dstring document.styleSheets[0].cssRules[10].style.borderColor = dstring document.styleSheets[0].cssRules[7].style.color =dlstring document.styleSheets[0].cssRules[11].style.color = dlstring document.styleSheets[0].cssRules[12].style.color = dlstring document.styleSheets[0].cssRules[14].style.color = dlstring document.styleSheets[0].cssRules[8].style.color =dlstring document.getElementById("dim").innerHTML = ' Bright '; document.wp.src = 'wp_logo_dimred.gif'; document.pline.src = 'wp_pline_dimred.gif'; document.la.src = 'Menu/dimleftarrow.gif'; document.ra.src = 'Menu/dimrightarrow.gif'; document.ua.src = 'Menu/dimuparrow.gif'; document.da.src = 'Menu/dimdownarrow.gif'; document.thumbnail1.style.opacity = .5 document.thumbnail2.style.opacity = .5 document.thumbnail3.style.opacity = .5 d=1 } else { d=0 document.styleSheets[0].cssRules[1].style.color = cstring document.styleSheets[0].cssRules[5].style.color = cstring document.styleSheets[0].cssRules[3].style.color = cstring document.styleSheets[0].cssRules[2].style.borderColor = cstring document.getElementById("menutable").style.borderColor = cstring document.styleSheets[0].cssRules[6].style.color = cstring document.styleSheets[0].cssRules[9].style.borderColor = cstring document.getElementById("cameratable").style.borderColor = cstring document.styleSheets[0].cssRules[8].style.borderColor =cstring document.styleSheets[0].cssRules[15].style.borderColor = cstring document.styleSheets[0].cssRules[10].style.borderColor = cstring document.styleSheets[0].cssRules[7].style.color =cstring document.styleSheets[0].cssRules[11].style.color = cstring document.styleSheets[0].cssRules[12].style.color = cstring document.styleSheets[0].cssRules[14].style.color = cstring document.styleSheets[0].cssRules[8].style.color =cstring document.getElementById("dim").innerHTML = ' Dim '; document.wp.src = 'wp_logo_uwsky.gif'; document.pline.src = 'wp_pline_uwsky.gif'; document.la.src = 'Menu/uwskyleftarrow.gif'; document.ra.src = 'Menu/uwskyrightarrow.gif'; document.ua.src = 'Menu/uwskyuparrow.gif'; document.da.src = 'Menu/uwskydownarrow.gif'; document.thumbnail1.style.opacity = .5 document.thumbnail2.style.opacity = .5 document.thumbnail3.style.opacity = .5 } } } // End Hiding -->
    wadespage.com                          
  Home   Boating   Diving   UW Photo   UW Video   Reports   Weather
Riverwalk Reef Hurricane Damage
The four wrecks comprising Riverwalk Reef in Palm Beach County suffered extensive damage from the two recent hurricanes.

Camera Info
 
 
 
 



Palau 2001 Underwater Photos

Palau 2001 Underwater Photos

Palau 2001 Underwater Photos


Title
ReverseForward
 
Large

 
   

Up Arrow scroll

Down Arrow  

 Trip Report 

 Help 

 Dim