$(document).ready(function() {	$("#pickup div:last-child").addClass("lastChild");  }); 
