function switch_tag(tag){
	window.location = "?page=" + tag;
}