var Picture = new Array(); 
var Generic = new Array(); 
var Dosage = new Array();
var Strength = new Array();
var Brand = new Array();

Picture[1]  = 'images/products/zolotem.gif';
Picture[2]  = 'images/products/cytax.gif';
Picture[3]  = 'images/products/gemibine.gif';
Picture[4]  = 'images/products/carbopa.gif';
Picture[5]  = 'images/products/zodox.gif';
Picture[6]  = 'images/products/bical.gif';
Picture[7]  = 'images/products/aromita.gif';
Picture[8]  = 'images/products/intalfa.gif';
Picture[9]  = 'images/products/taxocare.gif';
Picture[10]  = 'images/products/redemide.gif';
Picture[11]  = 'images/products/arsenox.gif';
Picture[12]  = 'images/products/arasid.gif';
Picture[13]  = 'images/products/dabaz.gif';
Picture[14]  = 'images/products/merex.gif';
Picture[15]  = 'images/products/hytas.gif';
Picture[16]  = 'images/products/imanib.gif';
Picture[17]  = 'images/products/fludocyte.gif';
Picture[18]  = 'images/products/aspanase.gif';
Picture[19]  = 'images/products/neupeg.gif';
Picture[20]  = 'images/products/neukine.gif';
Picture[21]  = 'images/products/zolasta.gif';
Picture[22]  = 'images/products/bonimet.gif';
Picture[23]  = 'images/products/itaspor.gif';
Picture[24]  = 'images/products/clogen.gif';
Picture[25]  = 'images/products/erykine.gif';
Picture[26]  = 'images/products/voritrop.gif';
Picture[27]  = 'images/products/geffy.gif';

Brand[1]  = 'ZOLOTEM';
Brand[2]  = 'CYTAX';
Brand[3]  = 'GEMIBINE';
Brand[4]  = 'CARBOPA';
Brand[5]  = 'ZODOX';
Brand[6]  = 'BICAL';
Brand[7]  = 'AROMITA';
Brand[8]  = 'INTALFA';
Brand[9]  = 'TAXOCARE';

Brand[10]  = 'REDEMIDE';
Brand[11]  = 'ARSENOX';
Brand[12]  = 'ARASID';
Brand[13]  = 'DABAZ';
Brand[14]  = 'MEREX';
Brand[15]  = 'HYTAS';
Brand[16]  = 'IMANIB';
Brand[17]  = 'FLUDOCYTE';
Brand[18]  = 'ASPANASE';

Brand[19]  = 'NEUPEG';
Brand[20]  = 'NEUKINE';
Brand[21]  = 'ZOLASTA';
Brand[22]  = 'BONIMET';
Brand[23]  = 'ITASPOR';
Brand[24]  = 'CLOGEN ';
Brand[25]  = 'ERYKINE';
Brand[26]  = 'VORITROP';
Brand[27]  = 'GEFFY';

Generic[1]  = 'Temozolomide';
Generic[2]  = 'Paclitaxel';
Generic[3]  = 'Gemcitabine';
Generic[4]  = 'Carboplatin';
Generic[5]  = 'Doxorubicin';
Generic[6]  = 'Bicalutamide';
Generic[7]  = 'Anastrozole';
Generic[8]  = 'Interferon alpha 2b';
Generic[9]  = 'Docetaxel';

Generic[10]  = 'Thalidomide';
Generic[11]  = 'Arsenic Trioxide';
Generic[12]  = 'Cytarabine';
Generic[13]  = 'Dacarbazine';
Generic[14]  = 'Methotrexate';
Generic[15]  = 'Hydroxyurea';
Generic[16]  = 'Imatinib mesylate';
Generic[17]  = 'Fludarabine Phophate';
Generic[18]  = 'L-Asparaginase';

Generic[19]  = 'Pegylated rHu G-CSF';
Generic[20]  = 'rHu G-CSF';
Generic[21]  = 'Zoledronic Acid ';
Generic[22]  = 'Ibandronate';
Generic[23]  = 'I.V. Itraconazole ';
Generic[24]  = 'Clotrimazole';
Generic[25]  = 'Erythropoietin alfa';
Generic[26]  = 'Voriconazole';
Generic[27]  = 'Gefitinib';

Dosage[1]  = 'Capsules';
Dosage[2]  = 'Injection';
Dosage[3]  = 'Injection';
Dosage[4]  = 'Injection';
Dosage[5]  = 'Injection';
Dosage[6]  = 'Tablets';
Dosage[7]  = 'Tablets';
Dosage[8]  = 'Injection';
Dosage[9]  = 'Injection';

Dosage[10]  = 'Capsule';
Dosage[11]  = 'Injection';
Dosage[12]  = 'Injection';
Dosage[13]  = 'Injection';
Dosage[14]  = 'Injection';
Dosage[15]  = 'Capsule';
Dosage[16]  = 'Capsule';
Dosage[17]  = 'Injection';
Dosage[18]  = 'Injection';

Dosage[19]  = 'Prefilled Syringes';
Dosage[20]  = 'Prefilled Syringes';
Dosage[21]  = 'Injection';
Dosage[22]  = 'Injection';
Dosage[23]  = 'Injection';
Dosage[24]  = 'Lozenges';
Dosage[25]  = 'Prefilled Syringes';
Dosage[26]  = 'Tablets & Injection';
Dosage[27]  = 'Tablets';

Strength[1]  = '100mg-250 mg';
Strength[2]  = '30mg, 100mg, 200mg and 300mg';
Strength[3]  = '200mg and 1000mg (1g)';
Strength[4]  = '150 mg and 450mg';
Strength[5]  = '10mg and 50mg';
Strength[6]  = '50mg';
Strength[7]  = '1mg';
Strength[8]  = '3 MIU and 5 MIU';
Strength[9]  = '20 mg, 80 mg, 120 mg';

Strength[10]  = '50mg and 100mg';
Strength[11]  = '10mg';
Strength[12]  = '100mg, 500mg and 1000mg';
Strength[13]  = '100mg, 200mg and 500mg';
Strength[14]  = '15mg, 50mg, 500mg and 1000mg';
Strength[15]  = '500mg';
Strength[16]  = '100mg';
Strength[17]  = '50mg';
Strength[18]  = '5000 IU, 10,000 IU';

Strength[19]  = '6mg';
Strength[20]  = '150 mcg, 300 mcg, 480mcg';
Strength[21]  = '4mg';
Strength[22]  = '6mg';
Strength[23]  = '200mg';
Strength[24]  = '10mg';
Strength[25]  = '10,000 IU & 40,000 IU ';
Strength[26]  = '5 mg & 200 mg tablets, 200 mg Injection';
Strength[27]  = '250 mg';