1 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns=
"http://www.w3.org/1999/xhtml">
4 <meta http-equiv=
"Content-Type" content=
"text/html; charset=iso-8859-1" />
5 <title>main window
</title>
6 <style type=
"text/css" media=
"screen">
10 background-color:#CCFFCC;
15 border:
1px solid #
000;
18 <script language=
"javascript" type=
"text/javascript">
20 var w
= document
.getElementById("menu_content_area");
21 w
.replaceChild(m
, document
.getElementById("menu_import"));
28 <div id=
"menu_content_area"><iframe src=
"resources/replaceChildHelper.html" id=
"menu_import" name=
"menu_import" ></iframe></div>