Cylinder Leak - Down Tester (2024)

CLICK HERE<\/a> to fill out the authorization form so that we can release your items to your authorized agent.<\/span><\/p>\n

\u00a0<\/div>","payment_happens":"

Payment Due:\u00a0<\/strong>Payment\u00a0can be made at time of pick up. \u00a0If you chose this option please email us and state the day that you will be picking up. Payment can also be made online.<\/span>

Shipping is available, please contact us if this is an option that you are interested in taking advantage of. Thank you 530\u00a0570 9815<\/span><\/p>\n

Payment Methods:\u00a0<\/strong>We accept cash, cashier's check and credit cards.<\/span><\/p>\n

\u00a0<\/div>","convenience_fee":"0","affiliate_id":"2","cc_not_needed":"0","archived":"0","preview_period":"0","state_abbreviation":"CA ","registration_time":"","location_override":"","start_end_override":"","time_interval":"1","extended_bidding":"1","description":"

R\u00a0<\/p>\n

\u00a0<\/div>","allow_custom_bids":"0","enable_charitable_organizations":"0","increment":"1","starting_bid":"1.00","flat_increment":"1.00","payment_gateway":"AuthDotNet","close_groups":"1","extended_bidding_threshold":"2","county":"Butte","extended_bidding_interval":"2","consignor_id":"0","transcript":"","audio_feed":"","send_closing_alert":"0","feed_type":"","completed":"0","maximum_highbidder_bids":null,"hide_bidhistory_after_sale":"0","blind_bidding":"0","time_offset":-7200};var item = {"id":"302875","auction_groupid":"1507","bid_count":"2","title":"Cylinder Leak - Down Tester","buy_now":"0.00","make_offer":null,"live":"1","date":"1710802709","taxable":"1","tax":"0.000","category_id":"0","featured_ad":"0","lot_number":"0340","start_time":"1712916000","starting_bid":"1.00","minimum_bid":"3.00","reserve_price":"0.00","reserve_option":"standard","first_to_reserve":"0","current_bid":"2.00","high_bidder":"10114","proxy_bid":"0.00","end_time":"1714064160","seller":"735","mapping_address":"1600 Chico River Road","mapping_city":"Chico","mapping_county":"Butte","mapping_state":"159","mapping_zip":"95928","mapping_country":"226","bidding_extended":"0","seller_user_name":null,"group_id":"0","quantity":"1","price":"0.000","discount":"0.00","groupid":"0","display_make_offer":"0","buyer_premium":"13.000","bid_note":"","consignor":"","display_consignor_name":"0","pre_deposit_amount":"0.00","increment":"1","flat_increment":"1.00","state_abbreviation":"CA ","category_name":null,"auction_group_type":"1","highbidder_firstname":"Marty","outbid_notice":"email","closing_outbid_notice":"email","highbidder_username":"Marty","extra_info":null,"high_bidder_email":"martyknauer99@gmail.com","description":"

Cylinder Leak - Down Tester<\/p>","viewed":"19","google_videos":"","description_changes":null,"effective_increment":"1.00","documents":[]};var has_bids_in_item = 0;var show_customer_info = true;var incs = [{"low":"0.00","high":"101.00","amount":"5.00"},{"low":"101.01","high":"1000.00","amount":"10.00"},{"low":"1000.01","high":"5000.00","amount":"50.00"},{"low":"5000.01","high":"50000.00","amount":"100.00"},{"low":"50000.01","high":"100000.00","amount":"500.00"},{"low":"100000.01","high":"100000000.00","amount":"1000.00"}];var is_auction_liveonline = false;var is_liveonline_online = false;var htmlEntities = function(str) { return String(str).replace(/&/g, '&').replace(//g, '>').replace(/"/g, '"');};$(document).ready(function(){init();});var bidItem = angular.module('bidItem', ['ngProgress', 'commonFunctions']);bidItem.controller('ItemDetailCtrl', ['$scope', '$filter', '$timeout', '$interval', function($scope, $filter, $timeout, $interval){ $scope.item = item; $scope.auction = auction; $scope.enable_buy_item_now = enable_buy_item_now; $scope.enable_blind_bidding = enable_blind_bidding; $scope.user_item_distance = 'Calculating...'; $scope.is_admin = false; $scope.timesync = function(refresh){ refresh = refresh || false; $scope.current_time = Date.now() / 1000; $scope.time_difference = 0; $.ajax({ type: 'GET', dataType: 'json', url: '/timesync.json', async: false, success: function(stime){ var tend = Date.now() / 1000; $scope.time_difference = ((stime - $scope.current_time) - (tend - $scope.current_time)); $scope.current_time = Math.round((Date.now() / 1000) + $scope.time_difference + $scope.auction.time_offset); } }); }; $scope.timesync(); $scope.current_user = parseInt(current_user, 10); $scope.seconds = parseInt($scope.item.end_time, 10) - $scope.current_time; $scope.lang = lang; $scope.show_customer_info = show_customer_info; $scope.realtime = realtime; $scope.crowd_bidder = crowd_bidder; $scope.crowd_bidder_username = crowd_bidder_username; $scope.user_deposited_amount = parseInt('0', 10); $scope.disable_bid_history = disable_bidhistory_after_sale; $scope.show_bid_history = true; $scope.item.end_time = parseInt($scope.item.end_time, 10); $scope.item.start_time = parseInt($scope.item.start_time, 10); $scope.item.quantity = parseInt($scope.item.quantity, 10); $scope.item.high_bidder = parseInt($scope.item.high_bidder, 10); $scope.item.buy_now = parseFloat($scope.item.buy_now); $scope.item.current_bid = parseFloat($scope.item.current_bid); $scope.item.minimum_bid = parseFloat($scope.item.minimum_bid); $scope.item.reserve_price = parseFloat($scope.item.reserve_price); $scope.auction.starts = parseInt($scope.auction.starts, 10); $scope.auction.ends = parseInt($scope.auction.ends, 10); $scope.live_not_started = false; if(is_auction_liveonline){ $scope.live_not_started = $scope.current_time < $scope.auction.ends; } if($scope.disable_bid_history && $scope.item.start_time > 0 && $scope.item.start_time <= $scope.current_time && $scope.item.end_time <= $scope.current_time && (angular.isDefined($scope.auction.hide_bidhistory_after_sale) && parseInt($scope.auction.hide_bidhistory_after_sale))){ $scope.show_bid_history = false; } if(auction.starts > $scope.current_time){ var timeout = parseInt(auction.starts - $scope.current_time + 1)*1000; if(timeout >= 2147483647) timeout = 2147483647; $timeout(function (){ $scope.initData(); }, timeout); } if(is_auction_liveonline && auction.ends > $scope.current_time){ var timeout = parseInt(auction.ends - $scope.current_time) * 1000; if(timeout >= 2147483647) timeout = 2147483647; setTimeout(function (){ smodal('', 'The live auction has started! Click \'Ok\' to enter the live auction.', true, '', function (){ location.href = '/auction/liveonline/' + auction.id; }, true, function (){ location.href = '/auction/liveonline/' + auction.id; }, 0, ''); }, timeout); } if(realtime && ! angular.isDefined($scope.current_interval)){ // Interval is updating current time of the scope $scope.current_interval = $interval(function (){ $scope.current_time = Math.round((Date.now() / 1000) + $scope.time_difference + $scope.auction.time_offset); $scope.seconds = $scope.item.end_time - $scope.current_time; if($scope.disable_bid_history && (angular.isDefined($scope.auction.hide_bidhistory_after_sale) && parseInt($scope.auction.hide_bidhistory_after_sale)) && $scope.seconds <= 0){ $scope.show_bid_history = false; } }, 1000); } // Init function of the scope item $scope.initData = function(){ // If auction is ongoing and realtime is enabled then initialize pusher API if(realtime && !angular.isDefined($scope.pusher) && parseInt($scope.auction.starts, 10) <= $scope.current_time && parseInt($scope.item.end_time, 10) > $scope.current_time){ $scope.pusher = new Pusher(pusher_api_key, {cluster: pusher_cluster, disableStats: true, pong_timeout: 20000, activity_timeout: 10000});// Enable for logging pusher events on development, not for production environment// Pusher.log = function(message) {// if (window.console && window.console.log) {// window.console.log(message);// }// }; var first_pusher_connection = true; $scope.pusher.connection.bind('state_change', function(states){ if(states.previous === 'initialized' && states.current === 'connecting'){ return; } if(states.current !== 'connected'){ $timeout(function(){ $scope.show_pusher_warning_alert = true; }, 3000); } if((!first_pusher_connection) && states.current === 'connected'){ $scope.show_pusher_warning_alert = false; window.location.reload(); } if(states.current === 'connected'){ first_pusher_connection = false; } }); } $scope.update_item($scope.item); if(realtime && enable_ajax_pusher_updates && (! is_auction_liveonline) && (! is_liveonline_online) && parseInt(auction.starts, 10) <= $scope.current_time && parseInt(item.end_time, 10) > $scope.current_time){ $scope.watchItemsClosing(); } //subscribe to reopen live auction pusher event if(!angular.isDefined($scope.pusher) && typeof (pusher_api_key) !== 'undefined' && enable_ajax_pusher_updates && is_liveonline_online){ $scope.pusher = new Pusher(pusher_api_key, {cluster: pusher_cluster, disableStats: true, pong_timeout: 20000, activity_timeout: 10000}); $scope.auction_reopen_channel = $scope.pusher.subscribe(domain_name + '-reopen_auction-' + $scope.auction.id); $scope.auction_reopen_channel.bind('reopen_auction', function(){ $scope.$apply(function(){ smodal('', 'This Auction has been reopened.', true, '', function (){ window.location.reload(); }, true, function (){ window.location.reload(); }, 0, ''); }); }); } }; // Item remaining time clear interval function $scope.removeInterval = function(item){ if(angular.isDefined(item.timeout)){ $timeout.cancel(item.timeout); item.timeout = undefined; } }; // Destroy scope members and API connections $scope.destroy = function(){ if(angular.isDefined($scope.current_interval)){ $interval.cancel($scope.current_interval); $scope.current_interval = undefined; } if(angular.isDefined($scope.item.channel)){ $scope.pusher.unsubscribe(domain_name + '-item-' + $scope.item.id); $scope.item.channel = undefined; } if(angular.isDefined($scope.watch_interval)){ $interval.cancel($scope.watch_interval); $scope.watch_interval = undefined; } }; // Scope event triggered by angular JS $scope.$on('$destroy', function (){ $scope.destroy(); }); // Destroy everything when item is going to close if($scope.item.end_time > $scope.current_time){ var timeout = parseInt($scope.item.end_time - $scope.current_time + 15*60)*1000; if(timeout >= 2147483647) timeout = 2147483647; $timeout(function (){ $scope.destroy(); if($scope.pusher){ $scope.pusher.disconnect(); $scope.show_pusher_warning_alert = false; } }, timeout); } // If auction is closed destory everything if($scope.item.end_time <= $scope.current_time){ $scope.destroy(); if($scope.pusher){ $scope.pusher.disconnect(); $scope.show_pusher_warning_alert = false; } } // Item initialization and update function $scope.update_item = function(item, ignorePusher){ if(typeof(ignorePusher) === 'undefined'){ ignorePusher = false; } item.end_time = parseInt(item.end_time, 10); item.start_time = parseInt(item.start_time, 10); item.quantity = parseInt(item.quantity, 10); item.high_bidder = parseInt(item.high_bidder, 10); item.buy_now = parseFloat(item.buy_now); item.current_bid = parseFloat(item.current_bid); item.minimum_bid = parseFloat(item.minimum_bid); item.reserve_price = parseFloat(item.reserve_price); // Item box highlighting code if(! angular.isDefined(item.highlight)){ item.highlight = ''; } item.url = $filter('slugify')(item.title, item.auction_id, item.id); if($scope.disable_bid_history && $scope.item.start_time > 0 && $scope.item.start_time <= $scope.current_time && $scope.item.end_time <= $scope.current_time && (angular.isDefined($scope.auction.hide_bidhistory_after_sale) && parseInt($scope.auction.hide_bidhistory_after_sale))){ $scope.show_bid_history = false; } item.time_not_set = false; if(item.end_time <= 0 || item.start_time <= 0){ item.time_not_set = true; } $scope.item.buy_now_display = 'Buy Now' + ' ' + $filter('currency')(item.buy_now, '$', decimals) + (item.quantity > 1 ? ' x ' + item.quantity : ''); minbid_quantity = toCurrency(item.minimum_bid, decimals) + (item.quantity > 1 ? (' x ' + item.quantity) : ''); proxy_quantity = toCurrency(item.proxy_bid ? item.proxy_bid : '0', decimals) + (item.quantity > 1 ? (' x ' + item.quantity) : ''); current_bid_quantity = toCurrency(item.current_bid ? item.current_bid : '0', decimals) + (item.quantity > 1 ? (' x ' + item.quantity) : ''); item.proxy_title = "You can enter a new proxy bid at any time by entering a bid greater than your current high bid.
A proxy bid would make it more difficult for others to outbid you.

A proxy bid is the highest amount you are willing to pay for an auction item.

In response to other bids, the auction system will automatically increase your bid in the smallest increment possible (up to your proxy bid amount) in order to maintain your lead position.

To get a proxy bid you simply enter the maximum amount you are willing to pay into the bid form just as you would any other bid. If your bid is more than one bidding increment above the current high bid you will get a proxy bid unless another bidder has a proxy bid in place that is higher than the amount you enter.

At the end of the auction, the winning bidder pays only the lowest winning bid possible. That means that you can win an auction item at a price less than your proxy bid amount.

Your proxy bid amount is kept confidential from other bidders.

You can lower or delete a proxy bid by entering a lower amount.

Note: After watching hundreds of auctions and talking to thousands of bidders, we think using proxy bids in your bidding strategy works best for most people. It eliminates some of the pressure and reduces the risk of "sniping", where other biddersslip in slightly higher bids in the last seconds of bidding.

"; // Item bid status tooltip logic if(item.high_bidder === $scope.current_user && item.current_bid >= item.reserve_price){ if(item.proxy_bid > 0){ item.bid_button_value = lang.adjust_proxy_btn; item.bid_button_title = lang.can_adjust_proxy; item.proxy_title = "

You now have a proxy bid.

You can raise or lower your proxy bid at any time by entering a new amount.

If you wish to remove your proxy bid you can do so by entering an amount equal to the current bid into the bid form.

"; } else{ item.bid_button_value = lang.add_proxy_btn; item.bid_button_title = lang.can_add_proxy; } } else{ item.bid_button_value = lang.place_bid_btn; item.bid_button_title = lang.can_bid.replace(new RegExp('%s', 'g'), '$'+minbid_quantity); } item.reserve_price_display = ((item.reserve_option != 'none') ? ((item.reserve_price > item.current_bid) ? ((item.reserve_option == 'standard') ? 'There is a reserve price that has NOT been met.' : 'Pending Approval' ): ((item.reserve_option == 'standard') ? 'The reserve price HAS been met.' : 'Sells to High Bidder' ) ): ''); item.status = ''; item.status_text = ''; item.bid_status_text = ''; if(has_bids_in_item > 0 && item.high_bidder === $scope.current_user){ item.status = 'winning'; item.bid_status_text = lang.winning_status; } else if(has_bids_in_item > 0){ item.status = 'losing'; item.bid_status_text = lang.losing_status; } if((item.start_time > 0 && item.start_time <= $scope.current_time && item.end_time <= $scope.current_time && $scope.show_bid_history) || (item.first_to_reserve == 1 && item.reserve_price > 0 && item.current_bid >= item.reserve_price)){ item.status_text = '

Bidding is closed.High Bid:' + current_bid_quantity + '

'; } else if(item.start_time > 0 && item.start_time > $scope.current_time){ item.status_text = '

Bidding on this item starts Friday, April 12, 2024 at 05:00:00 am PT.

'; if(item.quantity > 1){ item.status_text += '

This is a per unit bid so the total amount charged will be the the high bid x 1.

'; } } else if(item.start_time === 0 || item.end_time === 0){ item.status_text = '

Dates to be announced

'; } if(typeof(origin) !== 'undefined' && typeof(destination) !== 'undefined'){ $('.dvprogress').show(); setTimeout(function(){ if(typeof(google) !== 'undefined'){ var service = new google.maps.DistanceMatrixService; service.getDistanceMatrix({ origins: [origin], destinations: [destination], travelMode: google.maps.TravelMode.DRIVING, unitSystem: google.maps.UnitSystem.IMPERIAL, avoidHighways: false, avoidTolls: false }, function(response, status){ $scope.user_item_distance = 'Not Available.'; if(status === google.maps.DistanceMatrixStatus.OK){ var originList = response.originAddresses; for(var i = 0; i < originList.length; i++){ var results = response.rows[i].elements; if(results[0].status !== 'NOT_FOUND' && results[0].status !== 'ZERO_RESULTS'){ for(var j = 0; j < results.length; j++){ if(item.end_time > $scope.current_time){ $scope.user_item_distance = 'Approximately {distance} miles from your registered address'.replace('{distance}', results[j].distance.text.replace(' mi', '')); } else{ $scope.$apply(function (){ $scope.user_item_distance = 'Approximately {distance} miles from your registered address'.replace('{distance}', results[j].distance.text.replace(' mi', '')); }); } } } } } }); } }, 500); } // Item more info tooltip logic item.auction_item_location = ''; address_match = false; if(auction.auction_group_type !== 11 && auction.auction_group_type !== 12 && auction.auction_group_type !== 13){ if(item.mapping_city === auction.city && item.mapping_address === auction.address && item.mapping_zip === auction.zip){ address_match = true; } if(! address_match && item.mapping_city && item.state_abbreviation){ address = ''; var display_address = ''; if(item.mapping_address){ address += item.mapping_address + ', '; } address += item.mapping_city + ', ' + item.state_abbreviation; if(item.mapping_zip){ address += ' ' + item.mapping_zip; } if(show_county_info){ if(item.mapping_address){ display_address += item.mapping_address + ', '; } if(typeof(item.mapping_county) !== 'undefined' && item.mapping_county !== ''){ display_address += item.mapping_city + ', ' + item.mapping_county + ', ' + item.state_abbreviation; } else{ display_address += item.mapping_city + ', ' + item.state_abbreviation; } if(item.mapping_zip){ display_address += ' ' + item.mapping_zip; } } item.auction_item_location = ''+ ((show_county_info) ? display_address : address) +''; } } // Subscribe item to pusher API item channel if(realtime && item.start_time <= $scope.current_time && item.end_time > $scope.current_time && ! ignorePusher && ! angular.isDefined(item.channel)){ item.channel = $scope.pusher.subscribe(domain_name + '-item-' + item.id); } // Bind item to pusher API item channel callback function if(realtime && item.start_time <= $scope.current_time && item.end_time > $scope.current_time && ! ignorePusher && angular.isDefined(item.channel)){ item.channel.bind('bid', function (data){ $scope.$apply(function (){ if(! angular.isDefined(data.item.result)){ data.item.result = {}; } data.item.result.current_user_winner = parseInt(data.item.high_bidder, 10) === $scope.current_user; if(data.item.result.current_user_winner){ item.highlight = 'highlightg'; $timeout(function (){ item.highlight = ''; }, 3000); } else{ item.highlight = 'highlightr'; $timeout(function (){ item.highlight = ''; }, 3000); } item = jQuery.extend(true, item, data.item); $('#bid-history a.refresh').show(); $('#item-info .flash_error, #item-info .flash_msg').remove(); $scope.update_item(item, true); }); var newText = $('#tbl-details label.tipped').attr('title'); if(typeof (newText) !== 'undefined'){ var trigger = $('#tbl-details label.tipped'); trigger.removeData('tooltip').unbind(); trigger.attr("title", newText); trigger.tooltip(tip_conf).dynamic(); } }); item.channel.bind('pusher:subscription_succeeded', function(data){ $scope.getPusherAJAX(); }); } }; $scope.watchItemsClosing = function (){ if(!angular.isDefined($scope.watch_interval)){ $scope.watch_interval = $interval(function (){ if(!angular.isDefined($scope.item.closed)){ $scope.item.rtime = $scope.item.end_time - $scope.current_time; if($scope.item.rtime <= 10){ $scope.getPusherAJAX(); } } }, 5000); } }; $scope.getPusherAJAX = function(){ var path = '/aucbeat/pusher/' + $scope.auction.id + '-' + $scope.item.id + '.json'; $.get(path, function (data){ if(angular.isDefined(data.item)){ data.item.current_bid = parseFloat(data.item.current_bid); $scope.item.current_bid = parseFloat($scope.item.current_bid); if(data.item.current_bid > $scope.item.current_bid){ $scope.$apply(function (){ if(! angular.isDefined(data.item.result)){ data.item.result = {}; } data.item.result.current_user_winner = parseInt(data.item.high_bidder, 10) === $scope.current_user; if(data.item.result.current_user_winner){ $scope.item.highlight = 'highlightg'; $timeout(function (){ $scope.item.highlight = ''; }, 3000); } else{ $scope.item.highlight = 'highlightr'; $timeout(function (){ $scope.item.highlight = ''; }, 3000); } $scope.item = jQuery.extend(true, $scope.item, data.item); $('#bid-history a.refresh').show(); $('#item-info .flash_error, #item-info .flash_msg').remove(); $scope.update_item($scope.item, true); }); var newText = $('#tbl-details label.tipped').attr('title'); if(typeof (newText) !== 'undefined'){ var trigger = $('#tbl-details label.tipped'); trigger.removeData('tooltip').unbind(); trigger.attr("title", newText); trigger.tooltip(tip_conf).dynamic(); } }else if($scope.item.rtime <-5){ $scope.item.closed = true; if($scope.disable_bid_history && (angular.isDefined($scope.auction.hide_bidhistory_after_sale) && parseInt($scope.auction.hide_bidhistory_after_sale))){ $scope.show_bid_history = false; } } } else if($scope.item.rtime < -5){ $scope.item.closed = true; if($scope.disable_bid_history && (angular.isDefined($scope.auction.hide_bidhistory_after_sale) && parseInt($scope.auction.hide_bidhistory_after_sale))){ $scope.show_bid_history = false; } } }); }; // Initialize item data $scope.initData(); var destroyPusher = function (){ $scope.destroy(); if($scope.pusher){ $scope.pusher.disconnect(); $scope.show_pusher_warning_alert = false; } }; if(window.addEventListener){ window.addEventListener("beforeunload", destroyPusher); } else{ window.attachEvent("beforeunload", destroyPusher); } angular.element(document).ready(function(){ initTips(); setupInfoDiv(); }); $('#item-wrapper').show(); clearTimeout(jswarntimeout); $('#jsfmsg').hide();}]);

Cylinder Leak - Down Tester (1)Page last refreshed Mon, Apr 15, 8:47pm PT.

  • Home
  • Login
  • Register
  • Contact Us
  • User Agreement
  • Past Sales

© 2024 The Difference
All rights reserved.

Active Users: 15

Site powered by AuctionMethod.com.

Cylinder Leak - Down Tester (2024)

References

Top Articles
Latest Posts
Article information

Author: Jonah Leffler

Last Updated:

Views: 5985

Rating: 4.4 / 5 (65 voted)

Reviews: 88% of readers found this page helpful

Author information

Name: Jonah Leffler

Birthday: 1997-10-27

Address: 8987 Kieth Ports, Luettgenland, CT 54657-9808

Phone: +2611128251586

Job: Mining Supervisor

Hobby: Worldbuilding, Electronics, Amateur radio, Skiing, Cycling, Jogging, Taxidermy

Introduction: My name is Jonah Leffler, I am a determined, faithful, outstanding, inexpensive, cheerful, determined, smiling person who loves writing and wants to share my knowledge and understanding with you.