
function display_menu_5() {
  navStyle5.image=Config_CDN_URL + "v/vspfiles/templates/gtopro-2/images/Template/Menu5_Bullet.gif";
  navStyle5.subimage=Config_CDN_URL + "v/vspfiles/templates/gtopro-2/images/Template/Menu5_Bullet_End.gif";
  with(milonic=new menuname("m_v5p0")) {
    style=navStyle5;
    itemwidth="180";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=My Account;url=http://www.gtopro.com/category-s/67.htm;pagematch=[-_]s/67\\.htm$|searchresults\\.asp\\?cat=67$;showmenu=m_v5p67;");
    aI("text=DEALER ACCESS SYSTEM;url=http://www.gtopro.com/category-s/66.htm;pagematch=[-_]s/66\\.htm$|searchresults\\.asp\\?cat=66$;");
  }
  subNavStyle5.image=Config_CDN_URL +"v/vspfiles/templates/gtopro-2/images/Template/Menu5_Bullet.gif";
  subNavStyle5.subimage=Config_CDN_URL +"v/vspfiles/templates/gtopro-2/images/Template/Menu5_Bullet_End.gif";
  with(milonic=new menuname("m_v5p67")) {
    style=subNavStyle5;
    aI("text=test3&nbsp;&nbsp;&nbsp;;url=http://www.gtopro.com/category-s/68.htm;pagematch=[-_]s/68\\.htm$|searchresults\\.asp\\?cat=68$;");
  }
  drawMenus();
}


