
function display_menu_3() {
  navStyle3.image=Config_CDN_URL + "v/vspfiles/templates/104/images/Template/Menu3_Bullet.gif";
  navStyle3.subimage=Config_CDN_URL + "v/vspfiles/templates/104/images/Template/Menu3_Bullet_End.gif";
  with(milonic=new menuname("m_v3p0")) {
    style=navStyle3;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Home;url=http://www.toceperformance.com/default.asp;pagematch=[-_]s/45\\.htm$|searchresults\\.asp\\?cat=45$;");
    aI("text=Photo Gallery;url=http://www.toceperformance.com/Photo_Gallery_s/63.htm;pagematch=[-_]s/63\\.htm$|searchresults\\.asp\\?cat=63$;");
    aI("text=Support;url=http://www.toceperformance.com/Support_s/46.htm;pagematch=[-_]s/46\\.htm$|searchresults\\.asp\\?cat=46$;");
  }
  drawMenus();
}


