
if (!document.getElementById) {

	window.location = 'http://www.commonweal.org/old-site/' 
	}


// Tour

function newWinTour() {

window.open("http://www.commonweal.org/images/tour/TomalesBay_1.html","","toolbar=no,location=no,directories=no,status=no,menubar=1,scrollbars=no,resizable=yes,width=350,height=278");
}


