
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=Sunshine Home | Orange, NJ;url=http://www.tealightboxes.com;pagematch=[-_]s/23\\.htm$|searchresults\\.asp\\?cat=23$;");
    aI("text=Contact Us;url=http://www.tealightboxes.com/aboutus.asp;pagematch=[-_]s/37\\.htm$|searchresults\\.asp\\?cat=37$;");
    aI("text=Request a Sample;url=http://www.tealightboxes.com/category_s/42.htm;pagematch=[-_]s/42\\.htm$|searchresults\\.asp\\?cat=42$;");
    aI("text=Shipping Room Supplies;url=http://www.tealightboxes.com/category_s/44.htm;pagematch=[-_]s/44\\.htm$|searchresults\\.asp\\?cat=44$;");
    aI("text=Environmental Update;url=http://www.tealightboxes.com/category_s/52.htm;pagematch=[-_]s/52\\.htm$|searchresults\\.asp\\?cat=52$;");
  }
  drawMenus();
}


