PeteSoft.com
Home
Products
What's New
Features
FAQs
Pricing
Latest Buzz
Free Calculators
Google Gadgets

Google
Login ID
Password
Login Page
Smoking Costs Calculator

Smoking cigarettes can be an expensive habit. Use this calculator to see how much cigarettes are costing you each day, week, month, year, or over your lifetime. Of course, if you want to quit smoking these costs represent the money you could save.

Pricing
  Add to Cart
All Products View Cart
Promotion Code


Popup

Copy this text to popup the calculator in its own window. It is important to use your Account Number instead of 1 as shown in this example.

view
<script language="JavaScript" type="text/javascript">
<!--

//Smoking Costs
function SmokingCosts()
{
  window.open('http://www.webcalcsolutions.com/Health-Calculators/Smoking-Costs.asp?AcctNum=1', '_blank', 'width=450,height=575,directories=0,location=0,menubar=0,resizable=1,scrollbars=1,status=0,toolbar=0');
}

-->
</script>
<i>Health Cost Calculators</i><br>
<a href="javascript:SmokingCosts();">Smoking Costs</a><br>
<br>
<a href='http://www.webcalcsolutions.com/' style='font-size: 8pt;'>Online Calculators - Financial Calculators, Health Calculators, and Health Assessments from WebCalcSolutions.com</a><br>


Embedded

Copy this text to embed the calculator in your webpage.It is important to use your Account Number instead of 1 as shown in this example.

view
<iframe src="http://www.webcalcsolutions.com/Health-Calculators/Smoking-Costs.asp?AcctNum=1" width="450" height="575" frameborder="0" scrolling="auto"><a href="http://www.webcalcsolutions.com/Health-Calculators/Catalog.asp" target="_blank">Smoking Costs Calculator</a></iframe>
<br>
<a href='http://www.webcalcsolutions.com/' style='font-size: 8pt;'>Online Calculators - Financial Calculators, Health Calculators, and Health Assessments from WebCalcSolutions.com</a><br>


Customizable Field Values

You can customize the following field values for this calculator. When the calculator runs it will have the values you set for these fields. It is important to use your Account Number instead of 1 as shown in this example.

Smoking Costs    view
Smoking Costs Calculator's
Customizable Fields
Screen Name Parm Name Parm Value Used in this Example
Title Title Mr. O'Riley
Cost per Pack CostPerPack 3.55
Sales Tax % SalesTaxPct 6.25
Cigarettes per Pack PerPack 24
Smoked per Day PerDay 12
Show Cost over Length 2
Years/Months/Weeks/Days (drop-down) LengthPrd Years

View Customized Calculator
<script language="JavaScript" type="text/javascript">
<!--
//Smoking Costs
function SmokingCosts()
{
  window.open('http://www.webcalcsolutions.com/Health-Calculators/Smoking-Costs.asp?AcctNum=1&' +
    'Title=Mr. O%27Riley&CostPerPack=3.55&SalesTaxPct=6.25&PerPack=24&PerDay=12&' +
    'Length=2&LengthPrd=Years',
    '_blank',
    'width=450,height=575,directories=0,location=0,menubar=0,resizable=1,scrollbars=1,status=0,toolbar=0');
}

-->
</script>
<a href="javascript:SmokingCosts();">Smoking Costs</a><br>
<br>
<a href='http://www.webcalcsolutions.com/' style='font-size: 8pt;'>Online Calculators - Financial Calculators, Health Calculators, and Health Assessments from WebCalcSolutions.com</a><br>

Our examples have special characters (& or ') that must be encoded to be interpreted properly by the browser. If the customized text you want to use has any of these characters (&, ' [apostrophe or single-quote], #, ?, ", \ or %) we have provided this Encode tool so you can see how to type it into your script. Enter your customized text then select 'Encode'. The encoded text will show up in the lower box and can be copied and pasted directly into your script.



Copy and Paste