I got Uncaught ReferenceError: Point is not defined for the following code. Anyone know what is the reason. I am suspecting that this is due to the fact that it does not have the function Point(). But the book also does not provide function Point() in this example.