Javascript Basics - 2

In this blog I will create a small sample demonstrating how to define classes, private, public and global variables and functions in javascript.

Here's the code: