Change the url of the iframe host
| suffix | String | Suffix to add after the app.facebook.com/appname/ prefix |
| callback | Function | Callback made upon receiving a serverside reply. This may be null. Note: You should avoid specifying a callback function unless you care to know when the operation completes, because it will require an extra cross domain message to send the operation complete information. callback should be a function with no parameters. |