view = 'mailmergepopup'; }else{ $this->view = 'popup'; } } function action_ValidPortalUsername() { $this->view = 'validportalusername'; } function action_RetrieveEmail() { $this->view = 'retrieveemail'; } function action_PContactAddressPopup() { $this->view = 'pcontactaddresspopup'; } function action_ClosePContactAddressPopup() { $this->view = 'closepcontactaddresspopup'; } } ?>