home *** CD-ROM | disk | FTP | other *** search
/ Online Praxis 1997 February / OP2_97.BIN / cd-rom / surfen / pcp / inhalt3.txt < prev    next >
Text File  |  1996-12-13  |  2KB  |  111 lines

  1. <HTML>
  2. <HEAD>
  3. <TITLE>
  4. INHALT
  5. </TITLE>
  6. </HEAD>
  7.  
  8. <script language="JavaScript">
  9.  
  10. function start()
  11. {  
  12.     parent.menu.location.href="mm_start.htm";
  13.     parent.medium.location.href="medium1.htm";
  14.     parent.inhalt.location.href="inhalt1.htm";
  15.     parent.text.location.href="start.htm";
  16.     document.close();
  17. }
  18.  
  19.  
  20.  
  21. function news()
  22. {  
  23.     parent.menu.location.href="pcm_news.htm";
  24.     parent.medium.location.href="medium2.htm";
  25.     parent.text.location.href="pc_news.htm";
  26.     document.close();
  27. }
  28.  
  29. function forum()
  30. {  
  31.     parent.menu.location.href="pcm_for.htm";
  32.     parent.medium.location.href="medium3.htm";
  33.     parent.inhalt.location.href="inhalt3.htm";
  34.     parent.text.location.href="pc_for.htm";
  35.     document.close();
  36. }
  37.  
  38. function prog()
  39. {  
  40.     parent.menu.location.href="pcm_prog.htm";
  41.     parent.medium.location.href="medium4.htm";
  42.     parent.inhalt.location.href="inhalt4.htm";
  43.     parent.text.location.href="pc_prog.htm";
  44.     document.close();
  45. }
  46.  
  47. function abo()
  48. {  
  49.     parent.menu.location.href="pcm_abo.htm";
  50.     parent.medium.location.href="medium5.htm";
  51.     parent.inhalt.location.href="inhalt5.htm";
  52.     parent.text.location.href="pc_abo.htm";
  53.     document.close();
  54. }
  55.  
  56. function werbung()
  57. {  
  58.     parent.menu.location.href="pcm_werb.htm";
  59.     parent.medium.location.href="medium6.htm";
  60.     parent.inhalt.location.href="inhalt6.htm";
  61.     parent.text.location.href="pc_werb.htm";
  62.     document.close();
  63. }
  64.  
  65.  
  66. function wir()
  67. {  
  68.     parent.menu.location.href="pcm_wir.htm";
  69.     parent.medium.location.href="medium7.htm";
  70.     parent.inhalt.location.href="inhalt7.htm";
  71.     parent.text.location.href="pc_wir.htm";
  72.     document.close();
  73. }
  74.  
  75. </script>
  76.  
  77. <BODY BACKGROUND="bg2.gif" BGCOLOR="0000AA">
  78. <a href="javascript:start()">
  79. <IMG SRC="start.gif" ALT="STARTSEITE" BORDER="0">
  80. </A>
  81. <BR>
  82. <a href="javascript:news()">
  83. <IMG SRC="p_news.gif" ALT="TOP-NEWS" BORDER="0">
  84. </a>
  85. <BR>
  86. <a href="javascript:forum()">
  87. <IMG SRC="live.gif" ALT="FORUM" BORDER="0">
  88. </a>
  89. <BR>
  90. <a href="javascript:prog()">
  91. <IMG SRC="treiber.gif" ALT="Programme, Treiber & Co." BORDER="0">
  92. </a>
  93. <BR>
  94. <a href="javascript:abo()">
  95. <IMG SRC="abo.gif" ALT="ABO-ClUB" BORDER="0">
  96. </a>
  97. <BR>
  98. <a href="javascript:werbung()">
  99. <IMG SRC="werbung.gif" ALT="Ihr Werbeplatz" BORDER="0">
  100. </a>
  101. <BR>
  102. <a href="javascript:wir()">
  103. <IMG SRC="wir.gif" ALT="Wir ⁿber uns" BORDER="0">
  104. </a>
  105. <BR>
  106. <IMG SRC="data.gif" ALT="Data Becker" BORDER="0">
  107. <BR>
  108. <IMG SRC="jobs.gif" ALT="Computerjobs" BORDER="0">
  109. </BODY>
  110. </HTML>
  111.