
function before1() {
    msgWindow = window.open('','newWin','width=405,height=540');
    msgWindow.location.href = 'images/toki/beforeAfter/before1.jpg';
}

function before2() {
    msgWindow = window.open('','newWin','width=405,height=540');
    msgWindow.location.href = 'images/toki/beforeAfter/before2.jpg';
}

function before3() {
    msgWindow = window.open('','newWin','width=405,height=540');
    msgWindow.location.href = 'images/toki/beforeAfter/before3.jpg';
}

function before4() {
    msgWindow = window.open('','newWin','width=405,height=540');
    msgWindow.location.href = 'images/toki/beforeAfter/before4.jpg';
}

function after1() {
    msgWindow = window.open('','newWin','width=405,height=540');
    msgWindow.location.href = 'images/toki/beforeAfter/after1.jpg';
}

function after2() {
    msgWindow = window.open('','newWin','width=405,height=540');
    msgWindow.location.href = 'images/toki/beforeAfter/after2.jpg';
}

function after3() {
    msgWindow = window.open('','newWin','width=405,height=540');
    msgWindow.location.href = 'images/toki/beforeAfter/after3.jpg';
}

function after4() {
    msgWindow = window.open('','newWin','width=405,height=540');
    msgWindow.location.href = 'images/toki/beforeAfter/after4.jpg';
}

