﻿gProducts.push(new oProduct(5, 'G750', '.75A (750mA)', '6V & 12V', '5 Step', 37.95, true, false, true, true, true,'C'));
gProducts.push(new oProduct(1, 'G1100', '1.1A (1100mA)', '6V & 12V', '7 Step', 53.95, true, false, true, true, true,'C'));
gProducts.push(new oProduct(3, 'G3500', '3.5A (3500mA)', '6V & 12V', '8 Step', 74.95, true, false, true, true, true,'C'));
gProducts.push(new oProduct(4, 'G7200', '7.2A (7200mA)', '12V & 24V', '12 Step', 122.95, true, false, true, true, true,'C'));
gProducts.push(new oProduct(2, 'G26000', '26A (26000mA)', '12V & 24V', '15 Step', 353.95, true, false, false, false, false,'C'));
gProducts.push(new oProduct(13, 'GEN1', '10A (10A/Bank)', '12V', '1 Bank', 134.95, false, true, false, false, false,'C'));
gProducts.push(new oProduct(14, 'GEN2', '20A (10A/Bank)', '12V-24V', '2 Bank', 215.95, false, true, false, false, false,'C'));
gProducts.push(new oProduct(15, 'GEN3', '30A (10A/Bank)', '12V-36', '3 Bank', 269.95, false, true, false, false, false,'C'));
gProducts.push(new oProduct(16, 'GEN4', '40A (10A/Bank)', '12V-48V', '4 Bank', 359.95, false, true, false, false, false,'C'));
gProducts.push(new oProduct(17, 'GEN5', '50A (10A/Bank)', '12V-60V', '5 Bank', 757.95, false, true, false, false, false,'C'));
gProducts.push(new oProduct(18, 'GEN6', '60A (10A/Bank)', '12V-72V', '6 Bank', 1138.95, false, true, false, false, false,'C'));
gProducts.push(new oProduct(6, 'GC001', 'Ext. Connector', 'Fits G750-G7200', 'Battery Clamps', 12.95, true, false, true, true, true,'A'));
gProducts.push(new oProduct(7, 'GC002', 'Ext. Connector', 'Fits G750-G7200', 'Eyelet Terminals', 10.95, true, false, true, true, true,'A'));
gProducts.push(new oProduct(8, 'GC003', 'Ext. Connector', 'Fits G750-G3500', '12V Auxiliary Plug', 14.95, true, false, true, true, true, 'A'));
gProducts.push(new oProduct(9, 'GC004', 'Ext. Connector', 'Fits G750-G7200', '10\' Extension Cable', 15.95, true, false, true, true, true,'A'));
gProducts.push(new oProduct(11, 'GC006', 'Ext. Connector', 'Fits G26000', 'Eyelet Terminals', 23.95, true, false, false, false, false, 'A'));
gProducts.push(new oProduct(10, 'GC005', 'Ext. Connector', 'Fits G26000', 'Battery Clamps', 32.95, true, false, false, false, false, 'A'));
gProducts.push(new oProduct(12, 'GC007', 'Ext. Connector', 'Fits G750-G3500', 'Accessory Kit', 42.95, true, false, true, true, true, 'A'));
gProducts.push(new oProduct(22, 'GC008', 'XL Ext. Connector', 'Fits G750-G7200', 'Eyelet Terminals', 11.95, true, false, true, true, true, 'A'));
