YAHOO.util.Event.onContentReady("amrenu",function(){var oMenuBar=new YAHOO.widget.MenuBar("amrenu",{autosubmenudisplay:true,showdelay:100,hidedelay:500,minscrollheight:190,maxheight:200,lazyload:true});var aSubmenuData=[{id:"welcome",itemdata:[{text:"How to use this site",url:"/siteinfo/information.html"},{text:"Reader&rsquo;s guide",url:"/siteinfo/readers_guide.html"},{text:"About us",url:"/siteinfo/index.html"},{text:"Home",url:"/index.html"},{text:"Links",url:"/links/index.html"},{text:"Search",url:"/search.html"}]},{id:"contact",itemdata:[{text:"Send us e-mail",url:"/forms/contactus.html"},{text:"Send us news stories",url:"/forms/sendnews.html"},{text:"Write for us",url:"/forms/submitarticle.html"},{text:"Interview Jared Taylor",url:"/forms/contactus.html"},{text:"Activists Corner",url:"/activists/index.html"}]},{id:"store",itemdata:[{text:"AR Store",url:"http://store.amren.com/cart.php"},{text:"Books",url:"http://store.amren.com/cart.php?target=category&category_id=95"},{text:"DVDs",url:"http://store.amren.com/cart.php?target=category&category_id=94"},{text:"Video tapes",url:"http://store.amren.com/cart.php?target=category&category_id=93"},{text:"Donations",url:"http://store.amren.com/cart.php?target=category&category_id=98"}]},{id:"subscribe",itemdata:[{text:"All subs",url:"http://store.amren.com/cart.php?target=category&category_id=86"},{text:"New subs",url:"http://store.amren.com/cart.php?target=category&category_id=87"},{text:"Renewals",url:"http://store.amren.com/cart.php?target=category&category_id=88"},{text:"Gift subs",url:"http://store.amren.com/cart.php?target=category&category_id=89"},{text:"Donations",url:"http://store.amren.com/cart.php?target=category&category_id=98"}]},{id:"archives",itemdata:[{text:"AR Back Issues",url:"/ar/index.html"},{text:"News items",url:"http://www.amren.com/mtnews/index.php",submenu:{id:"news",itemdata:[{text:"Special to AR News",url:"http://www.amren.com/mtnews/archives/special_to_ar_n/"},{text:"By date",url:"http://www.amren.com/mtnews/date.php"},{text:"By category",url:"http://www.amren.com/mtnews/archives.php"},{text:"Older news",url:"/news/news04/index.html"},{text:"Atom feed",url:"http://www.amren.com/mtnews/atom.xml"},{text:"RSS 1.0 feed",url:"http://www.amren.com/mtnews/index.rdf"},{text:"RSS 2.0 feed",url:"http://www.amren.com/mtnews/index.xml"}]}},{text:"Conferences",url:"/conference/index.html"},{text:"Features",url:"/features/index.html"},{text:"Interviews",url:"/interviews/index.html"},{text:"Videos",url:"/videos/index.html"}]}];oMenuBar.subscribe("beforeRender",function(){if(this.getRoot()===this){this.getItem(0).cfg.setProperty("submenu",aSubmenuData[0]);this.getItem(1).cfg.setProperty("submenu",aSubmenuData[1]);this.getItem(2).cfg.setProperty("submenu",aSubmenuData[2]);this.getItem(3).cfg.setProperty("submenu",aSubmenuData[3]);this.getItem(4).cfg.setProperty("submenu",aSubmenuData[4]);}});oMenuBar.render();});