var CATEGORIES = {};


CATEGORIES['ziginy'] = { category : "ZiGiny" , cat_id : "ZIGI NY" , type : "label" , link : "/zigi-girl.html" }

CATEGORIES['womens-shoes'] = { category : "Women's Shoes" , cat_id : "1" , type : "normal" , link : "/special-occasion.html" }

CATEGORIES['mens-shoes'] = { category : "Men's Shoes" , cat_id : "2" , type : "normal" , link : "" }

CATEGORIES['best-sellers'] = { category : "Best Sellers" , cat_id : "3" , type : "normal" , link : "/ziginy.html" }

CATEGORIES['sandals'] = { category : "Sandals" , cat_id : "4" , type : "normal" , link : "/ziginy.html" }

CATEGORIES['wedges'] = { category : "Wedges" , cat_id : "5" , type : "normal" , link : "/booties.html" }

CATEGORIES['boots'] = { category : "Boots" , cat_id : "6" , type : "normal" , link : "/wedges.html" }

CATEGORIES['booties'] = { category : "Booties" , cat_id : "7" , type : "normal" , link : "/womens-shoes.html" }

CATEGORIES['dress'] = { category : "Dress" , cat_id : "8" , type : "normal" , link : "/flats.html" }

CATEGORIES['platforms'] = { category : "Platforms" , cat_id : "9" , type : "normal" , link : "/boots.html" }

CATEGORIES['pumps'] = { category : "Pumps" , cat_id : "10" , type : "normal" , link : "/sandals.html" }

CATEGORIES['special-occasion'] = { category : "Special Occasion" , cat_id : "11" , type : "normal" , link : "/ziginy.html" }

CATEGORIES['flats'] = { category : "Flats" , cat_id : "12" , type : "normal" , link : "/platforms.html" }

CATEGORIES['slippers'] = { category : "Slippers" , cat_id : "13" , type : "normal" , link : "" }

CATEGORIES['sale'] = { category : "Sale" , cat_id : "14" , type : "normal" , link : "" }

CATEGORIES['clearance'] = { category : "Clearance" , cat_id : "15" , type : "normal" , link : "" }

CATEGORIES['beach'] = { category : "Beach" , cat_id : "16" , type : "normal" , link : "" }

CATEGORIES['sneakers'] = { category : "Sneakers" , cat_id : "17" , type : "normal" , link : "" }

CATEGORIES['kids'] = { category : "Kids" , cat_id : "18" , type : "normal" , link : "" }

CATEGORIES['apparel'] = { category : "Apparel" , cat_id : "19" , type : "normal" , link : "" }

CATEGORIES['handbags'] = { category : "Handbags" , cat_id : "20" , type : "normal" , link : "/wedges.html" }

CATEGORIES['accessories'] = { category : "Accessories" , cat_id : "21" , type : "normal" , link : "" }

CATEGORIES['oxford'] = { category : "Oxford" , cat_id : "22" , type : "normal" , link : "" }

CATEGORIES['zigi-soho'] = { category : "ZiGi soho" , cat_id : "ZIGI SOHO" , type : "label" , link : "/dress.html" }

CATEGORIES['zigi-girl'] = { category : "ZiGi girl" , cat_id : "ZIGI GIRL" , type : "label" , link : "/zigi-soho.html" }

CATEGORIES['black-label'] = { category : "Black Label" , cat_id : "BLACK LABEL" , type : "label" , link : "" }

CATEGORIES['rock-and-candy'] = { category : "Rock & Candy" , cat_id : "ROCK & CANDY" , type : "label" , link : "" }

CATEGORIES['ziggies'] = { category : "Ziggies" , cat_id : "ZIGGIES" , type : "label" , link : "" }


CATEGORIES['view-all'] = { category : "All" , cat_id : "999" , type : "normal" , link : "/special-occasion.html" }

