Using the JavaScript Keyword new

Note: The examples above do exactly the same. But there is no need to use new Object(). For readability, simplicity and execution speed, use the object literal method.