function pagetop() {
	location.href = "#pagetop";
	window.scrollBy( 0, -130 );
	}

function uchiwa() {
	location.href = "#uchiwa";
	window.scrollBy( 0, -130 );
	}

function towel() {
	location.href = "#towel";
	window.scrollBy( 0, -130 );
	}

function business() {
	location.href = "#business";
	window.scrollBy( 0, -130 );
	}

function fusen() {
	location.href = "#fusen";
	window.scrollBy( 0, -130 );
	}

function holder() {
	location.href = "#holder";
	window.scrollBy( 0, -130 );
	}

function topics() {
	location.href = "#topics";
	window.scrollBy( 0, -130 );
	}

function adv() {
	location.href = "#adv";
	window.scrollBy( 0, -130 );
}

