function olist(list) {
	window.open("http://"+list, "_blank")
}

