if (typeof distribfacilityvo != "function") { function distribfacilityvo() { this.HQZip = null; this.genWarehouse = false; this.waterHeating = false; this.secSystem = false; this.address1 = null; this.address2 = null; this.city = null; this.salesctcname = null; this.crossDock = false; this.dryBulk = false; this.packaging = false; this.WHFoodGrade = false; this.barCode = false; this.maxFkLftCap = null; this.boxCars = false; this.longitude = 0; this.salesContactTitle = null; this.craneLftCap = null; this.busnnbr = null; this.forklift = false; this.salesctcnbr = null; this.EDI = false; this.steamHeating = false; this.foodGrade = false; this.opctclastname = null; this.fenced = false; this.rollRamp = false; this.railSpots = null; this.WHPackaging = false; this.faxNo = null; this.truckSpots = null; this.opContactTitle = null; this.latitude = 0; this.HQState = null; this.ceilingHeight = null; this.invMgmt = false; this.baleClamp = false; this.state = null; this.WHRefrigStCap = null; this.mobileCrane = false; this.recID = null; this.truckWash = false; this.title = null; this.rollClamp = false; this.HQCompany = null; this.coveredStorage = false; this.stlProcess = false; this.distanceFrom = 0; this.WHRefrigStorage = false; this.HQCity = null; this.opctcfirstname = null; this.railroadServing = null; this.truckScales = false; this.error = null; this.noOfTrucks = null; this.website = null; this.daysOfOper = null; this.zipcode = null; this.liquidBulk = false; this.steel = false; this.hoursOfOper = null; this.sprinklerSys = false; this.WHFrozenStorage = false; this.HQAddress = null; this.insideRail = false; this.ovhCrane = false; this.tempCont = false; this.lighting = false; this.hazHandling = false; this.centerBeams = false; this.iconId = null; this.insideStorage = null; this.maxRollDiamter = null; this.humidityCont = false; this.opContactEmail = null; this.groundStAcres = null; } } // Provide a default path to dwr.engine if (dwr == null) var dwr = {}; if (dwr.engine == null) dwr.engine = {}; if (DWREngine == null) var DWREngine = dwr.engine; if (GoogleMapsDAO == null) var GoogleMapsDAO = {}; GoogleMapsDAO._path = '/nscportal/dwr'; GoogleMapsDAO.getFacilities = function(p0, p1, p2, p3, p4, p5, callback) { dwr.engine._execute(GoogleMapsDAO._path, 'GoogleMapsDAO', 'getFacilities', p0, p1, p2, p3, p4, p5, callback); }