var random_number = Math.random();
if (random_number < .71)
{
document.write('<table border="0" width="500" cellspacing="1"><tr><td>');
document.write('<td><a href="fearless-kitten-visits-officer.html"><img border="1" src="thumb/fearless-kitten-visits-officer.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="insane-train-disaster-escape.html"><img border="1" src="thumb/insane-train-disaster-escape.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="impressive-tauntaun-costume.html"><img border="1" src="thumb/impressive-tauntaun-costume.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="Sneezing-Girl-Recap.html"><img border="1" src="thumb/Sneezing-Girl-Recap.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="horrible-rendition-of-the-national-anthem.html"><img border="1" src="thumb/horrible-rendition-of-the-national-anthem.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="highest-point-in-dubai.html"><img border="1" src="thumb/highest-point-in-dubai.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="hockey-can-be-frightful.html"><img border="1" src="thumb/hockey-can-be-frightful.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="i-rate-this-dive-a-zero.html"><img border="1" src="thumb/i-rate-this-dive-a-zero.jpg" width="52" height="46"></a></td>');
document.write('</tr></table>');
}
else if (random_number < .80)
{
document.write('<table border="0" width="500" cellspacing="1"><tr><td>');
document.write('<td><a href="outrunning-a-giant-bird.html"><img border="1" src="thumb/outrunning-a-giant-bird.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="car-carrying-a-small-payload.html"><img border="1" src="thumb/car-carrying-a-small-payload.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="masterful-come-from-behind-racer.html"><img border="1" src="thumb/masterful-come-from-behind-racer.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="poor-sportsmanship-from-ron-artest.html"><img border="1" src="thumb/poor-sportsmanship-from-ron-artest.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="luckiest-driver-in-poland.html"><img border="1" src="thumb/luckiest-driver-in-poland.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="Flattering-Photo-Fail.html"><img border="1" src="thumb/Flattering-Photo-Fail.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="best-score-by-a-4-year-old-goalie-ever.html"><img border="1" src="thumb/best-score-by-a-4-year-old-goalie-ever.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="Bodyguard-Takes-Down-Cameraman.html"><img border="1" src="thumb/Bodyguard-Takes-Down-Cameraman.jpg" width="52" height="46"></a></td>');
document.write('</tr></table>');
}
else if (random_number < .90)
{
document.write('<table border="0" width="500" cellspacing="1"><tr><td>');
document.write('<td><a href="how-not-to-pop-the-question.html"><img border="1" src="thumb/how-not-to-pop-the-question.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="cutest-dog-ever.html"><img border="1" src="thumb/cutest-dog-ever.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="channing-show-the-lost-tapes.html"><img border="1" src="thumb/channing-show-the-lost-tapes.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="fake-field-goal-fake-punt-touchdown.html"><img border="1" src="thumb/fake-field-goal-fake-punt-touchdown.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="how-not-to-dance-at-a-wedding.html"><img border="1" src="thumb/how-not-to-dance-at-a-wedding.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="manager-scores-goal.html"><img border="1" src="thumb/manager-scores-goal.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="balloon-bass-and-box-jam.html"><img border="1" src="thumb/balloon-bass-and-box-jam.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="bud-adams-still-a-kid.html"><img border="1" src="thumb/bud-adams-still-a-kid.jpg" width="52" height="46"></a></td>');
document.write('</tr></table>');
}
else
{
document.write('<table border="0" width="500" cellspacing="1"><tr><td>');
document.write('<td><a href="kitten-jump.html"><img border="1" src="thumb/kitten-jump.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="Soccer-Cartwheel-Taunting.html"><img border="1" src="thumb/Soccer-Cartwheel-Taunting.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="rugby-war-dance.html"><img border="1" src="thumb/rugby-war-dance.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="baby-elk-playing-in-the-water.html"><img border="1" src="thumb/baby-elk-playing-in-the-water.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="clever-christmas-decorations.html"><img border="1" src="thumb/clever-christmas-decorations.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="more-soldiers-returning-home.html"><img border="1" src="thumb/more-soldiers-returning-home.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="plane-makes-extremely-low-pass.html"><img border="1" src="thumb/plane-makes-extremely-low-pass.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="chinas-empty-city.html"><img border="1" src="thumb/chinas-empty-city.jpg" width="52" height="46"></a></td>');
document.write('</tr></table>');
}