function two(pid){
	location.href = 'http://www.infotop.jp/two.php?pid=' + pid;
	return false;
}

