function go(strURL){
	window.open(strURL, "_blank");
}