layer.moveTo(x, y)
The desired X-coordinate of the layer.
The desired Y-coordinate of the layer.
moveTo( ) moves the upper-left corner of layer to the coordinates specified by x and y. Note that these coordinates are expressed relative to the containing layer or document.