// JavaScript Document

	$(document).ready(function(){
	$("#navigation2_top").pause(1000).hide("slow");
	});
