//Shows dynamic content
function loadContent(id) {$("#slideshow").load(id);}
function loadContent1(id) {$("#showwall").load(id);}