var  scroll = {
	ab: function(event) { new Effect.ScrollTo('about'); },
	om: function(event) { new Effect.ScrollTo('omission'); },
	princi: function(event) { new Effect.ScrollTo('princi'); }
	
	

	
}




