HM_MacN7=(HM_Mac&&
         (HM_UserAgent.indexOf('Netscape/7')!=-1))
         ?true:false;

HM_f_UpdateDefaults({
	MenuWidth:50,
	BaseURL:"",
	ClickKill:0,
	MilliSecondsVisible:250,
	ScrollEnabled:1,
	ScrollOver:1,
	ScrollBothBars:1,
	ScrollInterval:(HM_MacN7) ? 100 : 20,
	FontFamily:"verdana",
	FontSize:"12px",
	FontWeight:"normal",
	FontColor:"#2b330e",
	FontColorOver:"#000",
	FontColorSelected:"#183b74",
	BGColor:"#b8d546",
	BGColorOver:"#8eba1d",
	BGColorSelected:"#94b0d7",
	BorderWidth:1,
	BorderColor:"#2b330e",
	SeparatorSize:1,
	SeparatorColor:"#2b330e",
	ItemPadding:5,
	//MenuPaddingLeft:8,
	//MenuBGColor:"#777777",
	KeepHilite:1,
	ChildPerCentOver:1,
	ChildOffset:-1,
	ShowLinkCursor:1,
	CreateOnLoad:false,
	SlideInFrom:"top",
	SlideInPercent:12,
	SlideInInterval:15,
	SlideOutTo:"top", 
	SlideOutPercent:9,
	SlideOutInterval:9,
	setTrans:HM_f_SetSlide,
	killTrans:HM_f_KillSlide,
	MenuOpacity:.99,
	TextAlign:"left",
	StatusDisplayBuild:false,
	NSFontOver:1
});

HM_f_SetMenuTemplate({
	MenuWidth:180,
	IsVariableWidth:false
});


HM_f_SetMenus({MenuID:"HM_MenuZZZ",TopMenuX:10,TopMenuY:10,MenuWidth:175,CreateOnLoad:true});
HM_f_SetItems(
	{MenuID:"HM_MenuZZZ",DisplayText:"Default",LinkURL:"/"}
);


HM_f_SetMenus({MenuID:"HM_Menu6",TopMenuX:"HM_f_GetElementXY('products','x')",TopMenuY:114,MenuWidth:240});


HM_f_SetItems(
	{MenuID:"HM_Menu6",DisplayText:"123Video Magic",LinkURL:"http://www.123videomagic.com/feature.asp"},
	{MenuID:"HM_Menu6",DisplayText:"123Video Magic Pro",LinkURL:"http://www.123videomagic.com/features_pro.asp"},
	{MenuID:"HM_Menu6",DisplayText:"123Image Magic",LinkURL:"http://www.123videomagic.com/image_magic_features.asp"},
	{MenuID:"HM_Menu6",DisplayText:"123Video Downloader Uploader",LinkURL:"http://www.123videomagic.com/features_video_downloader.asp"},
	{MenuID:"HM_Menu6",DisplayText:"Green Backdrops and Body Suit",LinkURL:"http://www.123videomagic.com/green_screen_backdrop.asp"},
	{MenuID:"HM_Menu6",DisplayText:"Recording Studio Hardware Bundle",LinkURL:"http://www.123videomagic.com/features_video_studio.asp"},
	{MenuID:"HM_Menu6",DisplayText:"Background Image Packs",LinkURL:"http://www.123videomagic.com/background_image_pack.asp"},
	{MenuID:"HM_Menu6",DisplayText:"Video Packs",LinkURL:"http://www.123videomagic.com/video-backgrounds.asp"}
	);

HM_f_SetMenus({MenuID:"HM_Menu7",TopMenuX:"HM_f_GetElementXY('contact','x')",TopMenuY:114,MenuWidth:160});


HM_f_SetItems(
	{MenuID:"HM_Menu7",DisplayText:"Contact Us",LinkURL:"http://www.123videomagic.com/contact_us.asp"},
	{MenuID:"HM_Menu7",DisplayText:"About Us",LinkURL:"http://www.123videomagic.com/about_us.asp"}
	);



HM_f_SetMenus({MenuID:"HM_Menu8",TopMenuX:"HM_f_GetElementXY('partners','x')",TopMenuY:129,TopMenuX:397,MenuWidth:140});


HM_f_SetItems(
	{MenuID:"HM_Menu8",DisplayText:"Buy Products",LinkURL:"https://www.quickpdftoword.com/orb_order_now.asp"},
	{MenuID:"HM_Menu8",DisplayText:"Volume Licensing",LinkURL:"http://www.quickpdftoword.com/volume_licensing.asp"}

	);
HM_f_SetMenus({MenuID:"HM_Menu9",TopMenuX:"HM_f_GetElementXY('partners','x')",TopMenuY:129,TopMenuX:478,MenuWidth:140});


HM_f_SetItems(
	{MenuID:"HM_Menu9",DisplayText:"Support ",LinkURL:"http://www.quickpdftoword.com/tech_support.asp"},
	{MenuID:"HM_Menu9",DisplayText:"FAQ",LinkURL:"http://www.quickpdftoword.com/faq.asp"},
	{MenuID:"HM_Menu9",DisplayText:"About Us",LinkURL:"http://www.quickpdftoword.com/about_us.asp"}

	);
HM_f_SetMenus({MenuID:"HM_Menu10",TopMenuX:"HM_f_GetElementXY('partners','x')",TopMenuY:129,TopMenuX:595,MenuWidth:140});


HM_f_SetItems(
	{MenuID:"HM_Menu10",DisplayText:"Contact Us",LinkURL:"http://www.quickpdftoword.com/contact_us.asp"},
	{MenuID:"HM_Menu10",DisplayText:"Feedback Form",LinkURL:"http://www.quickpdftoword.com/feedback.asp"},
	{MenuID:"HM_Menu10",DisplayText:"Affiliate Program",LinkURL:"http://www.quickpdftoword.com/affilate.asp"}

	);
HM_f_SetMenus({MenuID:"HM_Menu11",TopMenuX:"HM_f_GetElementXY('SpecialOffer','x')",TopMenuY:114,MenuWidth:125});


HM_f_SetItems(
	{MenuID:"HM_Menu11",DisplayText:"Hardware Combo",LinkURL:"http://www.123videomagic.com/banner_web_hardware_bundle.asp"},
	{MenuID:"HM_Menu11",DisplayText:"Software Combo",LinkURL:"http://www.123videomagic.com/banner_web_software_bundle.asp"},
	{MenuID:"HM_Menu11",DisplayText:"Education Pack",LinkURL:"http://www.123videomagic.com/educational_discount.asp"},
	{MenuID:"HM_Menu11",DisplayText:"Bulk Order",LinkURL:"http://www.123videomagic.com/bulk-order.asp"}
	
	);
