import syeef.com.*;
public class

JavaScript

{
public JavaScript() {
// Post List
Post list[] = {
// added Apr 16, 2015

"How to remove all child nodes",

// added Apr 07, 2015

"How to get Unique Device ID with WinJS on WP8.1",

// added Apr 03, 2015

"Object-oriented Programming",

// added Apr 01, 2015

"How to draw on HTML5 Canvas"

};
}
}