var arrRecomItems1 = new Array();
var arrRecomItemsGrp1 = new Array();

arrRecomItems1[0] = "('Select your engine','#', true, true)";
arrRecomItemsGrp1[0] = 1;
arrRecomItems1[1] = "('Modified Engine','#')";
arrRecomItemsGrp1[1] = 1;
arrRecomItems1[2] = "('- Turbo Charged','index.php?ch=lubricants&pg=lub_oil_recommender&ac=1')";
arrRecomItemsGrp1[2] = 1;
arrRecomItems1[3] = "('- Super Charged','index.php?ch=lubricants&pg=lub_oil_recommender&ac=1')";
arrRecomItemsGrp1[3] = 1;
arrRecomItems1[4] = "('New Engine (5 years and below)','#')";
arrRecomItemsGrp1[4] = 1;
arrRecomItems1[5] = "('- High Horsepower (>1,900cc)','index.php?ch=lubricants&pg=lub_oil_recommender&ac=2')";
arrRecomItemsGrp1[5] = 1;
arrRecomItems1[6] = "('- Mid Horsepower (1,300 to 1,900cc)','index.php?ch=lubricants&pg=lub_oil_recommender&ac=3')";
arrRecomItemsGrp1[6] = 1;
arrRecomItems1[7] = "('- Low Horsepower (<1,300cc)','index.php?ch=lubricants&pg=lub_oil_recommender&ac=4')";
arrRecomItemsGrp1[7] = 1;
arrRecomItems1[8] = "('Old Engine (5 years and above)','index.php?ch=lubricants&pg=lub_oil_recommender&ac=5')";
arrRecomItemsGrp1[8] = 1;
arrRecomItems1[9] = "('Diesel Engine','index.php?ch=lubricants&pg=lub_oil_recommender&ac=6')";
arrRecomItemsGrp1[9] = 1;
arrRecomItems1[10] = "('Mazda Engine RX7 and RX8','index.php?ch=lubricants&pg=lub_oil_recommender&ac=7')";
arrRecomItemsGrp1[10] = 1;

arrRecomItems1[11] = "('Select your engine','#', true, true)";
arrRecomItemsGrp1[11] = 2;
arrRecomItems1[12] = "('4 Stroke Engine','#')";
arrRecomItemsGrp1[12] = 2;
arrRecomItems1[13] = "('- Sports bike','index.php?ch=lubricants&pg=lub_oil_recommender&ac=8')";
arrRecomItemsGrp1[13] = 2;
arrRecomItems1[14] = "('- Easy rider / Cruiser','index.php?ch=lubricants&pg=lub_oil_recommender&ac=9')";
arrRecomItemsGrp1[14] = 2;
arrRecomItems1[15] = "('- Old Motorcycle (5 years and above)','index.php?ch=lubricants&pg=lub_oil_recommender&ac=10')";
arrRecomItemsGrp1[15] = 2;
arrRecomItems1[16] = "('- Lower than 200cc','index.php?ch=lubricants&pg=lub_oil_recommender&ac=11')";
arrRecomItemsGrp1[16] = 2;
arrRecomItems1[17] = "('2 Stroke Engine','#')";
arrRecomItemsGrp1[17] = 2;
arrRecomItems1[18] = "('- Heavy Usage','index.php?ch=lubricants&pg=lub_oil_recommender&ac=12')";
arrRecomItemsGrp1[18] = 2;
arrRecomItems1[19] = "('- Normal Usage','index.php?ch=lubricants&pg=lub_oil_recommender&ac=13')";
arrRecomItemsGrp1[19] = 2;

arrRecomItems1[20] = "('Select your engine','#', true, true)";
arrRecomItemsGrp1[20] = 3;
arrRecomItems1[21] = "('Modified Engine','#')";
arrRecomItemsGrp1[21] = 3;
arrRecomItems1[22] = "('- Turbo Charged','index.php?ch=lubricants&pg=lub_oil_recommender&ac=1')";
arrRecomItemsGrp1[22] = 3;
arrRecomItems1[23] = "('- Super Charged','index.php?ch=lubricants&pg=lub_oil_recommender&ac=1')";
arrRecomItemsGrp1[23] = 3;
arrRecomItems1[24] = "('New Engine (5 years and below)','#')";
arrRecomItemsGrp1[24] = 3;
arrRecomItems1[25] = "('- High Horsepower (>1,900cc)','index.php?ch=lubricants&pg=lub_oil_recommender&ac=14')";
arrRecomItemsGrp1[25] = 3;
arrRecomItems1[26] = "('- Mid Horsepower (1,300 to 1,900cc)','index.php?ch=lubricants&pg=lub_oil_recommender&ac=15')";
arrRecomItemsGrp1[26] = 3;
arrRecomItems1[27] = "('- Low Horsepower (<1,300cc)','index.php?ch=lubricants&pg=lub_oil_recommender&ac=4')";
arrRecomItemsGrp1[27] = 3;
arrRecomItems1[28] = "('Old Engine (5 years and above)','index.php?ch=lubricants&pg=lub_oil_recommender&ac=5')";
arrRecomItemsGrp1[28] = 3;
arrRecomItems1[29] = "('Diesel Engine','index.php?ch=lubricants&pg=lub_oil_recommender&ac=16')";
arrRecomItemsGrp1[29] = 3;
