recycler.add(newMuseumPacket("National Museum of China",R.drawable.museumofchina,getString(R.string.china_description),getString(R.string.china_enhanced_description)));
recycler.add(newMuseumPacket("Metropolitan Museum of Art",R.drawable.museumofart,getString(R.string.museum_oa_description),getString(R.string.museum_oa_enhanced_description)));
recycler.add(newMuseumPacket("Natural History Museum",R.drawable.naturalhistory,getString(R.string.natural_history_description),getString(R.string.natural_history_enhanced_description)));
recycler.add(newMuseumPacket("American Museum of Natural History",R.drawable.americannaturalhistory,getString(R.string.american_natural_history_description),getString(R.string.american_natural_history_enhanced_description)));
recycler.add(newMuseumPacket("National Museum of China",10,R.drawable.museumofchina,getString(R.string.china_description),getString(R.string.china_enhanced_description)));
recycler.add(newMuseumPacket("Metropolitan Museum of Art",10,R.drawable.museumofart,getString(R.string.museum_oa_description),getString(R.string.museum_oa_enhanced_description)));
recycler.add(newMuseumPacket("Natural History Museum",5,R.drawable.naturalhistory,getString(R.string.natural_history_description),getString(R.string.natural_history_enhanced_description)));
recycler.add(newMuseumPacket("American Museum of Natural History",5,R.drawable.americannaturalhistory,getString(R.string.american_natural_history_description),getString(R.string.american_natural_history_enhanced_description)));
<stringname="american_natural_history_enhanced_description">The American Museum of Natural History is located in US, New York. The museum contains over 34,000,000 specimens including human remains.</string>
<stringname="hermitage_description">Located in Saint Petersburg, Russia. \n£5 entrance fee.</string>
<stringname="hermitage_enhanced_description">The State Hermitage Museum is located in Saint Petersburg, Russia. It has the largest collections of paintings in the world. </string>