<!--
var mondayimg="http://phosting.huydang.com/election2008/8.gif"
var tuesdayimg="http://phosting.huydang.com/election2008/7.gif"
var wednesdayimg="http://phosting.huydang.com/election2008/6.gif"
var thursdayimg="http://phosting.huydang.com/election2008/12.gif"
var fridayimg="http://phosting.huydang.com/election2008/11.gif"
var saturdayimg="http://phosting.huydang.com/election2008/10.gif"
var sundayimg="http://phosting.huydang.com/election2008/9.gif"
var mydate=new Date()
var today=mydate.getDay()
if (today==1)
document.write("<img border=0 alt=Jerry align=right src=http://www.huydang.com/images/quote/seinfeld/jerry.jpg>&quot;A bookstore is one of the only pieces of evidence we have that people are still thinking.&quot;<br><br>Jerry Seinfeld<br><em>Seinfeld</em>")//Monday
else if (today==2)
document.write("<img border=0 alt=Jerry align=right src=http://www.huydang.com/images/quote/seinfeld/jerry.jpg>&quot;A two-year-old is kind of like having a blender, but you don&#39;t have a top for it.&quot;<br><br>Jerry Seinfeld<br><em>Seinfeld</em>")//Tuesday
else if (today==3)
document.write("<img border=0 alt=Jerry align=right src=http://www.huydang.com/images/quote/seinfeld/jerry.jpg>&quot;I think it&#39;s funny to be delicate with subjects that are explosive.&quot;<br><br>Jerry Seinfeld<br><em>Seinfeld</em>")//Wednesday
else if (today==4)
document.write("<img border=0 alt=Jerry align=right src=http://www.huydang.com/images/quote/seinfeld/jerry.jpg>&quot;It&#39;s amazing that the amount of news that happens in the world every day always just exactly fits the newspaper.&quot;<br><br>Jerry Seinfeld<br><em>Seinfeld</em>")//Thursday
else if (today==5)
document.write("<img border=0 alt=Jerry align=right src=http://www.huydang.com/images/quote/seinfeld/jerry.jpg>&quot;Make no mistake about why these babies are here - they are here to replace us!&quot;<br><br>Jerry Seinfeld<br><em>Seinfeld</em>")//Friday
else if (today==6)
document.write("<img border=0 alt=Jerry align=right src=http://www.huydang.com/images/quote/seinfeld/jerry.jpg>&quot;Men don&#39;t care what&#39;s on TV. They only care what else is on TV.&quot;<br><br>Jerry Seinfeld<br><em>Seinfeld</em>")//Saturday
else
document.write("<img border=0 alt=Jerry align=right src=http://www.huydang.com/images/quote/seinfeld/jerry.jpg>&quot;My parents didn&#39;t want to move to Florida, but they turned sixty and that&#39;s the law.&quot;<br><br>Jerry Seinfeld<br><em>Seinfeld</em>")//Sunday
//-->
