
	// JavaScript Document
	window.onload=init;
	
	function init(){	
		window.location="#photo";
	}// init func.