
		function popUpTree() {
			window.open("tree.html", "familytree", "width=750,height=700,resizable=yes,scrollbars=yes,menubar=no,toolbar=no,directories=no,location=no,status=no,left=25,top=25");
		}
	




		function popUpLowriders() {
			window.open("sj-lowriders.html", "lowriders", "width=510,height=500,resizable=yes,scrollbars=no,menubar=no,toolbar=no,directories=no,location=no,status=no,left=25,top=25");
		}