var tpbCodes = new Array();
tpbCodes.push({name:'즉시구입', code:'TPB00000'});
tpbCodes.push({name:'1개월내', code:'TPB00001'});
tpbCodes.push({name:'3개월내', code:'TPB00002'});
tpbCodes.push({name:'6개월내', code:'TPB00003'});
tpbCodes.push({name:'1년내', code:'TPB00004'});
tpbCodes.push({name:'미정', code:'TPB00005'});