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:"#fff",
	FontColorOver:"#000",
	FontColorSelected:"#183b74",
	BGColor:"#d6650f",
	BGColorOver:"#ffe03f",
	BGColorSelected:"#94b0d7",
	BorderWidth:1,
	BorderColor:"#9b4606",
	SeparatorSize:1,
	SeparatorColor:"#9b4606",
	ItemPadding:7,
	//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('Purchase','x')",TopMenuY:209,MenuWidth:160});


HM_f_SetItems(
	{MenuID:"HM_Menu6",DisplayText:"Purchase",LinkURL:"https://www.bannerdesignstudio.com/order_now.asp"},
	{MenuID:"HM_Menu6",DisplayText:"Volume Licensing",LinkURL:"http://www.bannerdesignstudio.com/volumelicensing.asp"}
	);

HM_f_SetMenus({MenuID:"HM_Menu7",TopMenuX:"HM_f_GetElementXY('support','x')",TopMenuY:209,MenuWidth:160});


HM_f_SetItems(
	{MenuID:"HM_Menu7",DisplayText:"Support",LinkURL:"http://www.bannerdesignstudio.com/support.asp"},
	{MenuID:"HM_Menu7",DisplayText:"FAQ's",LinkURL:"http://www.bannerdesignstudio.com/faq.asp"},
	{MenuID:"HM_Menu7",DisplayText:"Feedback",LinkURL:"http://www.bannerdesignstudio.com/feedback.asp"},
	{MenuID:"HM_Menu7",DisplayText:"System Requirements",LinkURL:"http://www.bannerdesignstudio.com/system_requirements.asp"}
	);



/*HM_f_SetMenus({MenuID:"HM_Menu8",TopMenuX:"HM_f_GetElementXY('partners','x')",TopMenuY:209,TopMenuX:627,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"}

	);*/

