function downloadDialog() {
if (confirm("Only Institutional investors are allowed to access this report. Please select your status with the buttons below:\n" +
"“I am an institutional investor” -> press OK\n" +
"“I am not an institutional investor” -> press Cancel")) {
window.open('https://www.beaconsmind.com/wp-content/uploads/2021/02/Initiation_beaconsmind_2.pdf')
}
}
function downloadDialog2() {
if (confirm("Only Institutional investors are allowed to access this report. Please select your status with the buttons below:\n" +
"“I am an institutional investor” -> press OK\n" +
"“I am not an institutional investor” -> press Cancel")) {
window.open('https://beaconsmind.com/wp-content/uploads/2021/12/beaconsmind_AG_Strong_pipeline_despite_CoV_headwinds_est_PT_changed.pdf')
}
}
function downloadDialog3() {
if (confirm("Only Institutional investors are allowed to access this report. Please select your status with the buttons below:\n" +
"“I am an institutional investor” -> press OK\n" +
"“I am not an institutional investor” -> press Cancel")) {
window.open('https://beaconsmind.com/wp-content/uploads/2022/01/beaconsmind_AG.pdf')
}
}