<% redirection = "" If registration <> "no" Then regvalue = Request.QueryString("regnr") Else regvalue = "open" End If %> <% If langtype = "eng" then Response.Write(companyname) Response.Write(" webcast ") Response.Write(kortdatum) End If If langtype = "swe" then Response.Write(companyname) Response.Write(" webbsändning ") Response.Write(kortdatum) End If %> <% if stat < 3 then Response.Write(" ") end if if stat = 3 then Response.Write(" ") end if if stat = 4 then Response.Write(" ") end if %> <% If omxcast = "yes" then utrymme = "10" Else utrymme = "0" End If %> <% If omxcast = "no" then Response.Write("") End If %> <% If omxcast = "no" then Response.Write("") End If %> <% If omxcast = "no" then Response.Write("") End If %> <% If omxcast = "no" then Response.Write("") End If %>
<% If omxcast = "yes" then Response.Write("



") Else Response.Write("






") End If %>



<% If langtype = "eng" then Response.Write("Welcome to the webcast of") End If If langtype = "swe" then Response.Write("Välkommen till webbsändningen av") End If %>
<% Response.Write(companyname & "s " & titeln) Response.Write("
") If stat <= 1 then If langtype = "eng" then Response.Write("
The presentation starts ") End If If langtype = "swe" then Response.Write("
Presentationen startar ") End If End if Response.Write(startdate) If stat <= 1 then If langtype = "eng" then Response.Write(" at " & starttime) Response.Write("

") End If If langtype = "swe" then Response.Write(" klockan " & starttime) Response.Write("

") End If End if if stat = 1 then If langtype = "eng" then Response.Write("Please return to this page five minutes before the live webcast start to ensure that your system is correctly configured for Internet streaming.

") End If If langtype = "swe" then Response.Write("Återkom gärna till denna sida fem minuter innan presentationen startar för att säkerställa att ditt system är korrekt inställt för att se webbsändningen.

") End If end if if regvalue <> "" then Response.Write(" ") end if if stat = 2 AND regvalue <> "" then If langtype = "eng" then Response.Write("

The live broadcast has started, the presentation will start at " & starttime & "
") Response.Write("Click here to open the live webcast window") Response.Write("

") End If If langtype = "swe" then Response.Write("

Sändningen har startat, presentationen börjar klockan " & starttime & "
") Response.Write("Klicka här för att öppna websändningsfönstret") Response.Write("

") End If end if if stat = 3 AND regvalue <> "" then If langtype = "eng" then Response.Write("

The presentation has started.
") Response.Write("Click here to open the live webcast window.") Response.Write("

") End If If langtype = "swe" then Response.Write("

Presentationen har har startat.
") Response.Write("Klicka här för att öppna webbsändningsfönstret.") Response.Write("

") End If end if if stat = 4 then If langtype = "eng" then Response.Write("

The live webcast has ended.
An on demand version will be available from this page within the hour.

") End If If langtype = "swe" then Response.Write("

Webbsändningen är över.
En on demand sändning kommer att finnas tillgänglig inom en timme.

") End If end if if stat = 5 AND regvalue <> "" then If langtype = "eng" then Response.Write("

Click here to open the on demand version of the presentation.

") End If If langtype = "swe" then Response.Write("

Klicka här för att öppna on demand sändningen.

") End If end if if stat = 6 AND regvalue <> "" then If langtype = "eng" then Response.Write("

Click here to open the on demand version of the presentation.

") End If If langtype = "swe" then Response.Write("

Klicka här för att öppna on demand sändningen.

") End If end if if stat = 9 then if langtype = "eng" then Response.Write("

We are currently having technical problems which might affect some users.

") Response.Write("We are working on solving the problems as fast as possible, please be patient and try to reload the webcast ") Response.Write("window in case of lost videofeed or poor quality.

") End If if langtype = "swe" then Response.Write("

Vi har för tillfället tekniska problem vilket kan påverka vissa tittare.

") Response.Write("Vi arbetar på att lösa problemen så snabbt som möjligt, testa att uppdatera sidan om du tappar videoströmmen ") Response.Write("eller får dålig bildkvalitet.

") End If end if %> <% If langtype = "eng" then Response.Write("The webcast is encoded for modem(56Kbps), ISDN(128Kbps) and broadband(300Kbps). The streaming server automatically detects your connection speed and serves you the most suitable video stream.

") Response.Write("To see the webcast your computer has to support the Windows Media 9 file format.
") Response.Write("Information on how to install and test Windows Media Player 9.

") Response.Write("

More information about " & companyname & " at " & corplink & "

") End if %> <% If langtype = "swe" then Response.Write("Presentationen sänds i tre kvaliteter, modem(56Kbps), ISDN(128Kbps) och bredband(300Kbps). Servern känner automatiskt av vilken hastighet som bäst passar din uppkoppling.

") Response.Write("För att se presentationen behöver du ha Windows Media Player 9 installerat på din dator.
") Response.Write("Information om hur du testar och installerar Windows Media Player 9.

") Response.Write("

Mer information om " & companyname & " på " & corplink & "

") End if %> <% If omxcast = "yes" then If langtype = "eng" then Response.Write("More Live from the Nordic Exchange webcasts.
") End if If langtype = "swe" then Response.Write("Fler Live from the Nordic Exchange sändningar.
") End if End If %>
<% If Request.Querystring = "preview" then Response.Write("

") Response.Write("") Response.Write("

") End If %>