/* US home page carousel icons */
var mycarousel_itemList = [
    {url: '/Img/Home/Carousel/Icons/BedroomSets.png', title: '/bedroom-furniture/package-specials.aspx'},
    {url: '/Img/Home/Carousel/Icons/Sofas.png', title: '/living-room-furniture/sofas.aspx'},
    {url: '/Img/Home/Carousel/Icons/CasualDiningSets.png', title: '/dining-room-furniture/casual/package-specials.aspx'},
    //{url: '/Img/Home/Carousel/Icons/QueenMattressSets.png', title: '/mattresses/queen-mattress-sets.aspx'},
    {url: '/Img/Home/Carousel/Icons/Entertainment.png', title: '/entertainment-furniture/wall-units-and-stands.aspx'},
    {url: '/Img/Home/Carousel/Icons/Recliners.png', title: '/living-room-furniture/motion/recliner-rockers.aspx'},
    {url: '/Img/Home/Carousel/Icons/QueenBeds.png', title: '/bedroom-furniture/queen-beds.aspx'},
    {url: '/Img/Home/Carousel/Icons/CocktailTables.png', title: '/occasional-tables/cocktail-tables.aspx'},
    {url: '/Img/Home/Carousel/Icons/DiningSets.png', title: '/dining-room-furniture/formal/package-specials.aspx'},
    {url: '/Img/Home/Carousel/Icons/AccentPieces.png', title: '/home-accents/accent-pieces.aspx'},
    {url: '/Img/Home/Carousel/Icons/LivingRoomSets.png', title: '/living-room-furniture/package-specials.aspx'},
    {url: '/Img/Home/Carousel/Icons/TwinBeds.png', title: '/kids-furniture/twin-beds.aspx'},
    {url: '/Img/Home/Carousel/Icons/Chairs.png', title: '/living-room-furniture/chairs.aspx'},
    //{url: '/Img/Home/Carousel/Icons/AreaRugs.png', title: '/home-accents/area-rugs.aspx'},
    {url: '/Img/Home/Carousel/Icons/EndTables.png', title: '/occasional-tables/end-tables.aspx'},
    {url: '/Img/Home/Carousel/Icons/KingBeds.png', title: '/bedroom-furniture/king-beds.aspx'},
    {url: '/Img/Home/Carousel/Icons/Sectionals.png', title: '/living-room-furniture/sectionals.aspx'},
    {url: '/Img/Home/Carousel/Icons/KidsBedroomSets.png', title: '/kids-furniture/package-specials.aspx'},
    {url: '/Img/Home/Carousel/Icons/DiningTables.png', title: '/dining-room-furniture/formal/tables.aspx'},
    //{url: '/Img/Home/Carousel/Icons/KingMattresses.png', title: '/mattresses/king-mattress-sets.aspx'},
    {url: '/Img/Home/Carousel/Icons/OccasionalTableSets.png', title: '/occasional-tables/table-sets.aspx'},
    {url: '/Img/Home/Carousel/Icons/SleeperSofas.png', title: '/living-room-furniture/sleepers.aspx'},
    {url: '/Img/Home/Carousel/Icons/DressersChests.png', title: '/bedroom-furniture/dressers.aspx'},
    {url: '/Img/Home/Carousel/Icons/FullBeds.png', title: '/kids-furniture/full-beds.aspx'},
    //{url: '/Img/Home/Carousel/Icons/TableLamps.png', title: '/home-accents/lighting.aspx'},
    {url: '/Img/Home/Carousel/Icons/CasualDiningTables.png', title: '/dining-room-furniture/casual/tables.aspx'},
    {url: '/Img/Home/Carousel/Icons/LoftsBunkBeds.png', title: '/kids-furniture/loft-bunk-beds.aspx'},
    {url: '/Img/Home/Carousel/Icons/NightStands.png', title: '/bedroom-furniture/nightstands.aspx'},
    {url: '/Img/Home/Carousel/Icons/SofaTables.png', title: '/occasional-tables/sofa-tables.aspx'}
];
