<?php
// System Product Database

// If someone wants to see the source.
if (isset($_GET['show_source'])) { die(highlight_file(__FILE__1)); }

$products = array(
    
"1" => array("product" => "Bacon""product_de" => "Speck""details" => "pork, belly, salted, streaky",
        
"details_de" => "Schwein, Bauch, gesalzen, durchwachsen""protein" => "18.5""carbs" => "0.4",
        
"sugar_in_carbs" => "0""fat" => "29.4""saturated_fatty_acids" => "10.3",
        
"fiber" => "0""kjoule" => "1422""sodium" => "1.1"),
    
"2" => array("product" => "Beans""product_de" => "Bohnen""details" => "soy, dried",
        
"details_de" => "Soja, getrocknet""protein" => "35.8""carbs" => "34",
        
"sugar_in_carbs" => "0""fat" => "18.4""saturated_fatty_acids" => "2.6",
        
"fiber" => "16.6""kjoule" => "1718""sodium" => "0.004"),
    
"3" => array("product" => "Beans""product_de" => "Bohnen""details" => "brown, dried",
        
"details_de" => "Braun, getrocknet""protein" => "18.9""carbs" => "63.4",
        
"sugar_in_carbs" => "0""fat" => "2""saturated_fatty_acids" => "0.3",
        
"fiber" => "17.8""kjoule" => "1313""sodium" => "0.008"),
    
"4" => array("product" => "Beans""product_de" => "Bohnen""details" => "white, dried",
        
"details_de" => "Weiss, getrocknet""protein" => "21.3""carbs" => "62.3",
        
"sugar_in_carbs" => "0""fat" => "2.7""saturated_fatty_acids" => "0.4",
        
"fiber" => "18.4""kjoule" => "1356""sodium" => "0.002"),
    
"5" => array("product" => "Bread""product_de" => "Brot""details" => "whole-grain, rye",
        
"details_de" => "Vollkorn, Roggen""protein" => "6""carbs" => "38",
        
"sugar_in_carbs" => "4""fat" => "1""saturated_fatty_acids" => "0",
        
"fiber" => "8.1""kjoule" => "785""sodium" => "0.6"),
    
"6" => array("product" => "Bread""product_de" => "Brot""details" => "whole-grain, rye + sunflowerseeds",
        
"details_de" => "Vollkorn, Roggen + Sonnenblumenkerne""protein" => "5.7""carbs" => "32.7",
        
"sugar_in_carbs" => "3.9""fat" => "2.8""saturated_fatty_acids" => "0.45",
        
"fiber" => "8.1""kjoule" => "756""sodium" => "0.6"),
    
"7" => array("product" => "Chocolate""product_de" => "Schokolade""details" => "85% cocoa",
        
"details_de" => "85% Kakao""protein" => "9.1""carbs" => "21.5",
        
"sugar_in_carbs" => "14.9""fat" => "49.4""saturated_fatty_acids" => "31.6",
        
"fiber" => "14""kjoule" => "2348""sodium" => "0.1"),
    
"8" => array("product" => "Corn""product_de" => "Mais""details" => "canned, sweet, drained",
        
"details_de" => "Konserve, Zuckermais, Abtropfgewicht""protein" => "2.5""carbs" => "12",
        
"sugar_in_carbs" => "0""fat" => "1.5""saturated_fatty_acids" => "0.2",
        
"fiber" => "2.5""kjoule" => "302""sodium" => "0.31"),
    
"9" => array("product" => "Flour""product_de" => "Mehl""details" => "wheat, type 405",
        
"details_de" => "Weizen, Type 405""protein" => "9.8""carbs" => "70.9",
        
"sugar_in_carbs" => "0.4""fat" => "1""saturated_fatty_acids" => "0.2",
        
"fiber" => "4""kjoule" => "1409""sodium" => "0.01"),
    
"10" => array("product" => "Flour""product_de" => "Mehl""details" => "wheat, type 550",
        
"details_de" => "Weizen, Type 550""protein" => "9.8""carbs" => "70.9",
        
"sugar_in_carbs" => "0.4""fat" => "1""saturated_fatty_acids" => "0.2",
        
"fiber" => "4""kjoule" => "1409""sodium" => "0.01"),
    
"11" => array("product" => "Honey""product_de" => "Honig""details" => "eucalyptus",
        
"details_de" => "Eukalyptus""protein" => "0""carbs" => "82",
        
"sugar_in_carbs" => "82""fat" => "0""saturated_fatty_acids" => "0",
        
"fiber" => "0""kjoule" => "1411""sodium" => "0.011"),
    
"12" => array("product" => "Ketchup""product_de" => "Ketchup""details" => "",
        
"details_de" => """protein" => "3""carbs" => "21.7",
        
"sugar_in_carbs" => "7.6""fat" => "2.4""saturated_fatty_acids" => "0.4",
        
"fiber" => "3.3""kjoule" => "479""sodium" => "1.09"),
    
"13" => array("product" => "Lentils""product_de" => "Linsen""details" => "brown, dried",
        
"details_de" => "braun, getrocknet""protein" => "23.5""carbs" => "51.5",
        
"sugar_in_carbs" => "0""fat" => "1.4""saturated_fatty_acids" => "0",
        
"fiber" => "11.2""kjoule" => "1327""sodium" => "0"),
    
"14" => array("product" => "Lentils""product_de" => "Linsen""details" => "red, dried",
        
"details_de" => "rot. getrocknet""protein" => "27.3""carbs" => "58.5",
        
"sugar_in_carbs" => "0""fat" => "2.9""saturated_fatty_acids" => "0",
        
"fiber" => "6.2""kjoule" => "1510""sodium" => "0"),
    
"15" => array("product" => "Margarine""product_de" => "Margarine""details" => "Sunflower",
        
"details_de" => "Sonnenblumen""protein" => "0""carbs" => "0",
        
"sugar_in_carbs" => "0""fat" => "80""saturated_fatty_acids" => "20",
        
"fiber" => """kjoule" => "2960""sodium" => "0.08"),
    
"16" => array("product" => "Marmelade""product_de" => "Marmelade""details" => "Strawberry, 75% fruit",
        
"details_de" => "Erdbeer, 75% Frucht""protein" => "0.6""carbs" => "42",
        
"sugar_in_carbs" => "42""fat" => "0.3""saturated_fatty_acids" => "0.03",
        
"fiber" => "1.2""kjoule" => "749""sodium" => "0.014"),
    
"17" => array("product" => "Milk""product_de" => "Milch""details" => "1.5% fat",
        
"details_de" => "1,5% Fett""protein" => "3.4""carbs" => "4.9",
        
"sugar_in_carbs" => "4.9""fat" => "1.5""saturated_fatty_acids" => "1.0",
        
"fiber" => "0""kjoule" => "197""sodium" => "0.05"),
    
"18" => array("product" => "Milk""product_de" => "Milch""details" => "3.5% fat",
        
"details_de" => "3,5% Fett""protein" => """carbs" => "",
        
"sugar_in_carbs" => """fat" => """saturated_fatty_acids" => "",
        
"fiber" => """kjoule" => """sodium" => ""),
    
"19" => array("product" => "Milk""product_de" => """details" => "condensed, 10% fat",
        
"details_de" => "Kondens, 10% Fett""protein" => "5,9""carbs" => "9.8",
        
"sugar_in_carbs" => "9.8""fat" => "10""saturated_fatty_acids" => "10",
        
"fiber" => "0""kjoule" => "637""sodium" => "0"),
    
"20" => array("product" => "Milk""product_de" => "Milch""details" => "condensed, 8% fat",
        
"details_de" => "Kondensmilch, 8% Fett""protein" => "6.4""carbs" => "9.4",
        
"sugar_in_carbs" => "9.4""fat" => "8""saturated_fatty_acids" => "8",
        
"fiber" => "0""kjoule" => "565""sodium" => "0"),
    
"21" => array("product" => "Milkpowder""product_de" => "Milchpulver""details" => "1% fat",
        
"details_de" => "1% Fett""protein" => "36""carbs" => "52",
        
"sugar_in_carbs" => """fat" => "1""saturated_fatty_acids" => "",
        
"fiber" => """kjoule" => "1533""sodium" => ""),
    
"22" => array("product" => "Molasses""product_de" => "Sirup""details" => "sugar beet",
        
"details_de" => "Zuckerrübe""protein" => "2.3""carbs" => "69",
        
"sugar_in_carbs" => "69""fat" => "0.1""saturated_fatty_acids" => "",
        
"fiber" => "0""kjoule" => "1223""sodium" => "0"),
    
"23" => array("product" => "Muesli""product_de" => "Müsli""details" => "30% fruit",
        
"details_de" => "30% Früchte""protein" => "9""carbs" => "60",
        
"sugar_in_carbs" => "19.1""fat" => "5""saturated_fatty_acids" => "1.6",
        
"fiber" => "10""kjoule" => "1358""sodium" => "0.03"),
    
"24" => array("product" => "Noodles""product_de" => "Nudeln""details" => "durum wheat",
        
"details_de" => "Hartweizen""protein" => "12""carbs" => "75",
        
"sugar_in_carbs" => "3""fat" => "1.5""saturated_fatty_acids" => "0.3",
        
"fiber" => "3""kjoule" => "1535""sodium" => "0.1"),
    
"25" => array("product" => "Oatmeal""product_de" => "Haferflocken""details" => "rolled",
        
"details_de" => "Kernig""protein" => "13.5""carbs" => "58.7",
        
"sugar_in_carbs" => "0.7""fat" => "7""saturated_fatty_acids" => "1.3",
        
"fiber" => "10""kjoule" => "1486""sodium" => "0.007"),
    
"26" => array("product" => "Oil""product_de" => "Öl""details" => "olive",
        
"details_de" => "Olive""protein" => "0""carbs" => "0",
        
"sugar_in_carbs" => "0""fat" => "91.3""saturated_fatty_acids" => "13.7",
        
"fiber" => "0""kjoule" => "3368""sodium" => "0"),
    
"27" => array("product" => "Oil""product_de" => "Öl""details" => "sunflower",
        
"details_de" => "Sonnenblumen""protein" => "0""carbs" => "0",
        
"sugar_in_carbs" => "0""fat" => "100""saturated_fatty_acids" => "8",
        
"fiber" => "0""kjoule" => "3710""sodium" => "0"),
    
"28" => array("product" => "Peanutbutter""product_de" => "Erdnussbutter""details" => "",
        
"details_de" => """protein" => "25""carbs" => "15.8",
        
"sugar_in_carbs" => "11.4""fat" => "43.3""saturated_fatty_acids" => "10.1",
        
"fiber" => "6.6""kjoule" => "2482""sodium" => "0.46"),
    
"29" => array("product" => "Peas""product_de" => "Erbsen""details" => "green, dried",
        
"details_de" => "Grün, getrocknet""protein" => "23""carbs" => "48",
        
"sugar_in_carbs" => """fat" => "1.4""saturated_fatty_acids" => "",
        
"fiber" => """kjoule" => "1259""sodium" => ""),
    
"30" => array("product" => "Peas""product_de" => "Erbsen""details" => "yellow, dried",
        
"details_de" => "Gelb, getrocknet""protein" => "23""carbs" => "48",
        
"sugar_in_carbs" => """fat" => "1.4""saturated_fatty_acids" => "",
        
"fiber" => """kjoule" => "1259""sodium" => ""),
    
"31" => array("product" => "Popcorn""product_de" => """details" => "unpopped",
        
"details_de" => """protein" => """carbs" => "",
        
"sugar_in_carbs" => """fat" => """saturated_fatty_acids" => "",
        
"fiber" => """kjoule" => """sodium" => ""),
    
"32" => array("product" => "Rice""product_de" => "Reis""details" => "milkrice, dried",
        
"details_de" => "Milchreis, getrocknet""protein" => "7""carbs" => "78.5",
        
"sugar_in_carbs" => """fat" => "0.5""saturated_fatty_acids" => "",
        
"fiber" => """kjoule" => "1472""sodium" => ""),
    
"33" => array("product" => "Rice""product_de" => "Reis""details" => "parboiled, precooked, dried",
        
"details_de" => "Parboiled, vorgekocht, getrocknet""protein" => "6.2""carbs" => "80",
        
"sugar_in_carbs" => "1""fat" => "0.6""saturated_fatty_acids" => "0.3",
        
"fiber" => "3.2""kjoule" => "1489""sodium" => "0.01"),
    
"34" => array("product" => "Salami""product_de" => """details" => "",
        
"details_de" => """protein" => """carbs" => "",
        
"sugar_in_carbs" => """fat" => """saturated_fatty_acids" => "",
        
"fiber" => """kjoule" => """sodium" => ""),
    
"35" => array("product" => "Sardines""product_de" => "Sardinen""details" => "canned, in oil",
        
"details_de" => "Konserve, in Öl""protein" => "23.3""carbs" => "0",
        
"sugar_in_carbs" => "0""fat" => "12.9""saturated_fatty_acids" => "2.7",
        
"fiber" => "0.2""kjoule" => "882""sodium" => "0.28"),
    
"36" => array("product" => "Soyflakes""product_de" => "Sojaflocken""details" => "dried",
        
"details_de" => "getrocknet""protein" => "50.5""carbs" => "16.8",
        
"sugar_in_carbs" => """fat" => "5""saturated_fatty_acids" => "",
        
"fiber" => """kjoule" => "1329""sodium" => ""),
    
"37" => array("product" => "Sugar""product_de" => "Zucker""details" => "",
        
"details_de" => """protein" => "0""carbs" => "100",
        
"sugar_in_carbs" => "100""fat" => "0""saturated_fatty_acids" => "0",
        
"fiber" => "0""kjoule" => "2980""sodium" => "0"),
    
"38" => array("product" => "Sultanas""product_de" => """details" => "",
        
"details_de" => """protein" => """carbs" => "",
        
"sugar_in_carbs" => """fat" => """saturated_fatty_acids" => "",
        
"fiber" => """kjoule" => """sodium" => ""),
    
"39" => array("product" => "Thuna""product_de" => "Thunfisch""details" => "canned, in oil",
        
"details_de" => "Konserve, in Öl""protein" => "24.3""carbs" => "0",
        
"sugar_in_carbs" => "0""fat" => "9.3""saturated_fatty_acids" => "2",
        
"fiber" => "0.2""kjoule" => "759""sodium" => "0.3"),
    
"40" => array("product" => "Thuna""product_de" => "Thunfisch""details" => "canned, in water",
        
"details_de" => "Dose, in Wasser""protein" => "25.5""carbs" => "0.1",
        
"sugar_in_carbs" => "0.1""fat" => "1""saturated_fatty_acids" => "0.3",
        
"fiber" => "0.1""kjoule" => "472""sodium" => "0.4"),
    
"41" => array("product" => "Tomatoepurree""product_de" => "Tomatenmark""details" => "3 times condensed",
        
"details_de" => "3-Fach konzentriert""protein" => "6.2""carbs" => "20.6",
        
"sugar_in_carbs" => """fat" => "0.4""saturated_fatty_acids" => "",
        
"fiber" => """kjoule" => "509""sodium" => ""),
    
"42" => array("product" => "Tomatoes""product_de" => "Tomaten""details" => "canned",
        
"details_de" => "Konserve""protein" => "0.9""carbs" => "2.8",
        
"sugar_in_carbs" => "2.8""fat" => "0.3""saturated_fatty_acids" => "0.1",
        
"fiber" => "0.5""kjoule" => "79""sodium" => "0.03"),
    
"43" => array("product" => "Tomatoes""product_de" => "Tomaten""details" => "strained",
        
"details_de" => "passiert""protein" => "1.3""carbs" => "3.7",
        
"sugar_in_carbs" => "3.7""fat" => "0.1""saturated_fatty_acids" => "0.1",
        
"fiber" => "1.8""kjoule" => "85""sodium" => "0.2"),
    
"44" => array("product" => "Trailmix""product_de" => "Studentenfutter""details" => "nuts and raisins",
        
"details_de" => "Nüsse und Rosinen""protein" => "9""carbs" => "36",
        
"sugar_in_carbs" => "26.5""fat" => "33""saturated_fatty_acids" => "4.6",
        
"fiber" => "7.4""kjoule" => "1986""sodium" => "0.01")
);
?>