JavaScript Parseint String с запятой

var intCoor = parseInt(Coor.split(",").join("."));
Attractive Angelfish