{{ WMService.auctionEndDate(auction) | moment:'D' }}
			{{ WMService.auctionEndDate(auction) | moment:'MMM' }}
		{{viewVars.lotsType=='bids'?'My Bids: ':''}}5 Apartment Buildings in Baltimore City Known as the Layton Portfolio Being Offered Individually. Located in the Glen (21 Unit), Idlewood (19 Unit), Ramblewood (20 Unit), Grove Park (40 Unit) and Towanda-Grantley (96 Units) Neighborhoods.
{{ "Live Auction Begins" }}
		{{ WMService.auctionStartDate(auction) | moment : 'll h' }}{{ (WMService.auctionStartDate(auction) | moment : 'mm') != '00'? (WMService.auctionStartDate(auction) | moment : ':mm') : ''}}{{WMService.auctionStartDate(auction) | moment : 'a z'}}
	{{ "Timed Auction Closes" }}
		{{ "Live Auction Begins" }}
		{{ WMService.auctionEndDate(auction) | moment : 'll h' }}{{ (WMService.auctionEndDate(auction) | moment : 'mm') != '00'? (WMService.auctionEndDate(auction) | moment : ':mm') : ''}}{{WMService.auctionEndDate(auction) | moment : 'a z'}}
	Auction Ends
		Registered {{viewVars.paddleLabel}}: {{ WMService.auctionRegistration(auction).paddle }}
Registration {{WMService.isPendingAuctionRegistration(auction)?'Pending':'Declined'}}
	Info
 	{{ "Live Auction Begins" }}
		{{ WMService.auctionStartDate(auction) | moment : 'll h' }}{{ (WMService.auctionStartDate(auction) | moment : 'mm') != '00'? (WMService.auctionStartDate(auction) | moment : ':mm') : ''}}{{WMService.auctionStartDate(auction) | moment : 'a z'}}
	{{ "Timed Auction Closes" }}
		{{ "Live Auction Begins" }}
		{{ WMService.auctionEndDate(auction) | moment : 'll h' }}{{ (WMService.auctionEndDate(auction) | moment : 'mm') != '00'? (WMService.auctionEndDate(auction) | moment : ':mm') : ''}}{{WMService.auctionEndDate(auction) | moment : 'a z'}}
	Auction Ends
		Registered {{viewVars.paddleLabel}}: {{ WMService.auctionRegistration(auction).paddle }}
Registration {{WMService.isPendingAuctionRegistration(auction)?'Pending':'Declined'}}
	Info
 	
					Registered
					| {{viewVars.paddleLabel|firstUpper}}: {{WMService.auctionRegistration(auction).paddle}}
					Registration Pending
					Registration Declined
				
				
					By bidding through this website, you agree to the 
															{{"Terms and Conditions" | translate }}.
				
				Description
					
				Viewing
					
				Location
					
				
    
    **ALERT** The auction information displayed on your screen is not up to date.  You have been disconnected from the server and are not able to participate in the auction. Refreshing your web browser will typically fix the issue.  Otherwise, please check your internet and firewall settings.
		Featured Auction
				Timed Auction
				Timed Then Live Auction
				
				{{lot.auction.banner}}
				
					{{ lot.auction.lot_count }} Lots View All
				
				
					{{ WMService.auctionEndDate(lot.auction) | moment : 'MMM. DD, gggg' }}
					{{ AMDate.time(WMService.auctionEndDate(lot.auction), false, ['ET','EST']) }}
				
			{{lot.auction.title}}
				
			{{lot.title}}
			
			
									
						
														
							
						
					
								
					
            
                    
		
						View Details »
				 		
				 			
							
						
								
	
		
			
				
		
		
			
				
		
	
	
		
	
	
		
			
				
		
	
	
	
		
			
				
		
	
	
	
		
			
				
		
	
	
	
		
			
		
			
				
		
		
			
				
		
	
	
	
		
			
				
		
	
	
	
		
			
		
			
				
		
	
	
	
	
	
		
	
	
		
	
	
                                
        
    
        
            
                
        
        
            
                
        
    
    
    
        
            
                
        
        
            
                
        
    
    
        
            
        
            
                
        
        
            
                
        
    
    
    
        
            
        
            
        
            
                
        
        
            
                
        
    
    
    
        
            
        
            
                
        
        
            
                
        
    
    
    
        
            
                
        
    
    
    
        
            
        
            
                
        
    
    
            
	
	
		
	
	
		
	
	
    
								
	
		
			
				
		
		
			
				
		
	
	
		
			
				
		
	
	
		
	
	
	
	
		
	
	
		
	
	
								
	
		
			
				
		
	
	
		
			
				
		
	
							
															
																		
				Lot {{lot.lot_number}}{{lot.lot_number_extension}}
Buy Now
MLS # {{lot.mls_number}}
						 {{lot.lot_location}}
													
							Initial Deposit
				{{lot.deposit_amount | price:lot.currency_code }}
			Opening Bid
				{{lot.starting_price | price:lot.currency_code }}
			Bidding
				{{ LotService.currentAbsenteeBid(lot).max_bid | price:lot.currency_code }}
			Passed
			Withdrawn
			Lost
		Sold
				{{ lot.sold_price|price:lot.currency_code }}
			Your Max Bid
				{{ LotService.currentAbsenteeBid(lot).max_bid|price:lot.currency_code }}
			Ended
			You won this lot
		High Bid
				{{ lot.sold_price|price:lot.currency_code }}
			
			Delete
			
				
		            
		            
		        
			
		
	Delete Bid?
			Delete
			
				
		            
		            
		        
			
		
	Delete Bid?
{{ ::"Initial Deposit" | translate }}
                {{lot.deposit_amount | price:lot.currency_code }}
            Opening Bid:
                {{lot.starting_price | price:lot.currency_code }}
            {{ ::"Current Bid" | translate }}
                {{ lot.timed_auction_bid.amount | price:lot.currency_code }}
            {{ ::"Initial Deposit" | translate }}
                {{lot.deposit_amount | price:lot.currency_code }}
            {{ ::"Winning" | translate }}
            
        {{ ::"Bidding" | translate }}
                {{ lot.timed_auction_bid.amount | price:lot.currency_code }}
            {{ :: "Max:" | translate }}
                {{ LotService.currentAbsenteeBid(lot).max_bid | price:lot.currency_code }}
            {{ ::"Outbid" | translate }}
        
                {{ ::"You Bid" | translate }}
                {{ LotService.currentAbsenteeBid(lot).max_bid | price:lot.currency_code }}
                x {{ lot.quantity }} = {{ LotService.calculateTotalBidCost(lot, LotService.currentAbsenteeBid(lot).max_bid) | price:lot.currency_code }}
            
        {{ ::"Current" | translate }}
                {{ lot.timed_auction_bid.amount | price:lot.currency_code }}
            {{ ::"Initial Deposit" | translate }}
                {{lot.deposit_amount | price:lot.currency_code }}
            {{ ::"Lost" | translate }}
        {{ ::"Sold" | translate }}
                {{ lot.sold_price|price:lot.currency_code }}
            {{ ::"Max:"  | translate }}
                {{ LotService.currentAbsenteeBid(lot).max_bid|price:lot.currency_code }}
            {{ ::"Ended" | translate }}
            {{ ::"Won" | translate }}
        {{ ::"Purchased" | translate }}
                {{ lot.sold_price|price:lot.currency_code }}
            
			Delete
			
				
		            
		            
		        
			
		
	Delete Bid?
			Delete
			
				
		            
		            
		        
			
		
	Delete Bid?
Initial Deposit
				{{lot.deposit_amount | price:lot.currency_code }}
			Opening Bid
				{{lot.starting_price | price:lot.currency_code }}
			Sold Price
				{{lot.sold_price | price:lot.currency_code }}
			No online bidding
			Delete
			
				
		            
		            
		        
			
		
	Delete Bid?
			Delete
			
				
		            
		            
		        
			
		
	Delete Bid?
Listing Price
				{{lot.starting_price | price:lot.currency_code }}
			Sold Price
				{{lot.sold_price | price:lot.currency_code }}
			Foreclosure
			{{ WMService.auctionStartDate(lot.auction) | moment:'D' }}
						{{ WMService.auctionStartDate(lot.auction) | moment:'MMM' }}
					
					{{ WMService.auctionStartDate(lot.auction) | moment:'dddd' }} | 
					{{ WMService.auctionStartDate(lot.auction) | moment:'MMMM' }}
					{{ WMService.auctionStartDate(lot.auction) | moment:'DD' }}, 
					{{ WMService.auctionStartDate(lot.auction) | moment:'YYYY' }}
				
			{{lot.auction.county}}
			{{lot.auction.county}}
					
							{{ WMService.auctionStartDate(lot.auction) | moment:'dddd' }} | 
							{{ WMService.auctionStartDate(lot.auction) | moment:'MMMM' }}
							{{ WMService.auctionStartDate(lot.auction) | moment:'DD' }}, 
							{{ WMService.auctionStartDate(lot.auction) | moment:'YYYY' }}
						
					
				
				
				
				
				Deposit {{ lot.deposit_amount | price }}
				Auction Postponed
				
					{{lot.lawyer_code}}
					{{lot.lawyer_code}}
				
				Sold For: {{ lot.sold_price | price }}
				
				
			
			
				Location: {{lot.auction.location_description}}
			
		
						{{lot.auction.title}}						
							{{lot_count}} Watched Lots
						
						
							{{days!=0?(days+'d '):''}}{{(days != 0 || hours != 0)?(hours+'h '):''}}{{minutes}}m {{seconds}}s 
						
					
 
						
			    	{{ "There are no lots available at this time." | translate }}	    	
        	
	    		    		{{ "Please check back later." | translate }}	    	    	
        