function openListFees() {
 feeWin = window.open('domainFeesPop.cfm',  'ListFee',    'left=50,top=50,directories=0,location=0,menubar=0,resizable=1,scrollbars=1,status=0,toolbar=0,width=350, height=200')
} 
