CINXE.COM
SunLive - Missing man's family seek answers one year on - The Bay's News First
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="description" content=""> <meta name="author" content=""> <title>SunLive - Missing man's family seek answers one year on - The Bay's News First</title> <link href="/assets/css/bootstrap/bootstrap.min.css?v=4.6" rel="stylesheet"> <link href="/assets/css/all.min.css" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet"> <link href="/assets/css/sunlive.css?v=24" rel="stylesheet"> <link href="/assets/css/sweetalert2.min.css" rel="stylesheet"> <link href="/assets/css/bxslider/jquery.bxslider.min.css" rel="stylesheet"> <link rel="icon" type="image/ico" href="/favicon.png?v=1"> <script src="/assets/js/jquery/jquery.min.js"></script> <script src="/assets/js/bootstrap/bootstrap.bundle.min.js?v=4.6"></script> <script src="/assets/js/framework.js?v=1"></script> <script src="/assets/js/sweetalert2.all.min.js"></script> <script src="/assets/js/bxslider/jquery.bxslider.min.js"></script> <script type='text/javascript' src='//platform-api.sharethis.com/js/sharethis.js#property=594b085a5c01e300120d3c03&product=inline-share-buttons' async='async'></script> <script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script> <script> window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { googletag.pubads().collapseEmptyDivs(); googletag.defineSlot('/83069739/Sunlive/Sunlive_NZ_Skyscraper', [[160,600]], 'div-gpt-ad-2430518-1').addService(googletag.pubads()); googletag.defineSlot('/83069739/Sunlive/Sunlive_NZ_Skins_Skins_Spark', [[1,1]], 'div-gpt-ad-2430518-2').addService(googletag.pubads()); googletag.defineSlot('/83069739/Sunlive/Sunlive_NZ_Skins_EB', [[1,1]], 'div-gpt-ad-2430518-3').addService(googletag.pubads()); googletag.defineSlot('/83069739/Sunlive/Sunlive_NZ_MREC_Mobile2', [[300,250]], 'div-gpt-ad-2430518-4').addService(googletag.pubads()); googletag.defineSlot('/83069739/Sunlive/Sunlive_NZ_MREC_Mobile1', [[300,250]], 'div-gpt-ad-2430518-5').addService(googletag.pubads()); googletag.defineSlot('/83069739/Sunlive/Sunlive_NZ_MREC_MidArticle', [[300,250]], 'div-gpt-ad-2430518-6').addService(googletag.pubads()); googletag.defineSlot('/83069739/Sunlive/Sunlive_NZ_MREC_3', [[300,250]], 'div-gpt-ad-2430518-7').addService(googletag.pubads()); googletag.defineSlot('/83069739/Sunlive/Sunlive_NZ_MREC_2', [[300,250]], 'div-gpt-ad-2430518-8').addService(googletag.pubads()); googletag.defineSlot('/83069739/Sunlive/Sunlive_NZ_MREC_1', [[300,250]], 'div-gpt-ad-2430518-9').addService(googletag.pubads()); googletag.defineSlot('/83069739/Sunlive/Sunlive_NZ_MobileBanner', [[300,50],[300,100],[320,50],[320,100]], 'div-gpt-ad-2430518-10').addService(googletag.pubads()); googletag.defineSlot('/83069739/Sunlive/Sunlive_NZ_LeadBanner', [[728,90]], 'div-gpt-ad-2430518-11').addService(googletag.pubads()); googletag.defineSlot('/83069739/Sunlive/Sunlive_NZ_ContentBanner2', [[468,60]], 'div-gpt-ad-2430518-12').addService(googletag.pubads()); googletag.defineSlot('/83069739/Sunlive/Sunlive_NZ_ContentBanner1', [[468,60]], 'div-gpt-ad-2430518-13').addService(googletag.pubads()); googletag.pubads().enableSingleRequest(); googletag.pubads().setTargeting("pt", "article"); googletag.pubads().setTargeting('Key', ['news', 'Missing man's family seek answers one year on', '/news/355333-missing-mans-family-seek-answers-one-year-on.html']); googletag.pubads().enableVideoAds(); googletag.companionAds().setRefreshUnfilledSlots(true); googletag.enableServices(); }); </script> <script> !function(){"use strict";function t(n){if(!n)throw new Error("No options passed to Waypoint constructor");if(!n.element)throw new Error("No element option passed to Waypoint constructor");if(!n.handler)throw new Error("No handler option passed to Waypoint constructor");this.key="waypoint-"+e,this.options=t.Adapter.extend({},t.defaults,n),this.element=this.options.element,this.adapter=new t.Adapter(this.element),this.callback=n.handler,this.axis=this.options.horizontal?"horizontal":"vertical",this.enabled=this.options.enabled,this.triggerPoint=null,this.group=t.Group.findOrCreate({name:this.options.group,axis:this.axis}),this.context=t.Context.findOrCreateByElement(this.options.context),t.offsetAliases[this.options.offset]&&(this.options.offset=t.offsetAliases[this.options.offset]),this.group.add(this),this.context.add(this),i[this.key]=this,e+=1}var e=0,i={};t.prototype.queueTrigger=function(t){this.group.queueTrigger(this,t)},t.prototype.trigger=function(t){this.enabled&&this.callback&&this.callback.apply(this,t)},t.prototype.destroy=function(){this.context.remove(this),this.group.remove(this),delete i[this.key]},t.prototype.disable=function(){return this.enabled=!1,this},t.prototype.enable=function(){return this.context.refresh(),this.enabled=!0,this},t.prototype.next=function(){return this.group.next(this)},t.prototype.previous=function(){return this.group.previous(this)},t.invokeAll=function(t){var e=[];for(var n in i)e.push(i[n]);for(var o=0,r=e.length;r>o;o++)e[o][t]()},t.destroyAll=function(){t.invokeAll("destroy")},t.disableAll=function(){t.invokeAll("disable")},t.enableAll=function(){t.Context.refreshAll();for(var e in i)i[e].enabled=!0;return this},t.refreshAll=function(){t.Context.refreshAll()},t.viewportHeight=function(){return window.innerHeight||document.documentElement.clientHeight},t.viewportWidth=function(){return document.documentElement.clientWidth},t.adapters=[],t.defaults={context:window,continuous:!0,enabled:!0,group:"default",horizontal:!1,offset:0},t.offsetAliases={"bottom-in-view":function(){return this.context.innerHeight()-this.adapter.outerHeight()},"right-in-view":function(){return this.context.innerWidth()-this.adapter.outerWidth()}},window.Waypoint=t}(),function(){"use strict";function t(t){window.setTimeout(t,1e3/60)}function e(t){this.element=t,this.Adapter=o.Adapter,this.adapter=new this.Adapter(t),this.key="waypoint-context-"+i,this.didScroll=!1,this.didResize=!1,this.oldScroll={x:this.adapter.scrollLeft(),y:this.adapter.scrollTop()},this.waypoints={vertical:{},horizontal:{}},t.waypointContextKey=this.key,n[t.waypointContextKey]=this,i+=1,o.windowContext||(o.windowContext=!0,o.windowContext=new e(window)),this.createThrottledScrollHandler(),this.createThrottledResizeHandler()}var i=0,n={},o=window.Waypoint,r=window.onload;e.prototype.add=function(t){var e=t.options.horizontal?"horizontal":"vertical";this.waypoints[e][t.key]=t,this.refresh()},e.prototype.checkEmpty=function(){var t=this.Adapter.isEmptyObject(this.waypoints.horizontal),e=this.Adapter.isEmptyObject(this.waypoints.vertical),i=this.element==this.element.window;t&&e&&!i&&(this.adapter.off(".waypoints"),delete n[this.key])},e.prototype.createThrottledResizeHandler=function(){function t(){e.handleResize(),e.didResize=!1}var e=this;this.adapter.on("resize.waypoints",function(){e.didResize||(e.didResize=!0,o.requestAnimationFrame(t))})},e.prototype.createThrottledScrollHandler=function(){function t(){e.handleScroll(),e.didScroll=!1}var e=this;this.adapter.on("scroll.waypoints",function(){(!e.didScroll||o.isTouch)&&(e.didScroll=!0,o.requestAnimationFrame(t))})},e.prototype.handleResize=function(){o.Context.refreshAll()},e.prototype.handleScroll=function(){var t={},e={horizontal:{newScroll:this.adapter.scrollLeft(),oldScroll:this.oldScroll.x,forward:"right",backward:"left"},vertical:{newScroll:this.adapter.scrollTop(),oldScroll:this.oldScroll.y,forward:"down",backward:"up"}};for(var i in e){var n=e[i],o=n.newScroll>n.oldScroll,r=o?n.forward:n.backward;for(var s in this.waypoints[i]){var l=this.waypoints[i][s];if(null!==l.triggerPoint){var a=n.oldScroll<l.triggerPoint,h=n.newScroll>=l.triggerPoint,p=a&&h,u=!a&&!h;(p||u)&&(l.queueTrigger(r),t[l.group.id]=l.group)}}}for(var d in t)t[d].flushTriggers();this.oldScroll={x:e.horizontal.newScroll,y:e.vertical.newScroll}},e.prototype.innerHeight=function(){return this.element==this.element.window?o.viewportHeight():this.adapter.innerHeight()},e.prototype.remove=function(t){delete this.waypoints[t.axis][t.key],this.checkEmpty()},e.prototype.innerWidth=function(){return this.element==this.element.window?o.viewportWidth():this.adapter.innerWidth()},e.prototype.destroy=function(){var t=[];for(var e in this.waypoints)for(var i in this.waypoints[e])t.push(this.waypoints[e][i]);for(var n=0,o=t.length;o>n;n++)t[n].destroy()},e.prototype.refresh=function(){var t,e=this.element==this.element.window,i=e?void 0:this.adapter.offset(),n={};this.handleScroll(),t={horizontal:{contextOffset:e?0:i.left,contextScroll:e?0:this.oldScroll.x,contextDimension:this.innerWidth(),oldScroll:this.oldScroll.x,forward:"right",backward:"left",offsetProp:"left"},vertical:{contextOffset:e?0:i.top,contextScroll:e?0:this.oldScroll.y,contextDimension:this.innerHeight(),oldScroll:this.oldScroll.y,forward:"down",backward:"up",offsetProp:"top"}};for(var r in t){var s=t[r];for(var l in this.waypoints[r]){var a,h,p,u,d,f=this.waypoints[r][l],c=f.options.offset,w=f.triggerPoint,y=0,g=null==w;f.element!==f.element.window&&(y=f.adapter.offset()[s.offsetProp]),"function"==typeof c?c=c.apply(f):"string"==typeof c&&(c=parseFloat(c),f.options.offset.indexOf("%")>-1&&(c=Math.ceil(s.contextDimension*c/100))),a=s.contextScroll-s.contextOffset,f.triggerPoint=Math.floor(y+a-c),h=w<s.oldScroll,p=f.triggerPoint>=s.oldScroll,u=h&&p,d=!h&&!p,!g&&u?(f.queueTrigger(s.backward),n[f.group.id]=f.group):!g&&d?(f.queueTrigger(s.forward),n[f.group.id]=f.group):g&&s.oldScroll>=f.triggerPoint&&(f.queueTrigger(s.forward),n[f.group.id]=f.group)}}return o.requestAnimationFrame(function(){for(var t in n)n[t].flushTriggers()}),this},e.findOrCreateByElement=function(t){return e.findByElement(t)||new e(t)},e.refreshAll=function(){for(var t in n)n[t].refresh()},e.findByElement=function(t){return n[t.waypointContextKey]},window.onload=function(){r&&r(),e.refreshAll()},o.requestAnimationFrame=function(e){var i=window.requestAnimationFrame||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame||t;i.call(window,e)},o.Context=e}(),function(){"use strict";function t(t,e){return t.triggerPoint-e.triggerPoint}function e(t,e){return e.triggerPoint-t.triggerPoint}function i(t){this.name=t.name,this.axis=t.axis,this.id=this.name+"-"+this.axis,this.waypoints=[],this.clearTriggerQueues(),n[this.axis][this.name]=this}var n={vertical:{},horizontal:{}},o=window.Waypoint;i.prototype.add=function(t){this.waypoints.push(t)},i.prototype.clearTriggerQueues=function(){this.triggerQueues={up:[],down:[],left:[],right:[]}},i.prototype.flushTriggers=function(){for(var i in this.triggerQueues){var n=this.triggerQueues[i],o="up"===i||"left"===i;n.sort(o?e:t);for(var r=0,s=n.length;s>r;r+=1){var l=n[r];(l.options.continuous||r===n.length-1)&&l.trigger([i])}}this.clearTriggerQueues()},i.prototype.next=function(e){this.waypoints.sort(t);var i=o.Adapter.inArray(e,this.waypoints),n=i===this.waypoints.length-1;return n?null:this.waypoints[i+1]},i.prototype.previous=function(e){this.waypoints.sort(t);var i=o.Adapter.inArray(e,this.waypoints);return i?this.waypoints[i-1]:null},i.prototype.queueTrigger=function(t,e){this.triggerQueues[e].push(t)},i.prototype.remove=function(t){var e=o.Adapter.inArray(t,this.waypoints);e>-1&&this.waypoints.splice(e,1)},i.prototype.first=function(){return this.waypoints[0]},i.prototype.last=function(){return this.waypoints[this.waypoints.length-1]},i.findOrCreate=function(t){return n[t.axis][t.name]||new i(t)},o.Group=i}(),function(){"use strict";function t(t){return t===t.window}function e(e){return t(e)?e:e.defaultView}function i(t){this.element=t,this.handlers={}}var n=window.Waypoint;i.prototype.innerHeight=function(){var e=t(this.element);return e?this.element.innerHeight:this.element.clientHeight},i.prototype.innerWidth=function(){var e=t(this.element);return e?this.element.innerWidth:this.element.clientWidth},i.prototype.off=function(t,e){function i(t,e,i){for(var n=0,o=e.length-1;o>n;n++){var r=e[n];i&&i!==r||t.removeEventListener(r)}}var n=t.split("."),o=n[0],r=n[1],s=this.element;if(r&&this.handlers[r]&&o)i(s,this.handlers[r][o],e),this.handlers[r][o]=[];else if(o)for(var l in this.handlers)i(s,this.handlers[l][o]||[],e),this.handlers[l][o]=[];else if(r&&this.handlers[r]){for(var a in this.handlers[r])i(s,this.handlers[r][a],e);this.handlers[r]={}}},i.prototype.offset=function(){if(!this.element.ownerDocument)return null;var t=this.element.ownerDocument.documentElement,i=e(this.element.ownerDocument),n={top:0,left:0};return this.element.getBoundingClientRect&&(n=this.element.getBoundingClientRect()),{top:n.top+i.pageYOffset-t.clientTop,left:n.left+i.pageXOffset-t.clientLeft}},i.prototype.on=function(t,e){var i=t.split("."),n=i[0],o=i[1]||"__default",r=this.handlers[o]=this.handlers[o]||{},s=r[n]=r[n]||[];s.push(e),this.element.addEventListener(n,e)},i.prototype.outerHeight=function(e){var i,n=this.innerHeight();return e&&!t(this.element)&&(i=window.getComputedStyle(this.element),n+=parseInt(i.marginTop,10),n+=parseInt(i.marginBottom,10)),n},i.prototype.outerWidth=function(e){var i,n=this.innerWidth();return e&&!t(this.element)&&(i=window.getComputedStyle(this.element),n+=parseInt(i.marginLeft,10),n+=parseInt(i.marginRight,10)),n},i.prototype.scrollLeft=function(){var t=e(this.element);return t?t.pageXOffset:this.element.scrollLeft},i.prototype.scrollTop=function(){var t=e(this.element);return t?t.pageYOffset:this.element.scrollTop},i.extend=function(){function t(t,e){if("object"==typeof t&&"object"==typeof e)for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i]);return t}for(var e=Array.prototype.slice.call(arguments),i=1,n=e.length;n>i;i++)t(e[0],e[i]);return e[0]},i.inArray=function(t,e,i){return null==e?-1:e.indexOf(t,i)},i.isEmptyObject=function(t){for(var e in t)return!1;return!0},n.adapters.push({name:"noframework",Adapter:i}),n.Adapter=i}(); </script> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-KMPWYT6VG0"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-KMPWYT6VG0'); function GridAD(sc,po) { $.post('/adserve/fetch',{sc,po}).done(function(response) { GridHandler(response); }); } </script> </script> <meta property="og:image" content="https://cdn.sunlive.co.nz/images/sunlive/241120-QXUDL3GYFNCUNOXVTTLG7VBJEM.jpg"> <meta property="og:description" content="Missing man's family seek answers one year on"> <meta property="article:published_time" content="2024-11-20T07:00:00+13:00"> </head> <body onload="startTime();"> <div id="blackout"></div> <div id="page"></div> <div id="pp-banner"></div> <div class="container" style="background-color: #eee; padding:10px 35px 0px 35px;"> <div id="lclk" style="width: 0px; height: 0px; position: absolute;"></div> <div id="rclk" style="width: 0px; height: 0px; position: absolute;"></div> <nav class="row navbar navbar-expand-lg navbar-dark bg-dark fixed-top" style="height: 40px;"> <div class="container" width="100%"> <a class="navbar-brand"><img src="/assets/images/sunmedialogo-sm.png" width=60% /></a> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarResponsive" style="background-color: #333;"> <a href="/register.html" class="top-button">JOIN FREE</a> <button type="button" class="top-button" data-toggle="modal" data-target="#loginModal"> LOGIN </button> <ul class="navbar-nav ml-auto"> <li class="nav-item active"> <a class="nav-link" href="https://www.sunlive.co.nz" target="_blank">SunLive <span class="sr-only">(current)</span> </a> </li> <li class="nav-item"> <a class="nav-link" href="https://www.rotoruanow.co.nz" target="_blank">Rotorua Now</a> </li> <li class="nav-item"> <a class="nav-link" href="https://www.theweekendsun.co.nz" target="_blank">The Weekend Sun</a> </li> <li class="nav-item"> <a class="nav-link" href="https://www.coastandcountrynews.co.nz" target="_blank">Coast & Country News</a> </li> <li class="nav-item"> <a class="nav-link" href="https://www.buzzworthy.co.nz" target="_blank">Buzzworthy</a> </li> </ul> </div> </div> </nav> <div class="row"> <div class="lead-logo row"> <div class="col-2" style="margin-top:15px; margin-bottom:15px;" > <a href="/"><img src="/assets/images/sunlive-logo.png" alt="SunLive - The Bay's news first" title="SunLive - The Bay's news first" style="max-width: 250px;" border="0" /></a> </div> <div class="col-lg-2 col-md-0"> </div> <!-- Lead Banner --> <div class="col-lg-8 col-sm-12" style="margin-top:15px; margin-bottom:15px;" id="ld-bnr"> <script> if (screen && screen.width > 767) { GridAD('dt','ld-bnr'); } else { GridAD('mb','ld-bnr'); } </script> </div> <!-- /.Lead Banner --> </div> </div> <!-- time & social banner --> <div class="row"> <div class="col-sm-12 col-lg-12" style="background-color: #e5e5e5; margin: 0px 0px 10px 0px"> <div class="row"> <div class="col-lg-6 col-sm-12" id="txt" style="font-size: 10px; padding: 5px 0px 0px 7px"> </div> <div class="col-l ml-auto"> <a href="https://www.facebook.com/sunlivebop/" target="_blank"><img src="/assets/images/icon-facebook.png" /></a> <a href="https://www.instagram.com/sunlivenews/" target="_blank"><img src="/assets/images/icon-instagram.png" /></a> <a href="https://twitter.com/SunLive_NZ" target="_blank"><img src="/assets/images/icon-twitter.png" /></a> </div> </div> </div> </div> <!-- /.time & social banner --> <!-- Navigation SunLive --> <nav class="row navbar-sunlive navbar-expand-md navbar-light bg-light" style="padding: 0px;"> <div class="col-lg-12" style="padding: 0px; background-color: #fff;"> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarResponsive2" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarResponsive2" style="padding: 0px"> <ul class="navbar-nav nav-fill w-100" style="font-size: 14px; text-transform: uppercase; padding: 0px" > <li class="nav-item active"> <a class="nav-link" href="/" style="color: #333; border-style: solid; border-width: 0px 1px 3px 0px; border-right-color: #ddd; border-bottom-color: #aaa; padding-right:0px; padding-left: 0px;"><img src="/assets/images/icon-home.png"> <span class="sr-only">(current)</span> </a> </li> <li class="nav-item"> <a class="dropdown-toggle" data-toggle="dropdown" href="#" style="border-style: solid; border-width: 0px 1px 3px 0px; border-right-color: #ddd; border-bottom-color: #1977c6;">News</a> <ul class="dropdown-menu"> <li><a href="/news/1_1_news.html">Local News</a></li> <li><a href="/news/1_50_traffic-&-crashes.html">Traffic & Crashes</a></li> <li><a href="/news/1_40_local-elections.html">Elections</a></li> <li><a href="/news/1_53_weather.html">Weather</a></li> <li><a href="/news/1_2_politics.html">Politics</a></li> <li><a href="/news/1_3_council.html">Council</a></li> <li><a href="/news/1_4_business-and-markets.html">Business & Markets</a></li> <li><a href="/news/1_5_health.html">Health</a></li> <li><a href="/news/1_60_coronavirus.html">Coronavirus</a></li> <li><a href="/news/1_6_environment.html">Environment</a></li> <li><a href="/news/1_7_motoring.html">Motoring</a></li> <li><a href="/news/1_8_marine.html">Marine</a></li> <li><a href="/news/1_9_technology.html">Technology</a></li> <li><a href="/news/1_10_property.html">Property</a></li> <li><a href="/news/1_11_rural.html">Rural</a></li> <li><a href="/news/1_15_education.html">Education</a></li> <li><a href="/news/1_37_crime.html">Crime</a></li> <li><a href="/news/1_39_entertainment.html">Entertainment</a></li> <li><a href="/news/6_34_funeral-notices.html">Funeral Notices</a></li> </ul> </li> <li class="nav-item"> <a class="dropdown-toggle" href="/news/1_50_traffic-&-crashes.html" style="border-style: solid; border-width: 0px 1px 3px 0px; border-right-color: #ddd; border-bottom-color: #20d7ea;">Traffic & Crashes</a> </li> <li class="nav-item"> <a class="dropdown-toggle" href="/news/1_12_city-life.html" style="border-style: solid; border-width: 0px 1px 3px 0px; border-right-color: #ddd; border-bottom-color: #ffa702;">City Life</a> </li> <li class="nav-item"> <a class="dropdown-toggle" href="/news/1_11_rural.html" style="border-style: solid; border-width: 0px 1px 3px 0px; border-right-color: #ddd; border-bottom-color: #6dc234;">Rural</a> </li> <li class="nav-item"> <a class="dropdown-toggle" data-toggle="dropdown" href="#" style="border-style: solid; border-width: 0px 1px 3px 0px; border-right-color: #ddd; border-bottom-color: #e65139;">Sport</a> <ul class="dropdown-menu"> <li><a href="/news/1_43_sport.html">Sports News</a></li> <li><a href="/sports-events.html">Sports Events</a></li> </ul> </li> <li class="nav-item"> <a class="dropdown-toggle" data-toggle="dropdown" href="#" style="border-style: solid; border-width: 0px 1px 3px 0px; border-right-color: #ddd; border-bottom-color: #9c50d1;">Lifestyle</a> <ul class="dropdown-menu"> <li><a href="/competitions.html">Competitions</a></li> <li><a href="/gig-guide.html">Gig Guide</a></li> <li><a href="/horoscopes.html">Horoscopes</a></li> <li><a href="/news/3_23_music.html">Music</a></li> <li><a href="/whats-on.html">What's On</a></li> <li><a href="/videos/index.html">Video</a></li> </ul> </li> <li class="nav-item"> <a class="dropdown-toggle" href="/news/6_34_funeral-notices.html" style="border-style: solid; border-width: 0px 1px 3px 0px; border-right-color: #ddd; border-bottom-color: #777;">Funeral Notices</a> </li> <li class="nav-item"> <a class="dropdown-toggle" href="/blogs/index.html" style="border-style: solid; border-width: 0px 1px 3px 0px; border-right-color: #ddd; border-bottom-color: #777;">Blogs</a> </li> <li class="nav-item"> <a class="dropdown-toggle" href="/contact-us.html" style="border-style: solid; border-width: 0px 1px 3px 0px; border-right-color: #ddd; border-bottom-color: #aaa;">Contact</a> </li> <li class="nav-item"> <a class="dropdown-toggle" data-toggle="dropdown" href="#search" style="border-style: solid; border-width: 0px 0px 3px 0px; border-bottom-color: #aaa; padding-right:0px; padding-left: 0px;"><img src="/assets/images/icon-search.png" height=18px></a> <div class="dropdown-menu dropdown-menu-right" style="width:305px;padding:0;" aria-labelledby="search-dd-l"> <div class="dropdown-item"> <div class="input-group stylish-input-group"> <form action="/searchresults.html" method="GET" style="display:inline-flex;"> <input type="text" name="search" class="form-control" placeholder="Search" > <span class="input-group-addon"> <button class="btn" type="submit"> <img src="/assets/images/icon-search.png" height="18px" style="padding: 2px"> </button> </span> </form> </div> </div> </div> </li> </ul> </div> </div> </nav> <!-- /.Navigation SunLive --> <div class="row"> <div class="col-lg-8 col-md-12 col-sm-12"> <div class="generic-content row" style="margin-top: 16px;"> <div class="col-12" style="background-color: #FFFFFF;"> <div class="row" id="cbt-ad" style="padding: 15px;"> <script> if (screen && screen.width > 767) { GridAD('dt','cbt-ad'); } else { GridAD('mb','cbt-ad'); } </script> </div> <!--breadcrumb--> <div class="row navblock"> <div class="col-8"> <p> Posted: 07:00am Wed 20 Nov, 2024 | By Al Williams (al.williams@nzme.co.nz) <div class="pp-donate-button"></div> </p> </div> <div class="col-4" id="sharethis"> <div class="sharethis-inline-share-buttons"></div> </div> </div> <!--Details--> <div class="details"> <h2>Missing man's family seek answers one year on</h2> <figure><img src="https://cdn.sunlive.co.nz/images/sunlive/241120-QXUDL3GYFNCUNOXVTTLG7VBJEM.jpg" width="100%"></figure> <p><i>Jordan van Deursen has not been seen since October 29, 2023.</i></p> </div> <div class="row"> <div class="col-3 sky-ad" id="sky-ad"> <script> if (screen && screen.width > 767) { GridAD('dt','sky-ad'); } </script> </div> <div class="col-lg-9 col-sm-12 article-content" style="display: inline-block; overflow: hidden;"> <section data-test-ui="article-section-top-main"> <section data-test-ui="article-top-body"> <p></p> <p><strong>It’s been 12 months since Jordan van Deursen went missing in the <a href="https://www.nzherald.co.nz/topic/coromandel-peninsula/" target="_blank">Coromandel</a> bush and his family still have questions over the man’s disappearance.</strong></p> <p><strong>Jordan, 29, failed to return from a hike in the Wentworth Valley area with his terrier Bahgo on October 29, 2023 and the official search was<a href="https://www.nzherald.co.nz/waikato-news/news/whangamata-police-suspend-search-for-missing-man-jordan-van-deursen/S2KIOABK5ZHPPJXSIIM34S2KJA/" target="_blank"> suspended after 10 days</a>.</strong></p> <p>On October 30, his vehicle, a silver Toyota, was found near the Wentworth Valley campground at the start of a track leading to Wentworth Valley Falls by a campground employee who reported it to police.</p> <p>In January, the mystery of what happened to the Waihi man and his dog, <a href="https://www.nzherald.co.nz/waikato-news/news/missing-man-jordan-van-deursens-dog-found-near-thames-report/PHO57JUQ3VH6DMLKGBF7JLP5BA/" target="_blank">took an unusual twist, with the dog, a terrier named Bagho, being found</a>.</p> <p>Police confirmed on January 3 that Bahgo had turned up at a rural address near a track entrance linked to where van Deursen was last known to be, but there was still no sign of the 29-year-old.</p> </section> <section data-test-ui="article-bottom-body"> <p>Now, police have said the matter has been referred to the coroner, and to date there has been no new information received.</p> <p>A police spokesperson said it is standard practice for the coroner to be informed in the case of a long-term missing person, once all police investigations and searches have concluded or are nearing conclusion.</p> <p>“In this instance, police turned over information to the coroner in July 2024; it is then over to the coroner to determine if and when they may take the matter further.”</p> <p>A family spokesperson said there are unanswered questions over his disappearance.</p> <p>That related to a vehicle captured on CCTV footage at the camp office, leaving at 2.39pm on the day of van Deursen’s disappearance.</p> <p>“As it came in prior to 12.30pm, it most certain that the person(s) was up the track and could have seen Jordan.”</p> <p>“Also on the Tuesday, November 7, one day after the search was called off, it was reported to the police by the camp manager that a man on the track spoke to a camper and told him he had ridden out on his bike the day Jordan went missing and he in fact spoke to Jordan while he was up the track.</p> <p>“As he said he had cycled out, he was there on the Sunday and again the next Tuesday, one assumes he is either from the area or is perhaps a regular visitor to the area; I would very much like to track this person down.</p> <p>“Both these people have the potential to give us a starting point, which would be incredibly helpful considering the vastness of the valley; if we had an area to focus on we may have more success in finding Jordan.”</p> <p><img alt="" src="https://cdn.sunlive.co.nz/images/sunlive/241120-S46CGWUF5FHOJLYLVW2TCI2IQU.jpg" style="width: 100%;"><em>Jordan and his dog Bagho.</em></p> <p><i>Hauraki-Coromandel Post</i> spoke with lawyer and podcaster Ryan Wolf who has been working alongside van Deursen’s family.</p><div style="margin-top:15px; margin-bottom:15px; text-align: center;" id="ma-mrec"> <script> if (screen && screen.width > 767) { GridAD('dt','ma-mrec'); } else { GridAD('mb','ma-mrec'); } </script> </div> <p>Wolf went public with pleas for information last month on behalf of the family.</p> <p>He said a number of cars accessed the Wentworth Campground around the time of the disappearance and had been identified.</p> <p>“But to our knowledge, the owner of this white Toyota has not been located; I’m seeking your help to find the owner so we can check if they saw Jordan on the track that afternoon.</p> <p>“Every little piece of information can be crucial in piecing together what happened to Jordan.”</p> <p><i>Hauraki-Coromandel Post</i> reached out to police multiple times with questions, asking where police were up to in the investigation, if there have been any updates/progress/developments, if police wished to add any comment at this stage, if police were still investigating, if there had been any sightings, if police had been in contact with the family and if there had been any clues.</p> <p>Police had nothing to add to their statement.</p> <p><img alt="" src="https://cdn.sunlive.co.nz/images/sunlive/241120-JQWQXXMN4RERBI66TIMDYA5GJY.jpg" style="width: 100%;"><em>The family are interested in talking to the owner of this vehicle.</em></p> <p>The family spokesperson said it had been a frustrating experience.</p> <p>“To date no clue has ever been found, this could be due in part that it was three days later on the Wednesday before it was realised that Jordan was missing and during that time the weather was atrocious.</p> <p>“Until these questions are answered I do not see that the investigation into Jordan’s disappearance has been completed, finding these people has the potential to give us more clues to go on.</p> <p>“I’m not asking for the police to go back into the valley and search, I just want to find these people if we can.”</p> <p>The family spokesperson said van Deursen had just had lunch in Whangamatā with his mother on October 29, and as he left, he purchased two of his favourite biscuits from the cafe and said to his mother he was going to take Bagho for a walk in Wentworth Valley, and that he would see her in a few days’ time at home in Waihi.</p> <p>“He was not dressed for a hike, he in fact had relatively light clothing on considering the weather; he’d left the two biscuits in the car and a half-eaten pie that was presumably for Bagho so for all intents and purposes, he was returning to the car.</p> <p>“Bagho came out nine weeks later on December 29 over the other side on Wires Rd; sadly this seemed to bring more questions than answers.”</p> <p><a href="https://www.nzherald.co.nz/waikato-news/" target="_blank"><em>-Waikato Herald.</em></a></p> </section></section> <div class="row" id="cbt2-ad" style="padding: 15px;"> <script> if (screen && screen.width > 767) { GridAD('dt','cbt2-ad'); } else { GridAD('mb','cbt2-ad'); } </script> </div> </div> </div> <!--breadcrumb--> <div class="navblock row"> <div class="social-link" id="sharethis"> <div class="sharethis-inline-share-buttons"></div> </div> </div> <!--Comment-box--> <section class="comment-box"> <!--Comment-Area--> <div class="comment-area"> <div class="title"><h1>1 comment</h1></div> <div class="comment-detail"> <h4>Hope</h4> <p>Posted on 20-11-2024 08:47 | By Angels</p> <p>Hope the family can find closure or better luck find him alive. <br/>What a horrible thing to go through. <br/>No one deserves this.</p> </div> <hr/> </div> <!--Comment-Form--> <div class="comment-form"> <div class="title"> <h1>Leave a Comment</h1> </div> <br/> You must be logged in to make a comment. <button type="button" class="btn-sm" data-toggle="modal" data-target="#loginModal"> LOGIN </button> <script type="text/javascript"> var wdcnt; function wordcount(count) { document.getElementById('comment').value = count; var words = count.split(/\s/); if(document.getElementById('comment').value=="") { wdcnt = 0; } else { wdcnt = words.length; if(wdcnt>=150) { dcmt = document.getElementById('comment'); dcmt.value = dcmt.value.substring(0, count.length-1); } } var counter = document.getElementById('wordcount'); counter.innerHTML = wdcnt; return wdcnt; } function postComment() { $.post('/news/postcomment',$('#commentForm').serialize()).done(function(response) { GridHandler(response); }); } </script> </div> </section> </div> </div> </div> <!-- Sidebar --> <div class="sidebar col-4" style="margin: 0px; padding: 0px 0px 0px 10px;"> <!--this is the div enclosing the whole side bar--> <!-- MREC1 --> <div class="card" style="background-color: #fff; padding: 0px; margin-top: 15px;"> <div class="advert" id="mrec-1"> <script> if (screen && screen.width > 767) { GridAD('dt','mrec-1'); } </script> </div> </div> <!-- /.MREC1 --> <!-- Latest News --> <div class="card"> <ul class="nav nav-tabs"> <li class="nav-item"> <a class="nav-link active" style="margin: 0px; padding-top: 15px;" href="#"><h4>LATEST NEWS</h4></a> </li> </ul> <div class="container"> <!--SIDEBAR LATEST--> <p style="margin-bottom: 0px; color: #999;">28-Nov 20:00</p> <h5><a href="/news/355987-operation-nickel-update-----first-seven-days.html">Operation Nickel update – first seven days</a></h5> <p style="margin-bottom: 0px; color: #999;">28-Nov 19:00</p> <h5><a href="/news/355936-bill-to-allow-hair-salons-to-provide-beverages.html">Bill to allow hair salons to provide beverages</a></h5> <p style="margin-bottom: 0px; color: #999;">28-Nov 18:30</p> <h5><a href="/news/355996-arrests-made-in-tauranga-gang-funeral-operation.html">Arrests made in Tauranga gang funeral operation</a></h5> <p style="margin-bottom: 0px; color: #999;">28-Nov 18:00</p> <h5><a href="/news/355951-locals-oppose-proposed-reintegration-facility-move.html">Locals oppose proposed reintegration facility move</a></h5> <p style="margin-bottom: 0px; color: #999;">28-Nov 17:00</p> <h5><a href="/news/355927-baybus-ondemand-fares-to-rise-as-service-booms.html">Baybus OnDemand fares to rise as service booms</a></h5> <p style="margin-bottom: 0px; color: #999;">28-Nov 16:00</p> <h5><a href="/news/355960-fatal-crash--vehicle-may-have-crossed-centreline.html">Fatal crash: Vehicle may have crossed centreline</a></h5> <p style="margin-bottom: 0px; color: #999;">28-Nov 15:45</p> <h5><a href="/news/355984-peaceful-tangi-amid-heavy-police-presence.html">Peaceful tangi amid heavy police presence</a></h5> <p style="margin-bottom: 0px; color: #999;">28-Nov 14:00</p> <h5><a href="/news/355903-university-of-waikato-honours-campus-kaum--tua.html">University of Waikato honours campus kaumātua</a></h5> <p style="margin-bottom: 0px; color: #999;">28-Nov 13:00</p> <h5><a href="/news/355867-tauranga-teen-hopes-to-follow-in-canes-footsteps.html">Tauranga teen hopes to follow in Cane's footsteps</a></h5> <p style="margin-bottom: 0px; color: #999;">28-Nov 11:40</p> <h5><a href="/news/355945-mongrel-mob-funeral--driver-arrested--car-seized.html">Mongrel Mob funeral: Driver arrested, car seized</a></h5> <p style="margin-bottom: 0px; color: #999;">28-Nov 11:15</p> <h5><a href="/news/355921-designer-hired-for-new-multisport-skatepark.html">Designer hired for new multisport skatepark</a></h5> <p style="margin-bottom: 0px; color: #999;">28-Nov 10:20</p> <h5><a href="/news/355939-summer-scorcher--parts-of-nz-to-push-past-30c.html">Summer scorcher: Parts of NZ to push past 30C</a></h5> <div class="pp-donate-button"></div> </div> </div> <!-- /.Latest News --> <!-- MREC2 --> <div class="container card" style="background-color: #fff; padding: 8px; margin-top: 15px;"> <div class="advert" id="mrec-2"> <script> if (screen && screen.width > 767) { GridAD('dt','mrec-2'); } </script> </div> </div> <!-- /.MREC2 --> <!-- Brians Nav --> <div class="col-12" style="margin: 20px 0px;"> <div class="row"> <div class="brians-nav w-49"> <h6><a href="/weather-and-tides.html">Weather & Tides</a></h6> </div> <div class="brians-nav w-49"> <h6><a href="/whats-on.html">What's On</a></h6> </div> </div> <div class="row"> <div class="brians-nav w-49"> <h6><a href="/news/6_34_funeral-notices.html">Funeral Notices</a></h6> </div> <div class="brians-nav w-49"> <h6><a href="/news/4_28_letters-to-the-editor.html">Letters</a></h6> </div> </div> <div class="row"> <div class="brians-nav w-49"> <h6><a href="/job-search.html">Job Search</a></h6> </div> <div class="brians-nav w-49"> <h6><a href="/blogs/index.html">Blogs</a></h6> </div> </div> </div> <!-- /. Brians Nav --> <!--ONEROOF--> <div class="card container" style="padding: 0px 10px"> <div class="container" style="height: 320px; background-color: #fff; margin: 20px 0px;"> <iframe id="Regionals_OneRoof" src="https://www.oneroof.co.nz/premium-property3?carousel=81" width="300" height="320" frameborder="0" scrolling="no"></iframe> </div> </div> <!--/. ONEROOF--> <!--Competitions--> <div class="card container" style="padding: 0px 10px"> <h3>COMPETITIONS</h3> <hr style="border-bottom-width: 1px; border-color: #f77937; margin-top: 0px; margin-bottom: 10px;"> <div class="container" style="height: 150px; background-color: #eee; margin-bottom: 20px"> <p><a href="/competitions.html"><img src="/assets/images/competitions.jpg" border="0"></a></p> </div> </div> <!--/. Competitions--> <!-- MREC3 --> <div class="container card" style="background-color: #fff; padding: 8px; margin-top: 15px;"> <div class="advert" id="mrec-3"> <script> if (screen && screen.width > 767) { GridAD('dt','mrec-3'); } </script> </div> </div> <!-- /.MREC3 --> <!--Opinion Poll--> <div class="card container" style="padding: 0px 20px; margin: 20px 0px;"> <h3>OPINION POLL</h3> <hr style="border-bottom-width: 1px; border-color: #f77937; margin-top: 0px; margin-bottom: 20px;"> <div class="panel-body" style="padding-bottom: 20px;"> <p class="poll"><h4>Where do you get your news from most?</h4></p> <span id="pollArea"> <form name="pollForm" id="pollForm" autocomplete="off" onSubmit="return false;"> <input type="hidden" name="pid" value="1444"> <table style="width: 280px; margin-bottom: 5px;"> <tr><td valign="top"><input type="radio" name="pollanswer" id="answer_1" value="1" style="margin: 5px 5px 0px 0px;"></td><td>Newspaper</td></tr> <tr><td colspan="2" style="border-bottom:1px solid #eeeded;"></td></tr><tr><td valign="top"><input type="radio" name="pollanswer" id="answer_2" value="2" style="margin: 5px 5px 0px 0px;"></td><td>News websites</td></tr> <tr><td colspan="2" style="border-bottom:1px solid #eeeded;"></td></tr><tr><td valign="top"><input type="radio" name="pollanswer" id="answer_3" value="3" style="margin: 5px 5px 0px 0px;"></td><td>Social media</td></tr> <tr><td colspan="2" style="border-bottom:1px solid #eeeded;"></td></tr><tr><td valign="top"><input type="radio" name="pollanswer" id="answer_4" value="4" style="margin: 5px 5px 0px 0px;"></td><td>Other</td></tr> <tr><td colspan="2" style="border-bottom:1px solid #eeeded;"></td></tr> </table> </form> <br/> <button class="poll-button" onClick="voteInPoll();">VOTE</button> </span> <button class="poll-button" onClick="document.location.href='/pollresults.html';">VIEW RESULTS</button> </div> </div> <!--/. Opinion Poll--> </div> <!-- /.Sidebar --> </div> <br/> </div> <!-- Footer --> <footer class="py-5 bg-dark"> <div class="container"> <div class="row"> <div class="col-12" style="text-align: center; padding: 0; margin: 0;"> <div class="pp-donate-button"></div> <li class="footer-nav-item"> <a class="nav-link" href="/news/1_1_news.html">Local</a> </li> <li class="footer-nav-item"> <a class="nav-link" href="/news/1_50-traffic-and-crashes.html">Traffic & Crashes</a> </li> <li class="footer-nav-item"> <a class="nav-link" href="/news/2_sport.html">Sport</a> </li> <li class="footer-nav-item"> <a class="nav-link" href="/news/3_lifestyle.html">Lifestyle</a> </li> <li class="footer-nav-item"> <a class="nav-link" href="/news/1_3_council.html">Council</a> </li> <li class="footer-nav-item"> <a class="nav-link" href="/blogs/index.html">Blogs</a> </li> <li class="footer-nav-item"> <a class="nav-link" href="/contact-us.html">Contact</a> </li> </div> </div> <hr style="border-color: #fff" /> <div class="row"> <div class="col-6" style="text-align: left;"> <p style="color: #eee">Copyright © Sun Media Ltd 2024. <br>SunLive - a Sun Media Publication</p> </div> <div class="col-6" style="text-align: right; padding-right: 10px"> <p><a href="#top" style="color: #eee">Back to top</a></p> </div> </div> </div> </footer> <div class="modal fade" id="loginModal" tabindex="-1" role="dialog" aria-labelledby="loginModalLabel" aria-hidden="true"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title" id="loginModalLabel">Log In</h5> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> </div> <div class="modal-body"> <form name="loginForm" id="loginForm" autocomplete="off" onSubmit="return false;"> <div class="form-group"><label>Email:</label><input type="text" name="email" class="form-control"></div> <div class="form-group"><label>Password:</label><input type="password" name="password" class="form-control"></div> </form> </div> <div class="modal-footer"> <button type="button" class="btn btn-secondary" data-dismiss="modal">Cancel</button> <button type="button" class="btn btn-warning" onClick="goLogin();">Login</button> <div class="row"> <div class="col-12" style="font-size: 11px;"> Not registered? <a class="link" href="/register.html">Register Now</a> | Forgot Password? <a class="link" href="/forgot-password.html">Reset It Now</a> </div> </div> </div> </div> </div> </div> <script type="text/javascript"> function goLogin(){ $.post('/login',$('#loginForm').serialize()).done(function(response) { GridHandler(response); }); } </script> <script> function startTime() { var today = new Date(); var h = today.getHours(); var m = today.getMinutes(); var s = today.getSeconds(); var day = today.getDay(); var d = today.getDate(); var mo = today.getMonth(); var y = today.getFullYear(); var months = ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"]; var days = ["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"]; m = checkTime(m); s = checkTime(s); document.getElementById('txt').innerHTML = h + ":" + m + ":" + s + " " + days[today.getDay()] + " " + d + " " + months[today.getMonth()] + " " + y var t = setTimeout(startTime, 500); } function checkTime(i) { if (i < 10) {i = "0" + i}; // add zero in front of numbers < 10 return i; } function resizeMe() { if($(window).width()<770) { var asp = document.getElementById('tas'); if(asp!=null) { var b = document.getElementById('tas'); b.parentNode.removeChild(b) } } } function voteInPoll() { $.post('/poll/vote',$('#pollForm').serialize()).done(function(response) { GridHandler(response); }); } </script> <script type="text/javascript"> $(document).ready(function() { $('#goodwork .goodwork').bxSlider({ auto:true, pause: 8000, mode:'fade', pager: false, speed:1000, autoHover: true, touchEnabled: true, controls: false }); }); </script> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-10384727-1', 'sunlive.co.nz'); ga('require', 'displayfeatures'); ga('send', 'pageview'); </script> <script> function flipCard() { var card1 = document.querySelector('.adx1'); var card2 = document.querySelector('.adx2'); card1.classList.toggle('is-flipped'); card2.classList.toggle('is-flipped'); setTimeout("flipCard()",10000); } 'use strict'; if (typeof Map === 'function') { //setTimeout("flipCard()",10000); } </script> <script type="text/JavaScript"> !function(t,n){t[n]=t[n]|| { nlsQ:function(e,o,c,r,s,i) { return s=t.document, r=s.createElement("script"), r.async=1, r.src=("http:"===t.location.protocol?"http:":"https:")+"//cdn-gl.imrworldwide.com/conf/"+e+".js#name="+o+"&ns="+n, i=s.getElementsByTagName("script")[0], i.parentNode.insertBefore(r,i), t[n][o]=t[n][o]||{g:c||{}, ggPM:function(e,c,r,s,i){(t[n][o].q=t[n][o].q||[]).push([e,c,r,s,i])} }, t[n][o] } } } (window,"NOLBUNDLE"); </script> <script type="text/JavaScript"> var nSdkInstance = NOLBUNDLE.nlsQ("P97CD5BD2-E63D-407B-9B8C-4EA4DDDD7765","SunLive"); </script> <!-- START Nielsen Online SiteCensus V6.0 --> <!-- COPYRIGHT 2012 Nielsen Online --> <script type="text/javascript" src="//secure-gl.imrworldwide.com/v60.js"></script> <script type="text/javascript"> var pvar = { cid: "nz-sunmedia", content: "0", server: "secure-gl" }; var trac = nol_t(pvar); trac.record().post(); </script> <noscript> <div> <img src="//secure-gl.imrworldwide.com/cgi-bin/m?ci=nz-sunmedia&cg=0&cc=1&ts=noscript" width="1" height="1" alt="" /> </div> </noscript> <!-- /9777248/SunLive-Skins--> <div id='div-gpt-ad-2430518-2' style='height:1px; width:1px;'> <script> googletag.cmd.push(function() { googletag.display('div-gpt-ad-2430518-2'); }); </script> </div> <script> var staticMetadataObject = { type: "static", assetid: "/news/355333-missing-mans-family-seek-answers-one-year-on.html", section: "SunLive - Other" }; </script> <script type="text/JavaScript"> nSdkInstance.ggPM("staticstart",staticMetadataObject); </script> </body> </html>