
function top(){	
	
location.replace(window.location.pathname + '#top');

}
