tutorial.eyehunts.com
Variable declaration in JavaScript | Example code
Use the reserved var keyword to declare a variable in JavaScript or you can declare a JavaScript Variable in other ways:
Rohit