window.onload = init;

function init() {
	// update title
	
}

