phpDocumentor tab
[ class tree: tab ] [ index: tab ] [ all elements ]

Source for file menuindex.php

Documentation is available at menuindex.php

  1. <?
  2. /**
  3. * The Menu Index file.
  4. * This file defines the Right Menu
  5. *
  6. * @package tab
  7. * @filesource
  8. * @see TAB_INDEX_PATH/menuright.php
  9. * @copyright (c) http://Finn-Rasmussen.com
  10. * @license http://Finn-Rasmussen.com/license/ myPHP License conditions
  11. * @author http://Finn-Rasmussen.com
  12. * @version 1.9
  13. * @since 21-oct-2005
  14. */
  15.  
  16. /**
  17. * The dpil url
  18. */
  19. if (!defined('URL_DPIL_HREF')) {
  20. define('URL_DPIL_HREF','http://www.dpil.dk/HTML/');
  21. }
  22.  
  23. /**
  24. * The dpil text
  25. */
  26. if (!defined('URL_DPIL_TITLE')) {
  27. define('URL_DPIL_TITLE','Læs mere hos Skadedyr Laboratoriet');
  28. }
  29.  
  30. $indexmenuLinks =
  31. array(
  32. // A
  33. // B
  34. array('text'=>'Borebiller','href'=>URL_DPIL_HREF.'almborebille.htm','title'=>URL_DPIL_TITLE),
  35. array('text'=>'Bananfluer','href'=>URL_DPIL_HREF.'bananfluer.htm','title'=>URL_DPIL_TITLE),
  36. array('text'=>'Bier','href'=>URL_DPIL_HREF.'honningbier.htm','title'=>'Honning bier'),
  37. array('text'=>'Brun pelsklannere ','href'=>URL_DPIL_HREF.'brunpels.htm','title'=>URL_DPIL_TITLE),
  38. array('text'=>'Brødbiller','href'=>URL_DPIL_HREF.'broedbil.htm','title'=>URL_DPIL_TITLE),
  39. // C
  40. // D
  41. array('text'=>'Daddelmøl','href'=>URL_DPIL_HREF.'moelifoedevindust.htm','title'=>URL_DPIL_TITLE),
  42. array('text'=>'Duer','href'=>URL_DPIL_HREF.'duer.htm','title'=>URL_DPIL_TITLE),
  43. // E
  44. // F
  45. array('text'=>'Flagermus','href'=>'http://www.skovognatur.dk/udgivelser/1999/flagermus/default.htm','title'=>'Alle arter er fredede'),
  46. array('text'=>'Frømøl','href'=>URL_DPIL_HREF.'froemoel.htm','title'=>URL_DPIL_TITLE),
  47. // G
  48. array('text'=>'Gedehamse','href'=>URL_DPIL_HREF.'gedehamse.htm','title'=>URL_DPIL_TITLE),
  49. // H
  50. array('text'=>'Herkulesmyren ','href'=>URL_DPIL_HREF.'herkulesmyre.htm','title'=>URL_DPIL_TITLE),
  51. array('text'=>'Humlebier','href'=>URL_DPIL_HREF.'humlebier.htm','title'=>URL_DPIL_TITLE),
  52. array('text'=>'Hvepse','href'=>URL_DPIL_HREF.'gedehamse.htm','title'=>URL_DPIL_TITLE),
  53. // I
  54. // J
  55. array('text'=>'Jordbier','href'=>URL_DPIL_HREF.'jordbier.htm','title'=>URL_DPIL_TITLE),
  56. // K
  57. array('text'=>'Kakerlak','href'=>URL_DPIL_HREF.'tyskkak.htm','title'=>URL_DPIL_TITLE),
  58. array('text'=>'Kakaomøl','href'=>URL_DPIL_HREF.'moelifoedevindust.htm','title'=>URL_DPIL_TITLE),
  59. // L
  60. // M
  61. array('text'=>'Mosegrise','href'=>URL_DPIL_HREF.'mosegris.htm','title'=>URL_DPIL_TITLE),
  62. array('text'=>'Muldvarpe','href'=>URL_DPIL_HREF.'muldvarp.htm','title'=>URL_DPIL_TITLE),
  63. array('text'=>'Murbier','href'=>URL_DPIL_HREF.'murbier.htm','title'=>URL_DPIL_TITLE),
  64. array('text'=>'Mus','href'=>URL_DPIL_HREF.'mus.htm','title'=>URL_DPIL_TITLE),
  65. array('text'=>'Myrer','href'=>URL_DPIL_HREF.'sorthavemyre.htm','title'=>URL_DPIL_TITLE),
  66. array('text'=>'Møl','href'=>URL_DPIL_HREF.'moelitex.htm','title'=>URL_DPIL_TITLE),
  67. array('text'=>'Møl i fødevareindustrien','href'=>URL_DPIL_HREF.'moelifoedevindust.htm','title'=>URL_DPIL_TITLE),
  68. // N
  69. // O
  70.  
  71. // P
  72.  
  73. // Q
  74.  
  75. // R
  76. array('text'=>'Rotter','href'=>'http://www.mst.dk/default.asp?Sub=http://www.mst.dk/kemi/04000000.htm','title'=>'Læs om rotter på Miljø styrelsens hjemmeside'),
  77. // S
  78. array('text'=>'Sort havemyre','href'=>URL_DPIL_HREF.'sorthavemyre.htm','title'=>URL_DPIL_TITLE),
  79.  
  80. // T
  81. array('text'=>'Tofarvet frømøl','href'=>URL_DPIL_HREF.'tofarvfromol.htm','title'=>URL_DPIL_TITLE),
  82. array('text'=>'Tysk Kakerlak','href'=>URL_DPIL_HREF.'tyskkak.htm','title'=>URL_DPIL_TITLE),
  83. // U
  84. // V
  85. array('text'=>'Væggelus','href'=>URL_DPIL_HREF.'vaeggelus.htm','title'=>URL_DPIL_TITLE),
  86. // W
  87. // X
  88.  
  89. // Y
  90.  
  91. // Z
  92.  
  93. // Æ
  94.  
  95. // Ø
  96.  
  97. // Å
  98. );
  99. ?>

Documentation generated on Thu, 22 Dec 2005 17:13:22 +0100 by phpDocumentor 1.3.0RC3