<script> self.moveTo(100,200); </script>
Set the position in the parentheses. The first number is the x (that is, left) position; the second number is the y (that is, top) position.