loads a document you'd like to show in the iframe
$$("my_iframe").load("google.com");
The source for iframe content can be defined in its constructor by the src property.