Как вызвать функцию в JS Javascript

(function(){    // some private code that will be executed automatically})
Nasty Narwhal