
function display_menu_1() {
  navStyle1.image="/v/vspfiles/templates/V-Gloss2/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage="/v/vspfiles/templates/V-Gloss2/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="180";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Photo Scanning;url=/Photo_Scanning_p/sc-1001.htm;pagematch=[-_]s/32\\.htm$|searchresults\\.asp\\?cat=32$;");
    aI("text=Tape Transfer;url=/Transfer_your_video_tape_to_DVD_p/sc-1004.htm;pagematch=[-_]s/34\\.htm$|searchresults\\.asp\\?cat=34$;");
    aI("text=Slide Scanning;url=/product_p/sc-1002.htm;pagematch=[-_]s/33\\.htm$|searchresults\\.asp\\?cat=33$;");
    aI("text=Film Transfer;url=/Movie_Film_to_DVD_p/sc-1005.htm;pagematch=[-_]s/35\\.htm$|searchresults\\.asp\\?cat=35$;");
    aI("text=Negative Scanning;url=/Negative_Scanning_to_DVD_p/sc-1003.htm;pagematch=[-_]s/36\\.htm$|searchresults\\.asp\\?cat=36$;");
    aI("text=<b>Gift Cards</b>;url=/GiftCert_sendvia.asp;pagematch=[-_]s/38\\.htm$|searchresults\\.asp\\?cat=38$;");
  }
  drawMenus();
}


function display_menu_2() {
  navStyle2.image="/v/vspfiles/templates/V-Gloss2/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage="/v/vspfiles/templates/V-Gloss2/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="180";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Scanning and Transfer;url=http://www.savetheimage.com/Scanning_and_Digital_Transfer_Services_s/1.htm;pagematch=[-_]s/1\\.htm$|searchresults\\.asp\\?cat=1$;");
  }
  drawMenus();
}

