openUrl opens any web page you insert.
Example:
openUrl("Http://www.game-editor.com/");
the http:// MUST be there in order for the function to operate correctly.