home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <title><%ServerName%> - Web Admin</title>
- <meta http-equiv="Content-Type" content="text/html; charset=<%charset%>" />
- </head>
- <frameset rows="100,*">
- <frame src="<%HeaderURI%>" name="menu" noresize="noresize" frameborder="0" scrolling="no" marginwidth="4" marginheight="0" />
- <frame src="<%BottomURI%>" name="menumain" noresize="noresize" frameborder="0" marginwidth="0" />
- <noframes>This Server Requires Frames.</noframes>
- </frameset>
- </html>
-