Keep them in a straight position and let the gas go into the lighter for about 5 seconds. [CDATA[\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n CalculatorApp.init();\n });\n var CalculatorApp = {\n init: function () {\n this.bindEvents();\n this.updateSelectedMaterial();\n this.setInitialState();\n },\n bindEvents: function () {\n jQuery('#materialSelector').on('change', this.handlers.updateVolumeResult.bind(this));\n jQuery('#volumeCalculator').on('input', [jQuery('#radiusInput'), jQuery('#lengthInput')],\n this.handlers.updateVolumeResult.bind(this));\n jQuery('#poundsOfButaneInput').on('change', this.handlers.updateButaneCansResult.bind(\n this));\n },\n updateSelectedMaterial: function () {\n this.selectedMaterial = jQuery('input[name=\"materialSelect\"]:checked').val();\n jQuery('.materialName').each(function () {\n jQuery(this).text(CalculatorApp.materialNameToString(CalculatorApp\n .selectedMaterial));\n });\n jQuery('.materialSpecificGravity').each(function () {\n jQuery(this).text(CalculatorApp.constants.SPECIFIC_GRAVITIES[CalculatorApp\n .selectedMaterial]);\n });\n },\n setInitialState: function () {\n this.setButaneLbsColumn();\n this.handlers.updateVolumeResult();\n this.handlers.updateButaneCansResult();\n },\n setButaneLbsColumn: function () {\n jQuery('.butaneCanWeight').each(function (index) {\n jQuery(this).text(CalculatorApp.butaneCanWeightValues[index])\n });\n },\n materialNameToString: function (materialName) {\n if (materialName === 'isobutane') return 'ISO-Butane';\n return materialName.charAt(0).toUpperCase() + materialName.slice(1);\n },\n decimalPlaces: 3, \/\/ set the number of decimals you want in calculation results\n selectedMaterial: 'butane', \/\/ default state\n butaneCanWeightValues: [0.555, 0.396, 0.264, 0.198], \/\/ default state\n constants: {\n RECOMMENDED_CAPACITY: 0.8,\n POUNDS_PER_GRAM: 0.00220462,\n WEIGHT_OF_H2O: 0.036,\n SPECIFIC_GRAVITIES: {\n butane: 0.601, \/\/ at 70 deg F\n isobutane: 0.563, \/\/ at 60 deg F\n propane: 0.495 \/\/ at 70 deg F\n }\n },\n handlers: {\n updateVolumeResult: function () {\n CalculatorApp.updateSelectedMaterial();\n var radius = jQuery('#radiusInput').val();\n var length = jQuery('#lengthInput').val();\n var volume = (Math.PI * radius ** 2) * length;\n jQuery('.volumeResult').each(function () {\n jQuery(this).val(volume.toFixed(CalculatorApp.decimalPlaces) + ' in³')\n });\n var capacity =\n volume *\n CalculatorApp.constants.WEIGHT_OF_H2O *\n CalculatorApp.constants.SPECIFIC_GRAVITIES[CalculatorApp.selectedMaterial];\n jQuery('#capacityResult').val(capacity.toFixed(CalculatorApp.decimalPlaces));\n jQuery('#recommendedCapacity').val(\n (capacity * CalculatorApp.constants.RECOMMENDED_CAPACITY)\n .toFixed(CalculatorApp.decimalPlaces)\n );\n var densityValues = jQuery('#packingDensityValues')\n .siblings()\n .map(function () {\n return jQuery(this).text();\n });\n CalculatorApp.handlers.updateCapacityByDensityResults(volume, densityValues);\n },\n updateCapacityByDensityResults: function (volume, densityValues) {\n jQuery('#gramsOfMaterialValues')\n .siblings()\n .each(function (index) {\n jQuery(this).text(\n (parseFloat(densityValues[index]) * volume)\n .toFixed(CalculatorApp.decimalPlaces)\n );\n });\n jQuery('#lbsOfMaterialValues')\n .siblings()\n .each(function (index) {\n jQuery(this).text(\n (parseFloat(densityValues[index]) * volume * CalculatorApp.constants\n .POUNDS_PER_GRAM)\n .toFixed(CalculatorApp.decimalPlaces)\n );\n });\n },\n updateButaneCansResult: function () {\n var poundsOfButane = jQuery('#poundsOfButaneInput').val();\n jQuery('.numberOfCans').each(function (index) {\n jQuery(this).text(\n (poundsOfButane \/ CalculatorApp.butaneCanWeightValues[index])\n .toFixed(CalculatorApp.decimalPlaces)\n );\n });\n }\n }\n };\n var acc = document.getElementsByClassName(\"accordion\");\n var i;\n for (i = 0; i \u003c acc.length; i++) {\n acc[i].onclick = function () {\n this.classList.toggle(\"active\");\n var panel = this.nextElementSibling;\n if (panel.style.maxHeight) {\n panel.style.maxHeight = null;\n } else {\n panel.style.maxHeight = panel.scrollHeight + \"px\";\n }\n }\n }\n\/\/ ]]\u003e\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","published_at":"2018-08-08T13:56:48-05:00","created_at":"2018-08-08T13:56:50-05:00","vendor":"Whip-it! ","type":"Shop All Categories","tags":["10% Off Sale List","Alcohols \u0026 Hydrocarbons","Amazon","Canned Butane","Consumables","Distillation Accessories","Ebay","Els PW 7087","Els PW 9061","Free Gift Eligible - Solvent","free shipping","Hazmat","Marketplace","New Products","Shop All Categories: Distillation","Solvents and Gas","Whip-it! It is the purest natural butane sourced from specific gas fields in the North Sea about 200 miles off the Scottish Coast. The premium quality ensures your lighters and torches are free from clogging and produce the cleanest burn. Premium had exceptional color, yield and total purge time, coming in at just 11 minutes. The precise methodology involves drawing cannabinoids out of the cannabis plant by dissolving them in a solvent. Driving while drugged can impair a person's ability to drive a car. If you are not a retail purchaser you can call in to place an order.\u003c\/strong\u003e\u003c\/b\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cspan style=\"font-size: x-small;\"\u003e\u003cb\u003e\u003cstrong\u003ePermitted Sales Include the Following:\u003c\/strong\u003e\u003c\/b\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cspan style=\"font-size: x-small;\"\u003e\u003cb\u003e\u003cstrong\u003eMedical Collectives or Cooperatives operating under CA Health \u0026amp; Safety Code Section 11362.775\u003c\/strong\u003e\u003c\/b\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"font-size: x-small;\"\u003e\u003cb\u003e\u003cstrong\u003ePersons licensed to perform volatile solvent extraction activity under CA Bus \u0026amp; Prof Code Division 10\u003c\/strong\u003e\u003c\/b\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"font-size: x-small;\"\u003e\u003cb\u003e\u003cstrong\u003eManufacturers, wholesalers, resellers, or retailers solely for the purpose of resale\u003c\/strong\u003e\u003c\/b\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/ul\u003e\n\u003c\/ul\u003e\n\u003c\/ul\u003e\n\u003cbr\u003e\u003cbr\u003e\n\u003cp\u003e\u003cspan style=\"font-size: x-small;\"\u003e\u003cspan style=\"font-size: small;\"\u003eWhip-it!