// Milonic DHTML Menu version 3.3.11
// please note that major changes to this file have been made.
//
// You no longer need to number your menus as in previous versions. 
// The new menu structure allows you to name the menu instead. This means that you to remove menus and not break the system.
// The structure should also be much easier to modify, add & remove menus and menu items.
// 
// If you are having difficulty with the menu please read the FAQ at http://www.milonic.co.uk/menu/faq.php before contacting us.
//
// Please note that the above text CAN be erased if you wish.



// 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="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact

////////////////////////////////////
// Editable properties START here //
////////////////////////////////////


effect = "Fade(duration=0.3);Alpha(style=0,opacity=85);Shadow(color='#999999', Direction=135, Strength=5)" // Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters

timegap=250				// The time delay for menus to remain visible
followspeed=5			// Follow Scrolling speed
followrate=40			// Follow Scrolling Rate
suboffset_top=10;		// Sub menu offset Top position 
suboffset_left=10;		// Sub menu offset Left position
Frames_Top_Offset=100 		// This is for odd frames behaiour until I can fix it.


style1=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"FFFFFF",				// Mouse Off Font Color
"6699CC",				// Mouse Off Background Color
"ffebdc",				// Mouse On Font Color
"004B85",				// Mouse On Background Color
"000000",				// Menu Border Color 
11,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
4,						// Menu Item Padding
"http://www.lanvis.com/arrow.gif",			// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"66ffff",				// 3D High Color
"000099",				// 3D Low Color
]



	addmenu(menu=["aboutus",
	,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"company background","http://www.lanvis.com/background.htm target=main",,,0
	,"core competencies","http://www.lanvis.com/competencies.htm target=main",,,0
	,"meet the staff","http://www.lanvis.com/staff.htm target=main",,,0
	,"mailing address","http://www.lanvis.com/address.htm target=main",,,0
	,"directions","http://www.lanvis.com/directions.htm target=main",,,0
	])

	addmenu(menu=["services",
	,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"network design & consulting","http://www.lanvis.com/services2002.htm target=main",,,0
	,"support services","show-menu=serviceoptions","http://www.lanvis.com/contract2002.htm target=main",,0
	,"web hosting","http://www.lanvis.com/hosting2002.htm target=main",,,0
	,"success stories","http://www.lanvis.com/successes.htm target=main",,,0
	])


			addmenu(menu=["serviceoptions",
			,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"LANVispak Prepaid Services","http://www.lanvis.com/lanvispak2002.htm target=main",,,
			])


	addmenu(menu=["products",
	,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"phone system solutions","http://www.lanvis.com/pbx/ target=_top",,,0
	,"custom servers","show-menu=servers","http://www.lanvis.com/servers2002.htm target=main",,0
	,"workstations & desktops","http://www.lanvis.com/desktops.htm target=main",,,0
	,"networking hardware","http://www.lanvis.com/hardware.htm target=main",,,0
	,"software","http://www.lanvis.com/software.htm target=main",,,0
	])

			addmenu(menu=["servers",
			,,220,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"FrontLine 1U Series","http://www.lanvis.com/frontline2002.htm target=main",,,
			,"PerformanceWEB 1U Series","http://www.lanvis.com/performanceweb2002.htm target=main",,,
			,"PerformancePLUS 2U Series","http://www.lanvis.com/performanceplus2002.htm target=main",,,
			,"PerformanceELITE Tower/5U","http://www.lanvis.com/performanceelite.htm target=main",,,
			])


		
	addmenu(menu=["support",
	,,130,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Desktop Support","http://www.lanvis.com/support2002.htm",,,0
	,"Server Support","http://www.lanvis.com/support2002.htm",,,0
	,"Software Support","http://www.lanvis.com/support2002.htm",,,0	
	,"Client Log-in","http://www.lanvis.com/software/cart2/index.asp",,,0
	])



	addmenu(menu=["onlinepricing",
	,,167,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"entry level system","http://www.lanvis.com/onlinepricing/public/firststep2002.aspx?level=Entry target=main",,,0
	,"mid level system","http://www.lanvis.com/onlinepricing/public/firststep2002.aspx?level=Mid target=main",,,0
	,"performance system","http://www.lanvis.com/onlinepricing/public/firststep2002.aspx?level=High target=main",,,0
	,"Why purchase from us?","http://www.lanvis.com/whyintel.htm target=main",,,0
	])
	

	

dumpmenus()