//data.js
//written by L.D. Buta on 2/1/2005
//updated on 4/9/2005 with real/questions and answers
//added new questions and answers on 12/19/2005

var NFS_FAQ = new Array();
		NFS_FAQ[0] = new Array();
		NFS_FAQ[0][0] = "How many coins do the NFS coin machines process?";
		NFS_FAQ[0][1] = "Currently, the NFS 4100 & NFS 4000 process approximately 4500 coins per minute. The NFS machines are built for durability and will process over 100 million coins before wear parts need to be replaced.";

		NFS_FAQ[1] = new Array();
		NFS_FAQ[1][0] = "Do the NFS machines detect counterfeit coins?";
		NFS_FAQ[1][1] = "At this time, the NFS Product line does not detect counterfeit coins.";

		NFS_FAQ[2] = new Array();
		NFS_FAQ[2][0] = "How often do parts have to be changed?";
		NFS_FAQ[2][1] = "The NFS coin machines will process over 100 million coins before wear parts need to be replaced.";
		
		NFS_FAQ[3] = new Array();
		NFS_FAQ[3][0] = "What makes the NFS machines different from the other sorters, counters, and verifiers in the industry?";
		NFS_FAQ[3][1] = "The NFS 4000 and 4100 coin machines are built for heavy use.  There are very few wear parts that will ever need to be replaced. This superior quality lends us an advantage over our competitors' models. Also, our machines already come fully loaded, so there are no extra costs to worry about.";
		
		NFS_FAQ[4] = new Array();
		NFS_FAQ[4][0] = "Do the NFS coin machines process Euros?";
		NFS_FAQ[4][1] = "Yes, the NFS machines can be customized to process any countries' coin, up to 10 denominations.";
		
		NFS_FAQ[5] = new Array();
		NFS_FAQ[5][0] = "If a new coin is added, will I need a new machine?";
		NFS_FAQ[5][1] = "No. The NFS machines can be easily adapted to accommodate the new coin.";
		
		NFS_FAQ[6] = new Array();
		NFS_FAQ[6][0] = "Will the NFS 4100 counter/verifier jam if something larger than the coin being verified is in the coin bag?";
		NFS_FAQ[6][1] = "No. Unlike other machines, the NFS 4100 will process the larger coins without a jam. The machine counts the coin as it passes the denomination being verified. But then, it subtracts the coin after it passes that point and drops it into the off chute.";

		NFS_FAQ[7] = new Array();
		NFS_FAQ[7][0] = "What is the hopper capacity size for the NFS machines?";
		NFS_FAQ[7][1] = "The NFS 4000 and 4100 machines come standard with a very large capacity hopper which holds approx. 15,000 pennies (.01 US). The NFS machines are built to meet and exceed your production volume needs.";

		NFS_FAQ[8] = new Array();
		NFS_FAQ[8][0] = "Are the NFS machines freely programmable to stop at each bag count?";
		NFS_FAQ[8][1] = "Yes. The user can easily program or change the bag stop settings for each denomination.";

		NFS_FAQ[9] = new Array();
		NFS_FAQ[9][0] = "What is your outside case made out of?";
		NFS_FAQ[9][1] = "A very durable, high quality steel. There are almost no plastic parts on our machine.";

		NFS_FAQ[10] = new Array();
		NFS_FAQ[10][0] = "Is there a signal or sound or any other kind of alarm to alert the user when a bag stop has been reached?";
		NFS_FAQ[10][1] = "Yes. The LCD display flashes and the denomination of the bag that is full is displayed.";

		NFS_FAQ[11] = new Array();
		NFS_FAQ[11][0] = "What will happen to the NFS machines in the event of a power failure?";
		NFS_FAQ[11][1] = "In the event of a power failure, the NFS machines will save all processing data instantly, which includes the active coin counts and other vital information. This data is accurately restored when the power is returned.";
		
		NFS_FAQ[12] = new Array();
		NFS_FAQ[12][0] = "What is shown on a printed receipt?";
		NFS_FAQ[12][1] = "The coin machine model and serial number, the Operator number, and the Bin number are printed on the receipt. The coin denominations and their values (or counts) for the NFS 4000 sorter are printed, followed by a total value. The valid coins and rejected coins are also printed for the NFS 4100 verifier.";

		NFS_FAQ[13] = new Array();
		NFS_FAQ[13][0] = "Are the NFS machines able to interface to a computer?";
		NFS_FAQ[13][1] = "Yes. The NFS machines are USB compatible (cables included). Using an RS-485 interface, networking is also allowed of up to 32 coin machines to one computer terminal.";

		NFS_FAQ[14] = new Array();
		NFS_FAQ[14][0] = "What options and accessories are available on the NFS machines?";
		NFS_FAQ[14][1] = "None. The NFS machines come fully loaded.";
		
		NFS_FAQ[15] = new Array();
		NFS_FAQ[15][0] = "Are the NFS machines 220 volt compatible?";
		NFS_FAQ[15][1] = "Yes. The voltage of the NFS machines is 110/220 Volts, 60-50 HZ.";

		