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:"#fff",
	FontColorSelected:"#183b74",
	BGColor:"#d4233f",
	BGColorOver:"#760012",
	BGColorSelected:"#94b0d7",
	BorderWidth:1,
	BorderColor:"#760012",
	SeparatorSize:1,
	SeparatorColor:"#760012",
	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('Products','x')",TopMenuY:191,MenuWidth:160});


HM_f_SetItems(
	{MenuID:"HM_Menu6",DisplayText:"Flash Design Studio",LinkURL:"http://www.websmartz.net/product_flash_design_studio.asp"},
	{MenuID:"HM_Menu6",DisplayText:"Flash Banner Designer",LinkURL:"http://www.websmartz.net/product_bannerdesigner.asp"},
	{MenuID:"HM_Menu6",DisplayText:"Websmartz",LinkURL:"http://www.websmartz.net/product_websmartz.asp"},
	{MenuID:"HM_Menu6",DisplayText:"Slideshow Designer",LinkURL:"http://www.websmartz.net/product_slideshowsmartz.asp"}
	);

HM_f_SetMenus({MenuID:"HM_Menu7",TopMenuX:"HM_f_GetElementXY('free','x')",TopMenuY:191,MenuWidth:160});


HM_f_SetItems(
	{MenuID:"HM_Menu7",DisplayText:"Flash Design Studio",LinkURL:"http://www.websmartz.net/freetrial_flashstudio.asp"},
	{MenuID:"HM_Menu7",DisplayText:"Flash Banner Designer",LinkURL:"http://www.websmartz.net/freetrial_banner.asp"},
	{MenuID:"HM_Menu7",DisplayText:"Websmartz",LinkURL:"http://www.websmartz.net/freetrial.asp"},
	{MenuID:"HM_Menu7",DisplayText:"Slideshow Designer",LinkURL:"http://www.websmartz.net/freetrial_slideshow.asp"}
	);



HM_f_SetMenus({MenuID:"HM_Menu8",TopMenuX:"HM_f_GetElementXY('feedback','x')",TopMenuY:191,MenuWidth:140});


HM_f_SetItems(
	{MenuID:"HM_Menu8",DisplayText:"Recommend Us",LinkURL:"http://www.websmartz.net/recommend.asp"}

	);
HM_f_SetMenus({MenuID:"HM_Menu9",TopMenuX:"HM_f_GetElementXY('download','x')",TopMenuY:145,MenuWidth:180});


HM_f_SetItems(
	{MenuID:"HM_Menu9",DisplayText:"Flash Design Studio ",LinkURL:"http://www.websmartz.net/freetrial_flashstudio.asp"},
	{MenuID:"HM_Menu9",DisplayText:"Flash Banner Designer",LinkURL:"http://www.websmartz.net/freetrial_banner.asp"},
	{MenuID:"HM_Menu9",DisplayText:"Websmartz",LinkURL:"freetrial.asp"},
		{MenuID:"HM_Menu9",DisplayText:"Slideshow Designer",LinkURL:"http://www.websmartz.net/freetrial_slideshow.asp"}

	);
HM_f_SetMenus({MenuID:"HM_Menu10",TopMenuX:"HM_f_GetElementXY('partners','x')",TopMenuY:129,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"}

	);
