function HM_f_DoNothing() {return;} if(typeof(HM_f_UpdateDefaults)=="undefined") { HM_f_UpdateDefaults=HM_f_DoNothing; HM_f_SetMenuTemplate=HM_f_DoNothing; HM_f_SetMenus=HM_f_DoNothing; HM_f_SetItems=HM_f_DoNothing; HM_NS4=HM_IE4=false; } HM_f_UpdateDefaults({ SeparatorColor:"black", FontWeight:"bold", FontColor:"white", FontColorOver:"white", FontColorSelected:"#FFFF66", BorderColor:"black", BGColor:"#999689", BGColorOver:"#663300", BGColorSelected:"#663300", ItemPadding:2, FontFamily:"Verdana, Helvetica, sans-serif", FontSize:"12px", MilliSecondsVisible:300, FramesMainFrameName:"main", FramesNavFramePos:"top", ShowLinkCursor:true, SeparatorSize:1 }); HM_f_SetMenus( {MenuID:"hm_m_main1"}, {MenuID:"hm_m_docs1"}, {MenuID:"hm_m_samples2",ClickStart:1, TopKeepInWindowX:0,TopKeepInWindowY:0, TopMenuX:200, TopMenuY:200} ); HM_f_SetItems( {MenuID:"hm_m_main1",DisplayText:"Page Zero",LinkURL:"mainFr.html"}, {MenuID:"hm_m_main1",DisplayText:"Page One",LinkURL:"mainFr_1.html"}, {MenuID:"hm_m_main1",DisplayText:"Page Two",LinkURL:"mainFr_2.html"}, {MenuID:"hm_m_main1",DisplayText:"Jupitermedia Corporation",LinkURL:"http://www.jupitermedia.com"} ); HM_f_SetItems( {MenuID:"hm_m_docs1",DisplayText:"Page Zero",LinkURL:"mainFr.html"}, {MenuID:"hm_m_docs1",DisplayText:"Page One",LinkURL:"mainFr_1.html"}, {MenuID:"hm_m_docs1",DisplayText:"Page Two",LinkURL:"mainFr_2.html"}, {MenuID:"hm_m_docs1",DisplayText:"Jupitermedia Corporation",LinkURL:"http://www.jupitermedia.com"} ); HM_f_SetItems( {MenuID:"hm_m_samples2",DisplayText:"Page Zero",LinkURL:"mainFr.html"}, {MenuID:"hm_m_samples2",DisplayText:"Page One",LinkURL:"mainFr_1.html"}, {MenuID:"hm_m_samples2",DisplayText:"Page Two",LinkURL:"mainFr_2.html"}, {MenuID:"hm_m_samples2",DisplayText:"Jupitermedia Corporation",LinkURL:"http://www.jupitermedia.com"} );