SimplyBiz Group announces dedicated protection events

The SimplyBiz Group has announced a series of protection-focussed events to run across the UK throughout March.

Kicking off in Haydock on the 3rd of March, these 13 events form part of the programme of over 70 mortgage, protection and GI roadshows and masterclasses that SimplyBiz Mortgages will be hosting for members in 2015, which make up part of the 300 plus events offered by the SimplyBiz Group during this time. 

In addition to an update from the SimplyBiz Group, the meetings will also feature presentations from Aviva, Zurich, Bright Grey, Partnership, Vitality Life, Legal & General and Friends Life covering a range of diverse subject areas from mortgage protection and dealing with declined clients to protection requirements for later life clients.

Martin Reynolds, Chief Executive of SimplyBiz Mortgages, commented:

“We take protection very seriously and have been working hard with our members over the last few years to help equip them with the technical knowledge as well as the all-important softer skills. The feedback from last year was very positive and this year’s initial events aim to build further upon this.

“SimplyBiz Mortgages is undertaking a phenomenal amount of face to face training with members, with over 70 events planned in addition to our regular contact. 2015 looks to be a very active year in the industry and we are looking forward to helping our members take advantage of this and further develop their businesses and client banks.”

Latest News

Meeting of minds: Developing the adviser/solicitor relationship - Ian Muirhead, SIFA

  February 27, 2015

Read more >

A golden age for advice, by Ken Davy, SimplyBiz Group Chairman

  February 27, 2015

Read more >

Getting it right: What to include in a compliant client file (part two) - Compliance First

  February 25, 2015

Read more >

SimplyBiz Group announces dedicated protection events

  February 17, 2015

Read more >

'); } else { //alert('here'); //alert('this record already exists'); } }); $('a.watchVideo').on('click', function(e){ //checkforMedia(); e.preventDefault(); //alert('hello there'); //var url = $(this).attr('href'); var url = $(this).attr('data-remote'); var txtSummary = $(this).attr('data-summary'); // Variables for iFrame code. Width and height from data attributes, else use default. var vidWidth = 512; // default var vidHeight = 295; // default if ( $(this).attr('data-width') ) { vidWidth = parseInt($(this).attr('data-width')); } if ( $(this).attr('data-height') ) { vidHeight = parseInt($(this).attr('data-height')); } var iFrameCode = ''; $(".modal-body").html(iFrameCode); //$(".modal-body").html(''); $(".modal-header").html(" 

"+$(this).attr('data-title')+"

"); $(".modal-footer").html(txtSummary); $('#mediaModal').modal('toggle').on('hide', function () { //$(this).removeData('modal'); //alert("tester"); $(this).remove(); // $(this).dialog('destroy').remove() //parent.frames['frameName']. }); //data-dismiss='modal' }); $('#mediaModal').on('hidden.bs.modal', function () { $('#mediaModal .modal-body').html(''); });