ÿþ<html> <head><center><font size="18"><B>Multimedia</B></head> <body> <center><form name="Tick"> <input type="text" size="11" name="Clock"> </form> <script> <!-- /* By George Chiang (WA's JavaScript tutorial) http://wsabstract.com */ function show(){ var Digital=new Date() var hours=Digital.getHours() var minutes=Digital.getMinutes() var seconds=Digital.getSeconds() var dn="AM" if (hours>12){ dn="PM" hours=hours-12 } if (hours==0) hours=12 if (minutes<=9) minutes="0"+minutes if (seconds<=9) seconds="0"+seconds document.Tick.Clock.value=hours+":"+minutes+":" +seconds+" "+dn setTimeout("show()",1000) } show() //--> </script> <center><!--start kodu--> <table border="1" cellspacing="1" style="border-collapse: collapse; font-family: Verdana; font-size: 10 px; bordercolor: #000000; width: 90; height: 50; background: #ffffff"> <tr><td align="center" style="background-image:url()"> <div style="position: relative; top: 2; left:0;"> <a href="http://dodatki.blogowicz.info/skrypty,na,www/dodatki,bloga/kalendarze,na,bloga/" title="kalendarze na bloga"><img src="http://dodatki.blogowicz.info/obrazki/lisek.gif" border="0" alt="kalendarze na bloga"/></a> <p style="font-size: 10px; font-family: tahoma; color: #000000;"> <FONT face='tahoma'> <table border=0 style='font-size : 10px; color : #000000;' cellpadding=0 cellspacing=1> <script language="JavaScript"> <!--//Begin monthnames = new Array( "StyczeD", "Luty", "Marzec", "KwiecieD", "Maj", "Czerwiec", "Lipiec", "SierpieD", "WrzesieD", "PaŸdziernik", "Listopad", "GrudzieD"); var linkcount=0; function addlink(month, day, href) { var entry = new Array(3); entry[0] = month; entry[1] = day; entry[2] = href; this[linkcount++] = entry; } Array.prototype.addlink = addlink; linkdays = new Array(); monthdays = new Array(12); monthdays[0]=31; monthdays[1]=28; monthdays[2]=31; monthdays[3]=30; monthdays[4]=31; monthdays[5]=30; monthdays[6]=31; monthdays[7]=31; monthdays[8]=30; monthdays[9]=31; monthdays[10]=30; monthdays[11]=31; todayDate=new Date(); thisday=todayDate.getDay(); thismonth=todayDate.getMonth(); thisdate=todayDate.getDate(); thisyear=todayDate.getYear(); thisyear = thisyear % 100; thisyear = ((thisyear < 50) ? (2000 + thisyear) : (1900 + thisyear)); if (((thisyear % 4 == 0) && !(thisyear % 100 == 0)) ||(thisyear % 400 == 0)) monthdays[1]++; startspaces=thisdate; while (startspaces > 7) startspaces-=7; startspaces = thisday - startspaces + 0; if (startspaces < 0) startspaces+=7; document.write("<tr><td colspan=7><center><i>" + monthnames[thismonth] + " " + thisyear + "</i></center></td></tr>"); document.write("<tr>"); document.write("<td align=center>Pn</td>"); document.write("<td align=center>Wt</td>"); document.write("<td align=center>Sr</td>"); document.write("<td align=center>Cz</td>"); document.write("<td align=center>Pt</td>"); document.write("<td align=center>So</font></td>"); document.write("<td align=center>Nd</font></td>"); document.write("</tr>"); document.write("<tr>"); for (s=0;s<startspaces;s++) { document.write("<td></td>"); } count=1; while (count <= monthdays[thismonth]) { for (b = startspaces;b<7;b++) { linktrue=false; document.write("<td>"); for (c=0;c<linkdays.length;c++) { if (linkdays[c] != null) { if ((linkdays[c][0]==thismonth + 1) && (linkdays[c][1]==count)) { document.write("<a href=\"" + linkdays[c][2] + "\">"); linktrue=true; } } } if (count==thisdate) { document.write("<center><b><U>"); } if (count <= monthdays[thismonth]) { document.write(count); } else { document.write(""); } if (count==thisdate) { document.write("</U></b>"); } if (linktrue) document.write("</a>"); document.write("</td>"); count++; } document.write("</tr>"); document.write("<tr>"); startspaces=0; } // End --> </script> </table> </FONT> <SCRIPT type="text/javascript" SRC="http://dodatki.blogowicz.info/caljs.php"></SCRIPT> <noscript><a href="http://dodatki.blogowicz.info/skrypty,na,www/dodatki,bloga/dodatki na bloga/">Dodatki na bloga</a></noscript> </p></div></td></tr></table> <!--/koniec kodu--> <object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/o9HUA6ziCLI?fs=1&amp;hl=pl_PL"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/o9HUA6ziCLI?fs=1&amp;hl=pl_PL" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object> <object id="MediaPlayer1" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/ nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject" height="50" width="220"> <param name="FileName" value="Dziewita symfonia Beethovena (Scherzo).mp3"> <param name="animationatStart" value="true"> <param name="transparentatStart" value="true"> <param name="autoStart" value="1"> <param name="showControls" value="true"> <param name="Volume" value="90"> <embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" src="Dziewita symfonia Beethovena (Scherzo).mp3" name="MediaPlayer1" autostart="1" height="50" width="220"> </object> </body> </html>