/*
	Categories is the master product list for the site.
	products are added to their respective Category.
*/

var categories = [

/* The Bit Series */
	new Category('bit','Bit Series','', [
    new Product('LB137','Little Bit Dollhouse','littlebit',
                'Dimensions:  No info available<br />'
                + 'Space: No info available<br />'
                + 'Interior Access: No info available',
                160.00,
                ['littlebit','littlebitnude','littlebitback']
    ),
    new Product('LB137A','Little Bit Open Front','littlebitopenfront',
                'Dimensions:  No info available<br />'
                + 'Space: No info available<br />'
                + 'Interior Access: No info available',
                195.00,
                ['nopicture']
    ),
    new Product('LB140','Colonial Bit','colonialbit',
                'Dimensions: 19" x 26" x 28.5"<br />'
                + 'Space: 14079.0 Cu. In. (8.148 Cu. Ft.)<br />'
                + 'Interior Access: Open Rear',
                160.00,
                ['colonialbit']
    ),
    new Product('LB141','Basic Bit','basicbit',
                'Dimensions:  No info available<br />'
                + 'Space: No info available<br />'
                + 'Interior Access: No info available',
                145.00,
                ['basicbit']
    ),
    new Product('LB148','Country Bit','countrybit',
                'Dimensions: 20" x 26" x 28"<br />'
                + 'Space: 14560.0 Cu. In. (8.426 Cu. Ft.)<br />'
                + 'Interior Access: Open Rear',
                165.00,
                ['countrybit','countrybitnude','countrybitback']
    ),
    new Product('LB149','English Bit','englishbit',
                'Dimensions: 18.75" x 26" x 27"<br />'
                + 'Space: 52650.0 Cu. In. (30.469 Cu. Ft.)<br />'
                + 'Interior Access: Open Rear',
                165.00,
                ['englishbit','englishbitnude','englishbitback']
    )
  ]),

/* The Colonial Series */
	new Category('colonial','Colonial Series','', [
    new Product('CL104','Colonial Dollhouse with Portico','colonial',
                'Dimensions:  No info available<br />'
                + 'Space: No info available<br />'
                + 'Interior Access: No info available',
                190.00,
                ['colonialdollhouse']
    ),
    new Product('CL105','Saltbox Dollhouse','saltbox',
                'Dimensions: 14" x 32" x 28.5"<br />'
                + 'Space: 3808.0 Cu. In. (2.204 Cu. Ft.)<br />'
                + 'Interior Access: Open Rear',
                165.00,
                ['saltboxnude','saltboxback']
    ),
    new Product('CL107','Williamsburg Dollhouse','williamsburg',
                'Dimensions: 14" x 32" x 28"<br />'
                + 'Space: 12544.0 Cu. In. (7.259 Cu. Ft.)<br />'
                + 'Interior Access: Open Rear',
                170.00,
                ['williamsburgnude','williamsburgback']
    ),
    new Product('CL206','Colonial Charm','colonialcharm',
                'Dimensions:  No info available<br />'
                + 'Space: No info available<br />'
                + 'Interior Access: No info available',
                170.00,
               ['colonialcharm','colonialcharmnude','colonialcharmback']
    )
	]),

/* The Cottage Series */
	new Category('cottage','Cottage Series','', [
    new Product('CA142','Mary Jo Garden Cottage','maryjo',
                'Dimensions: 17" x 14" x 17"<br />'
                + 'Space: 4046.0 Cu. In. (2.341 Cu. Ft.)<br />'
                + 'Interior Access: Open Rear',
                65.00,
                ['maryjonude','maryjoback']
    ),
    new Product('CA145','Summer Cottage','summer',
                'Dimensions: 18" x 14" x 17"<br />'
                + 'Space: 4284.0 Cu. In. (2.479 Cu. Ft.)<br />'
                + 'Interior Access: Open Rear',
                65.00,
                ['summernude','summerback']
    ),
    new Product('CA204','Kotton Kandy','kottonkandy',
                'Dimensions: 17" x 14" x 20.75"<br />'
                + 'Space: 17850.0 Cu. In. (10.330 Cu. Ft.)<br />'
                + 'Interior Access: Open Rear',
                80.00,
                ['kottonkandy','kottonkandynude','kottonkandyback']
    ),
    new Product('CAX7','Kotton Kandy Special','kottonkandyspecial',
                'Dimensions: 17" x 14" x 20.75"<br />'
                + 'Space: 17850.0 Cu. In. (10.330 Cu. Ft.)<br />'
                + 'Interior Access: Open Rear',
                80.00,
                ['kottonkandyspecial','kottonkandyspecial2','kottonkandyspecial3']
    ),
    new Product('CA221','Cassie','cassie',
                'Dimensions: 19" x 23" x 18.5"<br />'
                + 'Space: 8084.5 Cu. In. (4.679 Cu. Ft.)<br />'
                + 'Interior Access: Open Rear',
                95.00,
                ['cassienude','cassieback']
    ),
    new Product('CA223','Shack','shake',
                'Dimensions:  No info available<br />'
                + 'Space: No info available<br />'
                + 'Interior Access: No info available',
                50.00,
                ['nopicture']
    )
  ]),

/* The Country Series */
	new Category('country','Country Series','', [
    new Product('CO123','"Aunt Ellie" Dollhouse','auntellie',
                'Dimensions: 20.5" x 14" x 28"<br />'
                + 'Space: 8036.0 Cu. In. (4.650 Cu. Ft.)<br />'
                + 'Interior Access: Open Rear',
                100.00,
                ['auntellienude','auntellieback']
    ),
    new Product('CLX8','Cheryl\'s Place','cherylsplace',
                'Dimensions:  No info available<br />'
                + 'Space: No info available<br />'
                + 'Interior Access: No info available',
                0.00,
                ['cherylsplace','cherylsplace2','cherylsplace3']
    ),
    new Product('CO192','Little Jodi','littlejodi',
                'Dimensions:  No info available<br />'
                + 'Space: No info available<br />'
                + 'Interior Access: No info available',
                125.00,
                ['littlejodi','littlejodinude','littlejodiback']
    ),
    new Product('CO192A','Open Front Jodi','openfrontjodi',
                'Dimensions: 16" x 23" x 26"<br />'
                + 'Space: 9568.0 Cu. In. (5.537 Cu. Ft.)<br />'
                + 'Interior Access: Open Rear',
                155.00,
                ['nopicture']
    ),
    new Product('CO116','"Val Marie" Country Classic','valmarie',
                'Dimensions: 20" x 43" x 28.5"<br />'
                + 'Space: 7310.0 Cu. In. (4.230 Cu. Ft.)<br />'
                + 'Interior Access: Open Rear',
                205.00,
                ['valmarienude','valmarieback','valmariealt']
    ),
    new Product('CO117','"Walton" Dollhouse','walton',
                'Dimensions: 20" x 32" x 28"<br />'
                + 'Space: 17920.0 Cu. In. (10.370 Cu. Ft.)<br />'
                + 'Interior Access: Open Rear',
                190.00,
                ['waltonnude','waltonback']
    ),
    new Product('CO136','"walton" Front Opening Dollhouse','waltonopenfront',
                'Dimensions:  No info available<br />'
                + 'Space: No info available<br />'
                + 'Interior Access: No info available',
                220.00,
                ['waltonopenfrontnude']
    ),
    new Product('CO191','Whimsie','whimsie',
                'Dimensions:  No info available<br />'
                + 'Space: No info available<br />'
                + 'Interior Access: No info available',
                165.00,
                ['whimsie','whimsienude','whimsieback']
  	)
	]),

/* The Lil Princess Line */
	new Category('princess','Little Princess','', [
    new Product('x5','Lil` Princess Line','',
                  'Dimensions: 24" x 12" x 26"<br />'
                + 'With Porch: 24" x 16" x 26"<br />'
                + 'Space: No info available<br />'
                + 'Interior Access: Open Back',
                0.00,
                ['lilprincessline2','lilprincesslineback','lilprincessline1','lilprincessline3']
    )
	]),

/* The Townhouse Series */
	new Category('townhouse','Townhouse Series','', [
    new Product('x1', 'The New Yorker', 'newyorker',
                'Dimensions:  No info available<br />'
                + 'Space: No info available<br />'
                + 'Interior Access: No info available',
                0.00,
                ['nopicture']
    ),
    new Product('x2', 'Brownstone', 'brownstone',
                'Dimensions:  27" x 15 3/8" x 29<br />'
                + 'Space: No info available<br />'
                + 'Interior Access: Open Side',
                0.00,
                ['brownstonenude','brownstoneside','brownstonealt']
    ),
    new Product('TH102','Mansard Roof Townhouse','mansard',
                'Dimensions:  No info available<br />'
                + 'Space: No info available<br />'
                + 'Interior Access: No info available',
                180.00,
                ['mansardnude']
    ),
    new Product('TH102A','Mansard Roof Townhouse with Leggs','mansardlegg',
                'Dimensions:  No info available<br />'
                + 'Space: No info available<br />'
                + 'Interior Access: No info available',
                245.00,
                ['mansardlegg']
    ),
    new Product('TH126','San Fransisco Victorian Table','sanfranvictoriantable',
                'Dimensions:  No info available<br />'
                + 'Space: No info available<br />'
                + 'Interior Access: No info available',
                170.00,
                ['sanfranvictoriantable']
    ),
    new Product('TH185','"Sasha" Legg House','sasha',
                'Dimensions: 12" x 20" x 31"<br />'
                + 'Space: 7440.0 Cu. In. (4.306 Cu. Ft.)<br />'
                + 'Interior Access: Hinged, Opening Front',
                240.00,
                ['sashanude','sashaopen']
    ),
    new Product('TH211','Nicole','nicole',
                'Dimensions: 12" x 20" x 40"<br />'
                + 'Space: 9600.0 Cu. In. (5.556 Cu. Ft.)<br />'
                + 'Interior Access: Hinged, Opening Front',
                320.00,
                ['nicolenude','nicoleopen','nicolealt']
    ),
    new Product('TH211A','Extra Large Nicole','largenicole',
                'Dimensions:  18" x 20" x 40"<br />'
                + 'Space: No info available<br />'
                + 'Interior Access: Hinged, Opening Front',
                360.00,
                ['nicolenude','nicoleopen','nicolealt']
    )
	]),

/* Utility Buildings */
	new Category('utilities','Utility Buildings','', [
    new Product('M186','Jimmy\'s Garage','jimmysgarage',
                'Dimensions:  18" x 13.5" x 12 3/8"<br />'
                + 'Space: No info available<br />'
                + 'Interior Access: Open Rear',
                60.00,
                ['jimmysgaragealt','jimmysgarageback']
    ),
    new Product('x3','The Barn That Chase Built','barnchasebuilt',
                'Dimensions:  No info available<br />'
                + 'Space: No info available<br />'
                + 'Interior Access: No info available',
                0.00,
                ['barnchasebuilt','barnchasebuilt2','barnchasebuiltnude','barnchasebuiltopen','barnchasebuiltback']
    ),
    new Product('M218A','Bessie\'s Country Store','bessiescountrystore',
                'Dimensions:  No info available<br />'
                + 'Space: No info available<br />'
                + 'Interior Access: No info available',
                65.00,
                ['nopicture']
    ),
    new Product('M139','Jack\'s Store','jacksstore',
                'Dimensions:  No info available<br />'
                + 'Space: No info available<br />'
                + 'Interior Access: No info available',
                125.00,
                ['nopicture']
    )
	]),

/* The Victorian Series */
	new Category('victorian','Victorian Series','', [
    new Product('V114','"Katherine" Open Front Victorian','katherine',
                'Dimensions: 21" x 36" x 31.5"<br />'
                + 'Space: 1134.0 Cu. In. (0.656 Cu. Ft.)<br />'
                + 'Interior Access: Hinged, Opening Front ',
                360.00,
                ['katherine','katherinenude','katherineopen','katherinealt']
    ),
    new Product('V115','"Jillian" Open Front Victorian','jillian',
                'Dimensions:  No info available<br />'
                + 'Space: No info available<br />'
                + 'Interior Access: No info available',
                700.00,
                ['nopicture']
    ),
    new Product('V180','Lady Ashley','ladyashley',
                'Dimensions: 18.75" x 26" x 27"<br />'
                + 'Space: 13162.5 Cu. In. (7.617 Cu. Ft.)<br />'
                + 'Interior Access: Open Rear',
                200.00,
                ['ladyashley','ladyashleynude','ladyashleyback']
    ),
    new Product('V187','Lady Anna','ladyanna',
                'Dimensions: 18.75" x 32" x 27"<br />'
                + 'Space: 16200.0 Cu. In. (9.375 Cu. Ft.)<br />'
                + 'Interior Access: Open Rear',
                250.00,
                ['ladyanna','ladyannanude','ladyannaback']
    ),
    new Product('M193','Lady Jane','ladyjane',
                'Dimensions: 19" x 26" x 27"<br />'
                + 'Space: 13338.0 Cu. In. (7.719 Cu. Ft.)<br />'
                + 'Interior Access: Open Rear',
                165.00,
                ['ladyjane2','ladyjanenude','ladyjaneback','ladyjane']
    ),
    new Product('V213','Holly Ann','hollyann',
                'Dimensions: 24" x 24" x 27"<br />'
                + 'Space: 15552.0 Cu. In. (9.000 Cu. Ft.)<br />'
                + 'Interior Access: Open Rear',
                250.00,
                ['hollyann2','hollyannnude','hollyannback','hollyann']
    ),
    new Product('V214C','Victorian Mansion','victorianmansion',
                'Dimensions:  No info available<br />'
                + 'Space: No info available<br />'
                + 'Interior Access: No info available',
                175.00,
                ['victorianmansion']
    ),
    new Product('V222','Hannah\'s Haven','hannahshaven',
                'Dimensions:  26" x 18 7/8" x 28" / 34"<br />'
                + 'Space: No info available<br />'
                + 'Interior Access: Open Rear',
                255.00,
                ['hannahshavennude','hannahshavenback','hannahshavenalt']
    )
  ]),

/* Shadow Boxes */
	new Category('boxes','Shadow Boxes','', [
    new Product('S220','Gum Drop','gumdrop',
                'Dimensions:  9" x 14" x 17 1/8"<br />'
                + 'Space: No info available<br />'
                + 'Interior Access: Open Rear',
                55.00,
                ['gumdropnude','gumdropback']
    )
	]),

/* Specialty Dollhouses */
	new Category('specialty','Specialty Dollhouses','', [
    new Product('M128','Rebecca','rebecca',
                'Dimensions: 20" x 32" x 28.5"<br />'
                + 'Space: 5440.0 Cu. In. (3.148 Cu. Ft.)<br />'
                + 'Interior Access: Open Rear',
                230.00,
                ['rebeccanude','rebeccaback','rebecca']
    ),
    new Product('M130','Kate','kate',
                'Dimensions:  No info available<br />'
                + 'Space: No info available<br />'
                + 'Interior Access: No info available',
                180.00,
                ['nopicture']
    ),
    new Product('M130A','Front Opening Kate','frontopenkate',
                'Dimensions:  No info available<br />'
                + 'Space: No info available<br />'
                + 'Interior Access: No info available',
                210.00,
                ['nopicture']
    ),
    new Product('M133','Lisa Kay','lisakay',
                'Dimensions: 19" x 32" x 28.5"<br />'
                + 'Space: 5168.0 Cu. In. (2.991 Cu. Ft.)<Br />'
                + 'Interior Access: Open Rear',
                200.00,
                ['lisakay','lisakaynude','lisakayback']
    ),
    new Product('M138','Tiffany','tiffany',
                'Dimensions:  No info available<br />'
                + 'Space: No info available<br />'
                + 'Interior Access: No info available',
                270.00,
                ['tiffanynude','tiffanyback']
    ),
    new Product('M143','Amanda','amanda',
                'Dimensions:  20.25" x 22" x 29"<br />'
                + 'Space: No info available<br />'
                + 'Interior Access: No info available',
                90.00,
                ['amandanude','amandaback']
    ),
    new Product('M154','Nora\'s Nook','norasnook',
                'Dimensions:  No info available<br />'
                + 'Space: No info available<br />'
                + 'Interior Access: No info available',
                110.00,
                ['norasnook']
    ),
    new Product('M198','Robinette','robinette',
                'Dimensions: 18.75" x 23" x 26"<br />'
                + 'Space: 44850.0 Cu. In. (25.955 Cu. Ft.)<br />'
                + 'Interior Access: Open Rear',
                145.00,
                ['robinettenude','robinetteback']
    ),
    new Product('M207','Kendra','kendra',
                'Dimensions: 19" x 26" x 28"<br />'
                + 'Space: 13832.0 Cu. In. (8.005 Cu. Ft.)<br />'
                + 'Interior Access: Open Rear',
                180.00,
                ['kendra','kendra2','kendranude','kendraback']
    ),
    new Product('M209','Alissa','alissa',
                'Dimensions:  16.5" x 25" x 27"<br />'
                + 'Space: 11137.5 Cu. In. (6.445 Cu. Ft.)<br />'
                + 'Interior Access: Open Rear',
                190.00,
                ['alissanude','alissaback']
    ),
    new Product('M212','Megan','megan',
                'Dimensions:  30" x 12" x 27"<br />'
                + 'Space: No info available<br />'
                + 'Interior Access: Open Rear',
                165.00,
                ['megannude','meganback']
    )
	]),

/* Build it yourself Kits */
	new Category('kit','Build it Yourself Kits','Kits are available now through our dealers!', [
    new Product('x6','Colonnade','colonnade',
                'Dimensions:  No info available<br />'
                + 'Space: No info available<br />'
                + 'Interior Access: No info available',
                0.00,
                ['nopicture']
    )
	]),

/* Miscellaneous other products sold by Jack */
	new Category('misc','Miscellaneous Accessories and Additions','', [
    new Product('M114B','Assembled Basement for Katherine','basement',
                'Dimensions:  No info available<br />'
                + 'Space: No info available<br />'
                + 'Interior Access: No info available',
                110.00,
                ['basementback','basementnude']
    ),
    new Product('M196','2 Room Addition','tworoom',
                'Dimensions:  No info available<br />'
                + 'Space: No info available<br />'
                + 'Interior Access: No info available',
                60.00,
                ['nopicture']
    ),
    new Product('M197','1 Room Addition','oneroom',
                'Dimensions:  No info available<br />'
                + 'Space: No info available<br />'
                + 'Interior Access: No info available',
                50.00,
                ['nopicture']
    ),
    new Product('M224','King\'s Tut Pyramid','kingstutpyramid',
                'Dimensions:  No info available<br />'
                + 'Space: No info available<br />'
                + 'Interior Access: No info available',
                90.00,
                ['nopicture']
    ),
    new Product('M225','Extra Stairways','stairways','',25.00, ['nopicture']),
    new Product('M226','Additional Partitions','partitions','',15.00, ['nopicture']),
    new Product('M227','Primer and Paint','paint','','Call for Pricing', ['nopicture']),
    new Product('M228','Shingles','shingles','','Call for Pricing', ['shingles']),
    new Product('M229','Small Dormer','smalldormer','',12.00, ['nopicture']),
    new Product('M230','Large Dormer','largedormer','',12.00, ['nopicture']),
    new Product('M231','4 ft. Corner Molding','cornermolding','',3.50, ['nopicture']),
    new Product('M232','4 ft. 3/8" Trim','smallmolding','',2.25, ['nopicture']),
    new Product('M233','4 ft. 1/2" Trim','mediummolding','',2.50, ['nopicture']),
    new Product('M234','4 ft. 3/4 Trim','largemolding','',2.75, ['nopicture'])
  ])
];
