function doPopUp1(){
doPopUp1Window = window.open("formstandingorder.html","standingorderform","scrollbars=yes,left=120,top=50,screenX=120,screenY=50,width=760,height=500");
}



