<!--

var temp = new Object;
var tempLeft = START_LEFT;

temp = new CategoryItem("home","home decor","4",START_TOP,193,1,0,"accents",10312,"clocks",134,"candles",5,"lighting",6,"vases",26,"sculptures",138,"wall art",154,"furniture",29,"bed & bath",14,"garden",117,"doormats",30);
tempLeft += temp.image.width;
temp = new CategoryItem("home","dining","16",START_TOP,294,1,0,"dishware",17,"glassware",18,"wine",10702,"barware",108,"mugs",67,"coasters & linens",136,"kitchen tools",10622,"serving dishes",20,"outdoor dining",10182,"food",10562);
tempLeft += temp.image.width;
temp = new CategoryItem("home","desktop","32",START_TOP,369,1,0,"albums & frames",35,"games",10302,"books & decks",10303,"cards & journals",36,"pens",10582,"paperweights",145,"office",10314,"gadgets",10402);
tempLeft += temp.image.width;
temp = new CategoryItem("home","jewelry","10001",START_TOP,453,1,0,"necklaces",125,"bracelets",126,"earrings",124,"pins & rings",127,"wedding rings",10642,"cufflinks",10082,"watches",10024,"recycled jewelry+",10463);
tempLeft += temp.image.width;
temp = new CategoryItem("home","kids","10342",START_TOP,532,1,0,"infant apparel",10304,"baby gifts: 0-3 yrs",10305,"toddler gifts: 3-5 yrs",10306,"kids gifts: 5+ yrs",10307,"teen gifts",10189,"children's books",10308,"kids decor",10309,"new parent gifts",10310,"made in the usa",10522);
tempLeft += temp.image.width;

temp = new CategoryItem("home","collections","54",START_TOP,600,1,0,"this just in",70,"accessories for her",10602,"accessories for him",10603,"gallery",75,"recycled home",10462, "recycled jewelry+",10463,"modern design",151,"travel",43,"our favorites",45,"sale",66);
tempLeft += temp.image.width;temp = new CategoryItem("home","occasions","25",START_TOP,699,1,0,"graduation",110,"housewarming",10122,"bachelorette", 10542, "wedding",50,"baby shower",112,"just because",10191,"birthday",10742);
tempLeft += temp.image.width;
temp = new CategoryItem("home","gifts","44",START_TOP,789,0,-110,"for him",133,"for her",42,"for teens",10189,"for couples", 79,"for pet lovers",161,"under $25",46,"under $50",47,"under $75",10194, "under $100", 48, "splurge", 49, "gift certificates", 93);
tempLeft += temp.image.width;
temp = new MenuItem("home","home","/",TOP_START_TOP,237,1,0);
temp = new MenuItem("home","this_just_in","/fam/fam.jsp?source=tab&pageId=70",TOP_START_TOP,287,1,0);
//temp = new MenuItem("home","my_account","/account/account.jsp",TOP_START_TOP,310,1,0,"change email","/account/email.jsp","lookup order","/account/order.jsp");
temp = new MenuItem("home","wish_list","/wish/list.jsp",TOP_START_TOP,370,1,0);
temp = new MenuItem("home","gift_registry","/gift/registry.jsp",TOP_START_TOP,437,1,0);
temp = new MenuItem("home","customer_service","/help/help.jsp",TOP_START_TOP,526,1,0,"FAQs","/help/help.jsp","help\@uncommongoods.com","/help/send_help.jsp","feedback\@uncommongoods.com","/help/feedback.jsp","Order Lookup","/order/orderLookup.jsp");
temp = new MenuItem("home","basket","/checkout/basket.jsp?source=tab",START_TOP,848,1,0);
//tempLeft += temp.image.width;
if(document.layers)
  window.onresize=ourReload;

//-->