| <HTML> | |
| <head> | |
| <title>Showcase of GWT Features</title> | |
| <script language='javascript'> | |
| // Used in the Dictionary Example | |
| var userInfo = { | |
| name: "Amelie Crutcher", | |
| timeZone: "EST", | |
| userID: "123", | |
| lastLogOn: "2/2/2006" | |
| }; | |
| </script> | |
| <script language='javascript' src='showcase/showcase.nocache.js'></script> | |
| </head> | |
| <body> | |
| <iframe src="javascript:''" id="__gwt_historyFrame" style="position:absolute;width:0;height:0;border:0"></iframe> | |
| </body> | |
| </html> |