window.addEvent('domready', function(){
	new navigation( $('navigation').getFirst() );
});
