<!-- Begin
var random=Math.floor(11*Math.random());
random=random+1;
style='#banner {background:#FFF url(http://www.vancouversightseeing.com/wp/wp-content/themes/west_coast_sightseeing/images/top/' + random + '.jpg)  50% 0 no-repeat;}';
document.write('<style type=\"text/css\" media=\"screen\">');
document.write(style);
document.write('</style>');




// End -->

