
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/210/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/210/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Jack Daniels Motorcycle Parts;url=http://www.thrillridesport.com/category-s/1632.htm;pagematch=[-_]s/1632\\.htm$|searchresults\\.asp\\?cat=1632$;");
    aI("text=NEW for 2011;url=http://www.thrillridesport.com/category-s/1817.htm;pagematch=[-_]s/1817\\.htm$|searchresults\\.asp\\?cat=1817$;");
  }
  drawMenus();
}


