const ALBUMS = { "Self-Titled": { "cover": "img/st.jpg", "tracks": [ "Trapdoor", "March To The Sea", "Fall Away", "Air Catcher", "Addict With A Pen", "Isle Of Flightless Birds", "A Car, A Torch, A Death", "Before You Start Your Day", "Oh Ms Believer", "Johnny Boy", "The Pantaloon", "Friend, Please", "Taxi Cab", "Implicit Demand For Proof" ] }, "Regional at Best": { "cover": "img/rab.jpg", "tracks": [ "Forest", "Kitchen Sink", "Anathema", "Lovely", "Glowing Eyes", "Clear", "Slowtown", "Ruby", "Be Concerned" ] }, "Regional at Best & Vessel": { "cover": "img/rab_vessel.jpg", "tracks": [ "Holding On To You", "Guns For Hands", "Trees", "Car Radio", "Ode To Sleep", ] }, "Vessel": { "cover": "img/vessel.jpg", "tracks": [ "House Of Gold", "Migraine", "Semi-Automatic", "The Run And Go", "Screen", "Fake You Out", "Truce" ] }, "Blurryface": { "cover": "img/blurryface.jpg", "tracks": [ "Tear In My Heart", "Goner", "Stressed Out", "Ride", "Lane Boy", "Message Man", "Doubt", "Hometown", "We Don't Believe What's On T.V.", "Polarize", "Fairly Local", "The Judge", "Heavydirtysoul", "Not Today" ] }, "Trench": { "cover": "img/trench.jpg", "tracks": [ "Legend", "Chlorine", "Cut My Lip", "The Hype", "Levitate", "Smithereens", "Bandito", "Neon Gravestones", "Jumpsuit", "Pet Cheetah", "My Blood", "Nico And The Niners", "Morph", "Leave The City" ] }, "Scaled And Icy": { "cover": "img/sai.jpg", "tracks": [ "Formidable", "Redecorate", "Never Take It", "Choker", "No Chances", "Saturday", "Bounce Man", "Shy Away", "Mulberry Street", "The Outside", "Good Day" ] }, "Single": { "cover": "img/single.jpg", "tracks": [ "Time To Say Goodbye", "Cancer", "Heathens", "Level Of Concern", "Christmas Saves The Year" ] } }