// Conversion script for www.convert-me.com
// Copyright (c) 1996-2007 by Anna Gershtein and Sergey Gershtein
// All rights reserved.  Unauthorized copying prohibited.
mainArray = new Array (
	"--", "Metric", "",
	"km/sec2", "kilometer per second squared", "km/s<sup>2</sup>",
	"m/sec2", "meter per second squared", "m/s<sup>2</sup>",
	"mm/sec2", "millimeter per second squared", "mm/s<sup>2</sup>",
	"--", "British (Imperial) And U.S. System", "",
	"mile/sec2", "mile per second squared", "-",
	"foot/sec2", "foot per second squared", "ft/s<sup>2</sup>",
	"inch/sec2", "inch per second squared", "in/s<sup>2</sup>",
	"--", "Other Units", "",
	"galileo", "Galileo", "Gal",
	"--", "Car performance", "",
	"shundredkm_1", "seconds from 0 to 100 km/h", "-",
	"ssixtymph_1", "seconds from 0 to 60 mph", "-",
	"shundredmph_1", "seconds from 0 to 100 mph", "-",
	"stwohmph_1", "seconds from 0 to 200 mph", "-",
	"--", "Free Fall Acceleration", "",
	"g", "Standard acceleration of free fall on Earth", "g<sub>n</sub>",
	"gmoon", "*Acceleration of free fall on moon", "-",
	"gmars", "*Acceleration of free fall on Mars", "-",
	"gvenus", "*Acceleration of free fall on Venus", "-");

coeffArray = new Array ( 
 1000,
 1000000,
 0.62137119,
 3280.8399,
 39370.079,
 100000,
 36,
 37.282272,
 22.369363,
 11.184681,
 101.97162,
 625,
 270.27027,
 112.35955,
 1000,
 0.00062137119,
 3.2808399,
 39.370079,
 100,
 0.036,
 0.037282272,
 0.022369363,
 0.011184681,
 0.10197162,
 0.625,
 0.27027027,
 0.11235955,
 6.2137119e-07,
 0.0032808399,
 0.039370079,
 0.1,
 3.6e-05,
 3.7282272e-05,
 2.2369363e-05,
 1.1184681e-05,
 0.00010197162,
 0.000625,
 0.00027027027,
 0.00011235955,
 5280,
 63360,
 160934.4,
 57.936384,
 60,
 36,
 18,
 164.10742,
 1005.84,
 434.95784,
 180.82517,
 12,
 30.48,
 0.0109728,
 0.011363636,
 0.0068181818,
 0.0034090909,
 0.03108095,
 0.1905,
 0.082378378,
 0.034247191,
 2.54,
 0.0009144,
 0.0009469697,
 0.00056818182,
 0.00028409091,
 0.0025900792,
 0.015875,
 0.0068648649,
 0.0028539326,
 0.00036,
 0.00037282272,
 0.00022369363,
 0.00011184681,
 0.0010197162,
 0.00625,
 0.0027027027,
 0.0011235955,
 1.0356187,
 0.62137119,
 0.3106856,
 2.832545,
 17.361111,
 7.5075075,
 3.1210986,
 0.6,
 0.3,
 2.7351236,
 16.764,
 7.2492973,
 3.0137528,
 0.5,
 4.5585394,
 27.94,
 12.082162,
 5.0229213,
 9.1170787,
 55.88,
 24.164324,
 10.045843,
 6.1291562,
 2.6504459,
 1.1018708,
 0.43243243,
 0.17977528,
 0.41573034);

subsArray = new Array ( 
);
