struct
x 480
struct
Detail [empty string]
ErrNumber 0
Message Element PHOTOFILENAME is undefined in a CFML structure referenced as part of an expression.
Resolvedname [empty string]
StackTrace coldfusion.runtime.UndefinedElementException: Element PHOTOFILENAME is undefined in a CFML structure referenced as part of an expression. at coldfusion.runtime.CfJspPage._resolve(CfJspPage.java:1603) at coldfusion.runtime.CfJspPage._resolveAndAutoscalarize(CfJspPage.java:1826) at coldfusion.runtime.CfJspPage._resolveAndAutoscalarize(CfJspPage.java:1818) at cfused2dyacht2ddetail2dv22ecfm671294577.runPage(C:\websites\alliedmarine.com\used-yacht-detail-v2.cfm:51) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:246) at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:736) at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:572) at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65) at coldfusion.filter.IpFilter.invoke(IpFilter.java:45) at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:487) at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:42) at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40) at coldfusion.filter.PathFilter.invoke(PathFilter.java:142) at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:94) at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28) at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38) at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:58) at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38) at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22) at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:62) at coldfusion.CfmServlet.service(CfmServlet.java:219) at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42) at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:505) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:169) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:450) at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:197) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:625) at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:316) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Unknown Source)
Suppressed
array [empty]
TagContext
array
1
struct
COLUMN 0
ID ??
LINE 51
RAW_TRACE at cfused2dyacht2ddetail2dv22ecfm671294577.runPage(C:\websites\alliedmarine.com\used-yacht-detail-v2.cfm:51)
TEMPLATE C:\websites\alliedmarine.com\used-yacht-detail-v2.cfm
TYPE CFML
Type Expression
element PHOTOFILENAME
objectType
object of java.lang.Class
Class Name java.lang.Class
Methods
Method Return Type
asSubclass(java.lang.Class) java.lang.Class
cast(java.lang.Object) java.lang.Object
desiredAssertionStatus() boolean
forName(java.lang.String) java.lang.Class
forName(java.lang.String, boolean, java.lang.ClassLoader) java.lang.Class
getAnnotatedInterfaces() java.lang.reflect.AnnotatedType[]
getAnnotatedSuperclass() java.lang.reflect.AnnotatedType
getAnnotation(java.lang.Class) java.lang.annotation.Annotation
getAnnotations() java.lang.annotation.Annotation[]
getAnnotationsByType(java.lang.Class) java.lang.annotation.Annotation[]
getCanonicalName() java.lang.String
getClassLoader() java.lang.ClassLoader
getClasses() java.lang.Class[]
getComponentType() java.lang.Class
getConstructor(java.lang.Class[]) java.lang.reflect.Constructor
getConstructors() java.lang.reflect.Constructor[]
getDeclaredAnnotation(java.lang.Class) java.lang.annotation.Annotation
getDeclaredAnnotations() java.lang.annotation.Annotation[]
getDeclaredAnnotationsByType(java.lang.Class) java.lang.annotation.Annotation[]
getDeclaredClasses() java.lang.Class[]
getDeclaredConstructor(java.lang.Class[]) java.lang.reflect.Constructor
getDeclaredConstructors() java.lang.reflect.Constructor[]
getDeclaredField(java.lang.String) java.lang.reflect.Field
getDeclaredFields() java.lang.reflect.Field[]
getDeclaredMethod(java.lang.String, java.lang.Class[]) java.lang.reflect.Method
getDeclaredMethods() java.lang.reflect.Method[]
getDeclaringClass() java.lang.Class
getEnclosingClass() java.lang.Class
getEnclosingConstructor() java.lang.reflect.Constructor
getEnclosingMethod() java.lang.reflect.Method
getEnumConstants() java.lang.Object[]
getField(java.lang.String) java.lang.reflect.Field
getFields() java.lang.reflect.Field[]
getGenericInterfaces() java.lang.reflect.Type[]
getGenericSuperclass() java.lang.reflect.Type
getInterfaces() java.lang.Class[]
getMethod(java.lang.String, java.lang.Class[]) java.lang.reflect.Method
getMethods() java.lang.reflect.Method[]
getModifiers() int
getName() java.lang.String
getPackage() java.lang.Package
getProtectionDomain() java.security.ProtectionDomain
getResource(java.lang.String) java.net.URL
getResourceAsStream(java.lang.String) java.io.InputStream
getSigners() java.lang.Object[]
getSimpleName() java.lang.String
getSuperclass() java.lang.Class
getTypeName() java.lang.String
getTypeParameters() java.lang.reflect.TypeVariable[]
isAnnotation() boolean
isAnnotationPresent(java.lang.Class) boolean
isAnonymousClass() boolean
isArray() boolean
isAssignableFrom(java.lang.Class) boolean
isEnum() boolean
isInstance(java.lang.Object) boolean
isInterface() boolean
isLocalClass() boolean
isMemberClass() boolean
isPrimitive() boolean
isSynthetic() boolean
newInstance() java.lang.Object
toGenericString() java.lang.String
toString() java.lang.String
query
RESULTSET
query
  BROKERREF CALC_1 CALC_2 CALC_3 CALC_4 DATA01 DATA02 DATA03 DATA04 DATA05 DATA06 DATA07 DATA08 DATA09 DATA10 DATA11 DATA12 DATA13 DATA14 DATA15 DATA16 DATA17 DATA18 DATA19 DATA20 DATA21 DATA22 DATA23 DATA24 DATA25 DATA26 DATA27 DATA28 DATA29 DATA30 DATA31 DATA32 DATA33 DATA34 DATA35 DATA36 DATA37 DATA38 DATA39 DATA40 DATA41 DATA42 DATA43 DATA44 DATA45 DEC01 DEC02 DEC03 DEC04 DEC05 DEC06 DEC07 DEC08 DEC09 DEC10 DEFAULTSORT FERRETTIMODELID FIELDORDER INCLUDEOFFICE INCLUDEUSER INT01 INT02 INT03 INT04 INT05 INT06 INT07 INT08 INT09 INT10 ISARCHIVED ISFEATURED ISINSTOCK ISNEWUSED KEYWORDS LAB01DEC LAB01INT LAB01MEM LAB01STR LAB02DEC LAB02INT LAB02MEM LAB02STR LAB03DEC LAB03INT LAB03MEM LAB03STR LAB04DEC LAB04INT LAB04MEM LAB04STR LAB05DEC LAB05INT LAB05MEM LAB05STR LAB06DEC LAB06INT LAB06MEM LAB06STR LAB07DEC LAB07INT LAB07MEM LAB07STR LAB08DEC LAB08INT LAB08MEM LAB08STR LAB09DEC LAB09INT LAB09MEM LAB09STR LAB10DEC LAB10INT LAB10MEM LAB10STR LAB11MEM LAB11STR LAB12MEM LAB12STR LAB13MEM LAB13STR LAB14MEM LAB14STR LAB15MEM LAB15STR LAB16MEM LAB16STR LAB17MEM LAB17STR LAB18MEM LAB18STR LAB19MEM LAB19STR LAB20MEM LAB20STR LAB21STR LAB22STR LAB23STR LAB24STR LAB25STR LAB26STR LAB27STR LAB28STR LAB29STR LAB30STR LAB31STR LAB32STR LAB33STR LAB34STR LAB35STR LAB36STR LAB37STR LAB38STR LAB39STR LAB40STR LAB41STR LAB42STR LAB43STR LAB44STR LAB45STR MEM01STATE MEM02STATE MEM03STATE MEM04STATE MEM05STATE MEM06STATE MEM07STATE MEM08STATE MEM09STATE MEM10STATE MEM11STATE MEM12STATE MEM13STATE MEM14STATE MEM15STATE MEM16STATE MEM17STATE MEM18STATE MEM19STATE MEM20STATE MEMO01 MEMO02 MEMO03 MEMO04 MEMO05 MEMO06 MEMO07 MEMO08 MEMO09 MEMO10 MEMO11 MEMO12 MEMO13 MEMO14 MEMO15 MEMO16 MEMO17 MEMO18 MEMO19 MEMO20 METADESCRIPTION MFRNAME MFRREF MODELNAME MODELREF NAME_FIRST NAME_FULL1 NAME_FULL2 NAME_FULL3 NAME_LAST OFFICEREF PHOTOCAPTION PHOTOFILENAME PHOTOID PRIORITY RANDOMSEED SEOHANDCRAFTEDURL SEOPAGETITLE SEOPREVIEWTEXT SEOURL STAFFREF TEMPLATEDESC TEMPLATEID TEMPLATENAME TEMPLATEREF USERFIRSTNAME USERFULLNAME USERFULLNAME2 USERLASTNAME YACHTID YATCOREF
1 [empty string] 43.59 [empty string] [empty string] [empty string] CHECKMATE 143 2013 BENETTI [empty string] Ancona [empty string] [empty string] Other 14kn Italy CLONE-480 [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [empty string] [empty string] LAB01STR,LAB08STR,LAB03STR,LAB04STR,LAB02STR,LAB04INT,LAB05STR,LAB09STR,LAB10STR,LAB06STR,LAB07STR,LAB11STR,LAB01INT,LAB02INT,LAB03INT,LAB01MEM,LAB02MEM 0 0 5 12 9 31 0 0 0 0 0 0 [empty string] 1 [empty string] [empty string] [empty string] [empty string] Staterooms General Boat Description Boat Name [empty string] Guests Additional Detail Description Length [empty string] Crew [empty string] Year [empty string] Beam [empty string] Brand [empty string] [empty string] [empty string] Asking Price [empty string] [empty string] [empty string] City [empty string] [empty string] [empty string] State [empty string] [empty string] [empty string] Sold Date (Internal) [empty string] [empty string] [empty string] Boat Hull Material [empty string] [empty string] [empty string] Cruising Speed Measure [empty string] Country [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <p><strong>UNIQUE DESIGN BUILT TO BENETTI MEGAYACHT CALIBER<br /></strong>CHECKMATE&nbsp;was the second launched of the Benetti Vision series. She boats a unique design and features and&nbsp;was built to meet the highest Benetti standards.</p> <p><strong>LUXURY YACHT FOR SALE - WALKTHROUGH</strong><br />Indubitably innovative, she offers great features such as 180-degree panoramic views on the master deck with spacious&nbsp;staterooms and an impressive upper deck dining area with slide-away doors that create a 270-degree alfresco dining&nbsp;experience.&nbsp;CHECKMATE&nbsp;was built to be &ldquo;contemporary chic&rdquo; and her custom interior is the rare and perfect blend between&nbsp;beautiful Cherry and Burr Madrona woods and many types of delicate Italian marble.</p> <p>The CHECKMATE accommodations sleep&nbsp;up to 12 in the Owner's party in 5 staterooms, plus crew accommodations for up to 9 in 5 cabins.</p> <p>The&nbsp;Main Salon offers&nbsp;Benetti&rsquo;s Exclusive Sea Technology B.E.S.T. system entertainment controlled through Apple iPad. Enjoy a&nbsp;40&rsquo;&rsquo; Samsung HD LED TV with&nbsp;Nextworks DVD Player,&nbsp;Denon AVR with Apple Airplay. The main salon is wired with&nbsp;Promar PMS6, 6.5&rdquo; speakers,&nbsp;and a&nbsp;B&amp;W ASW608 subwoofer.&nbsp;Apple iPad remote control with charge dock, SAT Decoder, and&nbsp;Thomson TB30 VOIP Telephone.&nbsp;</p> <p>Owner's Suite is equipped with a 40&rsquo;&rsquo; Samsung HD LED TV,&nbsp;Nextworks DVD Player with&nbsp;Denon AVR with Apple Airplay(4) Promar PMS6, 6.5&rdquo; speakers, and a&nbsp;B&amp;W ASW608 subwoofer. There is also an&nbsp;Apple iPad remote control with a charging dock,&nbsp;SAT Decoder, and&nbsp;Thomson TB30 VOIP Telephone. The Owner's Study offers a 32&rsquo;&rsquo; Samsung HD LED TV with&nbsp;Nextworks DVD Player, a Denon AVR with Apple Airplay,&nbsp;(4) Promar PMS6, 6.5&rdquo; speakers, and a B&amp;W ASW608 subwoofer.&nbsp;Apple iPad remote control with charge dock,&nbsp;SAT Decoder, and&nbsp;Thomson TB30 VOIP Telephone.</p> <p>VIP Cabins offer&nbsp;26&rsquo;&rsquo; Samsung LED TV per Guest Cabin each with a&nbsp;Nextworks DVD Player per cabin, and a&nbsp;Denon AVR with Apple Airplay (1) per cabin.&nbsp;Apple iPad remote control with charge dock (1) per cabin. 2&nbsp;&nbsp;Promar PMS6, 6.5&rdquo; speakers per cabin, and a&nbsp;Grandstram GXP280 VOIP phone per cabin.</p> <p>The 2 Guest Cabins each offer&nbsp;26&rsquo;&rsquo; Samsung LED TV, each with a&nbsp;Nextworks DVD Player and a&nbsp;Denon AVR with Apple Airplay per cabin.&nbsp;Apple iPad remote control with charge dock (1) per cabin&nbsp;with 2&nbsp;Promar PMS6, 6.5&rdquo; speakers per cabin. Each cabin has a&nbsp;Grandstram GXP280 VOIP phone, and a&nbsp;SAT Decoder.</p> <p>The Upper Salon&nbsp;offers a 40&rsquo;&rsquo; Samsung HD LED TV equipped with a&nbsp;Nextworks DVD Player,&nbsp;Denon AVR with Apple Airplay,&nbsp;Promar PMS6, 6.5&rdquo; speakers, and a B&amp;W ASW608 subwoofer.&nbsp;Apple iPad remote control with charging dock an&nbsp;SAT Decoder and&nbsp;Thomson TB30 VOIP Telephone&nbsp;</p> <p>Crew Mess is equipped with a&nbsp;26&rsquo;&rsquo; Samsung LED TV,&nbsp;TEAC DV600 A/V Receiver/DVD Player + USB iPod Interface, Promar PMS6, 6.5&rdquo; speakers a&nbsp;SAT Decoder, and&nbsp;Cisco SMB SPA 301 VOIP Telephone, and a CCTV Control Display.</p> <p>Captain's Cabin offers a&nbsp;26&rsquo;&rsquo; Samsung LED TV equipped with a&nbsp;TEAC DV600 A/V Receiver/DVD Player + USB iPod Interface,&nbsp;Promar PMS6, 6.5&rdquo; speakers, SAT Decoder, and a&nbsp;Cisco SMB SPA 301 VOIP Telephone.</p> <p>The three crew cabins each have&nbsp;TEAC DV600 A/V Receiver/DVD Player + USB iPod Interface (1) per cabin&nbsp;and a&nbsp;Promar PMS5, 5&rdquo; speakers (2) per cabin. Each also has a Cisco SMB SPA 301 VOIP Telephone.</p> <p>Engineer Cabin is equipped with a TEAC DV600 A/V Receiver/DVD Player + USB iPod Interface, a Promar PMS5, 5&rdquo; speakers, and a Cisco SMB SPA 301 VOIP Telephone.&nbsp;</p> <p>The Wheelhouse offers a&nbsp;TEAC DV600 A/V Receiver/DVD Player + USB iPod Interface, two Promar PMS5, 5&rdquo; speakers, and&nbsp;a&nbsp;Cisco SMB SPA 301 VOIP Telephone</p> <p>The Sundeck offers a Nextworks Audio system with Denon AVR with Apple Airplay,&nbsp;Apple iPad remote control with charge dock, and&nbsp;Promar PMO8 8&rdquo; Speakers</p> <p>Main Galley offers Miele cooking top, a Gaggenau grill top, an exhaust hood, and a Miele oven and microwave. The Main Galley also offers a custom built-in freezer/fridge with Sub Zero Fridge Drawers and a Euro cave wine cellar for 75 bottles.&nbsp;Miele dishwasher, Broan&nbsp;garbage macerator, and a&nbsp;Broan trash compactor.&nbsp;The Galley also offers a custom dumb waiter and Gaggenau coffee system.</p> <p>Mess Equipment in the&nbsp;Crew Galley includes a&nbsp;Miele Microwave and dishwasher, as well as, a Miele refrigerator in the&nbsp;Captain&rsquo;s cabin.</p> <p>Additional Galley Equipment includes a microwave in the Skylounge bar/pantry. Two&nbsp;BBQs on the Sun Deck, an ice maker in the main saloon bar. A&nbsp;Frigobar in each Main Saloon Bar,&nbsp;Owner&rsquo;s Study, Guests Lobby,&nbsp;and Skylounge bar/pantry.&nbsp;The Skylounge bar/pantry and Sundeck each have an&nbsp;ice maker and&nbsp;a fridge on the sundeck and the Skylounge bar/pantry has a dishwasher.</p> <p>Laundry Equipment includes three&nbsp;Miele Professional Washers and three&nbsp;Miele Professional Dryers.<br /><br />Tenders and Toys include a&nbsp;2012 Williams 18&rsquo; Diesel Jet 565 and two&nbsp;SEA-DOO Spark Jet-skis</p> <p>Deck Equipment includes two Anchor Windlass systems, two&nbsp;Aft Warping Capstans, two&nbsp;Anchors,&nbsp;and security equipment.&nbsp;Benetti Exclusive Sea Technology: B.E.S.T. CCTV System<br />Panasonic NW502SE Fixed IP Cameras, Panasonic NS202AE Panning IP Camera, and a&nbsp;FLIR Voyager II Night Vision Camera</p> <p>Safety Equipment includes a Fire Fighting System throughout the vessel in accordance with MCA Autronica.&nbsp;Fire Alarm System,&nbsp;four Zodiac Life-Rafts,&nbsp;Sailor 406 EPIRBS, flares, and medical equipment.</p> <p>Electrical Equipment&nbsp;includes (2) Kolher Generators&nbsp;and two&nbsp;Asea converters. The mechanical equipment includes&nbsp;(2) Idromar MC8S9 Duplex Watermakers,&nbsp;Naiad mod. #525 zero speed + underway trim&nbsp;tabs/stabilizers,&nbsp;Naiad #24 bow thruster, twin disc steering system and Condaria 180.000 Kcal/h, Model WM 150002 Air Conditioning. Communication systems include&nbsp;a Sailor SATcom,&nbsp;Radiotelephone SSB Sailor 5000,&nbsp;VHF: Sailor RT 6222/6210 for wheelhouse, (2) Remote control units for crew mess/galley, (4) Portable VHF Sailor SP,&nbsp;3510, (2) VHF Sailor SP3520 GMDSS and a&nbsp;GSM Telular SX Series (Europe) Cell Phone System.</p> <p>The CHECKMATE navigation systems include a&nbsp;Furuno FR BB 2117 Radar,&nbsp;Plath Navigator X MK2 Gyrocompass,&nbsp;Plath Jupiter Magnetic Compass,&nbsp;BB Navis AP 3000 Auto Pilot,&nbsp;Blackbox graphic DFF 1 Depth Sounder,&nbsp;Leica MX Marine GPS,&nbsp;Furuno Navnet Video Plotter,&nbsp;NMEA System Wind/Speed Log, and a Navtex NX700&nbsp;</p> <p><strong>Refit items&nbsp;in 2020-2019<br /></strong><strong>&bull;</strong> Steering gear serviced<br /><strong>&bull;</strong> Crane - serviced (new actuator)<br /><strong>&bull;</strong> Garage - cosmetic maintenances<br /><strong>&bull;</strong> Engine Room - cosmetic maintenance<br /><strong>&bull;</strong> Sea Water Pumps<br /><strong>&bull;</strong> Serviced air-conditioning<br /><strong>&bull;</strong> New plants anchor lockers, chains, windlasses, and controllers<br /><strong>&bull;</strong> Repaint and service galley floor<br /><strong>&bull;</strong> Replace Williams Jet tender tubes, cushions, steering, actuator, and engine service<br /><strong>&bull;</strong> Main salon and sky lounge electric doors, service bilges, serviced and painted<br /><strong>&bull;</strong> Sewage Tank - stripped and recoated<br /><strong>&bull;</strong> Sewage Treatment Plant - overhaul<br /><strong>&bull;</strong> Generator Exhaust - replaced<br /><strong>&bull;</strong> Crew Mattresses &ndash; replaced with new<br /><strong>&bull;</strong> Sundeck Umbrella &amp; Support - replaced with new<br /><strong>&bull;</strong> Dumb waiter - serviced<br /><strong>&bull;</strong> Exterior Windows - caulking resealed<br /><strong>&bull;</strong> Anchor Locker Bilge Pumps - replaced<br /><strong>&bull;</strong> Main Fire Pump &amp; Bilge Pump - serviced<br /><strong>&bull;</strong> Jacuzzi - upgraded heater system<br /><strong>&bull;</strong> Service AV system serviced<br /><strong>&bull;</strong> Crew heads - overhaul &amp; service<br /><strong>&bull;</strong> ABS annual &ndash; hull and machinery</p> <p><strong>Refit items: 2019 &ndash; 2018<br />&bull;</strong> 5-year Class Survey completed<br /><strong>&bull;</strong> Full top to a bottom paint job<br /><strong>&bull;</strong> Full rebuild of Starboard Generator and new electrical end<br /><strong>&bull;</strong> Top end rebuild of Port Generator<br /><strong>&bull;</strong> All steering, stabilizer, and bow thruster high-pressure hydraulic lines and hoses replaced<br /><strong>&bull;</strong> New exhaust with insulated jackets for both Main Engines<br /><strong>&bull;</strong> Full air-conditioning and refrigeration service<br /><strong>&bull;</strong> Anchor Windlasses removed and replaced with new seals<br /><strong>&bull;</strong> New port shaft<br /><strong>&bull;</strong> Thru-Hulls removed and re-bed (Oct 2017 yard period)<br /><strong>&bull;</strong> (2) New SEA-DOO Spark Jet-ski</p> <p>&nbsp;</p> [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] 0 [empty string] [empty string] [empty string] [empty string] [empty string] 0 [empty string] 7625 0 CAB01007-B7E1-280D-6528C0C966C60823 [empty string] [empty string] [empty string] [empty string] 0 [empty string] 3 Recently Sold Superyachts 3 [empty string] [empty string] [empty string] [empty string] 480 0
CACHED false
EXECUTIONTIME 50
SQL SELECT yacht_data.templateREF, yacht_data.isArchived, yacht_data.isFeatured, yacht_data.isInStock, yacht_data.isNewUsed, yacht_data.ferrettiModelID, yacht_data.brokerREF, yacht_data.staffREF, yacht_data.officeREF, yacht_data.yatcoREF, yacht_data.modelREF, yacht_data.calc_1, yacht_data.calc_2, yacht_data.calc_3, yacht_data.calc_4, yacht_data.yachtID, yacht_data.priority, yacht_data.data01, yacht_data.data02, yacht_data.data03, yacht_data.data04, yacht_data.data05, yacht_data.data06, yacht_data.data07, yacht_data.data08, yacht_data.data09, yacht_data.data10, yacht_data.data11, yacht_data.data12, yacht_data.data13, yacht_data.data14, yacht_data.data15, yacht_data.data16, yacht_data.data17, yacht_data.data18, yacht_data.data19, yacht_data.data20, yacht_data.data21, yacht_data.data22, yacht_data.data23, yacht_data.data24, yacht_data.data25, yacht_data.data26, yacht_data.data27, yacht_data.data28, yacht_data.data29, yacht_data.data30, yacht_data.data31, yacht_data.data32, yacht_data.data33, yacht_data.data34, yacht_data.data35, yacht_data.data36, yacht_data.data37, yacht_data.data38, yacht_data.data39, yacht_data.data40, yacht_data.data41, yacht_data.data42, yacht_data.data43, yacht_data.data44, yacht_data.data45, yacht_data.int01, yacht_data.int02, yacht_data.int03, yacht_data.int04, yacht_data.int05, yacht_data.int06, yacht_data.int07, yacht_data.int08, yacht_data.int09, yacht_data.int10, yacht_data.dec01, yacht_data.dec02, yacht_data.dec03, yacht_data.dec04, yacht_data.dec05, yacht_data.dec06, yacht_data.dec07, yacht_data.dec08, yacht_data.dec09, yacht_data.dec10, yacht_data.memo01, yacht_data.memo02, yacht_data.memo03, yacht_data.memo04, yacht_data.memo05, yacht_data.memo06, yacht_data.memo07, yacht_data.memo08, yacht_data.memo09, yacht_data.memo10, yacht_data.memo11, yacht_data.memo12, yacht_data.memo13, yacht_data.memo14, yacht_data.memo15, yacht_data.memo16, yacht_data.memo17, yacht_data.memo18, yacht_data.memo19, yacht_data.memo20, yacht_data.randomSeed, yacht_data.metaDescription, yacht_data.keywords, yacht_data.seoPreviewText, yacht_data.seoPageTitle, yacht_data.seoURL, yacht_data.seoHandCraftedURL, yacht_templates.templateID, yacht_templates.fieldOrder, yacht_templates.mem01state, yacht_templates.mem02state, yacht_templates.mem03state, yacht_templates.mem04state, yacht_templates.mem05state, yacht_templates.mem06state, yacht_templates.mem07state, yacht_templates.mem08state, yacht_templates.mem09state, yacht_templates.mem10state, yacht_templates.mem11state, yacht_templates.mem12state, yacht_templates.mem13state, yacht_templates.mem14state, yacht_templates.mem15state, yacht_templates.mem16state, yacht_templates.mem17state, yacht_templates.mem18state, yacht_templates.mem19state, yacht_templates.mem20state, yacht_templates.templateDesc, yacht_templates.templateName, yacht_templates.lab01str, yacht_templates.lab02str, yacht_templates.lab03str, yacht_templates.lab04str, yacht_templates.lab05str, yacht_templates.lab06str, yacht_templates.lab07str, yacht_templates.lab08str, yacht_templates.lab09str, yacht_templates.lab10str, yacht_templates.lab11str, yacht_templates.lab12str, yacht_templates.lab13str, yacht_templates.lab14str, yacht_templates.lab15str, yacht_templates.lab16str, yacht_templates.lab17str, yacht_templates.lab18str, yacht_templates.lab19str, yacht_templates.lab20str, yacht_templates.lab21str, yacht_templates.lab22str, yacht_templates.lab23str, yacht_templates.lab24str, yacht_templates.lab25str, yacht_templates.lab26str, yacht_templates.lab27str, yacht_templates.lab28str, yacht_templates.lab29str, yacht_templates.lab30str, yacht_templates.lab31str, yacht_templates.lab32str, yacht_templates.lab33str, yacht_templates.lab34str, yacht_templates.lab35str, yacht_templates.lab36str, yacht_templates.lab37str, yacht_templates.lab38str, yacht_templates.lab39str, yacht_templates.lab40str, yacht_templates.lab41str, yacht_templates.lab42str, yacht_templates.lab43str, yacht_templates.lab44str, yacht_templates.lab45str, yacht_templates.lab01int, yacht_templates.lab02int, yacht_templates.lab03int, yacht_templates.lab04int, yacht_templates.lab05int, yacht_templates.lab06int, yacht_templates.lab07int, yacht_templates.lab08int, yacht_templates.lab09int, yacht_templates.lab10int, yacht_templates.lab01dec, yacht_templates.lab02dec, yacht_templates.lab03dec, yacht_templates.lab04dec, yacht_templates.lab05dec, yacht_templates.lab06dec, yacht_templates.lab07dec, yacht_templates.lab08dec, yacht_templates.lab09dec, yacht_templates.lab10dec, yacht_templates.lab01mem, yacht_templates.lab02mem, yacht_templates.lab03mem, yacht_templates.lab04mem, yacht_templates.lab05mem, yacht_templates.lab06mem, yacht_templates.lab07mem, yacht_templates.lab08mem, yacht_templates.lab09mem, yacht_templates.lab10mem, yacht_templates.lab11mem, yacht_templates.lab12mem, yacht_templates.lab13mem, yacht_templates.lab14mem, yacht_templates.lab15mem, yacht_templates.lab16mem, yacht_templates.lab17mem, yacht_templates.lab18mem, yacht_templates.lab19mem, yacht_templates.lab20mem, yacht_templates.defaultSort, yacht_templates.includeUser, yacht_templates.includeOffice, users.userLastName, users.userFirstName, users.userFirstName + ' ' + users.userLastName AS userFullName, users.userLastName + ', ' + users.userFirstName AS userFullName2, brokers.name_last, brokers.name_first, brokers.name_first + ' ' + brokers.name_last AS name_full1, brokers.name_last + ', ' + brokers.name_first AS name_full2, brokers.name_last + ', ' + brokers.name_first + ' (' + brokers.email + ')' AS name_full3, yacht_photos.photoID, yacht_photos.photoFileName, yacht_photos.photoCaption, yacht_model.mfrRef, yacht_model.modelName, yacht_mfr.mfrName FROM yacht_data LEFT JOIN yacht_templates ON yacht_data.templateREF = yacht_templates.templateID LEFT JOIN users ON yacht_data.staffREF = users.userID LEFT JOIN brokers ON yacht_data.brokerREF = brokers.brokerID LEFT JOIN yacht_photos ON yacht_data.yachtID = yacht_photos.yachtREF LEFT JOIN yacht_model ON yacht_data.modelREF = yacht_model.modelID LEFT JOIN yacht_mfr ON yacht_model.mfrREF = yacht_mfr.mfrID WHERE ( photoID > 0 AND (templateREF = 3) AND (isArchived = 0 OR isArchived IS NULL) AND yachtID = 480 ) AND ( yacht_photos.priority = 1 OR yacht_photos.priority IS NULL ) ORDER BY calc_1 desc