
function reflect(needsUpdate){
	document.write(needsUpdate);
}
