<!-- Begin
var random=Math.floor(6*Math.random());
random=random+1;
style='#header {background:#D46D65 url(http://www.kiwanisvillage.ca/wp-content/themes/kiwanis/images/top/' + random + '.jpg ) top right no-repeat;';

document.write('<style type=\"text/css\" media=\"screen\">');
document.write(style);
document.write('</style>');




// End -->


