
makemenu();
addMainItem("Products",null);
addMainItem("Chit Chat","forum001.asp");
addMainItem("Monthly Special","monthlyspecial.asp");
addMainItem("Doggie Club","Privilege_as_a_Memberterms.asp");
addMainItem("Contact Us","mailto:mydog@doggie-land.com");
addMainItem("About Us","aboutus.asp");
//addMainItem("Veterinarians Directory",null);

makeFirst();
addSubItem(0,"Apparel","Apparel001.asp?catgy=apparel");
addSubItem(0,"Bag","bag001.asp?catgy=bag");
addSubItem(0, "Cap & Accessories", "Cap001.asp?catgy=cap");
addSubItem(0,"Dog's Accessories","dogaccess001.asp?catgy=dogaccess");
addSubItem(0,"Dog In Car","dogincar001.asp?catgy=dogincar");
addSubItem(0,"Home Accessories","homeacc001.asp?catgy=homeaccess");
addSubItem(0,"Stickers","right001.asp?catgy=st");

//addSubItem(6,"Hong Kong","Vet-HK.asp");
//addSubItem(6,"Kowloon","Vet-KLN.asp");
//addSubItem(6,"New Territories","Vet-NT.asp");
//addSubItem(6,"Island","Vet-isl.asp");


makeSecond();
