//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="";for(a=1;a";_d.write(mt)} //Please leave the above line intact. The above also needs to be enabled if it not already enabled unless you have more than one _array.js file //////////////////////////////////// // Editable properties START here // //////////////////////////////////// timegap=500 // The time delay for menus to remain visible followspeed=5 // Follow Scrolling speed followrate=50 // Follow Scrolling Rate suboffset_top=0 // Sub menu offset Top position suboffset_left=0 // Sub menu offset Left position style1=[ // Gray3DStyle is an array of properties. You can have as many property arrays as you need "000000", // Mouse Off Font Color "TRANSPARENT", // Mouse Off Background Color (use zero for transparent in Netscape 6) "00A500", // Mouse On Font Color "TRANSPARENT", // Mouse On Background Color "TRANSPARENT", // Menu Border Color "10", // Font Size (default is px but you can specify mm, pt or a percentage) "", // Font Style (italic or normal) "", // Font Weight (bold or normal) "Verdana, Arial, Helvetica", // Font Name 0, // Menu Item Padding or spacing , // Sub Menu Image (Leave this blank if not needed) , // 3D Border & Separator bar , // 3D High Color , // 3D Low Color , // Current Page Item Font Color (leave this blank to disable) , // Current Page Item Background Color (leave this blank to disable) , // Top Bar image (Leave this blank to disable) , // Menu Header Font Color (Leave blank if headers are not needed) , // Menu Header Background Color (Leave blank if headers are not needed) , // Menu Item Separator Color ] style2=[ // Gray3DStyle is an array of properties. You can have as many property arrays as you need "000000", // Mouse Off Font Color "TRANSPARENT", // Mouse Off Background Color (use zero for transparent in Netscape 6) "00A500", // Mouse On Font Color "TRANSPARENT", // Mouse On Background Color "TRANSPARENT", // Menu Border Color "10", // Font Size (default is px but you can specify mm, pt or a percentage) "", // Font Style (italic or normal) "", // Font Weight (bold or normal) "Verdana, Arial, Helvetica", // Font Name 0, // Menu Item Padding or spacing , , // 3D Border & Separator bar , // 3D High Color , // 3D Low Color , // Current Page Item Font Color (leave this blank to disable) , // Current Page Item Background Color (leave this blank to disable) , // Top Bar image (Leave this blank to disable) , // Menu Header Font Color (Leave blank if headers are not needed) , // Menu Header Background Color (Leave blank if headers are not needed) , // Menu Item Separator Color ] addmenu(menu=[ "mainmenu", // Menu Name - This is needed in order for this menu to be called 29, // Menu Top - The Top position of this menu in pixels 115, // Menu Left - The Left position of this menu in pixels , // Menu Width - Menus width in pixels 0, // Menu Border Width , // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle" style1, // Properties Array - this array is declared higher up as you can see above 1, // Always Visible - allows this menu item to be visible at all time (1=on or 0=off) , // Alignment - sets this menu elements text alignment, values valid here are: left, right or center , // Filter - Text variable for setting transitional effects on menu activation - see above for more info 0, // Follow Scrolling Top Position - Tells this menu to follow the user down the screen on scroll placing the menu at the value specified. 0, // Horizontal Menu - Tells this menu to display horizontaly instead of top to bottom style (1=on or 0=off) 0, // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on or 0=off) , // Position of TOP sub image left:center:right , // Set the Overall Width of Horizontal Menu to specified width or 100% and height to a specified amount 0, // Right To Left - Used in Hebrew for example. (1=on or 0=off) 0, // Open the Menus OnClick - leave blank for OnMouseover (1=on or 0=off) 0, // ID of the div you want to hide on MouseOver (useful for hiding form elements) , // Background image for menu Color must be set to transparent for this to work 0, // Scrollable Menu , // Miscellaneous Menu Properties ,"","show-menu=","index.html swapimage=/images/im_hvemervi.gif;","Forside",0 ,"","show-menu=","energitaarnet.html swapimage=/images/k_energitaarnet_ov.gif;","Energitaarnet",0 ,"","show-menu=","behandlere.html swapimage=/images/k_behandlere_ov.gif;","Behandlere",0 ,"","show-menu=","tilknyttedebeha.html swapimage=/images/k_tilknyttede_ov.gif;","Tilknyttede behandlere",0 ,"","show-menu=","aura.html swapimage=/images/im_behandlinger.gif;","Behandlinger",0 ,"","show-menu=","aura.html swapimage=/images/k_aura_ov.gif;","Aura",0 ,"","show-menu=","claivoyance.html swapimage=/images/k_claivoyance_ov.gif;","Claivoyance",0 ,"","show-menu=","tarot.html swapimage=/images/k_tarot_ov.gif;","Tarot",0 ,"","show-menu=","healing.html swapimage=/images/k_healing_ov.gif;","Healing",0 ,"","show-menu=","massage.html swapimage=/images/k_massage_ov.gif;","Massage",0 ,"","show-menu=","hypnose.html swapimage=/images/k_hypnose_ov.gif;","Hypnose",0 ,"","show-menu=","nlp-terapi.html swapimage=/images/k_nlp-terapi_ov.gif;","NLP-terapi",0 ,"","show-menu=","psykoterapi.html swapimage=/images/k_psykoterapi_ov.gif;","Psykoterapi",0 ,"","show-menu=","andrebehandling.html swapimage=/images/k_andrebehand_ov.gif;","Andre behandlinger",0 ,"","show-menu=","alternativaften.html swapimage=/images/im_aktiviteter.gif;","Aktiviteter",0 ,"","show-menu=","alternativaften.html swapimage=/images/k_alternativaften_ov.gif;","Alternativ aften ",0 ,"","show-menu=","uddannelse.html swapimage=/images/k_uddannelse_ov.gif;","Uddannelse",0 ,"","show-menu=","workshop.html swapimage=/images/k_workshop_ov.gif;","Workshop",0 ,"","show-menu=","fordrag.html swapimage=/images/k_foredrag_ov.gif;","Fordrag",0 ,"","show-menu=","messer.html swapimage=/images/k_messer_ov.gif;","Messer",0 ,"","show-menu=","links.html swapimage=/images/k_links.gif;","Links",0 ,"","show-menu=","kontakt.html swapimage=/images/k_kontakt.gif;","kontakt",0 ,"","show-menu=","nyheder.html swapimage=/images/k_andrebehand_ov.gif;","Nyheder",0 ]) dumpmenus()