
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/LAO1/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/LAO1/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=DEAL OF THE DAY!;url=/dealoftheday.asp;pagematch=[-_]s/-1\\.htm$|searchresults\\.asp\\?cat=-1$;showmenu=m_v1p-1;");
    aI("text=Blog;url=http://blog.laoutback.com;pagematch=[-_]s/96\\.htm$|searchresults\\.asp\\?cat=96$;");
    aI("text=The New LA Outback;url=http://www.laoutback.com/Didgerdioo_For_Sale_in_the_US_s/12.htm;pagematch=[-_]s/12\\.htm$|searchresults\\.asp\\?cat=12$;");
    aI("text=Gift Certificates;url=/ProductDetails.asp?ProductCode=GFT;pagematch=[-_]s/21\\.htm$|searchresults\\.asp\\?cat=21$;");
    aI("text=What\'s New;url=http://www.laoutback.com/Buy_A_Didgeridoo_s/20.htm;pagematch=[-_]s/20\\.htm$|searchresults\\.asp\\?cat=20$;");
    aI("text=No Worries Guarantee;url=http://www.laoutback.com/No_Worries_Guarantee_s/82.htm;pagematch=[-_]s/82\\.htm$|searchresults\\.asp\\?cat=82$;");
  }
  drawMenus();
}


