var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':' HOME PAGE',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'JEWELLERY',
    'bIsWebPath':true,
    'sUrl':'jewellery.html',"childArray" : [
    {   'sTitle':'SILVER RINGS',
        'bIsWebPath':true,
        'sUrl':'silverrings.html'
    },
    {   'sTitle':'ICE RING COLLECTION',
        'bIsWebPath':true,
        'sUrl':'icecollection.html'
    },
    {   'sTitle':'PENDANTS',
        'bIsWebPath':true,
        'sUrl':'pendants.html'
    },
    {   'sTitle':'MILLEFIORI JEWELLERY',
        'bIsWebPath':true,
        'sUrl':'millefiorijewellery.html'
    },
    {   'sTitle':'WILD COLLECTION',
        'bIsWebPath':true,
        'sUrl':'wild1.html'
    },
    {   'sTitle':'LOOK BOOK',
        'bIsWebPath':true,
        'sUrl':'gallery.html'
    },
    {   'sTitle':'PLANETS EARRINGS ',
        'bIsWebPath':true,
        'sUrl':'earrings.html'
    },
    {   'sTitle':'ATOLL RINGS',
        'bIsWebPath':true,
        'sUrl':'atoll.html'
    },
    {   'sTitle':'WILD ADJUSTABLE',
        'bIsWebPath':true,
        'sUrl':'wildadjustable.html'
    }]
},
{   'sTitle':'ICE TABLES AND MIRRORS',
    'bIsWebPath':true,
    'sUrl':'ICETABLES.html'
},
{   'sTitle':'WOOD',
    'bIsWebPath':true,
    'sUrl':'WOOD.html',"childArray" : [
    {   'sTitle':'WOODEN FRAMED MIRRORS',
        'bIsWebPath':true,
        'sUrl':'WOODENMIRRORS.html'
    },
    {   'sTitle':'WAVE PRODUCTS',
        'bIsWebPath':true,
        'sUrl':'Wave.html'
    },
    {   'sTitle':'INLAID TABLES',
        'bIsWebPath':true,
        'sUrl':'INLAIDTABLES.html'
    },
    {   'sTitle':'COAT HANGERS',
        'bIsWebPath':true,
        'sUrl':'COATHANGERS.html'
    },
    {   'sTitle':'CRACKED WOOD',
        'bIsWebPath':true,
        'sUrl':'CRACKEDWOOD.html'
    },
    {   'sTitle':'CLOCKS AND BAROMETERS',
        'bIsWebPath':true,
        'sUrl':'CLOCKS.html'
    },
    {   'sTitle':'SILVER',
        'bIsWebPath':true,
        'sUrl':'silver1.html'
    },
    {   'sTitle':'SMALL MIRRORS',
        'bIsWebPath':true,
        'sUrl':'small mirrors.html'
    }]
},
{   'sTitle':'SEA',
    'bIsWebPath':true,
    'sUrl':'sea.html'
},
{   'sTitle':'METAL',
    'bIsWebPath':true,
    'sUrl':'metal.html',"childArray" : [
    {   'sTitle':'LARGE METAL FRAMED MIRRORS',
        'bIsWebPath':true,
        'sUrl':'page15.html'
    },
    {   'sTitle':'SMALL METAL FRAMED MIRRORS',
        'bIsWebPath':true,
        'sUrl':'smallmetalmirrors.html'
    },
    {   'sTitle':'WALLLIGHTS',
        'bIsWebPath':true,
        'sUrl':'WALLLIGHTS.html'
    }]
},
{   'sTitle':'BOTTLE STOPPERS',
    'bIsWebPath':true,
    'sUrl':'BOTTLESTOPPERS.html',"childArray" : [
    {   'sTitle':'TABLEWARE',
        'bIsWebPath':true,
        'sUrl':'tableware.html'
    }]
},
{   'sTitle':'PEBBLES',
    'bIsWebPath':true,
    'sUrl':'pebbles.html'
},
{   'sTitle':'CONTACT US',
    'bIsWebPath':true,
    'sUrl':'contact.html'
},
{   'sTitle':'LINKS',
    'bIsWebPath':true,
    'sUrl':'LINKS.html'
}]
});
