/* HM_Arrays.cfm - Generates JavaScript with Menu Data * by Barrett Nuzum, PennWell * * 8/20/01 - Updated to trim HREFs. * 9/20/01 - Fixed Third Level Processing so it appropriately numbers sub-elements. * 9/26/01 - Fixed Ampersands */ HM_Array3 = [ [139, // menu width //document.getElementById("menuPlaceholder").offsetLeft, // left_position 2, // left_position //document.getElementById("menuPlaceholder").offsetTop, // top_position 220, // top_position "black", // font_color "white", // mouseover_font_color "#F0DCE0", // background_color "black", // mouseover_background_color "black", // border_color "gray", // separator_color 1, // top_is_permanent 0, // top_is_horizontal 0, // tree_is_horizontal 0, // position_under 1, // top_more_images_visible 1, // tree_more_images_visible "null", // evaluate_upon_tree_show "null", // evaluate_upon_tree_hide ] //right-to-left // this is the main left nav // ,["Lightwave", "",1,0,1] ,["FibreSystems Europe/Lightwave Europe", "",1,0,1] ,["Lightwave China", "http://www.light-wavechina.com?Section=Home\&SubSection=",1,0,0] ,["WDM Solutions", "",1,0,1] ,["Lightwave Russia", "http://lw.pennnet.com/Extras/lwlwe_lwr.cfm?Section=Home\&SubSection=",1,0,0] ,["Lightwave Direct", "http://lw.pennnet.com/subscribe/lw_direct_subscribe.cfm?Section=Home\&SubSection=",1,0,0] ,["Feature Articles", "http://lw.pennnet.com/Articles/Online_SubCategory.cfm?Section=OnlineArticles&SubSection=TOPST",1,0,0] ,["New Products", "http://lw.pennnet.com/Articles/Online_SubCategory.cfm?Section=OnlineArticles&SubSection=NEWPR",1,0,0] ,["Directory Sections", "",1,0,1] ,["OE Sourcebook", "http://lightwave.365media.com?Section=ONLINE_PRODUCT_GUIDE\&SubSection=",1,0,0] ,["Subscriptions", "",1,0,1] ,["Conferences/Events", "http://lw.pennnet.com/Events/lw_event_content.cfm?Section=Events\&SubSection=",1,0,0] ,["Advertising Info", "",1,0,1] ,["Contact Us", "http://lw.pennnet.com/ContactsNew/contact_splash.cfm?Section=Contact\&SubSection=",1,0,0] ,["Partner Services", "",1,0,1] ] // Second Level Processing HM_Array3_1 = [ [] ,["Current Issue", "http://lw.pennnet.com/Articles/print_toc.cfm?p=13§ion=ARTCL",1,0,0] ,["Issue Archive", "http://lw.pennnet.com/Search/index.cfm?Section=Archives\&SubSection=",1,0,0] ,["Editorial Info", "",1,0,1] ] HM_Array3_2 = [ [] ,["Magazine information", "http://www.fibers.org?Section=CurrentIssue\&SubSection=",1,0,0] ,["LW Europe Archive", "http://lw.pennnet.com/Search/index.cfm?Section=Archives\&SubSection=",1,0,0] ] HM_Array3_11 = [ [] ,["Lightwave", "http://www.omeda.com/lw?Section=Subscribe\&SubSection=",1,0,0] ,["Lightwave Europe", "http://www.omeda.com/lwe?Section=Subscribe\&SubSection=",1,0,0] ,["Lightwave China", "http://www.light-wavechina.com?Section=Subscribe\&SubSection=",1,0,0] ] HM_Array3_9 = [ [] ,["Lightwave Directory", "http://lw.pennnet.com/extras/lwlwe_directory.cfm?p=13§ion=EXTRA",1,0,0] ,["Lightwave Europe Directory", "http://lw.pennnet.com/extras/lwlwe_directory.cfm?p=63§ion=EXTRA",1,0,0] ] HM_Array3_4 = [ [] ,["Current Issue", "http://lw.pennnet.com/Articles/print_toc.cfm?p=51§ion=ARTCL",1,0,0] ,["Issue Archive", "http://lw.pennnet.com/Search/index.cfm?Section=Search\&SubSection=",1,0,0] ] HM_Array3_13 = [ [] ,["Media Kit", "http://lw.pennnet.com/AdvertisingInfo/printadinfo.cfm?Section=Adinfo\&SubSection=",1,0,0] ,["Sales Contacts", "http://lw.pennnet.com/ContactsNew/print_sales.cfm?Section=Adinfo\&SubSection=",1,0,0] ] HM_Array3_15 = [ [] ,["Dovebid Equipment Auctions", "http://lw.pennnet.com/Partnerships/Dovebid/LW/index.cfm?Section=DoveBid\&SubSection=",1,0,0] ,["Bookstore", "http://lw.pennnet.com/Partnerships/bookstore/LW/LW_bookstore.cfm?Section=Bookstore\&SubSection=",1,0,0] ] // Third Level Processing HM_Array3_1_3 = [ [] ,["Editorial Calendar", "http://lw.pennnet.com/AdvertisingInfo/printadinfo.cfm?Section=Contact\&SubSection=",1,0,0] ,["Author Guidelines", "http://lw.pennnet.com/ContactsNew/author_guidelines_info.cfm?Section=Contact\&SubSection=",1,0,0] ,["Editorial Contacts", "http://lw.pennnet.com/ContactsNew/editorialstaff.cfm?Section=Contact\&SubSection=",1,0,0] ]