Membership
var loadCounter = 0; var loaded = function() { loadCounter += 1; if (loadCounter === 2) { $(“iframe”).attr(“height”, “500px”); $(window).scrollTo(315,0) } } function resizeIframe(obj) { obj.style.height = obj.contentWindow.document.body.scrollHeight + ‘px’; }
(A) Benefits of Membership:
(i) Discounted registration fee at subsequent ASPA Scientific Meeting.
(ii) Life-time membership.
(B) Membership Fee:Pay through PayPal (SGD 90)
function initPayPalButton() {
paypal.Buttons({
style: {
shape: ‘rect’,
color: ‘gold’,
layout: ‘vertical’,
label: ‘paypal’,
},
createOrder: function(data, actions) {
return actions.order.create({
purchase_units: [{“description”:”ASPA Membership Fee”,”amount”:{“currency_code”:”SGD”,”value”:90}}]
});
},
onApprove: function(data, actions) {
return actions.order.capture().then(function(details) {
alert(‘Transaction completed by ‘ + details.payer.name.given_name + ‘!’);
});
},
onError: function(err) {
console.log(err);
}
}).render(‘#paypal-button-container’);
}
initPayPalButton();
Information on Telegraphic transfersPayment should be made to:
Beneficiary Name:
Asian Society of Paediatric Anaesthesiologists
Account number:
0063-000127-01-7
Beneficiary Bank Name:
DBS Bank Ltd, Singapore
SWIFT Address:
DBSSSGSG
Agent Bank:
The Bank of New York, New York
SWIFT Address:
IRVTUS3N
FED ABA:
021000018
Please email ASPA Membership Secretariat (aspa2000official@gmail.com) a photo of the receipt when the Telegraphic Transfer is done.
All correspondence to:
ASPA Secretariat
Department of Paediatric Anaesthesia
KK Women’s and Children’s Hospital
100 Bukit Timah Road
Singapore
229899