// W&M //

var doPopUpX = (screen.width/2)-395;
var doPopUpY = (screen.height/2)-300;
var pos = "left="+doPopUpX+",top="+doPopUpY;

function doPopUp(){
doPopUpWindow = window.open("large1.html","bmc","status=yes,scrollbars=yes,width=675,height=550,"+pos);
}
function doPopUp2(){
doPopUpWindow = window.open("large2.html","bmc","status=yes,scrollbars=yes,width=675,height=550,"+pos);
}
function doPopUp3(){
doPopUpWindow = window.open("large3.html","bmc","status=yes,scrollbars=yes,width=675,height=550,"+pos);
}
function doPopUp4(){
doPopUpWindow = window.open("large4.html","bmc","status=yes,scrollbars=yes,width=675,height=550,"+pos);
}
function doPopUp5(){
doPopUpWindow = window.open("large5.html","bmc","status=yes,scrollbars=yes,width=675,height=550,"+pos);
}
function doPopUp6(){
doPopUpWindow = window.open("large6.html","bmc","status=yes,scrollbars=yes,width=675,height=550,"+pos);
}
function doPopUp7(){
doPopUpWindow = window.open("large7.html","bmc","status=yes,scrollbars=yes,width=675,height=550,"+pos);
}
function doPopUp8(){
doPopUpWindow = window.open("large8.html","bmc","status=yes,scrollbars=yes,width=675,height=550,"+pos);
}
function doPopUp9(){
doPopUpWindow = window.open("large9.html","bmc","status=yes,scrollbars=yes,width=675,height=550,"+pos);
}
function doPopUp10(){
doPopUpWindow = window.open("large10.html","bmc","status=yes,scrollbars=yes,width=675,height=550,"+pos);
}
function doPopUp11(){
doPopUpWindow = window.open("large11.html","bmc","status=yes,scrollbars=yes,width=675,height=550,"+pos);
}
