/*
Javascript MENY v.1.34
2000-2005
*/


//följande rader krävs och kan bara förekomma en gång i ett menysystem. 
//om du har flera meny.js filer så ta bort dessa rader

menunum=0;
menus=new Array();
_d=document;
function addmenu()
{
	menunum++;
	menus[menunum]=menu;
}
function dumpmenus()
{
	mt="<script language=javascript>";
	for	(a=1;a<menus.length;a++)
	{
		mt+=" menu"+a+"=menus["+a+"];"
	}
	mt+="<\/script>";_d.write(mt)
}
//Var noga med att INTE ÄNDRA dessa rader. 
//Undantag - flera menyer på din sida.



//////////////////////////////////////
// Här kan man ändra inställningar //
////////////////////////////////////

// Sträng fär speciella effetkter
effekt = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
effekt1 = "Fade(duration=0.2);Alpha(style=0,opacity=75);Shadow(color='#777777', Direction=135, Strength=5)"



timegap=500			// Hur länge menyer är synliga
followspeed=5		// Bläddringstid
followrate=40		// Bläddringsintensitet
suboffset_top=10;	// Placering från toppen av sidan 
suboffset_left=10;	// Placering från vänster av sidan
closeOnClick = true

style1=[			// style1 är en vektor fylld av egenskaper(properties). 
                    // Du kan ha obegränsat antal vektorer. 
                    // This means that menus can have their own style.
"345185",			// Mouse Off Font Color
"EAEDF7",			// Mouse Off Background Color
"FFFFFF",			// Mouse On Font Color
"627EBF",			// Mouse On Background Color
"667AC3",			// Menu Border Color 
10,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Verdana, Arial",	// Font Name
2.5,				// Menu Item Padding
,		            // Sub Menu Image (Leave this blank if not needed)
,					// 3D Border & Separator bar
"EAEDF7",			// 3D High Color
"EAEDF7",			// 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)
"667AC3",			// Menu Item Separator Color
]


addmenu(menu=[		// This is the array that contains your menu properties and details
"mainmenu",			// Menu Name - This is needed in order for the menu to be called
5,				    // Menu Top - The Top position of the menu in pixels
150,				// Menu Left - The Left position of the menu in pixels
,					// Menu Width - Menus width in pixels
,					// 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 is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time (1=på/0=av)
"center",			// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,					// Filter - Text variable for setting transitional effekts on menu activation - see above for more info
,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=på/0=av)
1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=på/0=av)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=på/0=av)
,					// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Höger till Vänster - Används i Hebreiska. (1=på/0=av)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=på/0=av)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Bakgrundsbild för meny när BGColor är angett till transparent.
,					// Bläddringsbar meny
,					// För framtida användning
,"&nbsp;&nbsp;HEM&nbsp;&nbsp;","default.asp",,"Åter till Hemsidan",1                // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"&nbsp;&nbsp;GRATIS&nbsp;&nbsp;","show-menu=Gratis","http://fqdn.se/filer.asp","Här kan du hämta filer eller bilder",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"&nbsp;&nbsp;PRODUKTER&nbsp;&nbsp;","show-menu=Produkt","http://fqdn.se/enkel.asp","",1 
,"&nbsp;&nbsp;PRISLISTA&nbsp;&nbsp;","prislista.asp",,"Prislista över våra intressanta Produkter och Tjänster",1
,"&nbsp;&nbsp;NYHETSBREV&nbsp;&nbsp;","show-menu=Nyhet",,"",1
,"&nbsp;&nbsp;KONTROLLPANELEN&nbsp;&nbsp;","demo.asp",,"",1
,"&nbsp;&nbsp;KONTAKT&nbsp;&nbsp;","kontakt.asp",,"",1
,"&nbsp;&nbsp;SPEL&nbsp;&nbsp;","poker/poker.asp",,"",1
])



	addmenu(menu=["Gratis",
	,,120,1,"",style1,,"left",effekt,,,,,,,,,,,,
	,"Hämta filer!","filer.asp",,,0
	,"Hämta bilder","bilder.asp",,,0	
	])
	addmenu(menu=["Produkt",
	,,120,1,"",style1,,"",effekt,,,,,,,,,,,,
	,"Webbplats Enkel","http://fqdn.se/enkel.asp",,,0
	,"Webbplats Medel","http://fqdn.se/medel.asp",,,0
	,"Webbisar","http://fqdn.se/webbisar.asp",,,0
	])
		
	addmenu(menu=["Nyhet",
	,,120,1,"",style1,,"",effekt,,,,,,,,,,,,
	,"Anmäl dig här","http://fqdn.se/reg.asp",,,0
	])

	addmenu(menu=["PrisList",
	,,120,1,"",style1,,"left",effekt1,,,,,,,,,,,,
	,"Anpassning","tom.asp",,,0
	,"Programmering","http://fqdn.se/portfolio-software.asp",,,0
	,"Kontrollpanelen","http://fqdn.se/portfolio-multimedia.asp",,,0
	])

	addmenu(menu=["Support",
	,,120,1,"",style1,,"left",effekt,,,,,,,,,,,,
	,"FAQ","",,,0
	,"Från Kunder","http://fqdn.se/kunder.asp",,,0
	,"Skriv in ett problem","http://fqdn.se/problem.asp",,,0
	,"Kontakta oss","http://fqdn.se/kontakt.asp",,,0
	,"Lathundar","http://fqdn.se/lathund.asp",,,0
	
	])
		
	addmenu(menu=["Services",,,160,1,"",style1,,"left",effekt,,,,,,,,,,,,
	,"Website Development","http://fqdn.se/services-website.asp",,,0
	,"Multimedia Solutions","http://fqdn.se/services-multimedia.asp",,,0
	,"Software Development","http://fqdn.se/services-software.asp",,,0
	,"E-Marketing","http://fqdn.se/services-emarketing.asp",,,0
	,"Hosting","http://fqdn.se/services-hosting.asp",,,0
	])

	addmenu(menu=["About",,,120,1,"",style1,,"left",effekt,,,,,,,,,,,,
	,"Company Profile","http://fqdn.se/companyprofile.asp",,,0
	,"Our Aim","http://fqdn.se/ouraim.asp",,,0
	,"How we work","http://fqdn.se/howwework.asp",,,0
	])

	addmenu(menu=["Reseller",,,170,1,"",style1,,"left",effekt,,,,,,,,,,,,
	,"Web Development Partners","",,,0
	,"Hosting Resellers","",,,0
	])

	addmenu(menu=["FAQ",
	,,150,1,"",style1,,"",effekt,,,,,,,,,,,,
	,"General FAQ’s","http://fqdn.se/faq-general.asp",,,0
	,"Website FAQ’s","http://fqdn.se/faq-website.asp",,,0
	,"Hosting FAQ’s","http://fqdn.se/faq-hosting.asp",,,0
	,"Domain Name FAQ’s","http://fqdn.se/faq-domain.asp",,,0
	])
		

dumpmenus()
