/*
	* DHTML Menu version 3.3.19
	* written by Andy Woolley
	* Copyright 2002 Andy Woolley. All Rights Reserved.
	*
	* Please feel free to use this code on your own website free of charge.
	* You can also distribute and modify this source code as long as this
	* Copyright notice remains intact and that you send me notice that you
	* intend to use this code on your website. 
	*
	* Limited support for this script is provided
	* Commercial licence agreements are available on request for use & full support.
	* You can send email to menu3@milonic.com 

	* Script featured on Dynamic Drive (http://www.dynamicdrive.com)
	*/

//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=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}


timegap=100				// The time delay for menus to remain visible
followspeed=3			// Follow Scrolling speed
followrate=30			// Follow Scrolling Rate
suboffset_top=0;		// Sub menu offset Top position 
suboffset_left=-2;		// 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.
"ffffff",					// Mouse Off Font Color
"ffffff",				// Mouse Off Background Color
"ffffff",				// Mouse On Font Color
"ffffff",				// Mouse On Background Color
"ffffff",				// Menu Border Color 
,						// Font Size in pixels
,				// Font Style (italic or normal)
,					// Font Weight (bold or normal)
,		// Font Name
1,						// Menu Item Padding
"arrow.gif",			// 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)
]


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.
"ffffff",				// Mouse Off Font Color
"848484",				// Mouse Off Background Color
"ffffff",				// Mouse On Font Color
"444444",				// Mouse On Background Color
"ffffff",				// Menu Border Color 
11,				// Font Size in pixels
"normal",				// Font Style (italic or normal)
,				// Font Weight (bold or normal)
"Verdana, Arial",		             // Font Name
5,				// Menu Item Padding
"http://www.ulead.com/images/navigation/arrow.gif",			// 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)
]


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
"4A754A",				// Mouse Off Background Color
"ffffff",				// Mouse On Font Color
"214521",				// Mouse On Background Color
"ffffff",				// Menu Border Color 
10,					// Font Size in pixels
"normal",				// Font Style (italic or normal)
,					// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
4,				// Menu Item Padding
,			// 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)
]




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
53,				// Menu Top - The Top position of the menu in pixels
139,				// Menu Left - The Left position of the menu in pixels
,					// Menu Width - Menus width in pixels
1,					// 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)
"left",				// 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
,					// 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)
,					// 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

,"<img src=http://www.ulead.com/images/navigation/products.gif border=0 width=66 height=17>","show-menu=1","http://www.ulead.com/products/runme.htm",,1
,"<img src=http://www.ulead.com/images/navigation/buy.gif border=0 width=90 height=17>","show-menu=2","http://www.ulead.com/store/runme.htm",,1
,"<img src=http://www.ulead.com/images/navigation/download.gif border=0 width=111 height=17>","show-menu=3","http://www.ulead.com/download/runme.htm",,1
,"<img src=http://www.ulead.com/images/navigation/register.gif border=0 width=88 height=17>","show-menu=4","http://www.ulead.com/register/runme.htm",,1
,"<img src=http://www.ulead.com/images/navigation/support.gif border=0 width=67 height=17>","show-menu=5","http://www.ulead.com/tech/runme.htm",,1
,"<img src=http://www.ulead.com/images/navigation/partner.gif border=0 width=102 height=17>","show-menu=6","http://www.ulead.com/partnercenter/runme.htm",,1
,"<img src=http://www.ulead.com/images/navigation/aboutulead.gif border=0 width=89 height=17>","show-menu=7","http://www.ulead.com/aboutulead/runme.htm",,1
])

	addmenu(menu=["1",
	77,,130,1,"",style2,,"left",,,,,,,,,,,,,
	,"Video Editing","show-menu=1-1","http://www.ulead.com/products/video_editing.htm",,1
	,"DVD Authoring","show-menu=1-2","http://www.ulead.com/products/dvd_authoring.htm",,1
	,"Digital Imaging","show-menu=1-3","http://www.ulead.com/products/digital_imaging.htm",,1
	,"3D & Animation","show-menu=1-4","http://www.ulead.com/products/3d_animation.htm",,1
	,"Web Design","show-menu=1-5","http://www.ulead.com/products/web_design.htm",,1
	,"Server Software","show-menu=1-6","http://www.ulead.com/products/imira.htm",,1
	,"Royalty Free Media","show-menu=1-7","http://www.ulead.com/products/royalty_free_media.htm",,1
	,"Mobile Application","show-menu=1-8","http://www.ulead.com/products/mobile_application.htm",,1
	,"Product Suites","show-menu=1-9","http://www.ulead.com/products/product_suites.htm",,1
	,"Partner Products","http://www.ulead.com/products/partner.htm",,,1
	,"Free Photo Sharing","http://www.imira.com/ target=_blank",,,1
	])
	
	
		addmenu(menu=["1-1",
		77,,215,1,"",style2,,"left",,,,,,,,,,,,,
		,"Ulead VideoStudio","http://www.ulead.com/vs/runme.htm",,,1
		,"Ulead MediaStudio Pro","http://www.ulead.com/msp/runme.htm",,,1
		,"Ulead StudioQuartet","http://www.ulead.com/products/studioquartet/runme.htm",,,1
		,"Ulead COOL 3D Production Studio","http://www.ulead.com/c3ds/runme.htm",,,1
		,"Ulead COOL 3D","http://www.ulead.com/cool3d/runme.htm",,,1

		])

		addmenu(menu=["1-2",
		100,,215,1,"",style2,,"left",,,,,,,,,,,,,
		,"Ulead DVD Workshop","http://www.ulead.com/dws/runme.htm",,,1
		,"Ulead DVD MovieFactory","http://www.ulead.com/dmf/runme.htm",,,1
		,"Ulead StudioQuartet","http://www.ulead.com/products/studioquartet/runme.htm",,,1
		,"Ulead DVD PictureShow","http://www.ulead.com/dps/runme.htm",,,1
		,"Ulead DVD PictureShow for Mac","http://www.ulead.com/dps_mac/runme.htm",,,1
		
		])

		addmenu(menu=["1-3",
		123,,215,1,"",style2,,"left",,,,,,,,,,,,,
		,"Ulead PhotoImpact","http://www.ulead.com/pi/runme.htm",,,1
		,"Ulead DVD PictureShow","http://www.ulead.com/dps/runme.htm",,,1
		,"Ulead DVD PictureShow for Mac","http://www.ulead.com/dps_mac/runme.htm",,,1
		,"Ulead Photo Explorer","http://www.ulead.com/pex/runme.htm",,,1
		,"Ulead Photo Explorer for Mac","http://www.ulead.com/pex_mac/runme.htm",,,1
		,"Ulead Photo Express","http://www.ulead.com/pe/runme.htm",,,1
		,"Ulead My Scrapbook","http://www.ulead.com/mse/runme.htm",,,1
		,"Ulead COOL 360","http://www.ulead.com/cool360/runme.htm",,,1
		])

		addmenu(menu=["1-4",
		146,,215,1,"",style2,,"left",,,,,,,,,,,,,
		,"Ulead COOL 3D Production Studio","http://www.ulead.com/c3ds/runme.htm",,,1
		,"Ulead COOL 3D","http://www.ulead.com/cool3d/runme.htm",,,1
		,"Ulead PhotoImpact","http://www.ulead.com/pi/runme.htm",,,1
		,"Ulead GIF Animator","http://www.ulead.com/ga/runme.htm",,,1
		,"Ulead GIF-X.Plug-in","http://www.ulead.com/gifx/runme.htm",,,1
		])

		addmenu(menu=["1-5",
		169,,215,1,"",style2,,"left",,,,,,,,,,,,,
		,"Ulead PhotoImpact","http://www.ulead.com/pi/runme.htm",,,1
		,"Ulead GIF Animator","http://www.ulead.com/ga/runme.htm",,,1
		,"Ulead SmartSaver Pro","http://www.ulead.com/ssp/runme.htm",,,1
		,"Ulead Animation.Applet","http://www.ulead.com/aa/runme.htm",,,1
		,"Ulead Menu.Applet","http://www.ulead.com/ma/runme.htm",,,1
		])

		addmenu(menu=["1-6",
		192,,215,1,"",style2,,"left",,,,,,,,,,,,,
		,"Ulead iMira Album","http://www.ulead.com/imalbum/runme.htm",,,1
		,"Ulead iMira Editing","http://www.ulead.com/imediting/runme.htm",,,1
		,"Ulead iMira Screening","http://www.ulead.com/imscreening/runme.htm",,,1
		])
		

		addmenu(menu=["1-7",
		215,,215,1,"",style2,,"left",,,,,,,,,,,,,
		,"Ulead Pick-a-Photo","http://www.ulead.com/pap/runme.htm",,,1
		,"Ulead Pick-a-Photo Layers","http://www.ulead.com/pap_layers/runme.htm",,,1
		,"Ulead Pick-a-Video","http://www.ulead.com/pav/runme.htm",,,1
		,"Ulead Pick-a-Video Pro","http://www.ulead.com/pav_pro/runme.htm",,,1
		,"Ulead Pick-a-Sound","http://www.ulead.com/pas/runme.htm",,,1
		])


		addmenu(menu=["1-8",
		238,,215,1,"",style2,,"left",,,,,,,,,,,,,
		,"Ulead Photo Express M-Style","http://www.ulead.com/pems/runme.htm",,,1
		,"Ulead VideoStudio M-Style","http://www.ulead.com/vsms/runme.htm",,,1
		])

		addmenu(menu=["1-9",
		261,,215,1,"",style2,,"left",,,,,,,,,,,,,
                ,"Ulead StudioQuartet","http://www.ulead.com/products/studioquartet/runme.htm",,,1
		,"Ulead DVD Movie Slideshow Suite ","http://www.ulead.com/products/movieslideshow/runme.htm",,,1
		,"Ulead Web Production Bundle","http://www.ulead.com/products/webproduction/runme.htm",,,1])

	addmenu(menu=["2",
	77,,156,1,"",style2,,"left",,,,,,,,,,,,,
	,"Ulead Mall","http://www.ulead.com/store/store.htm",,,1
	,"Upgrade Central","http://www.ulead.com/store/upgrade.htm",,,1
	,"Volume Licensing","show-menu=2-1","http://www.ulead.com/store/licensing.htm",,1
	,"Other Purchase Options","show-menu=2-2","http://www.ulead.com/store/purchoptions.htm",,1
	])

		addmenu(menu=["2-1",
		123,,150,1,"",style2,,"left",,,,,,,,,,,,,
		,"OEM Program","http://www.ulead.com/oem/runme.htm",,,1
		,"Education Program","http://www.ulead.com/store/licensing.htm#education",,,1
		,"Government Program","http://www.ulead.com/store/licensing.htm#government",,,1
		])

 		addmenu(menu=["2-2",
		146,,170,1,"",style2,,"left",,,,,,,,,,,,,
		,"Order by Phone/Mail/Fax","http://www.ulead.com/store/dist/na-direct.htm",,,1
		,"Distributor","http://www.ulead.com/store/dist/na-dist.htm",,,1
		,"Professional Video Reseller","http://www.ulead.com/partnercenter/reseller_1.htm",,,1
		])

	addmenu(menu=["3",
	77,,160,1,"",style2,,"left",,,,,,,,,,,,,
	,"Free Trials","http://www.ulead.com/download/trial.htm",,,1
	,"Freeware & Extra Content","http://www.ulead.com/download/freedownload.htm",,,1
	,"Updates & Patches","http://www.ulead.com/download/update.htm",,,1
	,"Product Documents","http://www.ulead.com/download/documents.htm",,,1
	,"Development Kits","http://www.ulead.com/download/sdk.htm",,,1
	])

	addmenu(menu=["4",
	77,,170,1,"",style2,,"left",,,,,,,,,,,,,
	,"Ulead Products Registration","http://www.ulead.com.tw/ulead/register/register2002/register.cfm?FS=EN",,,1
	,"Ulead Member Registration","http://www.ulead.com.tw/ulead/member/member.cfm?FS=US&pg=2",,,1
	,"Ulead Member Login","http://www.ulead.com.tw/ulead/member/member.cfm?FS=EN",,,1
	])

	addmenu(menu=["5",
	77,,125,1,"",style2,,"left",,,,,,,,,,,,,
	,"Learning Center","http://www.ulead.com/learning/learning.htm",,,1
	,"Technical Support","http://www.ulead.com/tech/techsupport.htm",,,1
	,"Customer Service","http://www.ulead.com/tech/custservice.htm",,,1
	,"Training Center","http://www.ulead.com/tech/training/runme.htm",,,1
	,"F.A.Q.","http://www.ulead.com/tech/faq.htm",,,1
	,"Support Forums","http://www.ulead.com/tech/forums.htm",,,1
	])


	addmenu(menu=["6",
	77,,170,1,"",style2,,"left",,,,,,,,,,,,,
	,"OEM Partners","http://www.ulead.com/oem/runme.htm",,,1
        ,"Mobile OEM Partners","http://www.ulead.com/oem/mobile/runme.htm",,,1
	,"Channel Partners","http://www.ulead.com/partnercenter/channel.htm",,,1
	,"Ulead Affiliates","http://www.ulead.com/partnercenter/affiliate.htm",,,1
	,"Become a Video Reseller","http://www.ulead.com/aboutulead/contact_form/reseller_video.htm",,,1
	,"Advertise with Ulead","http://www.ulead.com/partnercenter/advertise.htm",,,1
	,"Solutions Provider Partner","http://www.ulead.com/partnercenter/solutionprovider.htm",,,1

	])


	addmenu(menu=["7",
	77,,120,1,"",style2,,"left",,,,,,,,,,,,,
	,"Company Info","http://www.ulead.com/aboutulead/companyinfo.htm",,,1
	,"News Room","http://www.ulead.com/aboutulead/newsroom.htm",,,1
	,"News Subscription","http://www.ulead.com/aboutulead/subscribe.htm",,,1
             ,"Ulead in Education","http://www.ulead.com/edu/runme.htm",,,1
	,"Events & Seminars","http://www.ulead.com/aboutulead/events.htm",,,1
	,"Jobs at Ulead","http://www.ulead.com/aboutulead/jobs.htm",,,1
	])
	

addmenu(menu=[		// This is the array that contains your menu properties and details
"Uleadworldwide",			// Menu Name - This is needed in order for the menu to be called
7,					// Menu Top - The Top position of the menu in pixels
640,				// 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=on/0=off)
,				// 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
,					// 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)
,					// 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
,"<img src=http://www.ulead.com/images/navigation/uleadwordwide.gif border=0 width=114 height=17>","show-menu=world",,,1
])

	addmenu(menu=["world",
	27,640,113,1,"",style3,,"left",,,,,,,,,,,,,
	,"Africa","http://www.asiapac.ulead.com/",,,1
	,"Asia Pacific","http://www.asiapac.ulead.com/",,,1
	,"Australasia","http://www.asiapac.ulead.com/",,,1
	,"Canada","http://www.ulead.com/",,,1
	,"China","http://www.ulead.com.cn/",,,1
	,"Germany","http://www.ulead.de/",,,1
	,"France","http://www.ulead.fr/",,,1
	,"Hong Kong","http://www.ulead.com.hk/",,,1
	,"Japan","http://www.ulead.co.jp/",,,1
	,"Scandinavia","http://www.ulead.co.uk/",,,1
	,"Taiwan","http://www.ulead.com.tw/",,,1
	,"Middle East","http://www.asiapac.ulead.com/",,,1
	,"United Kingdom","http://www.ulead.co.uk/",,,1
	,"United States","http://www.ulead.com/",,,1
	])




dumpmenus()