function Detail(strURL){
	window.open(strURL, "_self");
}
