Not able to close the parent window in JavaScript.

Hi all,
To exit my application i am using the following statement in javascript.
window.parent.close();
For IE its working fine, But firefox i am not able to close the application window. Please provide me the solution.
Thanks in advance
srilatha
