<!-- Begin
var random=Math.floor(6*Math.random());
random=random+1;
document.write('<style type=\"text/css\" media=\"screen\">');
document.write('#polaroid {background: url(http://ranchochilamate.com/wp/wp-content/themes/rancho/images/polariod/'+ random +'.png) no-repeat;}');

document.write('</style>');
// End -->
