// 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 (
	"--", "Common Units", "",
	"circle", "circumference", "circle",
	"sextant", "sextant", "-",
	"radian", "radian", "rad",
	"degree", "degree", "deg",
	"grade", "grade", "grad",
	"ciminute", "minute", "'",
	"cisecond", "second", "''",
	"--", "Nautical", "",
	"rhumb", "nautical rhumb", "-",
	"--", "Artillery", "These scales are used in some military sights and equipment. The name 'thousandth' is due to the fact the unit is close to 1/1000 of a radian.",
	"rusthnd", "Russian thousandth", "-",
	"gmnthnd", "German thousandth", "-");

coeffArray = new Array ( 
 6,
 6.2831853,
 360,
 400,
 21600,
 1296000,
 32,
 6000,
 6400,
 1.0471976,
 60,
 66.666667,
 3600,
 216000,
 5.3333333,
 1000,
 1066.6667,
 57.29578,
 63.661977,
 3437.7468,
 206264.81,
 5.0929582,
 954.92966,
 1018.5916,
 1.1111111,
 60,
 3600,
 0.088888889,
 16.666667,
 17.777778,
 54,
 3240,
 0.08,
 15,
 16,
 60,
 0.0014814815,
 0.27777778,
 0.2962963,
 2.4691358e-05,
 0.0046296296,
 0.0049382716,
 187.5,
 200,
 1.0666667);

subsArray = new Array ( 
);
