
jQuery(document).ready(function(){
	jQuery('.editable').editable('/ajaxian/shipping.php');
});