xref: /trunk/main/sd/res/webview/index.pl (revision 31d35622ee258902b338f9bfdfb2a2ed84b7bb6c)
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