function shop_show_frontpage() { var e = document.getElementById('shopcontent'); e.innerHTML = ''+ ''+ ''+ ''+ ''+ ''+ ''+ ''+ '





'; } shop_show_frontpage();