diff --git a/datasheets/kodak-gold-100.pdf b/datasheets/kodak-gold-100.pdf new file mode 100644 index 0000000..2ac2fc0 Binary files /dev/null and b/datasheets/kodak-gold-100.pdf differ diff --git a/datasheets/kodak-ultramax-800.pdf b/datasheets/kodak-ultramax-800.pdf new file mode 100644 index 0000000..bf40a10 Binary files /dev/null and b/datasheets/kodak-ultramax-800.pdf differ diff --git a/js/current-films.js b/js/current-films.js index 2c4305e..822145c 100644 --- a/js/current-films.js +++ b/js/current-films.js @@ -2306,7 +2306,7 @@ var currentfilms = [ "popularity": 4861, "description": "general purpose color film, probably Kodak Gold 100", "launched": 2009, - "datasheet": "", + "datasheet": "datasheets/kodak-gold-100.pdf", "lomography": "https://www.lomography.com/films/871910961-lomography-color-negative-100/photos", "flickr": "https://www.flickr.com/search/?media=photos&text=%22Lomography%20Color%20Negative%20100%22", "image": "lomography-color-negative-100-120.png" @@ -2323,7 +2323,7 @@ var currentfilms = [ "popularity": 4861, "description": "general purpose color film, probably Kodak Gold 100", "launched": 2009, - "datasheet": "", + "datasheet": "datasheets/kodak-gold-100.pdf", "lomography": "https://www.lomography.com/films/871910961-lomography-color-negative-100/photos", "flickr": "https://www.flickr.com/search/?media=photos&text=%22Lomography%20Color%20Negative%20100%22", "image": "lomography-color-negative-100-135.png" @@ -2338,9 +2338,9 @@ var currentfilms = [ "emulsion": "", "price": 2, "popularity": 9092, - "description": "general purpose color film", + "description": "general purpose color film, probably Kodak UltraMax 400", "launched": 2009, - "datasheet": "", + "datasheet": "datasheets/kodak-ultramax-400.pdf", "lomography": "https://www.lomography.com/films/871962160-lomography-color-negative-400/photos", "flickr": "https://www.flickr.com/search/?media=photos&text=%22Lomography%20Color%20Negative%20400%22", "image": "lomography-color-negative-400-120.png" @@ -2355,9 +2355,9 @@ var currentfilms = [ "emulsion": "", "price": 1, "popularity": 9092, - "description": "general purpose color film", + "description": "general purpose color film, probably Kodak UltraMax 400", "launched": 2009, - "datasheet": "", + "datasheet": "datasheets/kodak-ultramax-400.pdf", "lomography": "https://www.lomography.com/films/871962160-lomography-color-negative-400/photos", "flickr": "https://www.flickr.com/search/?media=photos&text=%22Lomography%20Color%20Negative%20400%22", "image": "lomography-color-negative-400-135.png" @@ -2372,9 +2372,9 @@ var currentfilms = [ "emulsion": "", "price": 2, "popularity": 4622, - "description": "general purpose color film", + "description": "general purpose color film, probably Kodak UltraMax 800", "launched": 2009, - "datasheet": "", + "datasheet": "datasheets/kodak-ultramax-800.pdf", "lomography": "https://www.lomography.com/films/871921449-lomography-color-negative-800/photos", "flickr": "https://www.flickr.com/search/?media=photos&text=%22Lomography%20Color%20Negative%20800%22", "image": "lomography-color-negative-800-120.png" @@ -2389,9 +2389,9 @@ var currentfilms = [ "emulsion": "", "price": 2, "popularity": 4622, - "description": "general purpose color film", + "description": "general purpose color film, probably Kodak UltraMax 800", "launched": 2009, - "datasheet": "", + "datasheet": "datasheets/kodak-ultramax-800.pdf", "lomography": "https://www.lomography.com/films/871921449-lomography-color-negative-800/photos", "flickr": "https://www.flickr.com/search/?media=photos&text=%22Lomography%20Color%20Negative%20800%22", "image": "lomography-color-negative-800-135.png"