
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Deal of the Day;url=/dealoftheday.asp;pagematch=[-_]s/-1\\.htm$|searchresults\\.asp\\?cat=-1$;showmenu=m_v1p-1;");
  }
  drawMenus();
}


function display_menu_3() {
  navStyle3.image=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu3_Bullet.gif";
  navStyle3.subimage=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu3_Bullet_End.gif";
  with(milonic=new menuname("m_v3p0")) {
    style=navStyle3;
    itemwidth="100";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Contact Us;url=http://www.lockdownsecuritycanada.ca/Contact_Us_s/382.htm;pagematch=[-_]s/382\\.htm$|searchresults\\.asp\\?cat=382$;showmenu=m_v3p382;");
    aI("text=Follow Us;url=http://www.lockdownsecuritycanada.ca/Follow_Us_s/381.htm;pagematch=[-_]s/381\\.htm$|searchresults\\.asp\\?cat=381$;");
    aI("text=Product Resources;url=http://www.lockdownsecuritycanada.ca/Product_Resources_s/167.htm;pagematch=[-_]s/167\\.htm$|searchresults\\.asp\\?cat=167$;");
  }
  subNavStyle3.image=Config_CDN_URL +"v/vspfiles/templates/140/images/Template/Menu3_Bullet.gif";
  subNavStyle3.subimage=Config_CDN_URL +"v/vspfiles/templates/140/images/Template/Menu3_Bullet_End.gif";
  with(milonic=new menuname("m_v3p382")) {
    style=subNavStyle3;
    aI("text=Contact Us&nbsp;&nbsp;&nbsp;;url=http://www.lockdownsecuritycanada.ca/Contact_Us_s/385.htm;pagematch=[-_]s/385\\.htm$|searchresults\\.asp\\?cat=385$;");
    aI("text=Hours of Operation&nbsp;&nbsp;&nbsp;;url=http://www.lockdownsecuritycanada.ca/Hours_of_Operation_s/383.htm;pagematch=[-_]s/383\\.htm$|searchresults\\.asp\\?cat=383$;");
    aI("text=Return & Exchange&nbsp;&nbsp;&nbsp;;url=http://www.lockdownsecuritycanada.ca/Return_Exchange_s/384.htm;pagematch=[-_]s/384\\.htm$|searchresults\\.asp\\?cat=384$;");
  }
  drawMenus();
}


