ÿþ<HTML> <HEAD> <TITLE>Home Page SNS CAI</TITLE> <script LANGUAGE="JavaScript"> <!-- Begin var osd = " " osd +="Club Alpino Italiano - Scuola Nazionale di Speleologia - Sito ufficiale."; osd +=" "; var timer; var msg = ""; function scrollMaster () { msg = customDateSpring(new Date()) clearTimeout(timer) msg += " " + showtime() + " " + osd for (var i= 0; i < 100; i++){ msg = " " + msg; } scrollMe() } function scrollMe(){ window.status = msg; msg = msg.substring(1, msg.length) + msg.substring(0,1); timer = setTimeout("scrollMe()", 200); } function showtime (){ var now = new Date(); var hours= now.getHours(); var minutes= now.getMinutes(); var seconds= now.getSeconds(); var months= now.getMonth(); var dates= now.getDate(); var years= now.getYear(); var timeValue = "" timeValue += ((months >9) ? "" : " ") timeValue += ((dates >9) ? "" : " ") timeValue = ( months +1) timeValue +="/"+ dates timeValue +="/"+ years //var ap="A.M." //if (hours == 12) { //ap = "P.M." //} //if (hours == 0) { //hours = 12 //} //if(hours >= 13){ //hours -= 12; //ap="P.M." //} var timeValue2 = " " + hours timeValue2 += ((minutes < 10) ? ":0":":") + minutes + " " return timeValue2; } function MakeArray(n) { this.length = n return this } monthNames = new MakeArray(12) monthNames[1] = "Gennaio" monthNames[2] = "Febbraio" monthNames[3] = "Marzo" monthNames[4] = "Aprile" monthNames[5] = "Maggio" monthNames[6] = "Giugno" monthNames[7] = "Luglio" monthNames[8] = "Agosto" monthNames[9] = "Settembre" monthNames[10] = "Ottobre" monthNames[11] = "Novembre" monthNames[12] = "Dicembre" daysNames = new MakeArray(7) daysNames[1] = "Domenica" daysNames[2] = "Lunedì" daysNames[3] = "Martedì" daysNames[4] = "Mercoledì" daysNames[5] = "Giovedì" daysNames[6] = "Venerdì" daysNames[7] = "Sabato" function customDateSpring(oneDate) { var theDay = daysNames[oneDate.getDay() +1] var theDate =oneDate.getDate() var theMonth = monthNames[oneDate.getMonth() +1] var dayth="" //if ((theDate == 1) || (theDate == 21) || (theDate == 31)) { //dayth="st"; //} //if ((theDate == 2) || (theDate ==22)) { //dayth="nd"; //} //if ((theDate== 3) || (theDate == 23)) { //dayth="rd"; //} return theDay + " " + theDate + " " + theMonth + "," } scrollMaster(); // End --> <!-- Attivazione dispositivo di occultamento function definisci(){ document.write ('<html><head><title></title></head>'); var s_height =''; s_width=screen.width s_height=screen.height if (s_width == "640"){ adjWidth = 16; adjHeight = 123; window.resizeTo(795+adjWidth, 472+adjHeight); location.href="toppa.htm"; } if (s_width == "800"){ adjWidth = 16; adjHeight = 123; window.resizeTo(795+adjWidth, 472+adjHeight); definisci(); } if (s_width == "1024"){ adjWidth = 16; adjHeight = 123; window.resizeTo(795+adjWidth, 472+adjHeight); definisci(); } if (s_width == "1152"){ adjWidth = 16; adjHeight = 123; window.resizeTo(795+adjWidth, 472+adjHeight); definisci(); } if (s_width == "1280"){ adjWidth = 16; adjHeight = 123; window.resizeTo(795+adjWidth, 472+adjHeight); definisci(); } } // disattivazione dispositivo di occultamento --> </script> <META http-equiv="title" content="Scuona Nazionale di Speleologia CAI"> <META NAME="description" content="notizie sull'attività della scuola nazionale di speleologia del club alpino italiano"> <META NAME="keywords" content="speleologia, caving, istruttori, corsi, grotta, abisso, grotte, abissi, istruzione, cai, club alpino italiano"> </HEAD> <FRAMESET ROWS="46%,54%" frameborder="0" framespacing="0" border="0"> <FRAME NAME="testata" SRC="testata.html" SCROLLING="no"> <FRAME NAME="homepage" SRC="home.html" SCROLLING="auto"> </FRAMESET> <BODY> <NOFRAMES> Spiacente il tuo browser non supporta i frames </NOFRAMES> </BODY> </HTML>