function doPopUpVat(){
doPopUpVatWindow = window.open("Vat_Calc-15.htm","GeorgeVat","scrollbars=yes,left=250,top=100,screenX=250,screenY=100,width=500,height=500");
}