
function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/Silk/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/Silk/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="161";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Deal of the Day;url=/dealoftheday.asp;pagematch=[-_]s/-1\\.htm$|searchresults\\.asp\\?cat=-1$;showmenu=m_v2p-1;");
    aI("text=Featured Products;url=http://www.silksolutions.co.uk/category-s/34.htm;pagematch=[-_]s/34\\.htm$|searchresults\\.asp\\?cat=34$;");
    aI("text=Butterflies;url=http://www.silksolutions.co.uk/Silk-Flowers-s/42.htm;pagematch=[-_]s/42\\.htm$|searchresults\\.asp\\?cat=42$;");
    aI("text=Dragonflies;url=http://www.silksolutions.co.uk/category-s/68.htm;pagematch=[-_]s/68\\.htm$|searchresults\\.asp\\?cat=68$;");
    aI("text=Silk Rose;url=http://www.silksolutions.co.uk/category-s/69.htm;pagematch=[-_]s/69\\.htm$|searchresults\\.asp\\?cat=69$;");
    aI("text=Special Designs;url=http://www.silksolutions.co.uk/category-s/74.htm;pagematch=[-_]s/74\\.htm$|searchresults\\.asp\\?cat=74$;");
  }
  drawMenus();
}


function display_menu_3() {
  navStyle3.image=Config_CDN_URL + "v/vspfiles/templates/Silk/images/Template/Menu3_Bullet.gif";
  navStyle3.subimage=Config_CDN_URL + "v/vspfiles/templates/Silk/images/Template/Menu3_Bullet_End.gif";
  with(milonic=new menuname("m_v3p0")) {
    style=navStyle3;
    itemwidth="";
    alwaysvisible=1;
    orientation="";
    position="relative";
    aI("text=Specials;url=http://www.silksolutions.co.uk/category-s/12.htm;pagematch=[-_]s/12\\.htm$|searchresults\\.asp\\?cat=12$;");
  }
  drawMenus();
}


