tutorial.eyehunts.com
JavaScript prototype chain | Simple
Each object has a private property that holds a link to another object that's why it is called a prototype chain in JavaScript.
Rohit