todayDate=new Date();
thisday=todayDate.getDay();
thismonth=todayDate.getMonth();
thisdate=todayDate.getDate();
thisyear=todayDate.getYear();
thishour=todayDate.getHours();
thisyear = (thisyear < 1000) ? thisyear + 1900 : thisyear;
if(thishour >= 24){document.write('<tr><td colspan="5" align="center" width="1176"><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/2FC00bBDZco&color1=0xb1b1b1&color2=0xd0d0d0&hl=en_US&feature=player_embedded&fs=1"></param><param name="allowscriptaccess" value="always"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/2FC00bBDZco&color1=0xb1b1b1&color2=0xd0d0d0&hl=en_US&feature=player_embedded&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" wmode="transparent" width="480" height="370"></embed></object><br />EVENING VIDEO</td></tr>')}

if(thishour <24){document.write('<object width="640" height="360"><param name="movie" value="http://www.youtube.com/v/eQdwr-xNJIU&hl=en_US&feature=player_embedded&version=3&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/eQdwr-xNJIU&hl=en_US&feature=player_embedded&version=3&rel=0" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="640" height="360"></embed></object><br />from <a href="https://www.cato.org">CATO INSTITUTE</a>')}


