xref: /trunk/main/sd/res/webview/index.pl (revision 819addb6cc72afd0749e701e6e7250975c749882)
1<html>
2
3<head>
4  <title>$$1</title>
5</head>
6
7<frameset rows="*" border="0" frameborder="0" framespacing="0">
8    <frame src="$$3webcast.pl" name="frame1" scrolling="yes" resize marginwidth="0" marginheight="0" frameborder="0">
9</frameset>
10
11<noframes>
12
13<body bgcolor="white">
14    <meta http-equiv="refresh" content="1;URL=$$3webcast.pl">
15</body>
16
17</html>
18