﻿function SendRegistrationEmail(sender, args) {
    window.location = "mailto:jacqc@olympic.co.nz?subject=[Ellerslie%20DNUG%2022/12/2011%5d";
}
