

        <!-- Hide from JavaScript-Impaired Browsers
        function placewetfrm() {
                 var numwetfrm = new Array("<iframe src=images/amr/slide1.htm width=640 height=490 frameborder=0 align=center>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=images/amr/slide1.htm target=top><nobr>IR Survey of Moisture</nobr></a></iframe>",
                                           "<iframe src=images/water/bay/slide1.htm width=740 height=490 frameborder=0 align=center>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=images/water/bay/slide1.htm target=top><nobr>IR Survey of Moisture</nobr></a></iframe>");

                 whichwetfrm = Math.round(Math.random() * 1);
//                   document.write(whichwetfrm);
                 document.write(numwetfrm[whichwetfrm]);
                 } 
                 
        // End Hiding -->



