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="http://www.maniacworld.com/"><img border="1" src="thumb/growing-breasts-illusion.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="http://www.maniacworld.com/"><img border="1" src="thumb/sexy-golf-prank.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="http://www.maniacworld.com/"><img border="1" src="thumb/Spinning-Silhouette-Optical-Illusion.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="worst-trick-you-can-teach-your-dog.html"><img border="1" src="thumb/worst-trick-you-can-teach-your-dog.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="Duke-Nukems-Disease.html"><img border="1" src="thumb/Duke-Nukems-Disease.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="Abraham-Plissken.html"><img border="1" src="thumb/Abraham-Plissken.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="truck-driver-safety-lessons.html"><img border="1" src="thumb/truck-driver-safety-lessons.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="playing-guitar-with-a-blender.html"><img border="1" src="thumb/playing-guitar-with-a-blender.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="http://www.maniacworld.com/"><img border="1" src="thumb/growing-breasts-illusion.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="http://www.maniacworld.com/"><img border="1" src="thumb/sexy-golf-prank.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="http://www.maniacworld.com/"><img border="1" src="thumb/Spinning-Silhouette-Optical-Illusion.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="treating-a-cat-the-way-they-treat-us.html"><img border="1" src="thumb/treating-a-cat-the-way-they-treat-us.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="more-dumb-ducks-at-the-bank.html"><img border="1" src="thumb/more-dumb-ducks-at-the-bank.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="super-fast-mental-calculations.html"><img border="1" src="thumb/super-fast-mental-calculations.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="never-turn-your-back-on-a-snake.html"><img border="1" src="thumb/never-turn-your-back-on-a-snake.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="dress-for-the-moment.html"><img border="1" src="thumb/dress-for-the-moment.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="http://www.maniacworld.com/"><img border="1" src="thumb/growing-breasts-illusion.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="http://www.maniacworld.com/"><img border="1" src="thumb/sexy-golf-prank.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="http://www.maniacworld.com/"><img border="1" src="thumb/Spinning-Silhouette-Optical-Illusion.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="friendly-neighborhood-alligator.html"><img border="1" src="thumb/friendly-neighborhood-alligator.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="ghost-in-michael-jacksons-house.html"><img border="1" src="thumb/ghost-in-michael-jacksons-house.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="comcast-tech-falls-asleep.html"><img border="1" src="thumb/comcast-tech-falls-asleep.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="Isosceles-Triangle-Directions.html"><img border="1" src="thumb/Isosceles-Triangle-Directions.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="everything-men-know-about-women.html"><img border="1" src="thumb/everything-men-know-about-women.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="http://www.maniacworld.com/"><img border="1" src="thumb/growing-breasts-illusion.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="http://www.maniacworld.com/"><img border="1" src="thumb/sexy-golf-prank.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="http://www.maniacworld.com/"><img border="1" src="thumb/Spinning-Silhouette-Optical-Illusion.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="Bleeding-Billboard.html"><img border="1" src="thumb/Bleeding-Billboard.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="post-it-love.html"><img border="1" src="thumb/post-it-love.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="truck-vs-pillar.html"><img border="1" src="thumb/truck-vs-pillar.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="innovative-painting-in-parking-structure.html"><img border="1" src="thumb/innovative-painting-in-parking-structure.jpg" width="52" height="46"></a></td>');
document.write('<td><a href="how-much-can-one-dog-take.html"><img border="1" src="thumb/how-much-can-one-dog-take.jpg" width="52" height="46"></a></td>');
document.write('</tr></table>');
}


