function slideshow (ID) {
window.location.href = "index.php?article_id=" + ID + "&slideshow=1";
}


