with(document) {
 open();
 writeln('<iframe src="/addboxframe.html" width="129" height="312" scrolling="no" frameborder="0"></iframe>');
 close();
}