<% '*********************************************************** ' Subroutines for Gift Registry Dummy ' VP-ASP 5.0 ' Jan 5, 2003 '*********************************************************** const REGISTRANTID = "registrantid" const REGISTRY = "giftregid" const REGISTRYORDERID="giftregorderid" Sub SetRegistryShippingInfo End Sub Sub GetRegistryShippingInfo End Sub Sub ProcessGiftRegistryEmails End Sub %>