
function display_menu_1() {
  navStyle1.image="/v/vspfiles/templates/1/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage="/v/vspfiles/templates/1/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="155";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Stereo Image Software;url=http://store.photo-illusion.com/Stereo_Image_software_s/20.htm;pagematch=[-_]s/20\\.htm$|searchresults\\.asp\\?cat=20$;");
    aI("text=Pro Lenticular Software;url=http://store.photo-illusion.com/category_s/1.htm;pagematch=[-_]s/1\\.htm$|searchresults\\.asp\\?cat=1$;");
    aI("text=Home Lenticular Software;url=http://store.photo-illusion.com/category_s/2.htm;pagematch=[-_]s/2\\.htm$|searchresults\\.asp\\?cat=2$;");
    aI("text=Accessories;url=http://store.photo-illusion.com/category_s/21.htm;pagematch=[-_]s/21\\.htm$|searchresults\\.asp\\?cat=21$;");
    aI("text=Photo Illusion Home;url=http://www.photo-illusion.com/;pagematch=[-_]s/22\\.htm$|searchresults\\.asp\\?cat=22$;");
  }
  drawMenus();
}

