// 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=70);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
effect1= "Fade(duration=0.3);Alpha(style=0,opacity=0);"  // Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters

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.
"navy",					// Mouse Off Font Color
"FFFFFF",				// Mouse Off Background Color
"ffebdc",				// Mouse On Font Color
"000000",				// Mouse On Background Color
"000000",				// Menu Border Color 
14,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"normal",					// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
5,						// Menu Item Padding
"/sub/arrow.gif",			// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"66ffff",				// 3D High Color
"000099",				// 3D Low Color
"Purple",				// Current Page Item Font Color (leave this blank to disable)
"pink",					// Current Page Item Background Color (leave this blank to disable)
"/sub/arrowdn.gif",			// Top Bar image (Leave this blank to disable)
"ffffff",				// Menu Header Font Color (Leave blank if headers are not needed)
"FFFFFF",				// Menu Header Background Color (Leave blank if headers are not needed)
]

style2=[				// 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.
"navy",					// Mouse Off Font Color
"CCCCCC",				// Mouse Off Background Color
"ffebdc",				// Mouse On Font Color
"000000",				// Mouse On Background Color
"000000",				// Menu Border Color 
14,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"normal",					// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
5,						// Menu Item Padding
"/sub/arrow.gif",			// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"66ffff",				// 3D High Color
"000099",				// 3D Low Color
"Purple",				// Current Page Item Font Color (leave this blank to disable)
"pink",					// Current Page Item Background Color (leave this blank to disable)
"/sub/arrowdn.gif",			// Top Bar image (Leave this blank to disable)
"ffffff",				// Menu Header Font Color (Leave blank if headers are not needed)
"FFFFFF",				// Menu Header Background Color (Leave blank if headers are not needed)
]

style3=[				// 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
"99b6cc",				// Mouse Off Background Color
"ffebdc",				// Mouse On Font Color
"000000",				// Mouse On Background Color
"000000",				// Menu Border Color 
12,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"normal",					// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
6,						// Menu Item Padding
"/sub/arrow.gif",			// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"66ffff",				// 3D High Color
"000099",				// 3D Low Color
"Purple",				// Current Page Item Font Color (leave this blank to disable)
"pink",					// Current Page Item Background Color (leave this blank to disable)
"/sub/arrowdn.gif",			// Top Bar image (Leave this blank to disable)
"ffffff",				// Menu Header Font Color (Leave blank if headers are not needed)
"FFFFFF",				// Menu Header Background Color (Leave blank if headers are not needed)
]

style4=[				// 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
"000000",				// Mouse Off Background Color
"ffebdc",				// Mouse On Font Color
"000000",				// Mouse On Background Color
"000000",				// Menu Border Color 
12,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"normal",					// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
6,						// Menu Item Padding
"/sub/arrow.gif",			// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"66ffff",				// 3D High Color
"000099",				// 3D Low Color
"Purple",				// Current Page Item Font Color (leave this blank to disable)
"pink",					// Current Page Item Background Color (leave this blank to disable)
"/sub/arrowdn.gif",			// Top Bar image (Leave this blank to disable)
"ffffff",				// Menu Header Font Color (Leave blank if headers are not needed)
"FFFFFF",				// Menu Header Background Color (Leave blank if headers are not needed)
]
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
81,					// Menu Top - The Top position of the menu in pixels
82,				// Menu Left - The Left position of the menu in pixels
99,					// 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 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
,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,					// 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
,					// ..Now Obsolete..
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use
,"網頁設計","show-menu=web",,"",1
])

addmenu(menu=[		// This is the array that contains your menu properties and details
"mainnmenu",			// Menu Name - This is needed in order for the menu to be called
81,					// Menu Top - The Top position of the menu in pixels
182,				// Menu Left - The Left position of the menu in pixels
85,					// 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"
style2,				// 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
,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,					// 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
,					// ..Now Obsolete..
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use
,"虛擬主機","show-menu=host",,"",1
])
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
81,					// Menu Top - The Top position of the menu in pixels
268,				// Menu Left - The Left position of the menu in pixels
88,					// 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"
style2,				// 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
,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,					// 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
,					// ..Now Obsolete..
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use
,"網路服務","show-menu=network",,"",1
])
addmenu(menu=[		// This is the array that contains your menu properties and details
"mainnmenu",			// Menu Name - This is needed in order for the menu to be called
81,					// Menu Top - The Top position of the menu in pixels
357,				// Menu Left - The Left position of the menu in pixels
110,					// 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"
style4,				// 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
effect1,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,					// 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
,					// ..Now Obsolete..
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use
,"企業e化服務","show-menu=enterprise",,"",1
])

addmenu(menu=[		// This is the array that contains your menu properties and details
"mainnmenu",			// Menu Name - This is needed in order for the menu to be called
83,					// Menu Top - The Top position of the menu in pixels
557,				// Menu Left - The Left position of the menu in pixels
80,					// 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"
style3,				// 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
effect1,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,					// 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
,					// ..Now Obsolete..
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use
,"線上服務","show-menu=service",,"",1
])
addmenu(menu=[		// This is the array that contains your menu properties and details
"mainnmenu",			// Menu Name - This is needed in order for the menu to be called
83,					// Menu Top - The Top position of the menu in pixels
710,				// Menu Left - The Left position of the menu in pixels
80,					// 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"
style3,				// 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
effect1,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,					// 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
,					// ..Now Obsolete..
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use
,"公司簡介","show-menu=company",,"",1
])

// 網頁設計子功能表
	addmenu(menu=["web",
	,,130,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Html網頁設計","show-menu=webdesign",,,1
	,"PHP/ASP程式設","show-menu=phpinfo",,,1
	,"網站規劃設計","http://www.aoetek.com",,,1
	,"網路資料庫規劃","http://www.aoetek.com",,,1	
	])
	
		addmenu(menu=["webdesign",
		,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"設計作品及案例","http://www.aoetek.com",,,0
		,"設計規格","http://#",,,0
		,"價格說明","http://#",,,0
		,"線上報價","http://#",,,0
		])
		
		addmenu(menu=["phpinfo",
		,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"技術說明","http://www.cnn.com",,,0
		,"線上報價","http://www.slashdot.com",,,0		
		])

// 虛擬主機子功能表
	addmenu(menu=["host",
	,,130,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"郵件虛擬主機租用","http://www.aoetek.com",,,1
	,"網站虛擬主機租用","show-menu=webhost",,,1
	,"網路硬碟主機租用","http://www.aoetek.com",,,1
	,"網路資料庫租用","http://www.aoetek.com",,,1	
	])
	
		addmenu(menu=["webhost",
		,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"uHost 一般型","http://www.aoetek.com",,,0
		,"uHost 豪華型","http://#",,,0
		,"uHost 尊爵型","http://#",,,0
		,"uHost VIP 型","http://#",,,0
		])
		
// 網路服務子功能表		
	addmenu(menu=["network",
	,,130,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"網域名稱申辦","http://www.aoetek.com",,,1
	,"DNS 主機租用","http://www.aoetek.com",,,1
	,"免費網路郵件","http://www.aoetek.com",,,1
	,"POP3信箱申請","http://www.aoetek.com",,,1	
	])
	
// 企業E化服務子功能表		

	addmenu(menu=["enterprise",
	,,130,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"虛擬主機租用","http://www.aoetek.com",,,1
	,"郵件虛擬主機","http://www.aoetek.com",,,1
	,"企業資訊總管","http://www.aoetek.com",,,1
	,"企業商品總管","http://www.aoetek.com",,,1	
	])
	
// 線上服務子功能表		

	addmenu(menu=["service",
	,,130,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"技術/程式問題詢問","http://www.aoetek.com",,,1
	,"網路問題詢問","http://www.aoetek.com",,,1
	,"帳務問題詢問","http://www.aoetek.com",,,1
	,"業務洽詢窗口","http://www.aoetek.com",,,1	
	])
	
// 線上服務子功能表		

	addmenu(menu=["company",
	,,83,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"公司簡介","http://www.aoetek.com",,,1
	,"組織成員","http://www.aoetek.com",,,1
	,"公司大事記","http://www.aoetek.com",,,1
	,"作品集錦","http://www.aoetek.com",,,1	
	])
			
/* 其他功能表做法 
	addmenu(menu=["webmaster",
	,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"<img src=newsimage.gif border=0>&nbsp;Dynamic Drive","http://www.dynamicdrive.com",,,1
	,"<img src=newsimage.gif border=0>&nbsp;JavaScript Kit","http://www.javascriptkit.com",,,1
	,"<img src=newsimage.gif border=0>&nbsp;Freewarejava.Com","http://www.freewarejava.com",,,1
	,"<img src=newsimage.gif border=0>&nbsp;Flaming Text","http://www.flamingtext.com",,,1
	,"<img src=newsimage.gif border=0>&nbsp;Active-X.com","http://www.active-x.com",,,1
	,"<img src=newsimage.gif border=0>&nbsp;Web Monkey","http://www.webmonkey.com",,,1
	,"<img src=newsimage.gif border=0>&nbsp;Jars","http://www.jars.com",,,1
	])
	
	addmenu(menu=["downloads",,,120,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"Download.com","http://www.download.com",,,1
	,"Tucows","http://www.tucows.com",,,1
	])
	
	addmenu(menu=["search",
	,,140,1,"",style1,,"",effect,,,,,,,,,,,,
	,"<img src=google_icon.gif border=0>&nbsp;Google.com", "http://www.google.com",,,1
	,"<img src=yahoo_icon.gif border=0>&nbsp;Yahoo", "http://www.yahoo.com",,,1
	,"<img src=av_icon.gif border=0>&nbsp;Altavista", "http://altavista.com",,,1
	,"<img src=excite.gif border=0>&nbsp;Excite", "http://www.excite.com",,,1
	])
	
	addmenu(menu=["Other",,,120,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Authors Site","http://www.milonic.co.uk/menu",,"Andy Woolleys Milonic Menu Site",1
	])
*/	

dumpmenus()
