//////////////////////////////////////////////////////////////////////////////////// // ATTENTION NETSCAPE NAVIGATOR 3.0 USERS!!! // You are seeing this text because of a bug in older versions of Netscape. // // PLEASE FOLLOW THESE STEPS // // Read through these two steps before doing them. // 1. Press your BACK BUTTON. // 2. Click on REFRESH or RELOAD. // // You should now be able to use the site without seeing this message. // This problem can however return if your browser does not cache this // document correctly. It's recomended to UPGRADE YOUR BROWSER! //////////////////////////////////////////////////////////////////////////////////// if(navigator.appName == 'Netscape'){mypos="N";} else if(navigator.appName == 'Opera'){mypos="N";} else if(navigator.appName == 'Microsoft Internet Explorer' && document.all != null){mypos="IE";} else{mypos=null} if(mypos=="N"){ doDiv('diocese',0,10,'left',85) doDiv('whatsnew',3,118,'left',85) doDiv('comehome',1,224,'left',85) doDiv('vineyard',4,330,'left',85) doDiv('youth',5,436,'left',85) doDiv('education',6,542,'left',85) doDiv('marriage',7,622,'left',85) } else if(mypos=="IE"){ doDiv('diocese',0,12,'left',91) doDiv('whatsnew',3,120,'left',91) doDiv('comehome',1,226,'left',91) doDiv('vineyard',4,332,'left',91) doDiv('youth',5,438,'left',91) doDiv('education',6,544,'left',91) doDiv('marriage',7,624,'left',91) } else{}