Все логично ведь. Координаты вот прописал ты:
var coords = {
"image-1":{x:0 ,y:0 ,width:256,height:256,threshold:0},
"image-2":{x:256 ,y:0 ,width:256,height:256,threshold:0},
"image-3":{x:0 ,y:256 ,width:256,height:256,threshold:0},
"image-4":{x:256 ,y:256 ,width:256,height:256,threshold:0},
"image-5":{x:128 ,y:128 ,width:256,height:256,threshold:0}
}