top.vjomenu = new Array(
  "home","go home","-1","",new Array(
      "Overview","index.html",""
//      "Applications","apps.htm","title-home",
//      "Add-Ons","addons.htm","title-home",
//      "Help","help.htm","title-home"
  ),

  "news","News","-1","",new Array(
      "Overview","news.htm","bigtitle-news"
//      "Applications","apps.htm","title-news",
//      "Add-Ons","addons.htm","title-news",
//      "Help","help.htm","title-news"
  ),

  "information","all you need to know","-1","",new Array(
      "Overview","info.htm","bigtitle-info",
      "Specifications","info2.htm","bigtitle-info2",
      "Rendering","info3.htm","bigtitle-info",
      "AVI export","info4.htm","bigtitle-info2"
//      "Applications","apps.htm","title-info",
//      "Add-Ons","addons.htm","title-info",
//      "Help","help.htm","title-info"
  ),

  "gallery","SP1 Gallery","-1","",new Array(
      "Overview","gallery1.htm","bigtitle-gallery",
      "MANGLE","gallery1b.htm","bigtitle-gallery2",
      "User Interface","gallery1c.htm","bigtitle-gallery3"
//      "Applications","gallery1-2.htm","title-gallery",
//      "Add-Ons","gallery1-3.htm","title-gallery",
//      "Help","gallery1-4.htm","title-gallery"
  ),

  "gallery2","Gold Gallery","3","",new Array(
      "Overview","gallery2.htm","bigtitle-download2"
//      "Applications","gallery2-2.htm","title-gallery",
//      "Add-Ons","gallery2-3.htm","title-gallery",
//      "Help","gallery2-4.htm","title-gallery"
  ),

  "gallery2","3.5 Gallery","3","",new Array(
      "Overview","gallery3.htm","bigtitle-gallery"
//      "Applications","gallery3-2.htm","title-gallery",
//      "Add-Ons","gallery3-3.htm","title-gallery",
//      "Help","gallery3-4.htm","title-gallery"
  ),

  "download","get it","-1","",new Array(
      "Overview","download.htm","bigtitle-download",
      "Updates","updates.htm","bigtitle-support",
      "VJO SDK V1","sdk.htm","bigtitle-sdk"
//      "Applications","apps.htm","title-download",
//      "Add-Ons","addons.htm","title-download",
//      "Help","help.htm","title-download"
  ),

  "support","support","-1","",new Array(
      "Overview","support.htm","bigtitle-support"
//      "Applications","apps.htm","title-support",
//      "Add-Ons","addons.htm","title-support",
//      "Help","help.htm","title-support"
  ),

  "purchase","get it now","7","",new Array(
      "Overview","purchase.htm","bigtitle-purchase"
//      "Applications","apps.htm","title-purchase",
//      "Add-Ons","addons.htm","title-purchase",
//      "Help","help.htm","title-purchase"
  ),

// the following entries are hidden from the menu
  "beta","beta versions","98","",new Array(
      "Overview","beta.htm","bigtitle-beta"
//      "Applications","apps.htm","title-beta",
//      "Add-Ons","addons.htm","title-beta",
//      "Help","help.htm","title-beta"
  ),

  "contact","contact us","99","",new Array(
      "Overview","contact.htm","bigtitle-contact"
//      "Applications","apps.htm","title-contact",
//      "Add-Ons","addons.htm","title-contact",
//      "Help","help.htm","title-contact"
  )
);

top.imagepool = new Array(
  "bigtitle-welcome1",
  "bigtitle-welcome2",
  "bigtitle-welcome5",
  "bigtitle-welcome3",
  "bigtitle-welcome4"
)
