$(document).ready(function(){ $('#OLF').html('
If you need to quickly find out the status of your order, you can enter the order number and the billing email address that was used to place your order. If you have any other questions or need additional information, you can also Contact Us
');
$.ajax({
url: "library/API/connect.js",
data:{
A:'OLR',
V:$items
},
type:"POST"
}).done(function( html ) {
$('#order-status-container').html(html);
}).always(function(){
$('#order-lookup-form input').removeAttr('disabled');
$this.html($o).removeAttr('disabled');
});
}
});
});