ÿþ<HTML> <HEAD> <TITLE>Película del Día</TITLE> <meta http-equiv="Page-Enter" content="blendTrans(Duration=1.0)"> <meta http-equiv="Page-Exit" content="blendTrans(Duration=1.0)"> </HEAD> <body bgcolor="#ffffff" link="#666600" alink="#999966" vlink="#999966" > <script> function highlight(which,color){if (document.all||document.getElementById)which.style.backgroundColor=color} </script> <table border=1 width=100% cellpadding=10 cellspacing=0> <tr> <TD WIDTH="144" VALIGN=top> <a href="/index.html"> <img src="frog.gif" align=middle width=97 height=77 hspace=20 border=0 title="Return to Home Page"></a> <B> <p style="border: ridge; background: #F5F5DC; padding: .25em; font-family: Arial, "Times New Roman" ;"> <img src="folder.gif" width=18 height=15 align=left><a href="/docs/"onMouseover=highlight(this,'CCCC99') onMouseout="highlight(this,document.bgColor)" title="Open Documents Folder"> <b><font size=-1>Documents</font></b></A> </p> <p style="border: ridge; background: #F5F5DC; padding: .25em; font-family: Arial, "Times New Roman" ;"> <img src="folder.gif" width=18 height=15 align=left><a href="/pics/"onMouseover=highlight(this,'CCCC99') onMouseout="highlight(this,document.bgColor)" title="Open Pictures and Videos Folder"> <b><font size=-1>Pictures</font></b></A> </p> <p style="border: ridge; background: #F5F5DC; padding: .25em; font-family: Arial, "Times New Roman" ;"> <img src="folder.gif" width=18 height=15 align=left><a href="/sounds/"onMouseover=highlight(this,'CCCC99') onMouseout="highlight(this,document.bgColor)" title="Open Audio Folder"> <b><font size=-1>Sounds</font></b></A> </p> <center> <FONT COLOR=black SIZE=-1> <B>&copy 2002 - 2011 &nbsp;&nbsp; <BR> <A HREF="mailto:elpolvo@yahoo.com"onMouseover=highlight(this,'CCCC99') onMouseout="highlight(this,document.bgColor)" title="email elpolvo@yahoo.com"> elpolvo@yahoo.com </A> </B></font> </B> </center> </td> <td valign=top> <center> <BR> <BR> <B> <font size=+2 color=darkred> Película del Día </font> </B> <BR> <BR> <body onLoad="goforit()"> <script> /* Live Date Script- © Dynamic Drive (www.dynamicdrive.com) For full source code, installation instructions, 100's more DHTML scripts, and Terms Of Use, visit http://www.dynamicdrive.com */ var dayarray=new Array("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday") var montharray=new Array("January","February","March","April","May","June","July","August","September","October","November","December") function getthedate(){ var mydate=new Date() var year=mydate.getYear() if (year < 1000) year+=1900 var day=mydate.getDay() var month=mydate.getMonth() var daym=mydate.getDate() if (daym<10) daym="0"+daym var hours=mydate.getHours() var minutes=mydate.getMinutes() var seconds=mydate.getSeconds() var dn="AM" if (hours>=12) dn="PM" if (hours>12){ hours=hours-12 } if (hours==0) hours=12 if (minutes<=9) minutes="0"+minutes if (seconds<=9) seconds="0"+seconds //change font size here var cdate="<small><font color='000000' face='Arial'><b>"+dayarray[day]+", "+montharray[month]+" "+daym+", "+year+" "+hours+":"+minutes+":"+seconds+" "+dn +"</b></font></medium>" if (document.all) document.all.clock.innerHTML=cdate else if (document.getElementById) document.getElementById("clock").innerHTML=cdate else document.write(cdate) } if (!document.all&&!document.getElementById) getthedate() function goforit(){ if (document.all||document.getElementById) setInterval("getthedate()",1000) } </script> <span id="clock"></span> </font> <BR> <BR> <object style="height: 390px; width: 640px"><param name="movie" value="http://www.youtube.com/v/B70Hg2nPnGM?version=3"><param name="allowFullScreen" value="true"><param name="allowScriptAccess" value="always"><embed src="http://www.youtube.com/v/B70Hg2nPnGM?version=3" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="640" height="390"></object> <BR> <BR> <a href="/docs/clock.html"onMouseover=highlight(this,'CCCC99') onMouseout="highlight(this,document.bgColor)" title="View the Clock">"Time" to get ready to leave</a> <BR> <BR> </font> </center> <br> </td> </tr> </table> </body> </html>