function myOnload() {
	MG.start(false);
}
function myGet() {
	window.scroll(0,0);
}