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><%Title%></title>
- <meta http-equiv="Content-Type" content="text/html; charset=<%charset%>">
- </head>
-
- <frameset cols="185,*" frameborder="0" framespacing="0" border="0">
- <frame src="<%IndexURI%>" name="index" noresize="noresize" frameborder="0" marginwidth="4" marginheight="0" scrolling="no" />
- <frame src="<%MainURI%>" name="main" noresize="noresize" frameborder="0" marginwidth="4" marginheight="0" />
- <noframes>This Server Requires Frames.</noframes>
- </frameset>
- </html>
-