/**
 * @author mrangger
 */

function showPopup() {
    window.open("includes/popupd41d.html", "", "width=450, height=623");
}