var ammenities = {};

function initAmmenities() {
	ammenities = {};
	ammenities['structure'] = 'Breakthrough design by award-winning<br>architect Laurence Booth, FAIA<br><br>Floor to ceiling operable windows afford<br>breathtaking views of the skyline and the lake.<br><br>Spacious balconies<br><br>Soaring lobby with 24 hour doorman';  
	ammenities['safety'] = 'State of the art fire alarm system<br><br>Smoke detectors and fail safe emergency lighting system<br>with supplementary emergency generator<br><br>Building trash compactor and chute room on each floor<br><br>Unicom chilled water cooling system which allows residents <br>heating or cooling 24 hours a day, 365 days a year<br><br>Hot water recirculating system<br><br>Pre-wired for telephone and high speed internet access<br><br>Conduit rough-in for cable or satellite TV<br><br>Resident storage lockers<br>';  
	ammenities['fitness'] = 'Private fitness center on the ninth floor<br><br>Bicycle storage room';
	ammenities['residence'] = '9\' high ceiling in all living areas<br><br>Solid core wood doors throughout<br><br>Acoustically conditioned demising walls<br><br>Painted wood millwork throughout<br><br>5/8" drywall throughout<br><br>Prefinished maple hardwood flooring in living areas<br><br>Luxury wall-to-wall carpeting in bedrooms<br><br>Vinyl coated wire shelving in closets<br><br>Grohe faucets throughout<br><br>Baldwin "Images" Hardware<br>';  
	ammenities['kitchen'] = 'Contemporary solid wood casework<br><br>Kitchenaide stainless steel appliance package including:<br>- Refrigerator with icemaker<br>- Multi-cycle dishwasher<br>- Microwave with integral exhaust hood<br>- Self-cleaning gas oven/range with sealed burners<br><br>Granite countertops and backsplash,<br>3/4" thick with standard edge<br><br>Prefinished maple hardwood floor<br><br>Stainless steel double-bowl sink';  
	ammenities['mbath'] = '12" x 12" marble tile throughout<br><br>Matching marble top<br><br>6\' steeping tub in some units<br><br>Designer theatrical lighting';    
	ammenities['obath'] = 'Ceramic tile<br><br>Laminate vanity cabinet<br>with high pressure laminate top<br><br>Designer theatrical lighting';
	ammenities['laundry'] = 'Recessed washer/dryer hookups<br><br>Vinyl composition flooring';
}

var loftPlans = new Array();

function initLoftPlans() {
	loftPlans[0] = { 
		status: 1,
		planid: 'i1', 
		squarefeet: '1235', 
		floor: '34', 
		view: 'se', 	
		bedrooms: 1,
		plantext: 'Great Room<br> 15\'8" x 32\'5"<br><br>Bedroom<br>16\'6" x 12\'1"<br><br>Master Bedroom<br>12\'0" x 13\'6"<br><br>Terrace<br>14\'0" x 6\'0"<br><br>Kitchen<br>Powder Room<br>Master Bath',
		planname: '1 bedroom, 1 bath<br>1235 sq feet'
	}

	loftPlans[1] = { 
		status: 1,
		planid: 'j1', 
		squarefeet: '1141', 
		floor: '34', 
		view: 'w', 
		bedrooms: 1,
		plantext: 'Great Room<br> 15\'8" x 33\'9"<br><br>Master Bedroom<br>11\'2" x 12\'0"<br><br>Terrace<br>16\'0" x 8\'0"<br><br>Kitchen<br>Walk-in Closet<br>Powder Room<br>Master Bath',
		planname: '1 bedroom, 1 bath<br>1141 sq feet'
	}	

	loftPlans[2] = {
		status: 1,
		planid: 'k1',
		squarefeet: '1141',
		floor: '34',
		view: 'w',
		bedrooms: 1,
		plantext: 'Great Room<br> 15\'8" x 33\'9"<br><br>Master Bedroom<br>11\'2" x 12\'0"<br><br>Terrace<br>16\'0" x 8\'0"<br><br>Kitchen<br>Walk-in Closet<br>Powder Room<br>Master Bath',
		planname: '1 bedroom, 1 bath<br>1141 sq feet'
	}	

	loftPlans[3] = {
		status: 1,
		planid: 'i2',
		squarefeet: '1665',
		floor: '34',
		view: 'sw',
		bedrooms: 2,
		plantext: 'Great Room<br> 18\'4" x 31\'8"<br><br>Bedroom<br>11\'7" x 10\'11"<br><br>Master Bedroom<br>15\'3" x 15\'0"<br><br>Terrace<br>18\'7" x 8\'0"<br><br>Walk-in Closet<br>10\'3" x 5\'5"<br><br>Kitchen<br>Bath<br>Master Bath',
		planname: '2 bedroom, 1 bath<br>1665 sq feet'	
	}

	loftPlans[4] = {
		status: 1,
		planid: 'j2',
		squarefeet: '1767',
		floor: '34',
		view: 'w',
		bedrooms: 2,
		plantext: 'Great Room<br> 15\'8" x 32\'5"<br><br>Bedroom<br>11\'6" x 12\'0"<br><br>Master Bedroom<br>14\'0" x 16\'8"<br><br>Terrace<br>16\'0" x 8\'0"<br><br>Kitchen<br>Bath<br>Master Bath<br>Study',
		planname: '2 bedroom, 2 bath<br>1767 sq feet'
	}	

	loftPlans[5] = {
		status: 1,
		planid: 'k2',
		squarefeet: '1707',
		floor: '34',
		view: 'w',	
		bedrooms: 2,
		plantext: 'Great Room<br> 15\'8" x 32\'5"<br><br>Bedroom<br>11\'6" x 12\'0"<br><br>Master Bedroom<br>14\'10" x 16\'8"<br><br>Terrace<br>16\'0" x 8\'0"<br><br>Kitchen<br>Bath<br>Master Bath',
		planname: '2 bedroom, 2 bath<br>1707 sq feet'
	}	

	loftPlans[6] = {
		status: 1,
		planid: 'l2',
		squarefeet: '1707',
		floor: '34',
		view: 'w',
		bedrooms: 2,
		plantext: 'Great Room<br> 15\'8" x 32\'5"<br><br>Bedroom<br>11\'6" x 12\'0"<br><br>Master Bedroom<br>14\'10" x 16\'8"<br><br>Terrace<br>16\'0" x 8\'0"<br><br>Kitchen<br>Bath<br>Master Bath',
		planname: '2 bedroom, 2 bath<br>1707 sq feet'
	}	

	loftPlans[7] = {
		status: 1,
		planid: 'm2',
		squarefeet: '1767',
		floor: '34',
		view: 'w',
		bedrooms: 2,
		plantext: 'Great Room<br> 15\'8" x 32\'5"<br><br>Bedroom<br>11\'6" x 12\'0"<br><br>Master Bedroom<br>14\'10" x 16\'8"<br><br>Terrace<br>16\'0" x 8\'0"<br><br>Kitchen<br>Bath<br>Master Bath',
		planname: '2 bedroom, 2 bath<br>1767 sq feet'
	}	

	loftPlans[8] = {
		status: 1,
		planid: 'n2',
		squarefeet: '1662',
		floor: '34',
		view: 'nw',
		bedrooms: 2,
		plantext: 'Great Room<br> 18\'4" x 31\'8"<br><br>Bedroom<br>11\'0" x 10\'11"<br><br>Master Bedroom<br>14\'5" x 16\'6"<br><br>Terrace<br>18\'7" x 8\'0"<br><br>Walk-in Closet<br>18\'7" x 8\'0"<br><br>Kitchen<br>Bath<br>Master Bath',
		planname: '2 bedroom, 2 bath<br>1662 sq feet'
	}	
}