<!-- Begin
var random=Math.floor(5*Math.random());
random=random+0;
style='#top_banner {background: url(http://www.elections.bc.ca/wp-content/themes/elections/images/top/home_' + random + '.jpg) top right no-repeat;}';
document.write('<style type=\"text/css\" media=\"screen\">');
document.write(style);
document.write('</style>');




// End -->
