function enlargePic(location) {
        window.open('/enlarge.php?image='+location+'','_blank','scrollbars=yes,left=0,top=0,width=620,height=600,screenX=5,screenY=5'); }

function enlargePic2(location) {
        window.open('/enlargeCert.php?image='+location+'','_blank','scrollbars=yes,left=0,top=0,width=720,height=600,screenX=5,screenY=5'); }


function enlargePic3(location) {
        window.open('/enlargePic.php?image='+location+'','_blank','scrollbars=no,left=0,top=0,width=720,height=600,screenX=5,screenY=5'); }

function enlargeAll(PID) {
        window.open('/enlargeAll.php?PID='+PID+'','_blank','scrollbars=yes,left=0,top=0,width=620,height=600,screenX=5,screenY=5'); }

function enlargeNautical(PID) {
        window.open('/enlargeNautical.php?PID='+PID+'','viewer','scrollbars=yes,left=0,top=0,width=620,height=600,screenX=5,screenY=5'); }


function cvv() {
        window.open('http://www.handcraftedmodelships.com/cvvcode.html','_blank','scrollbars=yes,left=0,top=0,width=620,height=600,screenX=5,screenY=5,location=0,status=0,toolbar=0'); }


function dealAlerts() {
        window.open('http://www.handcraftedmodelships.com/dealAlerts.php','_blank','scrollbars=yes,left=0,top=0,width=500,height=350,screenX=5,screenY=5,location=0,status=0,toolbar=0'); }


function getRates(PID) {
        window.open('http://www.handcraftedmodelships.com/rateQuote.php?pid='+PID,'_blank','scrollbars=yes,left=0,top=0,width=650,height=450,screenX=5,screenY=5,location=no,status=no,toolbar=no'); 
}


function getInternational(PID) {
        window.open('http://www.handcraftedmodelships.com/rateInternational.php?pid='+PID,'_blank','scrollbars=yes,left=0,top=0,width=650,height=450,screenX=5,screenY=5,location=no,status=no,toolbar=no'); }


function getRates2() {
        window.open('http://www.handcraftedmodelships.com/rateQuote.php?zipbox=1','_blank','scrollbars=yes,left=0,top=0,width=650,height=450,screenX=5,screenY=5,location=no,status=no,toolbar=no');
}

