// JavaScript Document
function myPopup2() {
window.open( "../continua-telehealth/screenshots/screenshot_1.html", "myWindow", 
"status = 1, height = 625, width = 725, resizable = 1 dependent = 1," )
}


function myPopup3() {
window.open( "../continua-telehealth/screenshots/screenshot_2.html", "myWindow", 
"status = 1, height = 625, width = 725, resizable = 1 dependent = 1," )
}

function myPopup4() {
window.open( "../continua-telehealth/screenshots/screenshot_3.html", "myWindow", 
"status = 1, height = 625, width = 725, resizable = 1 dependent = 1," )
}

function myPopup5() {
window.open( "../continua-telehealth/screenshots/screenshot_4.html", "myWindow", 
"status = 1, height = 625, width = 725, resizable = 1 dependent = 1," )
}

function myPopup6() {
window.open( "../continua-telehealth/screenshots/screenshot_5.html", "myWindow", 
"status = 1, height = 625, width = 725, resizable = 1 dependent = 1," )
}

function myPopup7() {
window.open( "../continua-telehealth/screenshots/HealthLink.html", "myWindow", 
"status = 1, height = 900, width = 565, resizable = 1 dependent = 1," )
}