// JavaScript Document
function init(){ 
		P7_initPM(1,12,1,-20,10);
	}
window.onload = init;
