function _ZM(A){this._MM(A);this.FieldDisplayNames=new Array("","","","","","","*")}copyPrototype(_ZM,_MM);_ZM.prototype.Zipcode=function(){return this.FullArray[4]};_ZM.prototype.City=function(){return this.FullArray[5]};_ZM.prototype.Description=function(){return this.FullArray[6]};_ZM.prototype.KeyParam=function(){return this.FullArray[7]};_ZM.prototype.FavoriteLabel=function(){return this.Zipcode()};_ZM.prototype.ToPopupHTML=function(){return"Zipcode:"+this.Zipcode()+"<br/>"+this.City()};_ZM.prototype.ToLinkHTML=function(){var A='<A  id="link'+this.MarkerId()+'" HREF="javascript:mmc.AddTabByMarkerId('+this.MarkerId()+')"  onmouseover="mmc.MarkerFocusIn('+this.MarkerId()+')" onmouseout="mmc.MarkerFocusOut('+this.MarkerId()+')">'+this.Zipcode()+"</A><br/>";return A};_ZM.prototype.ToTabName=function(){return"Zipcode:"+this.Zipcode()};_ZM.prototype.ToDetails=function(C,B){var A=_MM.prototype.ToDetails.call(this,C,B);if(C){}else{A+=this.ToStaticDetail(this.ToPopupHTML(),this.ToPopupHTML(),B)}A+="<I>If you would like to see the actual properties for sale in this zip code, please Zoom In and repeat the search. You can Zoom In by clicking the [+] on the map OR scrolling the mouse wheel when the cursor is in the map area.</I>";return A};