/*

 Milonic DHTML Website Navigation Menu - Version 3.4

 Written by Andy Woolley - Copyright 2002 (c) Milonic Solutions Limited. All Rights Reserved.

 Please visit http://www.milonic.co.uk/menu or e-mail menu3@milonic.com for more information.

 

 The Free use of this menu is only available to Non-Profit, Educational & Personal web sites.

 Commercial and Corporate licenses  are available for use on all other web sites & Intranets.

 All Copyright notices MUST remain in place at ALL times and, please keep us informed of your 

 intentions to use the menu and send us your URL.

*/





//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files

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. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.







////////////////////////////////////

// Editable properties START here //

////////////////////////////////////



// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters

if(navigator.appVersion.indexOf("MSIE 6.0")>0)

{

	effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=0, Strength=0)"

}

else

{

	effect = "Shadow(color='#777777', Direction=0, Strength=0)" // Stop IE5.5 bug when using more than one filter

}





timegap=500			// 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



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.

"white",				// Mouse Off Font Color

"418de2",			// Mouse Off Background Color

"ffffff",			// Mouse On Font Color

"fda84e",			// Mouse On Background Color

"2B6895",			// Menu Border Color 

10,					// Font Size in pixels

"normal",			// Font Style (italic or normal)

"normal",				// Font Weight (bold or normal)

"Verdana, Arial",	// Font Name

3,					// Menu Item Padding

"arrow.gif",		// Sub Menu Image (Leave this blank if not needed)

,					// 3D Border & Separator bar

"66ffff",			// 3D High Color

"000099",			// 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)

"ffffff",			// Menu Header Font Color (Leave blank if headers are not needed)

"000099",			// Menu Header Background Color (Leave blank if headers are not needed)

"808080",			// 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

"82",					// Menu Top - The Top position of the menu in pixels

"0",				// Menu Left - The Left position of the menu in pixels

"116",					// Menu Width - Menus width in pixels

,					// Menu Border Width 

"left",					// 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=on/0=off)

"center",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center

effect,				// Filter - Text variable for setting transitional effects 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=on/0=off)

1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)

,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)

,					// 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)

,					// Right To Left - Used in Hebrew for example. (1=on/0=off)

,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)

"form1",					// ID of the div you want to hide on MouseOver (useful for hiding form elements)

,					// Background image for menu when BGColor set to transparent.

,					// Scrollable Menu

,					// Reserved for future use

,"Home","index.html",,"Back to the home page",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

,"Company","show-menu=company","about.html","Company Information",1

,"Services","show-menu=Services","services.html","The Services we have to offer",1

,"Support","show-menu=support","support.html","Customer Support Area",1

,"Contact","show-menu=Contact","contact.html","How to Contact Us",1

,"Sign Up!","https://www.safe2host.com/accounts/order/index.php",,"Sign up to our services!",1

])



	addmenu(menu=["company",

	,,118,1,"",style1,,"left",effect,,,,,,,,,,,,

	,"Overview","about.html#overview",,"About our company",1

	,"Mission","about.html#mission",,"Our Mission to Succeed",1

	,"Network","network.html",,"View our Network Structure",1

	,"Contact Us","contact.html",,"How to get in touch with us",1

	,"Employment","about.html#employment",,"Employment Opportunities",1

	,"Site Map","sitemap.html",,"Navigating around this site",1

	])

	

	addmenu(menu=["Services",

	,,118,1,"",style1,,"left",effect,,,,,,,,,,,,

	,"Shared Hosting","show-menu=hosting","hosting.php","Hosting Solutions",1

	,"Reseller Hosting","show-menu=reseller","reseller.php","Hosting Solutions",1

	,"Site Design","show-menu=design","design.html","Web site Design",1

	,"Register Domain","show-menu=register","domain/index.html","Register a Domain Name",1

	,"Affiliate Program","http://www.safe2host.com/affiliate.html",,"Become a Safe2host Affiliate",1

	,"Control Panel","login.html",,"Login to your control panel",1

	,"Accounts Login","http://www.safe2host.com/accounts/clients/index.php",,"Login to your accounts manager",1

	])



		addmenu(menu=["design",
		,,118,1,"",style1,,"left",effect,,,,,,,,,,,,

		,"Overview","design.html#overview",,"An Overview of our Design",1

		,"Complete Design","design.html#complete",,"The Complete Web-Design Service",1

		,"Web Update","design.html#update",,"Update to existing Web-Site",1

		,"Re-Design","design.html#redesign",,"Re-Design of existing Web-Site",1

		,"Web Hosting","design.html#hosting",,"Hosting Solution for Web-Site",1

		,"Portfolio","portfolio.html",,"Some of our existing customers",1

		,"Register Domain","domain/index.html",,"Register your domain name",1

		])


        addmenu(menu=["register",
		,,118,1,"",style1,,"left",effect,,,,,,,,,,,,

		,"Overview","domain/index.html",,"Overview of our domain services",1

		,"Register a Domain","domain/order.cgi?reg_type=new",,"Order a new domain name",1

		,"Bulk Registration","domain/order.cgi?reg_type=new&bulk_order=1",,"Order multiple domain names",1

		,"Transfer Domain","domain/order.cgi?reg_type=transfer",,"Transfer a domain name to us",1

		,"Manage Domain","domain/index.html",,"Manage your domain name settings",1

		,"Security Certs","https://www.safe2host.com/domain/webcert.html",,"Buy A Security Certificate here!",1

		])


		addmenu(menu=["hosting",

		,,118,1,"",style1,,"left",effect,,,,,,,,,,,,

		,"Overview","hosting.php#overview",,"An Overview of our Hosting",1

		,"What You Get","hosting.php#service",,"What you get from our hosting",1

		,"Submit Your Site","hosting.php",,"Submit your site to Search Engines",1

		,"Register Domain","domain/index.html",,"Register your domain name",1

		,"Control Panel","login.html",,"Login to your control panel",1

		,"Sign Up!","https://www.safe2host.com/accounts/order/index.php",,"Signup to a hosting plan",1

		])


		addmenu(menu=["reseller",

		,,118,1,"",style1,,"left",effect,,,,,,,,,,,,

		,"Overview","reseller.php",,"An Overview of our Reseller Plans",1

		,"What You Get","reseller.php#service",,"What Plans we can Offer",1

		,"Register Domain","domain/index.html",,"Register your domain name",1

		,"Sign Up!","https://www.safe2host.com/accounts/reseller/index.php",,"Signup to a Reseller Plan",1

		])
	

	addmenu(menu=["contact",

	,,118,1,"",style1,,"",effect,,,,,,,,,,,,

	,"Overview", "contact.html#overview",,"Our commitment to you",1

	,"Addresses", "contact.html#telephone",,"Contact us by Mail",1

	,"Internet", "contact.html#internet",,"Contact us by filling out an online form",1

	,"E-Mail", "contact.html#email",,"Contact us via email system",1

	,"MSN", "contact.html#msn",,"Contact us using MSN Messenger",1

	])

	

	addmenu(menu=["support",

	,,118,1,"",style1,,"",effect,,,,,,,,,,,,

	,"Overview","support.html",,"Overview of Support Options",1

	,"Control Panel","support.html#cpanel",,"Control Panel Login",1

	,"Request Support","support.html#request",,"Request Technical Support",1

	,"Policies/T.O.S.","support.html#tos",,"Terms of Service",1

	,"FAQ","support.html#faq",,"Some Frequently Asked Questions",1

	])

	



dumpmenus()