view = 'mailmergepopup'; }else{ $this->view = 'popup'; } } function action_ValidPortalUsername() { $this->view = 'validportalusername'; } function action_RetrieveEmail() { $this->view = 'retrieveemail'; } function action_ContactLeadAddressPopup() { $this->view = 'contactleadaddresspopup'; } function action_CloseContactLeadAddressPopup() { $this->view = 'closecontactleadaddresspopup'; } } ?>