function init(){
	setMEvents();
	setZebras();
 /* rotImage(); */
}

window.onload = init;