function CompruebaValor(pmin, pmax, arreglo_string) { var arr = new Array(<%=arreglo_string%>) ........