Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
49 lines (27 sloc)
1.33 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> | |
| <HTML> | |
| <HEAD> | |
| <TITLE>Destinasjon Stavanger</TITLE> | |
| </HEAD> | |
| <FRAMESET COLS="700" ROWS="*,15" FRAMEBORDER="NO" FRAMESPACING=0 BORDER="0"> | |
| <FRAMESET COLS="161,*" FRAMESPACING=0 FRAMEBORDER="NO"> | |
| <FRAME NAME="SIDEBAR" SRC="SIDEBAR.CFM?Hallo=" SCROLLING="no" MARGINHEIGHT=0 MARGINWIDTH=0 FRAMESPACING=0 FRAMEBORDER="NO" NORESIZE> | |
| <FRAME NAME="HOVED" SRC="HOVED.CFM?Hallo=" SCROLLING="AUTO" MARGINHEIGHT=0 MARGINWIDTH=0 FRAMESPACING=0 FRAMEBORDER="NO" NORESIZE> | |
| </FRAMESET> | |
| <FRAMESET COLS="*" FRAMESPACING=0 FRAMEBORDER="NO"> | |
| <FRAME NAME="BUNNLINNJE" SRC="BUNNLINJE.CFM?Hallo=" SCROLLING="NO" MARGINHEIGHT=0 MARGINWIDTH=0 FRAMESPACING=0 FRAMEBORDER="NO" NORESIZE> | |
| </FRAMESET> | |
| <NOFRAMES> | |
| Du har ikke en nettleser som støtter rammer. Vi beklager | |
| at du da ikke vil få et fullt utbytte av sidene. Vi vil på | |
| det sterkeste oppfordre deg til å oppgradere din nettleser | |
| til en nyere versjon. | |
| <BR><br> | |
| Your browser doesn't support frames, we use frames and therefore you'll | |
| not be able to enjoy the pages as it was meant by the designers, please upgrade your browser. | |
| <br><br> | |
| <font size="4"><A HREF="http://www.netscape.com">Netscape</A></font><br><br> | |
| <font size="4"><A HREF="http://www.microsoft.com">Microsoft Internet Explorer</A></font><br><br> | |
| </NOFRAMES> | |
| </FRAMESET> | |
| </HTML> |