function prep () {
	window.resizeTo(600,600);
	return true;
}