array( 'Fines/Lumps'=>'Fines/Lumps', 'Pellets'=>'Pellets' ), 'Coal' => array( 'Non Coking'=>'Non Coking', 'Coking'=>'Coking', 'Met Coke'=>'Met Coke', 'Anthracite'=>'Anthracite', 'Pet Coke'=>'Pet Coke' ), 'Scrap' => array( 'Melting Scrap'=>'Melting Scrap', 'Mill Scale'=>'Mill Scale' ), 'Ship Breaking' => array( 'Ship Breaking'=>'Ship Breaking', ), 'Semi Finished' => array( 'Billet'=>'Billet', 'Pig Iron'=>'Pig Iron', 'Ingot'=>'Ingot', 'Slab'=>'Slab', 'Sponge Iron'=>'Sponge Iron' ), 'Finish Long' => array( 'Rebar'=>'Rebar', 'Wire Rod'=>'Wire Rod', 'Structure'=>'Structure', 'Pipes'=>'Pipes', 'Rail'=>'Rail', 'Round'=>'Round', ), 'Finish Flat' => array( 'CRC'=>'CRC', 'Galvanized'=>'Galvanized', 'HRC'=>'HRC', 'HR Plate'=>'HR Plate' ), 'Ferro Alloy' => array( 'Chrome Ore'=>'Chrome Ore', 'Ferro Boron'=>'Ferro Boron', 'Ferro Chrome'=>'Ferro Chrome', 'Ferro Manganese'=>'Ferro Manganese', 'Ferro Moly'=>'Ferro Moly', 'Ferro Silicon'=>'Ferro Silicon', 'Manganese Ore'=>'Manganese Ore', 'Silico Manganese'=>'Silico Manganese' ) ); $result = json_encode($categoryArr); ?>