function gotoP(queryS){
	window.location.href = queryS ;
}
