var doPopUpX = (screen.width/2)-264;
var doPopUpY = (screen.height/2)-225;
var pos = "left="+doPopUpX+",top="+doPopUpY;

function doPopUp(){
doPopUpWindow = window.open("stamp.htm","","scrollbars=yes,width=520,height=500,"+pos);
}
function doPopUp2(){
doPopUpWindow = window.open("name_slingpup.htm","","width=384,height=550,"+pos);
}
function doPopUp3(){
doPopUpWindow = window.open("basketweavepup.htm","","width=348,height=500,"+pos);
}
function doPopUp4(){
doPopUpWindow = window.open("deluxepup.htm","","width=346,height=498,"+pos);
}
function doPopUp5(){
doPopUpWindow = window.open("plain_slingspup.htm","","width=348,height=500,"+pos);
}
function doPopUp6(){
doPopUpWindow = window.open("basketweavepup.htm","","width=384,height=550,"+pos);
}