function ZoomPhotoA() {
window.open("images/3/PaukenaGainsImmunity.jpg", "PhotoImmunity", "width=318,height=374,innerWidth=318,innerHeight=374,resizable=0,scrollbars=no,menubar=no,status=no,toolbar=no,titlebar=no,location=no,resizable=no");
PhotoImmunity.document.body.leftMargin = 0; 
PhotoImmunity.document.body.topMargin = 0;
}

function ZoomPhotoB() {
window.open('images/3/NiikoSnuffedOut.jpg', 'PhotoNiiko','width=502,height=350,innerWidth=502,innerHeight=350,resizable=0,scrollbars=no,menubar=no,status=no,toolbar=no,titlebar=no,location=no,resizable=no');
PhotoImmunity.document.body.leftMargin = 0; PhotoImmunity.document.body.topMargin = 0;
}

function ZoomPhotoC() {
window.open('images/3/Rob-TheSoleSurvivor.jpg',
'PhotoSurvivor','width=294,height=344,innerWidth=294,innerHeight=344,resizable=0,scrollbars=no,menubar=no,status=no,toolbar=no,titlebar=no,location=no,resizable=no');
PhotoSurvivor.document.body.leftMargin = 0; 
PhotoSurvivor.document.body.topMargin = 0; }

