{"id":10542830813377,"title":"Sure-Seal Double-Bottom Drip Torch","handle":"sure-seal-double-bottom-drip-torch-1","description":"Forestry Suppliers, Inc., Forestry Suppliers Sure-Seal™ Double-Bottom Drip Torch\n\u003cscript type=\"text\/javascript\" src=\"\/\/www.google-analytics.com\/analytics.js\" async=\"true\"\u003e\u003c\/script\u003e\n\u003cscript type=\"text\/javascript\" src=\"\/\/www.googleadservices.com\/pagead\/conversion_async.js\" async=\"true\"\u003e\u003c\/script\u003e\n\u003cscript type=\"text\/javascript\" src=\"\/\/www.googleadservices.com\/pagead\/conversion_async.js\" async=\"true\"\u003e\u003c\/script\u003e\n\u003cscript src=\"\/\/www.googletagmanager.com\/gtm.js?id=GTM-M5R2PR\" async=\"true\"\u003e\u003c\/script\u003e\n\u003cscript language=\"JavaScript\" type=\"text\/javascript\"\u003e\/\/ \u003c![CDATA[\nfunction ExpandColapse(theID) {\nif (document.getElementById(theID+\"-short\").style.display == \"block\") {\n\tdocument.getElementById(theID+\"-full\").style.display = \"block\";\n\tdocument.getElementById(theID+\"-short\").style.display = \"none\";\n\tdocument.getElementById(theID+\"-click\").firstChild.nodeValue=\"Less\";\n\t}\nelse {\n\tdocument.getElementById(theID+\"-short\").style.display = \"block\";\n\tdocument.getElementById(theID+\"-full\").style.display = \"none\";\n\tdocument.getElementById(theID+\"-click\").firstChild.nodeValue=\"More\";\n\t}\n}\nfunction SelectEqList(Stock,account)\n{\n\tpage = \"\/product_pages\/SelectEquipmentList.asp?id=\" + account + \"\u0026st=\" + Stock\n\tnewWin = window.open(page, 'WIN','status=no, toolbar=no, location=no, menu=no, resizable=yes, width=370, height=300 scrollbars=yes')\n}\n\/\/ ]]\u003e\u003c\/script\u003e\n\u003cscript language=\"JavaScript\"\u003e\/\/ \u003c![CDATA[\nfunction emailproduct() {\n \/\/ \t$('a#openEmailProduct').click(function(e){\n\t\tvar masterindex='15801'\n\t\tvar itemnum = document.getElementById(\"SKU\").innerHTML\n\t\t$.post('\/modal\/openEmailProduct.asp',{masterindex:masterindex, itemnum:itemnum}, function(data){\n\t\t\tmodal.open({content: data});\n\t\t});\n\/\/\t});\n}\n\n\/\/function PicItems() {\n\timage1 = new Image();\n\timage1.src = \"\/img\/listicon_01.gif\";\n\timage2 = new Image();\n\timage2.src = \"\/img\/listicon_01-click.gif\";\n\tvar PicItems=new Array();\n\n\/\/}\t\/\/ End PicItems()\n\n\n\nfunction bigPic() \n{\n\twindow.open('bigPic.asp?ID=15801', 'WIN', 'status=no, toolbar=no, location=no, menu=no, resizable=yes, width=550, height=550 scrollbars=yes')\n}\n\nfunction bigPic2() \n{\n\twindow.open('bigPic2.asp?mi=15801\u0026pic=' + current_picid, 'WIN', 'status=no, toolbar=no, location=no, menu=no, resizable=yes, width=700, height=610 scrollbars=yes')\n}\n\n\nfunction Email() \n{\n\twin = window.open('product_email.asp?ID=15801\u0026item=', 'Email', config='status=no,toolbar=no,location=no,menu=no,width=420,height=350');\n}\n\nfunction movepic(img_name,img_src) \n{\n\tdocument.main[img_name].src=img_src;\n}\nfunction SelectEqList(Stock,account)\n{\n\tpage = \"\/product_pages\/SelectEquipmentList.asp?id=\" + account + \"\u0026st=\" + Stock\n\tnewWin = window.open(page, 'WIN','status=no, toolbar=no, location=no, menu=no, resizable=yes, width=370, height=300 scrollbars=yes')\n}\nfunction printablepage(MI)\n{\n\tpage = \"\/product_pages\/printable_product.asp?id=\" + MI\n\tnewWin = window.open(page, 'WIN','status=no, toolbar=no, location=no, menu=no, resizable=yes, width=50, height=50 scrollbars=yes')\n}\n\nfunction changeImages() {\n\td = document;\n\tif (d.images) {\n\t\tvar img;\n\t\tfor (var i=0; i\u003cchangeImages.arguments.length; i+=2) {\n\t\t\timg = null;\n\t\t\tif (d.layers) {img = findElement(changeImages.arguments[i],0);}\n\t\t\telse {img = d.images[changeImages.arguments[i]];}\n\t\t\tif (img) {img.src = changeImages.arguments[i+1];}\n\t\t}\n\t}\n}\n\nfunction findElement(n,ly) {\n\td = document;\n\tif (browserVers \u003c 4)\t\treturn d[n];\n\tif ((browserVers \u003e= 6) \u0026\u0026 (d.getElementById)) {initImgID; return(d.getElementById(n))}; \n\tvar cd = ly ? ly.document : d;\n\tvar elem = cd[n];\n\tif (!elem) {\n\t\tfor (var i=0;i\u003ccd.layers.length;i++) {\n\t\t\telem = findElement(n,cd.layers[i]);\n\t\t\tif (elem) return elem;\n\t\t}\n\t}\n\treturn elem;\n}\nfunction ShowNotes()\n{\n\twin = window.open('notes_legend.htm', 'NotesLegend', config='status=no,toolbar=no,location=no,menu=no,width=300,height=260');\n}\n\nfunction ShowMSDS(ItemNo){\n\tvar Item = ItemNo;\n\/\/\talert(\"Item = \" + Item);\n\t$.post('\/modal\/openMSDS.asp', {Item:Item}, function(data){\n\t\tmodal.open({content: data});\n\t});\n}\n\nfunction MouseOverChangeClass(elem,strColor) {\n\t\/\/ don't bother to show the rollover state if button is already clicked\n\tif (elem.className != strColor + \"_click\") {\n\t\telem.className = strColor + \"_over\";\n\t}\n}\n\t\t\t\nfunction MouseOutChangeClass(elem, strColor) {\n\t\/\/ if button has been clicked, don't do anything, otherwise turn us off\n\tif (elem.className != strColor + \"_click\") {\n\t\telem.className = strColor + \"_off\";\n\t}\n}\n\n\/\/function PicImages(){\n\tif (document.images){\n\t\tpreload_image_object = new Image();\n\t\t\t\/\/ set image url\n\t\timage_url = new Array();\n\t\/\/\timage_surl = new Array();\n\t\timage_ourl = new Array();\n\t\timage_picid = new Array();\n\t\timage_id = new Array();\n\n\t\timage_url[830] = \"\/Images\/Large\/1580_85022_s1.jpg\";\n\t\/\/\timage_surl[830] = \"\/Images\/Thumb\/1580_85022_s1.jpg\";\n\t\timage_ourl[830] = \"\/Images\/Original\/1580_85022_s1.jpg\";\n\t\timage_id[830] = \"img_830\";\n\n\t\timage_picid[85022] = \"830\";\n\n\t\timage_picid[85051] = \"831\";\n\n\t\n\t\tvar i = 0;\n\t\tvar current_start = 0;\n\t\tvar current_offset = 0;\n\t\tvar current_picid = 830;\n\t}\nvar current_image=0;\n\/\/}\nfunction DisplayImage(num) {\n\tdocument.getElementById(\"CurrentPicID\").value=num;\n\n\t\/\/ Retain current image picid if Photo Not Available\n\tif (image_url[num]) {\n\t\tcurrent_image = num;\n\t\tdocument.getElementById(\"MedImage\").src=image_url[num];\n\t}\n\t\n\tif (image_url[num]) {\n\/\/\talert('Image');\n\/\/\t\tMagicZoomPlus.update('zoom1', image_ourl[num], image_url[num], 'disable-expand:false; disable-zoom:false');\n\t\t\/\/***************** Code Furnished by MagicToolBox Support *******************\n\/\/\t\tif(false){\n\/\/\t\t\tvar thumbs = document.getElementById('Pics').getElementsByTagName('A');\n\/\/\t\t\tfor (var i=0,l=thumbs.length; i\u003cl; i++) {\n\/\/\t\t\t\tif ( thumbs[i].href.indexOf(image_ourl[num]) \u003e -1 ) {\n\/\/\t\t\t\t\t$mjs(thumbs[i]).raiseEvent('MouseEvents','click');\n\/\/\t\t\t\t\tbreak;\n\/\/\t\t\t\t}\n\/\/\t\t\t}\n\/\/\t\t}\n\t\t\/\/*************** End Code Furnished by MagicToolBox Support *****************\n\t\tMagicZoomPlus.update('zoom1', image_ourl[num], image_url[num], 'disable-expand:false; disable-zoom:false');\n\/\/\t\tMagicZoomPlus.options = {\n\/\/\t\t\t'disable-expand' : 'false',\n\/\/\t\t\t'disable-zoom' : 'false'\n\/\/\t\t};\n\t}else{\n\/\/\talert('pna');\n\t\tMagicZoomPlus.update('zoom1', '\/Images\/200\/cat_pna.jpg', '\/Images\/200\/cat_pna.jpg', 'disable-expand:true; disable-zoom:true');\n\/\/\t\tMagicZoomPlus.update('zoom1', '\/Images\/200\/cat_pna.jpg', '\/Images\/200\/cat_pna.jpg', 'disable-zoom:true');\n\/\/\t\tMagicZoomPlus.update('zoom1', '\/Images\/200\/cat_pna.jpg', '\/Images\/200\/cat_pna.jpg');\n\t\tdocument.getElementById(\"CurrentPicID\").value = \"0\";\n\t}\n}\n\/\/ ]]\u003e\u003c\/script\u003e\n\u003cscript type=\"text\/javascript\" src=\"\/magiczoomplus\/magiczoomplus.js\"\u003e\u003c\/script\u003e\n\u003cscript type=\"text\/javascript\" src=\"\/magicscroll\/magicscroll.js\"\u003e\u003c\/script\u003e\n\u003cscript type=\"text\/javascript\"\u003e\/\/ \u003c![CDATA[\nMagicScroll.options = {\n 'speed': 0,\n 'step': 3,\n 'items': 3,\n 'width': 350,\n 'loop': 'restart'\n};\nMagicScroll.extraOptions.AccessoriesScroll = {\n 'speed': 0,\n 'duration': 500,\n 'step': 5,\n 'items': 5,\n 'width': 900,\n 'height': 385,\n 'item-tag' : 'div',\n 'loop': 'restart'\n};\nMagicScroll.extraOptions.OtherItemsScroll = {\n 'speed': 0,\n 'duration': 500,\n 'step': 5,\n 'items': 5,\n 'width': 900,\n 'height': 305,\n 'item-tag' : 'div',\n 'loop': 'restart'\n};\nMagicZoomPlus.options = {\n\t'disable-expand' : 'false',\n\t'disable-zoom' : 'false',\n\t'opacity-reverse' : 'true',\n\t'slideshow-effect' : 'expand',\n\t'show-title' : 'bottom',\n\/*\t'title-source' : '#myzoom',*\/\n\t'caption-source' : 'a:title',\n\t'caption-position' : 'top',\n\t'hint': 'false'\n}\n\/\/ ]]\u003e\u003c\/script\u003e\n\u003c!--\u003cdiv class=\"noPrint\" id=\"noPrint\"\u003e--\u003e\u003c!-- **************************************** Start HTML5 \u0026 CSS3 Supoport **************************************\nWebshims Lib is a modular capability-based polyfill-loading library, which focuses on accurate implementations of stable HTML5 features, so that developers can write modern, interoperable and robust code in all browsers. It is built on top of jQuery and Modernizr.\n--\u003e\n\u003cscript src=\"\/jQuery1.10.2\/jquery-1.10.2.min.js\"\u003e\u003c\/script\u003e\n\u003cscript src=\"\/jquery-ui-1.10.3.custom\/development-bundle\/ui\/minified\/jquery-ui.custom.min.js\"\u003e\u003c\/script\u003e\n\u003c!--\u003cscript src=\"\/jquery-ui-1.10.3.custom\/development-bundle\/ui\/minified\/jquery.ui.effect.min.js\"\u003e\u003c\/script\u003e\n\u003cscript src=\"\/jquery-ui-1.10.3.custom\/development-bundle\/jquery-1.9.1.js\"\u003e\u003c\/script\u003e\n\u003cscript src=\"\/jquery-ui-1.10.3.custom\/development-bundle\/ui\/minified\/jquery.ui.effect-transfer.min.js\"\u003e\u003c\/script\u003e \n\u003cscript src=\"\/jquery-ui-1.10.3.custom\/Columnizer-jQuery-Plugin-1.6.0\/src\/jquery.columnizer.js\" type=\"text\/javascript\" charset=\"utf-8\"\u003e\u003c\/script\u003e--\u003e\n\u003cscript\u003e\/\/ \u003c![CDATA[\nvar google_tag_params = {\n\t\t'pagetype': 'Product',\n\t\t'pname': '[\"85022\",\"85051\"]',\n\t\t'value': 0\n\t}\n\tdataLayer = [{\n\t\t\"google_tag_params\": window.google_tag_params\n\t}]\n\/\/ ]]\u003e\u003c\/script\u003e\n\u003c!-- ************************************ Begin Body ************************************* --\u003e\n\u003cdiv id=\"PgBodyBG\"\u003e\n\u003cdiv id=\"PgBody\"\u003e\n\u003cdiv id=\"PgBodyContent\"\u003e\n\u003cdiv id=\"OtherProductInfo\"\u003e\n\u003cdiv id=\"OtherItemsScroll\" j_uuid=\"16\"\u003e\n\u003cdiv id=\"OtherInfoMain\"\u003e\n\u003cdiv id=\"OtherInfoLeft\"\u003e\n\u003cspan class=\"NormalText\"\u003eHeavy-duty 15-gauge aluminum canister with welded double-bottom for extra-long life. Full-length handle. Meets D.O.T. approval for transport of flammable fuel UN# 1B1-Y-150. Meets USDA Spec 5100-614 and is USFS approved. Safety features include a “Big Mouth” design for easier filling. A fuel trap on the spout prevents flashback into tank. A check valve in the cover provides a second level of protection against flashback. Breather valve, oilproof gaskets and sealed outlets prevent spills and fuel-slopping.\u003c\/span\u003e \u003cbr\u003e\u003cspan class=\"NormalText\"\u003e\u003cbr\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","published_at":"2024-08-26T14:48:34-04:00","created_at":"2024-08-26T14:48:34-04:00","vendor":"FORESTRY SUPPLIERS","type":"Drip Torch","tags":["fireline hand tools","Fuel Storage","Non-Stock","worksite promo"],"price":27380,"price_min":27380,"price_max":27380,"available":false,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":48597175206081,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"FOS85022","requires_shipping":true,"taxable":true,"featured_image":null,"available":false,"name":"Sure-Seal Double-Bottom Drip Torch","public_title":null,"options":["Default Title"],"price":27380,"weight":460,"compare_at_price":null,"inventory_quantity":0,"inventory_management":"shopify","inventory_policy":"deny","barcode":"","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/theforestrystore.com\/cdn\/shop\/files\/Sure-SealDouble-BottomDripTorch.jpg?v=1724698114","\/\/theforestrystore.com\/cdn\/shop\/files\/FOS85022_e280b1ab-78a2-45d7-ae78-30898db556c8.jpg?v=1724698114"],"featured_image":"\/\/theforestrystore.com\/cdn\/shop\/files\/Sure-SealDouble-BottomDripTorch.jpg?v=1724698114","options":["Title"],"media":[{"alt":"Sure-Seal Double-Bottom Drip Torch","id":37810376016065,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1080,"width":1080,"src":"\/\/theforestrystore.com\/cdn\/shop\/files\/Sure-SealDouble-BottomDripTorch.jpg?v=1724698114"},"aspect_ratio":1.0,"height":1080,"media_type":"image","src":"\/\/theforestrystore.com\/cdn\/shop\/files\/Sure-SealDouble-BottomDripTorch.jpg?v=1724698114","width":1080},{"alt":null,"id":37810376048833,"position":2,"preview_image":{"aspect_ratio":0.922,"height":500,"width":461,"src":"\/\/theforestrystore.com\/cdn\/shop\/files\/FOS85022_e280b1ab-78a2-45d7-ae78-30898db556c8.jpg?v=1724698114"},"aspect_ratio":0.922,"height":500,"media_type":"image","src":"\/\/theforestrystore.com\/cdn\/shop\/files\/FOS85022_e280b1ab-78a2-45d7-ae78-30898db556c8.jpg?v=1724698114","width":461}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"Forestry Suppliers, Inc., Forestry Suppliers Sure-Seal™ Double-Bottom Drip Torch\n\u003cscript type=\"text\/javascript\" src=\"\/\/www.google-analytics.com\/analytics.js\" async=\"true\"\u003e\u003c\/script\u003e\n\u003cscript type=\"text\/javascript\" src=\"\/\/www.googleadservices.com\/pagead\/conversion_async.js\" async=\"true\"\u003e\u003c\/script\u003e\n\u003cscript type=\"text\/javascript\" src=\"\/\/www.googleadservices.com\/pagead\/conversion_async.js\" async=\"true\"\u003e\u003c\/script\u003e\n\u003cscript src=\"\/\/www.googletagmanager.com\/gtm.js?id=GTM-M5R2PR\" async=\"true\"\u003e\u003c\/script\u003e\n\u003cscript language=\"JavaScript\" type=\"text\/javascript\"\u003e\/\/ \u003c![CDATA[\nfunction ExpandColapse(theID) {\nif (document.getElementById(theID+\"-short\").style.display == \"block\") {\n\tdocument.getElementById(theID+\"-full\").style.display = \"block\";\n\tdocument.getElementById(theID+\"-short\").style.display = \"none\";\n\tdocument.getElementById(theID+\"-click\").firstChild.nodeValue=\"Less\";\n\t}\nelse {\n\tdocument.getElementById(theID+\"-short\").style.display = \"block\";\n\tdocument.getElementById(theID+\"-full\").style.display = \"none\";\n\tdocument.getElementById(theID+\"-click\").firstChild.nodeValue=\"More\";\n\t}\n}\nfunction SelectEqList(Stock,account)\n{\n\tpage = \"\/product_pages\/SelectEquipmentList.asp?id=\" + account + \"\u0026st=\" + Stock\n\tnewWin = window.open(page, 'WIN','status=no, toolbar=no, location=no, menu=no, resizable=yes, width=370, height=300 scrollbars=yes')\n}\n\/\/ ]]\u003e\u003c\/script\u003e\n\u003cscript language=\"JavaScript\"\u003e\/\/ \u003c![CDATA[\nfunction emailproduct() {\n \/\/ \t$('a#openEmailProduct').click(function(e){\n\t\tvar masterindex='15801'\n\t\tvar itemnum = document.getElementById(\"SKU\").innerHTML\n\t\t$.post('\/modal\/openEmailProduct.asp',{masterindex:masterindex, itemnum:itemnum}, function(data){\n\t\t\tmodal.open({content: data});\n\t\t});\n\/\/\t});\n}\n\n\/\/function PicItems() {\n\timage1 = new Image();\n\timage1.src = \"\/img\/listicon_01.gif\";\n\timage2 = new Image();\n\timage2.src = \"\/img\/listicon_01-click.gif\";\n\tvar PicItems=new Array();\n\n\/\/}\t\/\/ End PicItems()\n\n\n\nfunction bigPic() \n{\n\twindow.open('bigPic.asp?ID=15801', 'WIN', 'status=no, toolbar=no, location=no, menu=no, resizable=yes, width=550, height=550 scrollbars=yes')\n}\n\nfunction bigPic2() \n{\n\twindow.open('bigPic2.asp?mi=15801\u0026pic=' + current_picid, 'WIN', 'status=no, toolbar=no, location=no, menu=no, resizable=yes, width=700, height=610 scrollbars=yes')\n}\n\n\nfunction Email() \n{\n\twin = window.open('product_email.asp?ID=15801\u0026item=', 'Email', config='status=no,toolbar=no,location=no,menu=no,width=420,height=350');\n}\n\nfunction movepic(img_name,img_src) \n{\n\tdocument.main[img_name].src=img_src;\n}\nfunction SelectEqList(Stock,account)\n{\n\tpage = \"\/product_pages\/SelectEquipmentList.asp?id=\" + account + \"\u0026st=\" + Stock\n\tnewWin = window.open(page, 'WIN','status=no, toolbar=no, location=no, menu=no, resizable=yes, width=370, height=300 scrollbars=yes')\n}\nfunction printablepage(MI)\n{\n\tpage = \"\/product_pages\/printable_product.asp?id=\" + MI\n\tnewWin = window.open(page, 'WIN','status=no, toolbar=no, location=no, menu=no, resizable=yes, width=50, height=50 scrollbars=yes')\n}\n\nfunction changeImages() {\n\td = document;\n\tif (d.images) {\n\t\tvar img;\n\t\tfor (var i=0; i\u003cchangeImages.arguments.length; i+=2) {\n\t\t\timg = null;\n\t\t\tif (d.layers) {img = findElement(changeImages.arguments[i],0);}\n\t\t\telse {img = d.images[changeImages.arguments[i]];}\n\t\t\tif (img) {img.src = changeImages.arguments[i+1];}\n\t\t}\n\t}\n}\n\nfunction findElement(n,ly) {\n\td = document;\n\tif (browserVers \u003c 4)\t\treturn d[n];\n\tif ((browserVers \u003e= 6) \u0026\u0026 (d.getElementById)) {initImgID; return(d.getElementById(n))}; \n\tvar cd = ly ? ly.document : d;\n\tvar elem = cd[n];\n\tif (!elem) {\n\t\tfor (var i=0;i\u003ccd.layers.length;i++) {\n\t\t\telem = findElement(n,cd.layers[i]);\n\t\t\tif (elem) return elem;\n\t\t}\n\t}\n\treturn elem;\n}\nfunction ShowNotes()\n{\n\twin = window.open('notes_legend.htm', 'NotesLegend', config='status=no,toolbar=no,location=no,menu=no,width=300,height=260');\n}\n\nfunction ShowMSDS(ItemNo){\n\tvar Item = ItemNo;\n\/\/\talert(\"Item = \" + Item);\n\t$.post('\/modal\/openMSDS.asp', {Item:Item}, function(data){\n\t\tmodal.open({content: data});\n\t});\n}\n\nfunction MouseOverChangeClass(elem,strColor) {\n\t\/\/ don't bother to show the rollover state if button is already clicked\n\tif (elem.className != strColor + \"_click\") {\n\t\telem.className = strColor + \"_over\";\n\t}\n}\n\t\t\t\nfunction MouseOutChangeClass(elem, strColor) {\n\t\/\/ if button has been clicked, don't do anything, otherwise turn us off\n\tif (elem.className != strColor + \"_click\") {\n\t\telem.className = strColor + \"_off\";\n\t}\n}\n\n\/\/function PicImages(){\n\tif (document.images){\n\t\tpreload_image_object = new Image();\n\t\t\t\/\/ set image url\n\t\timage_url = new Array();\n\t\/\/\timage_surl = new Array();\n\t\timage_ourl = new Array();\n\t\timage_picid = new Array();\n\t\timage_id = new Array();\n\n\t\timage_url[830] = \"\/Images\/Large\/1580_85022_s1.jpg\";\n\t\/\/\timage_surl[830] = \"\/Images\/Thumb\/1580_85022_s1.jpg\";\n\t\timage_ourl[830] = \"\/Images\/Original\/1580_85022_s1.jpg\";\n\t\timage_id[830] = \"img_830\";\n\n\t\timage_picid[85022] = \"830\";\n\n\t\timage_picid[85051] = \"831\";\n\n\t\n\t\tvar i = 0;\n\t\tvar current_start = 0;\n\t\tvar current_offset = 0;\n\t\tvar current_picid = 830;\n\t}\nvar current_image=0;\n\/\/}\nfunction DisplayImage(num) {\n\tdocument.getElementById(\"CurrentPicID\").value=num;\n\n\t\/\/ Retain current image picid if Photo Not Available\n\tif (image_url[num]) {\n\t\tcurrent_image = num;\n\t\tdocument.getElementById(\"MedImage\").src=image_url[num];\n\t}\n\t\n\tif (image_url[num]) {\n\/\/\talert('Image');\n\/\/\t\tMagicZoomPlus.update('zoom1', image_ourl[num], image_url[num], 'disable-expand:false; disable-zoom:false');\n\t\t\/\/***************** Code Furnished by MagicToolBox Support *******************\n\/\/\t\tif(false){\n\/\/\t\t\tvar thumbs = document.getElementById('Pics').getElementsByTagName('A');\n\/\/\t\t\tfor (var i=0,l=thumbs.length; i\u003cl; i++) {\n\/\/\t\t\t\tif ( thumbs[i].href.indexOf(image_ourl[num]) \u003e -1 ) {\n\/\/\t\t\t\t\t$mjs(thumbs[i]).raiseEvent('MouseEvents','click');\n\/\/\t\t\t\t\tbreak;\n\/\/\t\t\t\t}\n\/\/\t\t\t}\n\/\/\t\t}\n\t\t\/\/*************** End Code Furnished by MagicToolBox Support *****************\n\t\tMagicZoomPlus.update('zoom1', image_ourl[num], image_url[num], 'disable-expand:false; disable-zoom:false');\n\/\/\t\tMagicZoomPlus.options = {\n\/\/\t\t\t'disable-expand' : 'false',\n\/\/\t\t\t'disable-zoom' : 'false'\n\/\/\t\t};\n\t}else{\n\/\/\talert('pna');\n\t\tMagicZoomPlus.update('zoom1', '\/Images\/200\/cat_pna.jpg', '\/Images\/200\/cat_pna.jpg', 'disable-expand:true; disable-zoom:true');\n\/\/\t\tMagicZoomPlus.update('zoom1', '\/Images\/200\/cat_pna.jpg', '\/Images\/200\/cat_pna.jpg', 'disable-zoom:true');\n\/\/\t\tMagicZoomPlus.update('zoom1', '\/Images\/200\/cat_pna.jpg', '\/Images\/200\/cat_pna.jpg');\n\t\tdocument.getElementById(\"CurrentPicID\").value = \"0\";\n\t}\n}\n\/\/ ]]\u003e\u003c\/script\u003e\n\u003cscript type=\"text\/javascript\" src=\"\/magiczoomplus\/magiczoomplus.js\"\u003e\u003c\/script\u003e\n\u003cscript type=\"text\/javascript\" src=\"\/magicscroll\/magicscroll.js\"\u003e\u003c\/script\u003e\n\u003cscript type=\"text\/javascript\"\u003e\/\/ \u003c![CDATA[\nMagicScroll.options = {\n 'speed': 0,\n 'step': 3,\n 'items': 3,\n 'width': 350,\n 'loop': 'restart'\n};\nMagicScroll.extraOptions.AccessoriesScroll = {\n 'speed': 0,\n 'duration': 500,\n 'step': 5,\n 'items': 5,\n 'width': 900,\n 'height': 385,\n 'item-tag' : 'div',\n 'loop': 'restart'\n};\nMagicScroll.extraOptions.OtherItemsScroll = {\n 'speed': 0,\n 'duration': 500,\n 'step': 5,\n 'items': 5,\n 'width': 900,\n 'height': 305,\n 'item-tag' : 'div',\n 'loop': 'restart'\n};\nMagicZoomPlus.options = {\n\t'disable-expand' : 'false',\n\t'disable-zoom' : 'false',\n\t'opacity-reverse' : 'true',\n\t'slideshow-effect' : 'expand',\n\t'show-title' : 'bottom',\n\/*\t'title-source' : '#myzoom',*\/\n\t'caption-source' : 'a:title',\n\t'caption-position' : 'top',\n\t'hint': 'false'\n}\n\/\/ ]]\u003e\u003c\/script\u003e\n\u003c!--\u003cdiv class=\"noPrint\" id=\"noPrint\"\u003e--\u003e\u003c!-- **************************************** Start HTML5 \u0026 CSS3 Supoport **************************************\nWebshims Lib is a modular capability-based polyfill-loading library, which focuses on accurate implementations of stable HTML5 features, so that developers can write modern, interoperable and robust code in all browsers. It is built on top of jQuery and Modernizr.\n--\u003e\n\u003cscript src=\"\/jQuery1.10.2\/jquery-1.10.2.min.js\"\u003e\u003c\/script\u003e\n\u003cscript src=\"\/jquery-ui-1.10.3.custom\/development-bundle\/ui\/minified\/jquery-ui.custom.min.js\"\u003e\u003c\/script\u003e\n\u003c!--\u003cscript src=\"\/jquery-ui-1.10.3.custom\/development-bundle\/ui\/minified\/jquery.ui.effect.min.js\"\u003e\u003c\/script\u003e\n\u003cscript src=\"\/jquery-ui-1.10.3.custom\/development-bundle\/jquery-1.9.1.js\"\u003e\u003c\/script\u003e\n\u003cscript src=\"\/jquery-ui-1.10.3.custom\/development-bundle\/ui\/minified\/jquery.ui.effect-transfer.min.js\"\u003e\u003c\/script\u003e \n\u003cscript src=\"\/jquery-ui-1.10.3.custom\/Columnizer-jQuery-Plugin-1.6.0\/src\/jquery.columnizer.js\" type=\"text\/javascript\" charset=\"utf-8\"\u003e\u003c\/script\u003e--\u003e\n\u003cscript\u003e\/\/ \u003c![CDATA[\nvar google_tag_params = {\n\t\t'pagetype': 'Product',\n\t\t'pname': '[\"85022\",\"85051\"]',\n\t\t'value': 0\n\t}\n\tdataLayer = [{\n\t\t\"google_tag_params\": window.google_tag_params\n\t}]\n\/\/ ]]\u003e\u003c\/script\u003e\n\u003c!-- ************************************ Begin Body ************************************* --\u003e\n\u003cdiv id=\"PgBodyBG\"\u003e\n\u003cdiv id=\"PgBody\"\u003e\n\u003cdiv id=\"PgBodyContent\"\u003e\n\u003cdiv id=\"OtherProductInfo\"\u003e\n\u003cdiv id=\"OtherItemsScroll\" j_uuid=\"16\"\u003e\n\u003cdiv id=\"OtherInfoMain\"\u003e\n\u003cdiv id=\"OtherInfoLeft\"\u003e\n\u003cspan class=\"NormalText\"\u003eHeavy-duty 15-gauge aluminum canister with welded double-bottom for extra-long life. Full-length handle. Meets D.O.T. approval for transport of flammable fuel UN# 1B1-Y-150. Meets USDA Spec 5100-614 and is USFS approved. Safety features include a “Big Mouth” design for easier filling. A fuel trap on the spout prevents flashback into tank. A check valve in the cover provides a second level of protection against flashback. Breather valve, oilproof gaskets and sealed outlets prevent spills and fuel-slopping.\u003c\/span\u003e \u003cbr\u003e\u003cspan class=\"NormalText\"\u003e\u003cbr\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e"}

Sure-Seal Double-Bottom Drip Torch

Product Description
$273.80
Maximum quantity available reached.
Forestry Suppliers, Inc., Forestry Suppliers Sure-Seal™ Double-Bottom Drip Torch
Heavy-duty 15-gauge aluminum canister with welded double-bottom for extra-long life. Full-length handle. Meets D.O.T. approval for transport of flammable fuel UN# 1B1-Y-150. Meets USDA Spec 5100-614 and is USFS approved. Safety features include a “Big Mouth” design for easier filling. A fuel trap on the spout prevents flashback into tank. A check valve in the cover provides a second level of protection against flashback. Breather valve, oilproof gaskets and sealed outlets prevent spills and fuel-slopping.

Sku: FOS85022