function pagerank_bul() {
	var web = document.pagerank_goster.web.value; 
	window.location.href='/web/'+web+'';
}