Skip to content
search
Log in
/
Sign up
Cart (
0
)
HOME
BLOG
About Us
Info & Links
Online Shopping Help
Information
Links
News
Contact
Menu
Training Courses
Hire Detectors
Detectors
Minelab Detectors
Gold Detectors
Treasure Detectors
Hand Held Underwater
2nd (Second) Hand
Accessories
Canvas, Clothing and Apparel
Picks, Scoops and Magnets
Gold Pans and Sieves
Sluices, Mats and Concentrators
Dry-blowers, Crushers and Small Mining
Headphones, Speakers and Enhancers
Batteries. Chargers and Cables
Detector Shafts
Books, Media & Maps
Scales, Loupes and Display Boxes
Kilns, Crucibles, Molds and Flux
GPS, PLB and Locating Equipment
Misc, Toilet, Survival Kits, etc.
Coils
Minelab Coils
Minelab Skid Plates
Coiltek Coils
Coiltek Skid Plates
Nugget Finder Coils
Nugget Finder Skid Plates
Log in
Sign up
Facebook
Click here
phone
(08) 9250 3388
mail
reeds@reedsprospecting.com.au
location_on
367 Great Eastern Hwy, Midvale
Home
1
›
Collections
2
Collections
Batteries, Chargers and Cables
Books, Media, & Maps
Canvas, Clothing and Apparel
Coiltek Coils
Coiltek Skid Plates
Detector Shafts
Dry-blowers, Crushers and Small Mining
Gold detectors
Gold Pans and Sieves
GPS, PLB and Location Equipment
Hand Held Underwater
Headphones, Speakers and Enhances
Home page
Kilns, Crucibles, Molds and Flux
Minelab Coils & Skid Plates
Minelab Detectors
Minelab Skid Plates
Misc
Nugget Finder Coils
Nugget Finder Skid Plates
Picks, Scoops and Magnets
Scales and Display Boxes
SECOND (2nd) Hand Detectors - PHONE ORDER ONLY
Sluices, Mats and Concentrators
Treasure Detectors
XP - Deus ORX
Choosing a selection results in a full page refresh.
Press the space key then arrow keys to make a selection.
function ScrollExecute() { if($(document).height() - 800 < ($(document).scrollTop() + $(window).height())) { scrollNode = $('.product#more').last(); scrollURL = $('.product#more p a').last().attr("href"); if(scrollNode.length > 0 && scrollNode.css('display') != 'none') { $.ajax({ type: 'GET', url: scrollURL, beforeSend: function() { scrollNode.clone().empty().insertAfter(scrollNode).append('
'); scrollNode.hide(); }, success: function(data) { // remove loading feedback scrollNode.next().remove(); var filteredData = $(data).find(".product"); filteredData.insertBefore( $("#product-list-foot") ); }, dataType: "html" }); } } } $(document).ready(function () { $(window).scroll(function(){ $.doTimeout( 'scroll', 200, ScrollExecute); }); });