<?php # For filling value in "book_type" field # if category is "Science Kit" then fill "SKIT". # if category is "Magazines" then fill "IND" for "Individual" and "INS" for "Institutional" # if category is "Books" then fill "H" for "Hard Bound" and "S" for "Soft Bound" # Don't fill any thing in those books which are already available in science kit. # If books are BAl Vaigyanik books then fill it book_type with "BAL" /* -------------------------- Science Kit -------------------------- */ //MMM29dec10-Added following category for testing //$books_r[] = array("category"=>"Science kit", "title"=>"विज्ञान पिटारा (हिंदी किताबों के साथ)<br>करीबन १३० चीजें और ३ बाल वैज्ञानिक किताबें<br>Cost includes 13% CST plus forwarding charges", "description"=>"", "price"=>"", "isnew"=>1, "language"=>"H", "book_type"=>"SKIT"); $books_r[] = array("category"=>"Science kit", "title"=>"Hands on Science Kit (<strong>हिंदी</strong> किताबों के साथ)<br>Contains approximately 130 items and 3 Bal Vaigyanik Workbooks<br>Cost includes 18% GST plus forwarding charges", "description"=>"", "price"=>"6000", "isnew"=>0, "language"=>"H", "book_type"=>"SKIT"); $books_r[] = array("category"=>"Science kit", "title"=>"Hands on Science Kit (with <strong>English</strong> workbooks)<br>Contains approximately 150 items and 3 Bal Vaigyanik Workbooks<br>Cost includes 18% GST plus forwarding charges", "description"=>"", "price"=>"6000", "isnew"=>0, "language"=>"E", "book_type"=>"SKIT"); /* -------------------------- Magazine's -------------------------- */ //$books_r[] = array("category"=>"Magazines", "title"=>"Test product", "description"=>"This is Test product. Please ignore it.", "price"=>"2", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); //$books_r[] = array("category"=>"Magazines - Annual Subscription", "title"=>"Chakmak monthly (For <strong>individuals</strong>)", "description"=>"", "price"=>"300", "isnew"=>0, "language"=>"H", "book_type"=>"IND"); $books_r[] = array("category"=>"Magazines - Annual Subscription", "title"=>"Chakmak (Monthly) By Registerd Post ", "description"=>"", "price"=>"800", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); //$books_r[] = array("category"=>"Magazines - Annual Subscription", "title"=>"Srote monthly (For <strong>individuals</strong>)", "description"=>"", "price"=>"150", "isnew"=>0, "language"=>"H", "book_type"=>"IND"); $books_r[] = array("category"=>"Magazines - Annual Subscription", "title"=>"Srote (Monthly)", "description"=>"", "price"=>"300", "isnew"=>0, "language"=>"H", "book_type"=>"INS", "cbse"=>"1"); //$books_r[] = array("category"=>"Magazines - Annual Subscription", "title"=>"Srote monthly", "description"=>"", "price"=>"150", "isnew"=>0, "language"=>"H", "book_type"=>"S"); //$books_r[] = array("category"=>"Magazines - Annual Subscription", "title"=>"Sandarbh bimonthly (For <strong>individuals</strong>)", "description"=>"", "price"=>"150", "isnew"=>0, "language"=>"H", "book_type"=>"IND"); $books_r[] = array("category"=>"Magazines - Annual Subscription", "title"=>"Sandarbh (Bi-monthly) By Registerd Post", "description"=>"", "price"=>"450", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); /* -------------------------- Books -------------------------- */ $books_r[] = array("category"=>"Written by Children (Hindi)", "title"=>"Lomdi aur Zameen", "description"=>"", "price"=>"32", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Written by Children (Hindi)", "title"=>"Azadi ki nukti", "description"=>"", "price"=>"45", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Written by Children (Hindi)", "title"=>"Pyara laddu", "description"=>"", "price"=>"35", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Written by Children (Hindi)", "title"=>"Hamko phir chhutti", "description"=>"", "price"=>"30", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Written by Children (Hindi)", "title"=>"Temru", "description"=>"", "price"=>"40", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Written by Children (Hindi)", "title"=>"Bakari Ki Cycle", "description"=>"", "price"=>"75", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Written by Children (Hindi)", "title"=>"Chashma Naya Hai", "description"=>"", "price"=>"75", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Written by Children (Hindi)", "title"=>"Mera Khachcher Danda Hai", "description"=>"", "price"=>"135", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Written by Children (Hindi)", "title"=>"Tees Ki Murgi Bees Main", "description"=>"", "price"=>"135", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Written by Children (Hindi)", "title"=>" Bhoolbhulaiya", "description"=>"", "price"=>"135", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Written by Children (Hindi)", "title"=>" Talabandi me Baalbiti", "description"=>"", "price"=>"150", "isnew"=>1, "language"=>"H", "book_type"=>"S"); //$books_r[] = array("category"=>"Big Books", "title"=>"name of Book", "description"=>"", "price"=>"175", "isnew"=>1, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Big Book (Hindi)", "title"=>"Khichadi Ek Lok Katha (Big Book)", "description"=>"", "price"=>"160", "isnew"=>0, "language"=>"H", "book_type"=>"B", "cbse"=>"1"); $books_r[] = array("category"=>"Big Book (Hindi)", "title"=>"Billi Ke Bachche (Big Book)", "description"=>"", "price"=>"240", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Big Book (Hindi)", "title"=>"So Ja Ulloo (Big Book)", "description"=>"", "price"=>"280", "isnew"=>0, "language"=>"E", "book_type"=>"B"); $books_r[] = array("category"=>"Big Book (Hindi)", "title"=>"Appukuttan Ko Tolein Kaise? (Big Book)", "description"=>"", "price"=>"180", "isnew"=>0, "language"=>"H", "book_type"=>"B", "cbse"=>"1"); $books_r[] = array("category"=>"Big Book (Hindi)", "title"=>"Shaljam (Big Book)", "description"=>"", "price"=>"225", "isnew"=>0, "language"=>"H", "book_type"=>"B", "cbse"=>"1"); $books_r[] = array("category"=>"Big Book (Hindi)", "title"=>"Agla Kaun (Big Book) ", "description"=>"", "price"=>"260", "isnew"=>0, "language"=>"H", "book_type"=>"B", "cbse"=>"1"); $books_r[] = array("category"=>"Big Book (Hindi)", "title"=>"Chiknik Choon (Big Book)", "description"=>"", "price"=>"165", "isnew"=>0, "language"=>"H", "book_type"=>"B", "cbse"=>"1"); $books_r[] = array("category"=>"Big Book (Hindi)", "title"=>"Baitha Aas Lagye Jaldi Saal Pura Ho Jaye (Big Book)", "description"=>"", "price"=>"175", "isnew"=>0, "language"=>"H", "book_type"=>"B", "cbse"=>"1"); $books_r[] = array("category"=>"Big Book (Hindi)", "title"=>"Bazar (Big Book)", "description"=>"", "price"=>"160", "isnew"=>0, "language"=>"H", "book_type"=>"B", "cbse"=>"1"); $books_r[] = array("category"=>"Big Book (Hindi)", "title"=>"Chuhe Ko Mili Pencil(Big Book)", "description"=>"", "price"=>"175", "isnew"=>1, "language"=>"E", "book_type"=>"B", "cbse"=>"1"); $books_r[] = array("category"=>"Big Book (Hindi)", "title"=>"Main Bhee. (Big Book)", "description"=>"", "price"=>"175", "isnew"=>1, "language"=>"H", "book_type"=>"B", "cbse"=>"1"); $books_r[] = array("category"=>"Big Book (Hindi)", "title"=>"Nav Chali (Big Book)", "description"=>"", "price"=>"175", "isnew"=>1, "language"=>"H", "book_type"=>"B", "cbse"=>"1"); $books_r[] = array("category"=>"Big Book (English)", "title"=>"The Three Kittens (Big Book)", "description"=>"", "price"=>"280", "isnew"=>0, "language"=>"E", "book_type"=>"B", "cbse"=>"1"); $books_r[] = array("category"=>"Big Book (English)", "title"=>"Who's Next (Big Book)", "description"=>"", "price"=>"350", "isnew"=>0, "language"=>"E", "book_type"=>"B", "cbse"=>"1"); $books_r[] = array("category"=>"Big Book (English)", "title"=>"The Mouse And the pencil (Big Book)", "description"=>"", "price"=>"220", "isnew"=>1, "language"=>"E", "book_type"=>"B", "cbse"=>"1"); $books_r[] = array("category"=>"Big Book (English)", "title"=>"Me Too (Big Book)", "description"=>"", "price"=>"220", "isnew"=>1, "language"=>"E", "book_type"=>"B", "cbse"=>"1"); $books_r[] = array("category"=>"Big Book (English)", "title"=>"The Boat (Big Book)", "description"=>"", "price"=>"220", "isnew"=>1, "language"=>"E", "book_type"=>"B", "cbse"=>"1"); $books_r[] = array("category"=>"Plays for children (Hindi)", "title"=>"Najanu ke rang (Natak)", "description"=>"", "price"=>"45", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Plays for children (Hindi)", "title"=>"Haddi (Natak)", "description"=>"", "price"=>"50", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Plays for children (English)", "title"=>"The Sometimes River and Remember, Remember ", "description"=>"", "price"=>"300", "isnew"=>1, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Plays for children (Marathi)", "title"=>"Vangi Nahi Ali !! Kuni Aaiktay Ka?", "description"=>"", "price"=>"160", "isnew"=>1, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poems for children (Hindi)", "title"=>"Billi bole myaun", "description"=>"", "price"=>"60", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poems for children (Hindi)", "title"=>"Banki banki dhoop ", "description"=>"", "price"=>"55", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poems for children (Hindi)", "title"=>"Rituon ka school", "description"=>"", "price"=>"40", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poems for children (Hindi)", "title"=>"Chhutki gilhari", "description"=>"", "price"=>"35", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poems for children (Hindi)", "title"=>"Phar phar udi patang", "description"=>"", "price"=>"12", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poems for children (Hindi)", "title"=>"Nai sawari ", "description"=>"", "price"=>"12", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poems for children (Hindi)", "title"=>"Akkad-Bakkad ", "description"=>"", "price"=>"30", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poems for children (Hindi)", "title"=>"Aapke Japani Haiku", "description"=>"", "price"=>"12", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poems for children (Hindi)", "title"=>"Doodh Jalebi Jagagga ", "description"=>"", "price"=>"35", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poems for children (Hindi)", "title"=>"Baith Ghoda Pani Pee...", "description"=>"", "price"=>"80", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poems for children (Hindi)", "title"=>"Kyoji Beta Ramsahay", "description"=>"", "price"=>"28", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poems for children (Hindi)", "title"=>"Nana Nani", "description"=>"", "price"=>"30", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poems for children (Hindi)", "title"=>"Tesu Raja Beech Bazar", "description"=>"", "price"=>"60", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poems for children (Hindi)", "title"=>"Dhoop Khili Hai Hawa Chali Hai", "description"=>"", "price"=>"55", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poems for children (Hindi)", "title"=>"Cycle Par Tha Kavva!", "description"=>"", "price"=>"35", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Poems for children (Hindi)", "title"=>"Aai Ek Khabar ", "description"=>"", "price"=>"50", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Poems for children (Hindi)", "title"=>"Megh Ki Chhaya", "description"=>"", "price"=>"35", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Poems for children (Hindi)", "title"=>"Ek Do Dus", "description"=>"", "price"=>"30", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Poems for children (Hindi)", "title"=>"Ghumantuon Ka Dera", "description"=>"", "price"=>"45", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Poems for children (Hindi)", "title"=>"Cheenta", "description"=>"", "price"=>"35", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poems for children (Hindi)", "title"=>"Aam ke Sar Pe", "description"=>"", "price"=>"25", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poems for children (Hindi)", "title"=>"Bazar", "description"=>"", "price"=>"30", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poems for children (Hindi)", "title"=>"Dhammak-Dhammak", "description"=>"", "price"=>"35", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poems for children (Hindi)", "title"=>"Ped Neela Tha", "description"=>"", "price"=>"40", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poems for children (Hindi)", "title"=>"Akal Aur Uske Baad", "description"=>"", "price"=>"35", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poems for children (Hindi)", "title"=>"Kya Baat Ho gayi", "description"=>"", "price"=>"25", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poems for children (Hindi)", "title"=>"Aao Badal", "description"=>"", "price"=>"35", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poems for children (Hindi)", "title"=>"Patang ", "description"=>"", "price"=>"35", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poems for children (Hindi)", "title"=>"Laal Pahat | The Red Hill", "description"=>"", "price"=>"25", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poems for children (Hindi)", "title"=>"Hau Hau Happ", "description"=>"", "price"=>"130", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poems for children (Hindi)", "title"=>"Abu-Sabu", "description"=>"", "price"=>"25", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poems for children (Hindi)", "title"=>"Thaon-Thaon Ghuma", "description"=>"", "price"=>"30", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poems for children (Hindi)", "title"=>"Laal Phoolon ki Khushboo Peeli", "description"=>"", "price"=>"60", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poems for children (Hindi)", "title"=>"Char Cheetiyan", "description"=>"", "price"=>"35", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poems for children (Hindi)", "title"=>"Allo Bhaloo Chand Samandar", "description"=>"", "price"=>"35", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poems for children (Hindi)", "title"=>"Pani Dhar-Dhar Barse", "description"=>"", "price"=>"60", "isnew"=>1, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poems for children (Hindi)", "title"=>"Neem Teri Nimboli Peeli", "description"=>"", "price"=>"35", "isnew"=>1, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poems for children (Hindi)", "title"=>"Aada Pada", "description"=>"", "price"=>"60", "isnew"=>1, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poems for children (English)", "title"=>"Flying Man", "description"=>"", "price"=>"40", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Poems for children (English)", "title"=>"Three Little monkeys", "description"=>"", "price"=>"45", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Poems for children (English)", "title"=>"Rangy - The Mangy Dog", "description"=>"", "price"=>"45", "isnew"=>0, "language"=>"E", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Poems for children (Urdu)", "title"=>"Nana Nani (Urdu)", "description"=>"", "price"=>"12", "isnew"=>0, "language"=>"U", "book_type"=>"S"); $books_r[] = array("category"=>"Poems for children (Urdu)", "title"=>"Akkad-Bakkad (Urdu)", "description"=>"", "price"=>"18", "isnew"=>0, "language"=>"U", "book_type"=>"S"); $books_r[] = array("category"=>"Poems for children (Urdu)", "title"=>"Aapke Japani Haiku (Urdu)", "description"=>"", "price"=>"16", "isnew"=>0, "language"=>"U", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Kahani sangrah (Out of Stock)", "description"=>"", "price"=>"", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Mitti ki baat", "description"=>"", "price"=>"40", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Mujhe Doop Chahiye ", "description"=>"", "price"=>"45", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Chichibaba ke bhai", "description"=>"", "price"=>"50", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Pyara Kunaba ", "description"=>"", "price"=>"70", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Ool Jalool (Out of Stock)", "description"=>"", "price"=>"", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Chhote Chacha ab Aapke Shahar Main", "description"=>"", "price"=>"100", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Pippi, Emil, Mardi aur Karlson ke mazedar karname ", "description"=>"", "price"=>"315", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Mijban", "description"=>"", "price"=>"55", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Akal Badi Ya Bhains !", "description"=>"", "price"=>"40", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Chheeenka-Chheenk", "description"=>"", "price"=>"45", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); //$books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Chheeenka-Chheenk", "description"=>"", "price"=>"38", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Aditi Aur Ek Aankh Wali Bandariya ", "description"=>"", "price"=>"75", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Aditi Aur Thames Ka Dragon ", "description"=>"", "price"=>"75", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Aditi Aur Samudri Sanyasin", "description"=>"", "price"=>"60", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Aditi Aur Vigyani Sanyasin", "description"=>"", "price"=>"70", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Aditi Aur Uske Doston Ne Kiya Jwalamukhi Daitya Ka Samana", "description"=>"", "price"=>"55", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Aditi Aur Uske Doston Ki Grendel Se Mulaqaat", "description"=>"", "price"=>"70", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Aditi Aur Uske Doston Ne Ki Budapest Badlu Ki Madad", "description"=>"", "price"=>"60", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Aditi Aur Uske Doston Shemeek Kee Talaash Mein", "description"=>"", "price"=>"55", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Parbat Ka Pret", "description"=>"", "price"=>"60", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Andaman Ka Ladka ", "description"=>"", "price"=>"130", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Aditi Ki Sahas Kathayen - Bhag 1 (Set of 4 Books) <br> (Aditi Aur Ek Aankh Wali Bandariya, Aditi Aur Thames Ka Dragon, Aditi Aur Samudri Sanyasin, Aditi Aur Vigyani Sanyasin)", "description"=>"", "price"=>"245", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Aditi Ki Sahas Kathayen - Bhag 2 (Set of 4 Books) <br> (Aditi or Uske Dosto Me Kiya Ne Kiya Jwalamukhi Daitya Ka Samana, Aditi Aur Uske Doston Ki Grendal Se Mulaqaat, Aditi Aur Uske Doston Ne Ki Budapest Badlu Ki Madad, Aditi Aur Uske Dost Shameek Kee Talaash Mein )", "description"=>"", "price"=>"280", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Moin Aur Rakshas (Out of Stock)", "description"=>"", "price"=>"", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Lynette Ka Safar", "description"=>"", "price"=>"90", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Maikal Pahadon Ke Bagha", "description"=>"", "price"=>"120", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Kakku Ke Karname", "description"=>"", "price"=>"35", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Jangali Sarson Ke Uphaar", "description"=>"", "price"=>"95", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Kahaniyon Ka Ped", "description"=>"", "price"=>"50", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Maa", "description"=>"", "price"=>"85", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Ajooba Aur Anya kahaniyan (Out of Stocl)", "description"=>"", "price"=>"", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Bachpan Ki Batein", "description"=>"", "price"=>"150", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Adrashya Log", "description"=>"", "price"=>"85", "isnew"=>0, "language"=>"H", "book_type"=>"S"); //$books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Siyar Aur More", "description"=>"", "price"=>"60", "isnew"=>1, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Palashpur me Picnic", "description"=>"", "price"=>"65", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Hana Ka Suitcase", "description"=>"", "price"=>"130", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Kittu Udanchoo", "description"=>"", "price"=>"70", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Kahani Ranjan Ki", "description"=>"", "price"=>"65", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Manya Ki Dahad", "description"=>"", "price"=>"65", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Kiki", "description"=>"", "price"=>"65", "isnew"=>0, "language"=>"H", "book_type"=>"S"); //$books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Ande Se Nikla Bachhera To Jhonpadi Se Tapka", "description"=>"", "price"=>"50", "isnew"=>1, "language"=>"H", "book_type"=>"S"); //$books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Chand Ki Shararat", "description"=>"", "price"=>"50", "isnew"=>1, "language"=>"H", "book_type"=>"S"); //$books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Na Aasmaan Gira, Na Chaand Baukhalaya", "description"=>"", "price"=>"50", "isnew"=>1, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Rickshawwali Ladki", "description"=>"", "price"=>"70", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Chudail ka Nashta aur Anya Kahaniyan", "description"=>"", "price"=>"70", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>"Sab Mazedari Hai!: Katha Neelgarh", "description"=>"", "price"=>"175", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>" Amra Aur Dayan", "description"=>"", "price"=>"65", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>" Ahaad Gao Pahaad Gao", "description"=>"", "price"=>"40", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>" Hina Purani Dilli Mein", "description"=>"", "price"=>"125", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>" Arunachal Ke Saras ", "description"=>"", "price"=>"100", "isnew"=>1, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>" Log aur vanya Jeevan", "description"=>"", "price"=>"175", "isnew"=>1, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>" Ghar ke Aaspaas ke Jeev-Jantu", "description"=>"", "price"=>"110", "isnew"=>1, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>" Dar Darata Kyun Hai ", "description"=>"", "price"=>"80", "isnew"=>1, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>" Azadi Darata Kya Hai ", "description"=>"", "price"=>"80", "isnew"=>1, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>" Khayal Rakhna Kya Hota Hai ", "description"=>"", "price"=>"80", "isnew"=>1, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>" Beticket Musafir ", "description"=>"", "price"=>"80", "isnew"=>1, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>" Phir Se Ghar Ki Or ", "description"=>"", "price"=>"70", "isnew"=>1, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>" Sayani Nandini ", "description"=>"", "price"=>"90", "isnew"=>1, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>" Asadharan Ghar", "description"=>"", "price"=>"100", "isnew"=>1, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (Hindi)", "title"=>" Chhapak !!! ", "description"=>"", "price"=>"80", "isnew"=>1, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (English)", "title"=>"Lynette's Journey (Out of Stock)", "description"=>"", "price"=>"", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (English)", "title"=>"Mridu In Madras", "description"=>"", "price"=>"160", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (English)", "title"=>"A Week along the Ganga", "description"=>"", "price"=>"115", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (English)", "title"=>"Hina in Purani Dilli", "description"=>"", "price"=>"165", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (English)", "title"=>"Ranjan's Tale", "description"=>"", "price"=>"70", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Story books (English)", "title"=>"Clean Bowled", "description"=>"", "price"=>"90", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Billi ke bachche", "description"=>"", "price"=>"35", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture story books", "title"=>"Nav chali", "description"=>"", "price"=>"30", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture story books", "title"=>"Chuhe ko mili pencil", "description"=>"", "price"=>"30", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Mai bhi", "description"=>"", "price"=>"30", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Rusi Aur Pussy", "description"=>"", "price"=>"32", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Bhaloo ne kheli football", "description"=>"", "price"=>"35", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Natkhat Gadha", "description"=>"", "price"=>"25", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Nanhe Chuze Ki Dost", "description"=>"", "price"=>"25", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Do Tote / Teen Saathi / Haleem chala chand par", "description"=>"", "price"=>"30", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Chhutki Ullee ", "description"=>"", "price"=>"25", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Maine ek line banae", "description"=>"", "price"=>"50", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture story books", "title"=>"Tumne mera anda to nahi dekha", "description"=>"", "price"=>"40", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture story books", "title"=>"Nilofer ki muskan", "description"=>"", "price"=>"48", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Haathi ki hitchki ", "description"=>"", "price"=>"90", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture story books", "title"=>"O harial ped / O Flowering Tree (Bilingual E/H) ", "description"=>"", "price"=>"40", "isnew"=>0, "language"=>"B", "book_type"=>"S"); //$books_r[] = array("category"=>"Picture story books", "title"=>"Khichadi�. Ek Lok Katha (Big Book)", "description"=>"", "price"=>"150", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); //$books_r[] = array("category"=>"Picture story books", "title"=>"Billi Ke Bachche (Big Book)", "description"=>"", "price"=>"185", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture story books", "title"=>"Mendak ka Nashta", "description"=>"", "price"=>"55", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture story books", "title"=>"Kitab! Kitab! Kitab!", "description"=>"", "price"=>"130", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture story books", "title"=>"Gaon Ka Bachcha", "description"=>"", "price"=>"120", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture story books", "title"=>"Nanha Bagha", "description"=>"", "price"=>"50", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Pranav School Kaise Gaya", "description"=>"", "price"=>"32", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Pehla Ghar / The First House", "description"=>"", "price"=>"35", "isnew"=>0, "language"=>"B", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Mann Ke Laddu / Day-Dream ", "description"=>"", "price"=>"40", "isnew"=>0, "language"=>"B", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Main Tau Billi Hoon!", "description"=>"", "price"=>"55", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Shahanshah Akbar ko Kaun Sikhayega?", "description"=>"", "price"=>"45", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture story books", "title"=>"Khichadi�.. Ek Lok Katha (Mid Size)", "description"=>"", "price"=>"32", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture story books", "title"=>"Appukuttan Ko Tolein Kaise?", "description"=>"", "price"=>"45", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture story books", "title"=>"School Mein Pranav Ka Pehla Din ", "description"=>"", "price"=>"32", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture story books", "title"=>"Geet Ka Kamaal", "description"=>"", "price"=>"100", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture story books", "title"=>"Chutkoo Ud Chala ...", "description"=>"", "price"=>"70", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture story books", "title"=>"Hamara John ", "description"=>"", "price"=>"75", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture story books", "title"=>"Barasta Tarbooz", "description"=>"", "price"=>"70", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture story books", "title"=>"Bhediye Ko Dusht Kyun Kehte hain? ", "description"=>"", "price"=>"80", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture story books", "title"=>"Andhere Ka Bhoot", "description"=>"", "price"=>"45", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture story books", "title"=>"Jhingur Ga Na Paye!", "description"=>"", "price"=>"45", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture story books", "title"=>"Badalon Ke Saath Ek Din", "description"=>"", "price"=>"48", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture story books", "title"=>"Beej Boya / Sowing a Seed", "description"=>"", "price"=>"50", "isnew"=>0, "language"=>"B", "book_type"=>"S","cbse"=>"1"); $books_r[] = array("category"=>"Picture story books", "title"=>"Joon Aur Too", "description"=>"", "price"=>"35", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Cycle Ka Sapna ", "description"=>"", "price"=>"80", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Ek Thi Bitti Ek Tha Bittu", "description"=>"", "price"=>"60", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"CLI-Set Of 18 Books <br> Main Patang Udata Hun/I Fly a Kite, Munni Deewar par Chad Gai/ Munni Climbed up the Wall, Bade Log/Big Folk, Chhota/Small, Darwaza Kholna/Opening the Door, Kele ka Thela/The Banana Cart, Baba Mujhey/Baba I, Tez Bhagna/Going Fast, Bus/Bus, Munna/Munna, Sabun/Soap, Amma ki Sari/Amma's Sari, Policewala/Police Man, Paper/Newspaper, Jhoole par/On the Giant Wheel, Train/Train, Gend Daal/Bowl, Rotiya/Rotis", "description"=>"", "price"=>"300", "isnew"=>0, "language"=>"B", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Ashraf Ka Udankhatola", "description"=>"", "price"=>"80", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture story books", "title"=>"Baitha Aas Lagye Jaldi Saal Pura Ho Jaye", "description"=>"", "price"=>"70", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Mujhe Koi Nahi Khilata", "description"=>"", "price"=>"72", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture story books", "title"=>"Raat me Nadi", "description"=>"", "price"=>"42", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Barish ", "description"=>"", "price"=>"40", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Hamari Gaay Jani", "description"=>"", "price"=>"65", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Sair ", "description"=>"", "price"=>"12", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Aao Pade/Let's Read - Set of 11 Books", "description"=>"", "price"=>"240", "isnew"=>0, "language"=>"B", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Balti ke andar samandar", "description"=>"", "price"=>"70", "isnew"=>0, "language"=>"B", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Teen Dost", "description"=>"", "price"=>"55", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Saanp Ne Socha", "description"=>"", "price"=>"55", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Patang Ki Karamaat", "description"=>"", "price"=>"40", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Mera School", "description"=>"", "price"=>"60", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"So Ja Ulloo", "description"=>"", "price"=>"80", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Naya Sweater/The New Sweater ", "description"=>"", "price"=>"50", "isnew"=>0, "language"=>"B", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Attu-Gattu ", "description"=>"", "price"=>"45", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Chhadi/The Walking Stick ", "description"=>"", "price"=>"60", "isnew"=>0, "language"=>"B", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Payal Kho Gai", "description"=>"", "price"=>"45", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Neele Log", "description"=>"", "price"=>"80", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Dost", "description"=>"", "price"=>"60", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Jald Bahut Jald", "description"=>"", "price"=>"75", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Ek Ladki Ek Ladka aur Ek Patang", "description"=>"", "price"=>"55", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Chhoti Lal Murgi ", "description"=>"", "price"=>"30", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Kimiya", "description"=>"", "price"=>"48", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Aalai Ki Udan", "description"=>"", "price"=>"55", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Chutkiya Ki Chutiya", "description"=>"", "price"=>"50", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Loop -| Wordless Picture Book", "description"=>"", "price"=>"30", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Karo Koeli", "description"=>"", "price"=>"50", "isnew"=>0, "language"=>"B", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Chiknik Choon (Out of Stock)", "description"=>"", "price"=>"", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Bumboo", "description"=>"", "price"=>"70", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Oont ka Phool", "description"=>"", "price"=>"65", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Chalo Chalen Pakshi Dekhne -Ek Paramparik Kahani", "description"=>"", "price"=>"45", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Khat", "description"=>"", "price"=>"55", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Kutte Ka Ek Din | A Dos's Day :- Wordless Picture Book ", "description"=>"", "price"=>"55", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Achchha Mausi Alvida !", "description"=>"", "price"=>"42", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Mitwa", "description"=>"", "price"=>"40", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Sir Ka Saalan", "description"=>"", "price"=>"70", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Phir Jeet Gai Tataki Aur Diler Badeyya", "description"=>"", "price"=>"110", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Borewala", "description"=>"", "price"=>"100", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Meri Zoya Chali Gayi", "description"=>"", "price"=>"85", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Nangu Nangu Naach", "description"=>"", "price"=>"90", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"School me Thatha", "description"=>"", "price"=>"85", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Kamedi Ka Geet", "description"=>"", "price"=>"50", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Po Ne Diya Chakma ", "description"=>"", "price"=>"50", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Chhutki aur Cheero", "description"=>"", "price"=>"35", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"Pyari Madam", "description"=>"", "price"=>"55", "isnew"=>0, "language"=>"E", "book_type"=>"S"); //$books_r[] = array("category"=>"Picture story books", "title"=>"So Ja Ulloo BIG BOOK ", "description"=>"", "price"=>"238", "isnew"=>1, "language"=>"E", "book_type"=>"B"); $books_r[] = array("category"=>"Picture story books", "title"=>"Do Naam Wala Ladka Tatha Anya Kahaniyan", "description"=>"", "price"=>"110", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Picture story books", "title"=>"School Ki Ankahi Kahaniyan", "description"=>"", "price"=>"160", "isnew"=>0, "language"=>"H", "book_type"=>"H"); $books_r[] = array("category"=>"Picture story books", "title"=>"Machher Jhol", "description"=>"", "price"=>"75", "isnew"=>0, "language"=>"H", "book_type"=>"H"); $books_r[] = array("category"=>"Picture story books", "title"=>"Ziddi Shanno", "description"=>"", "price"=>"45", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Guthli to Pari Hai", "description"=>"", "price"=>"65", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Chand Ki Shararat", "description"=>"", "price"=>"60", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Na Aasmaan Gira, Na Chaand Baukhalaya", "description"=>"", "price"=>"50", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Ande Se Nikla Bachhera To Jhonpadi Se Tapka", "description"=>"", "price"=>"50", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Udati Charpai", "description"=>"", "price"=>"85", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Siyar Aur Mor", "description"=>"", "price"=>"60", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Saras Aur Siyar", "description"=>"", "price"=>"40", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Gopi Gawaiya Badha Bajaiya", "description"=>"", "price"=>"85", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Tannu Ki Frock", "description"=>"", "price"=>"50", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Dhongi Ladaiya", "description"=>"", "price"=>"30", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Chidiya Ki Bhayli", "description"=>"", "price"=>"45", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Kashti", "description"=>"", "price"=>"55", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Basti Me Chor/Theif in the Basti Bilingual E/H) ", "description"=>"", "price"=>"50", "isnew"=>0, "language"=>"B", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Rakhi Ke Laddu/Laddu for Rakhi (Bilingual E/H)", "description"=>"", "price"=>"50", "isnew"=>0, "language"=>"B", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Cutpiece Kumar (HIndi)", "description"=>"", "price"=>"70", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Matke Main Chand", "description"=>"", "price"=>"100", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Itihaas Ki Aatmaaen", "description"=>"", "price"=>"110", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Kitna Sara Kaam", "description"=>"", "price"=>"45", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Aarav Ka Chhata", "description"=>"", "price"=>"45", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Itihaas Ki Aatmaen", "description"=>"", "price"=>"110", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Ast Vyast Mast", "description"=>"", "price"=>"105", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Ande di Gal !", "description"=>"", "price"=>"80", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Titli - Khile Hawa Ke Phool", "description"=>"", "price"=>"75", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Nona aur Seb Ka Ped", "description"=>"", "price"=>"80", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Ande Me Kuchh Kala Hai ", "description"=>"", "price"=>"80", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Machhli Nadi Khol Ke Baithi", "description"=>"", "price"=>"45", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Ye Sara Ujala Suraj Ka", "description"=>"", "price"=>"55", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Jab Main Ghar Pahuncha To Ghoda Ja Chuka Tha", "description"=>"", "price"=>"100", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Andhere Ke Paar", "description"=>"", "price"=>"90", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Archimedes Aur Bread ka Slice", "description"=>"", "price"=>"299", "isnew"=>1, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Aam ke Sukhe Ped Par", "description"=>"", "price"=>"20", "isnew"=>1, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Mattie Baith Jao ! Baith Jao Matti", "description"=>"", "price"=>"75", "isnew"=>1, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Mendhak", "description"=>"", "price"=>"130", "isnew"=>1, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Feriwale", "description"=>"", "price"=>"55", "isnew"=>1, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Ghar Ka Sapna", "description"=>"", "price"=>"80", "isnew"=>1, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Aa Jao ab Raat", "description"=>"", "price"=>"85", "isnew"=>1, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Chand Ke Shikari", "description"=>"", "price"=>"70", "isnew"=>1, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Jaagta Sapna ", "description"=>"", "price"=>"100", "isnew"=>1, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Khush Khush Kachhua", "description"=>"", "price"=>"70", "isnew"=>1, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Chal Mere Matke Tammak Too", "description"=>"", "price"=>"50", "isnew"=>1, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Idgah", "description"=>"", "price"=>"55", "isnew"=>1, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Heengwala", "description"=>"", "price"=>"40", "isnew"=>1, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Jamlo Chalti Gayi", "description"=>"", "price"=>"75", "isnew"=>1, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Abbu Khan Ki Bakri", "description"=>"", "price"=>"55", "isnew"=>1, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Tiffin Dost ", "description"=>"", "price"=>"60", "isnew"=>1, "language"=>"H", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"O Ped Rangrez (PB) ", "description"=>"", "price"=>"220", "isnew"=>1, "language"=>"H", "book_type"=>"M", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"O Ped Rangrez (HB) ", "description"=>"", "price"=>"400", "isnew"=>1, "language"=>"H", "book_type"=>"M", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"So Ja Ulloo (Board Book) ", "description"=>"", "price"=>"100", "isnew"=>1, "language"=>"H", "book_type"=>"M", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Chiknik Choon (Board Book)", "description"=>"", "price"=>"150", "isnew"=>1, "language"=>"H", "book_type"=>"M", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Parchhain K Khel", "description"=>"", "price"=>"80", "isnew"=>1, "language"=>"H", "book_type"=>"M", "cbse"=>"0"); $books_r[] = array("category"=>"Picture story books", "title"=>"Raffu Ki Jalebi ", "description"=>"", "price"=>"75", "isnew"=>1, "language"=>"H", "book_type"=>"M", "cbse"=>"0"); //$books_r[] = array("category"=>"Picture story books", "title"=>"Appukuttan Ko Tolein Kaise? Big Book", "description"=>"", "price"=>"150", "isnew"=>0, "language"=>"H", "book_type"=>"B", "cbse"=>"1"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"The boat", "description"=>"", "price"=>"30", "isnew"=>0, "language"=>"E", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"The mouse and the pencil", "description"=>"", "price"=>"32", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"Rusi and Pussy", "description"=>"", "price"=>"35", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"Me too...", "description"=>"", "price"=>"35", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"I made a line", "description"=>"", "price"=>"75", "isnew"=>0, "language"=>"E", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"The Three Kittens", "description"=>"", "price"=>"50", "isnew"=>0, "language"=>"E", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"The Laughing Onion", "description"=>"", "price"=>"60", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"Little Bagha", "description"=>"", "price"=>"60", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"How Pranav Went to School ", "description"=>"", "price"=>"40", "isnew"=>0, "language"=>"E", "book_type"=>"S","cbse"=>"1"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"I am a Cat !", "description"=>"", "price"=>"80", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"Who Will Teach Emperor Akbar?", "description"=>"", "price"=>"50", "isnew"=>0, "language"=>"E", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"How Do We Weigh Appukuttan?", "description"=>"", "price"=>"55", "isnew"=>0, "language"=>"E", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"Pranav's First Day at School", "description"=>"", "price"=>"40", "isnew"=>0, "language"=>"E", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"What a Song", "description"=>"", "price"=>"120", "isnew"=>0, "language"=>"E", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"Oo & Too", "description"=>"", "price"=>"42", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"Cows", "description"=>"", "price"=>"40", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"Rain", "description"=>"", "price"=>"45", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"The River at Night", "description"=>"", "price"=>"65", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"The Sea In A Bucket", "description"=>"", "price"=>"90", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"The Cycle's Dream", "description"=>"", "price"=>"100", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"Three Friends", "description"=>"", "price"=>"70", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"My School", "description"=>"", "price"=>"85", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"Niloufer's Smile", "description"=>"", "price"=>"55", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"Cricket Who Chould Not Sing", "description"=>"", "price"=>"65", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"The Shadow of Darkness", "description"=>"", "price"=>"67", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"My Day With The Clouds ", "description"=>"", "price"=>"70", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"BUMBOO..The Donkey Who Would Not Budge", "description"=>"", "price"=>"100", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"Soon Very Soon", "description"=>"", "price"=>"105", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"The Girl The Boy and The Kite", "description"=>"", "price"=>"65", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"The Blue People", "description"=>"", "price"=>"110", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"Friend", "description"=>"", "price"=>"80", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"The Little Red Hen", "description"=>"", "price"=>"40", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"Kimiya", "description"=>"", "price"=>"65", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"Aalai Goes Flying", "description"=>"", "price"=>"80", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"Tales of her Ponytail", "description"=>"", "price"=>"70", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"Po Tricks His Foe", "description"=>"", "price"=>"75", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"Picnic at Palashpur", "description"=>"", "price"=>"85", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"Payal is Lost", "description"=>"", "price"=>"75", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"Chhutki and Cheero", "description"=>"", "price"=>"45", "isnew"=>1, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"The Boy in the Dark Hole", "description"=>"", "price"=>"110", "isnew"=>1, "language"=>"E", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"Phulkaari gose Brinjaling", "description"=>"", "price"=>"70", "isnew"=>1, "language"=>"E", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"CutPiece Kumar (English) ", "description"=>"", "price"=>"95", "isnew"=>1, "language"=>"E", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"Tataki Wins Again and Braveheart Badeyya", "description"=>"", "price"=>"160", "isnew"=>1, "language"=>"E", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"The Sackclothman", "description"=>"", "price"=>"160", "isnew"=>1, "language"=>"E", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"Untold School Stories", "description"=>"", "price"=>"200", "isnew"=>1, "language"=>"E", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"When I came Home, The Horse was Gone", "description"=>"", "price"=>"135", "isnew"=>1, "language"=>"E", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"Archimedes and The Slice of Bread", "description"=>"", "price"=>"399", "isnew"=>1, "language"=>"E", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"Mattie Sit Down ! Sit Down Mattie", "description"=>"", "price"=>"100", "isnew"=>1, "language"=>"E", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"Frog", "description"=>"", "price"=>"170", "isnew"=>1, "language"=>"E", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"A House To Let", "description"=>"", "price"=>"110", "isnew"=>1, "language"=>"E", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"The Happy Tortoise", "description"=>"", "price"=>"95", "isnew"=>1, "language"=>"E", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"The Red Sweater", "description"=>"", "price"=>"110", "isnew"=>1, "language"=>"E", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"The Giggling Girl", "description"=>"", "price"=>"130", "isnew"=>1, "language"=>"E", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"Mari's March", "description"=>"", "price"=>"125", "isnew"=>1, "language"=>"E", "book_type"=>"S", "cbse"=>"0"); $books_r[] = array("category"=>"Picture stories in English", "title"=>"Amma's Journey", "description"=>"", "price"=>"100", "isnew"=>1, "language"=>"E", "book_type"=>"S", "cbse"=>"0"); //$books_r[] = array("category"=>"Picture stories in English", "title"=>"The Red Sweater", "description"=>"", "price"=>"110", "isnew"=>1, "language"=>"E", "book_type"=>"S", "cbse"=>"1"); //$books_r[] = array("category"=>"Picture stories in English", "title"=>" ", "description"=>"", "price"=>"100", "isnew"=>1, "language"=>"E", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture stories in Urdu", "title"=>"Nav Chali (Urdu)", "description"=>"", "price"=>"15", "isnew"=>0, "language"=>"U", "book_type"=>"S"); $books_r[] = array("category"=>"Picture stories in Urdu", "title"=>"Chuhe ko Mili Pencil (Urdu)", "description"=>"", "price"=>"15", "isnew"=>0, "language"=>"U", "book_type"=>"S"); $books_r[] = array("category"=>"Picture stories in Urdu", "title"=>"Main Bhi... (Urdu)", "description"=>"", "price"=>"15", "isnew"=>0, "language"=>"U", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Picture stories in Urdu", "title"=>"Nanhe Chooze ki Dost (Urdu)", "description"=>"", "price"=>"20", "isnew"=>0, "language"=>"U", "book_type"=>"S"); $books_r[] = array("category"=>"Picture stories in Urdu", "title"=>"Tumne Mera Anda to Nahi Dekha (Urdu)", "description"=>"", "price"=>"35", "isnew"=>0, "language"=>"U", "book_type"=>"S"); $books_r[] = array("category"=>"Picture stories in Urdu", "title"=>"O Harial Ped (Urdu)/ O Flowering Tree", "description"=>"", "price"=>"22", "isnew"=>0, "language"=>"U", "book_type"=>"S"); $books_r[] = array("category"=>"Picture stories in Urdu", "title"=>"Rusi aur Pussy (Urdu)", "description"=>"", "price"=>"18", "isnew"=>0, "language"=>"U", "book_type"=>"S"); $books_r[] = array("category"=>"Picture stories in Urdu", "title"=>"Barish Ka Ek Din (Urdu)", "description"=>"", "price"=>"15", "isnew"=>0, "language"=>"U", "book_type"=>"S"); $books_r[] = array("category"=>"Picture stories in Urdu", "title"=>"Billi Ke Bachche (Urdu)", "description"=>"", "price"=>"20", "isnew"=>0, "language"=>"U", "book_type"=>"S"); $books_r[] = array("category"=>"Picture stories in Urdu", "title"=>"Khichadi�.. Ek Lok Katha (Urdu)", "description"=>"", "price"=>"25", "isnew"=>0, "language"=>"U", "book_type"=>"S"); $books_r[] = array("category"=>"Activity Books", "title"=>"Khel khel mein", "description"=>"", "price"=>"42", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Activity Books", "title"=>"Kabad se jugad / Little science (Bilingual E/H)", "description"=>"", "price"=>"57", "isnew"=>0, "language"=>"B", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Activity Books", "title"=>"Khilono ka basta / Toy Bag (Bilingual E/H)", "description"=>"", "price"=>"57", "isnew"=>0, "language"=>"B", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Activity Books", "title"=>"Khilono ka khazana / Toy treasure (Bilingual E/H)", "description"=>"", "price"=>"50", "isnew"=>0, "language"=>"B", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Activity Books", "title"=>"Apna Jugadi Sukhmadarshi", "description"=>"", "price"=>"60", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Activity Books", "title"=>"Khel khilone", "description"=>"", "price"=>"40", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Activity Books", "title"=>"Chalo chitra banain / Let's draw (Bilingual E/H)", "description"=>"", "price"=>"35", "isnew"=>0, "language"=>"B", "book_type"=>"S"); $books_r[] = array("category"=>"Activity Books", "title"=>"Kuchh-kuchh banana ", "description"=>"", "price"=>"175", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Activity Books", "title"=>"Aha! Activities", "description"=>"", "price"=>"215", "isnew"=>0, "language"=>"E", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Activity Books", "title"=>"Chhupan - Chhupai", "description"=>"", "price"=>"45", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Activity Books", "title"=>"Dublee Cheenti Sabse Aage Thi (Diary)", "description"=>"", "price"=>"180", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Activity Books", "title"=>"Ande Mein Ek Aur Anda Hai", "description"=>"", "price"=>"50", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Activity Books", "title"=>"Khelo Ganit", "description"=>"", "price"=>"25", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Activity Books", "title"=>"Seven North Eastern States Jodo", "description"=>"", "price"=>"15", "isnew"=>1, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Activities that can be done with Children (Hindi)", "title"=>"Gubbare ", "description"=>"", "price"=>"32", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Activities that can be done with Children (Hindi)", "title"=>"Tipik pa bharr...", "description"=>"", "price"=>"32", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Activities that can be done with Children (Hindi)", "title"=>"Anokhi pradarshani ", "description"=>"", "price"=>"32", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Activities that can be done with Children (Hindi)", "title"=>"Patte hi patte ", "description"=>"", "price"=>"30", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Activities that can be done with Children (Hindi)", "title"=>"Pass ya napass ", "description"=>"", "price"=>"14", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Activities that can be done with Children (Hindi)", "title"=>"Prashika Small Book (Words) ", "description"=>"", "price"=>"15", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Activities that can be done with Children (Hindi)", "title"=>"Prashika Small Book (Number) ", "description"=>"", "price"=>"15", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Activities that can be done with Children (Hindi)", "title"=>"Prashika Small Book (Picture) ", "description"=>"", "price"=>"15", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Kala Ki Duniya", "title"=>"Bindu ", "description"=>"", "price"=>"300", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Books on Origami (Hindi)", "title"=>"Ek aadhar anek akar", "description"=>"", "price"=>"70", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Books on Origami (Hindi)", "title"=>"Titliyan aur anya khilone", "description"=>"", "price"=>"75", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Books on Origami (Hindi)", "title"=>"Set of 5 Origami booklets", "description"=>"", "price"=>"40", "isnew"=>0, "language"=>"H", "book_type"=>"S"); //$books_r[] = array("category"=>"Activity Charts", "title"=>"Sharir ke antarik ang (Limited stock )", "description"=>"", "price"=>"6", "isnew"=>0, "book_type"=>"S"); $books_r[] = array("category"=>"Activity Charts", "title"=>"Internal organs of female & male body", "description"=>"", "price"=>"18", "isnew"=>0, "language"=>"B", "book_type"=>"S"); $books_r[] = array("category"=>"Activity Charts", "title"=>"Apni haddi pahchano (Kankal Chart)", "description"=>"", "price"=>"10", "isnew"=>0, "language"=>"B", "book_type"=>"S"); $books_r[] = array("category"=>"Activity Charts", "title"=>"Ghumakkad - 1 (Hara)", "description"=>"", "price"=>"10", "isnew"=>0, "language"=>"B", "book_type"=>"S"); $books_r[] = array("category"=>"Activity Charts", "title"=>"Ghumakkad - 2 (Neela)", "description"=>"", "price"=>"10", "isnew"=>0, "language"=>"B", "book_type"=>"S"); $books_r[] = array("category"=>"Activity Charts", "title"=>"Bharat jodo ", "description"=>"", "price"=>"20", "isnew"=>0, "language"=>"B", "book_type"=>"S"); $books_r[] = array("category"=>"Activity Charts", "title"=>"Apna chidiaghar 1 (Doodhraj & Lapwing)", "description"=>"", "price"=>"6", "isnew"=>0, "language"=>"B", "book_type"=>"S"); $books_r[] = array("category"=>"Activity Charts", "title"=>"Apna chidiaghar 2 (Parrot & Hoopoe)", "description"=>"", "price"=>"15", "isnew"=>0, "language"=>"B", "book_type"=>"S"); $books_r[] = array("category"=>"Activity Charts", "title"=>"Bharat ki aahar chakti (Out of Stock)", "description"=>"", "price"=>"", "isnew"=>0, "language"=>"B", "book_type"=>"S"); $books_r[] = array("category"=>"Activity Charts", "title"=>"Aavart Sarni", "description"=>"", "price"=>"6", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Activity Charts", "title"=>"Activity Chart Set", "description"=>"", "price"=>"52", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Activity Charts", "title"=>"Madhya Pradesh Jodo", "description"=>"", "price"=>"5", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Activity Charts", "title"=>"Kavita Poster Patti Set", "description"=>"", "price"=>"550", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Activity Charts", "title"=>"Maharashtra Jodo", "description"=>"", "price"=>"12", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poetry Posters (Hindi)", "title"=>"Set of 8 Posters <br>(Lalaji laddu do, Rajju kaddu, Ram Sahay, Char Chane, Aayi ek Khabar, Oont chala, Dhammak Dhammak, Bandar mama)", "description"=>"", "price"=>"130", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poetry Posters (Hindi)", "title"=>"Set of 5 Posters in Hindi (3 Poetry & 2 Story) <br>(Jamun, Ek budia, Patang, Main Bhee & Udan Chhoo)", "description"=>"", "price"=>"120", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poetry Posters (Hindi)", "title"=>"Chakmak Kavita Cards-1 (12 Poetry cards)", "description"=>"", "price"=>"60", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poetry Posters (Hindi)", "title"=>"Chakmak Kavita Cards-2 (12 Poetry cards)", "description"=>"", "price"=>"60", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poetry Posters (Hindi)", "title"=>"Chakmak Kavita Cards-3 (12 Poetry cards)", "description"=>"", "price"=>"60", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poetry Posters (Hindi)", "title"=>"Chakmak Kavita Cards-4 (12 Poetry cards)", "description"=>"", "price"=>"60", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poetry Posters (Hindi)", "title"=>"Saat Rangeen poster set (Ravivar hua bekar)", "description"=>"", "price"=>"130", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poetry Posters (Hindi)", "title"=>"Teen Rangeen poster set (Ek Bund Todi )", "description"=>"", "price"=>"80", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poetry Posters (Hindi)", "title"=>"Teen Rangeen poster set (Dona Pattal)", "description"=>"", "price"=>"75", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poetry Posters (Hindi)", "title"=>"Mera Panna (Chakmak Card Set)", "description"=>"", "price"=>"50", "isnew"=>1, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poetry Posters (Hindi)", "title"=>"Dus Mashhoor Bhartiya Vaigyanik", "description"=>"", "price"=>"60", "isnew"=>1, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Poetry Posters (English)", "title"=>"Set of 5 Posters <br>(Two kites, Clouds, Five big laddoos, Papa's rotis, I see...)", "description"=>"", "price"=>"110", "isnew"=>0, "language"=>"E", "book_type"=>"S"); //$books_r[] = array("category"=>"Kahani Posters (Hindi)", "title"=>"Udan Chhoo & Main Bhee (Out of stock)", "description"=>"", "price"=>"", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Color Posters (Hindi)", "title"=>"Set of 3 Posters <br>(Haleem Chala Chand Par, Ek Kahani Kahni Hai, Meri Kitab)", "description"=>"", "price"=>"75", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = //array("category"=>"Color Posters (Hindi)", "title"=>"Set of 3 Posters <br>", "description"=>"", "price"=>"70", "isnew"=>0, "language"=>"E", "book_type"=>"S"); //$books_r[] = array("category"=>"Color Posters (Hindi)", "title"=>"Machaan Masti - Story Poster (Hindi)(Out of Stock)", "description"=>"", "price"=>"", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Color Posters (Hindi)", "title"=>"Pak Pak Poster ", "description"=>"", "price"=>"50", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Color Posters (Hindi)", "title"=>"Dona Pattal Poster Set (Set of 3 Poster) ", "description"=>"", "price"=>"75", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Color Posters (English)", "title"=>"A Set of 3 Reading Posters", "description"=>"", "price"=>"75", "isnew"=>0, "language"=>"E", "book_type"=>"S"); //$books_r[] = array("category"=>"Color Posters (English)", "title"=>"Machaan Masti - Story Poster (English)(Out of Stock)", "description"=>"", "price"=>"", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Aao Matha pachchi Karein / Puzzles etc. (Hindi)", "title"=>"Machis ki tilliyon ke khel", "description"=>"", "price"=>"20", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Aao Matha pachchi Karein / Puzzles etc. (Hindi)", "title"=>"Varg paheli", "description"=>"", "price"=>"30", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Aao Matha pachchi Karein / Puzzles etc. (Hindi)", "title"=>"Boojho boojho", "description"=>"", "price"=>"20", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Aao Matha pachchi Karein / Puzzles etc. (Hindi)", "title"=>"Matha pachchi", "description"=>"", "price"=>"20", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Aao Matha pachchi Karein / Puzzles etc. (Hindi)", "title"=>"Darpan se boojho", "description"=>"", "price"=>"20", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Aao Matha pachchi Karein / Puzzles etc. (Hindi)", "title"=>"Bhool bhulliyan", "description"=>"", "price"=>"20", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Aao Matha pachchi Karein / Puzzles etc. (Hindi)", "title"=>"Manganit", "description"=>"", "price"=>"20", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Aao Matha pachchi Karein / Puzzles etc. (Hindi)", "title"=>"Nazar Ka Pher", "description"=>"", "price"=>"18", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Aao Matha pachchi Karein / Puzzles etc. (Hindi)", "title"=>"Boojho to jane", "description"=>"", "price"=>"20", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Aao Matha pachchi Karein / Puzzles etc. (Hindi)", "title"=>"Chitra Paheli ", "description"=>"", "price"=>"40", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Books related to social and developmental issues", "title"=>"Bol ari o dharati bol (Folk songs from across India)", "description"=>"", "price"=>"30", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Books related to social and developmental issues", "title"=>"Jawab dar sawal (Janageet)", "description"=>"", "price"=>"30", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Books related to social and developmental issues", "title"=>"Kabira Soi Peer Hai", "description"=>"", "price"=>"25", "isnew"=>0, "language"=>"H", "book_type"=>"S"); //$books_r[] = array("category"=>"Books related to social and developmental issues", "title"=>"Tikau khushhali ki ore", "description"=>"", "price"=>"30", "isnew"=>0, "book_type"=>"S"); $books_r[] = array("category"=>"Books related to social and developmental issues", "title"=>"Bolo kya tum chup baithoge", "description"=>"", "price"=>"5", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Books related to social and developmental issues", "title"=>"Beti kare sawal", "description"=>"", "price"=>"85", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Books related to social and developmental issues", "title"=>"Janvigyan ka sawal", "description"=>"", "price"=>"60", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Books related to social and developmental issues", "title"=>"Sharir Ka Kawach: Tvacha, Baal aur Nakhoon", "description"=>"", "price"=>"45", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Books related to social and developmental issues", "title"=>"A catalog of books for the 3+ age group", "description"=>"", "price"=>"50", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Books related to social and developmental issues", "title"=>"Padhna Seekhne Mein Kitabon Ka Mahatva", "description"=>"", "price"=>"50", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Books related to social and developmental issues", "title"=>"Humare Samay Mein Shram ki Garima", "description"=>"", "price"=>"110", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Books related to social and developmental issues", "title"=>"Veda, Hindu Dharam, Hindutva", "description"=>"", "price"=>"100", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Books related to social and developmental issues", "title"=>"Aam Logon Ke Liye Dawaiyon Ki Kitab(Out of Stock)", "description"=>"", "price"=>"", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Books related to social and developmental issues", "title"=>"Manav Sharir Ki Tasveer", "description"=>"", "price"=>"85", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Books related to social and developmental issues", "title"=>"Human Body System", "description"=>"", "price"=>"155", "isnew"=>0, "language"=>"E", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Books related to social and developmental issues", "title"=>"Jeevan Ki Ikai - Koshika", "description"=>"", "price"=>"170", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Books related to social and developmental issues", "title"=>"Science in History (Set of 4 Books) <br> Volume 1 - The Emergence of Science <br> Volume 2 - The Scientific and Industrial Revolutions <br> Volume 3 - The Natural Sciences in Our Time <br> Volume 4 - The Social Sciences: Conclusion", "description"=>"", "price"=>"2200", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Books related to social and developmental issues", "title"=>"Bhimayana: Asprishyata Ke Anubhav ", "description"=>"", "price"=>"295", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Books related to social and developmental issues", "title"=>"Rookhi-Sukhi", "description"=>"", "price"=>"55", "isnew"=>0, "language"=>"H", "book_type"=>"S"); //$books_r[] = array("category"=>"Books related to social and developmental issues", "title"=>"Udas Mausam Ke Khilaf (Out of Stock)", "description"=>"", "price"=>"", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Books related to social and developmental issues", "title"=>"Main Dhoond Raha Hoon", "description"=>"", "price"=>"110", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Books related to social and developmental issues", "title"=>"Jab Mahilaon Ne Shikar Kiya Tab Purushon Ne Kya Kiya ?", "description"=>"", "price"=>"45", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Books related to social and developmental issues", "title"=>"Jab Purushon Ne Kiya Shikar Tab Maghilaon Ne Kya Kiya ?", "description"=>"", "price"=>"35", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Books related to social and developmental issues", "title"=>"While the men went hunting, what did the women do ?", "description"=>"", "price"=>"40", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Books related to social and developmental issues", "title"=>"While the women went hunting, what did the men do ?", "description"=>"", "price"=>"75", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Books related to social and developmental issues", "title"=>"Hamari Manspeshiyan", "description"=>"", "price"=>"130", "isnew"=>1, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Books related to social and developmental issues", "title"=>"My body My life", "description"=>"", "price"=>"115", "isnew"=>1, "language"=>"E", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Books related to social and developmental issues", "title"=>"A Germ Of An Idea Microbes, Us And The Microbes Within Us", "description"=>"", "price"=>"95", "isnew"=>1, "language"=>"E", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Books related to social and developmental issues", "title"=>"Andekhe Humsafar -Hum Aur Hamari Zindagi Me Sookshmajeev", "description"=>"", "price"=>"75", "isnew"=>1, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Books related to social and developmental issues", "title"=>"Our Wiggly friends, Earthworms", "description"=>"", "price"=>"120", "isnew"=>1, "language"=>"E", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Books related to social and developmental issues", "title"=>"Global Warming in India: Science, Impacts, and Politics", "description"=>"", "price"=>"80", "isnew"=>1, "language"=>"E", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Books related to social and developmental issues", "title"=>"Bharat Me Global Warming- Vigyan, Prabhav Aur Raajniti", "description"=>"", "price"=>"80", "isnew"=>1, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Books related to social and developmental issues", "title"=>"Beta Kare Sawal", "description"=>"", "price"=>"260", "isnew"=>1, "language"=>"H", "book_type"=>"M", "cbse"=>"1"); $books_r[] = array("category"=>"Books related to social and developmental issues", "title"=>"Everyday Stories of Climate Change", "description"=>"", "price"=>"100", "isnew"=>1, "language"=>"E", "book_type"=>"M", "cbse"=>"1"); $books_r[] = array("category"=>"Books related to social and developmental issues", "title"=>"Aabohawa me Badlav ke Rojaza Afsane", "description"=>"", "price"=>"90", "isnew"=>1, "language"=>"H", "book_type"=>"M", "cbse"=>"1"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Bin Patti Sab Sun", "description"=>"", "price"=>"70", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Bachche asafal kaise hote hai (John Holt) P.B.", "description"=>"", "price"=>"180", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); //$books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Bachche asafal kaise hote hai (John Holt) H.B. (Out Of Stock)", "description"=>"", "price"=>"", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Bharitiya itihas ke srote Part 1 (Shireen Ratnagar) P.B.", "description"=>"", "price"=>"220", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Bharitiya itihas ke srote Part 1 (Shireen Ratnagar) H.B. (Out of Stock)", "description"=>"", "price"=>"", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Ganit ki gatividhiyan", "description"=>"", "price"=>"170", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Apne haath vigyan ", "description"=>"", "price"=>"120", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Summerhill (Hindi Edition) (A.S. Neill)", "description"=>"", "price"=>"170", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Bachpan se palayan (John Holt)", "description"=>"", "price"=>"200", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Asafal School (John Holt)", "description"=>"", "price"=>"140", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Loktantrik Vidyalaya (Michael W. Apple & J.A. Beane)", "description"=>"", "price"=>"120", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Shiksha ke Bajay (John Holt)", "description"=>"", "price"=>"160", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Deewar ka istemaal aur anya lekh (Krishna Kumar) ", "description"=>"", "price"=>"80", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Jashn-e-Taleem", "description"=>"", "price"=>"160", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Seekhna... Dil Se", "description"=>"", "price"=>"120", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Bachche Aur Sarkar", "description"=>"", "price"=>"60", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Meri Grameen Shala Kee Diary", "description"=>"", "price"=>"300", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Badon ka Bachpan ", "description"=>"", "price"=>"150", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Phool Se Beej Tak", "description"=>"", "price"=>"60", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Jeevjagat Ke Humsafar", "description"=>"", "price"=>"80", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Roshan Sitare - Prerak Bharatiya Vaigyanik", "description"=>"", "price"=>"130", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Bharat Mein Angrezi Ki Samasya", "description"=>"", "price"=>"90", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Raajneetik Vicharon Ki Kahani - Bhag-1", "description"=>"", "price"=>"95", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Bhopal Gas Trasadi", "description"=>"", "price"=>"65", "isnew"=>0, "language"=>"H", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Kala se Seekhna", "description"=>"", "price"=>"325", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Middle School Rasayan", "description"=>"", "price"=>"180", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Ab Hum Azaad Hain ", "description"=>"", "price"=>"130", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"School Mein Aaj Tumne Kya Poochha? ", "description"=>"", "price"=>"220", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Kankal Ka Kamaal: Hamari Haddiyan ", "description"=>"", "price"=>"110", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Daulat Aur Badhali", "description"=>"", "price"=>"180", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Saur Urja ki Kahani", "description"=>"", "price"=>"60", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Vigyan aur Uski Shiksha", "description"=>"", "price"=>"200", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Arthshashtra Ka Marm Kya Hai?", "description"=>"", "price"=>"40", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Children's Perception of Sarkar (Alex M. George)", "description"=>"", "price"=>"75", "isnew"=>0, "language"=>"E", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"The Under achieving School (John Holt)", "description"=>"", "price"=>"100", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Escape from childhood (John Holt)", "description"=>"", "price"=>"210", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Democratic Schools (Michael W. Apple & J.A. Beane)", "description"=>"", "price"=>"110", "isnew"=>0, "language"=>"E", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Summerhill (English Edition) (A.S. Neill)", "description"=>"", "price"=>"300", "isnew"=>0, "language"=>"E", "book_type"=>"S", "cbse"=>"1"); //$books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Story of Astronomy (Out of Stock)", "description"=>"", "price"=>"", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Learning Through Art", "description"=>"", "price"=>"260", "isnew"=>0, "language"=>"E", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"A Story of Political Ideas for Young Readers (Vol-1)", "description"=>"", "price"=>"110", "isnew"=>0, "language"=>"E", "book_type"=>"S", "cbse"=>"1"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"What is the Core of Economics", "description"=>"", "price"=>"50", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Motion And Force", "description"=>"", "price"=>"250", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Notes of Running Feet - English in Primary Textbooks", "description"=>"", "price"=>"150", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Heat & Temperature", "description"=>"", "price"=>"250", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Prakash", "description"=>"", "price"=>"185", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"The Picture Speak", "description"=>"", "price"=>"350", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"In Our Own Words", "description"=>"", "price"=>"380", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Never A Dull Moment", "description"=>"", "price"=>"300", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Akam Se Puram Tak", "description"=>"", "price"=>"40", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"The Story of Atomic Theory of Matter", "description"=>"", "price"=>"135", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Games And Activities- Teachers Guide ", "description"=>"", "price"=>"155", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Games And Activities- Worksheets", "description"=>"", "price"=>"140", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"The Gentle Man Who Taught Infinity", "description"=>"", "price"=>"160", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Learning -The heart way", "description"=>"", "price"=>"110", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Shiksha Aur Adhunikta", "description"=>"", "price"=>"110", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Education and Modernity: Some Sociological Perspectives", "description"=>"", "price"=>"130", "isnew"=>1, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Bhasha Ka Buniyadi Tana-Bana - Ek Sankalan", "description"=>"", "price"=>"270", "isnew"=>1, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Jeevan Ki Bahar", "description"=>"", "price"=>"150", "isnew"=>1, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Ek School Manager Ki Diary", "description"=>"", "price"=>"220", "isnew"=>1, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"RTE and the Resource Requirements", "description"=>"", "price"=>"300", "isnew"=>1, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Multilingual Education in India (Book 1)", "description"=>"", "price"=>"300", "isnew"=>1, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Children's Literature (Book 2)", "description"=>"", "price"=>"250", "isnew"=>1, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Children's Writing (Book 3)", "description"=>"", "price"=>"250", "isnew"=>1, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Teaching and Learning the Script (Book 4)", "description"=>"", "price"=>"350", "isnew"=>1, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Reading Comprehension (Book 5)", "description"=>"", "price"=>"400", "isnew"=>1, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Early Language and Literacy : Introduction and Overview (Booklet 1)", "description"=>"", "price"=>"200", "isnew"=>1, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Supporting Comprehension (Booklet 2)", "description"=>"", "price"=>"200", "isnew"=>1, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Supporting Script Acquisition and Fluency (Booklet 3)", "description"=>"", "price"=>"150", "isnew"=>1, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Supporting Multilingualism (Booklet 4)", "description"=>"", "price"=>"150", "isnew"=>1, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Supporting Writing (Booklet 5)", "description"=>"", "price"=>"150", "isnew"=>1, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Using Children's Literature in the Classroom - Part I (Booklet 6)", "description"=>"", "price"=>"200", "isnew"=>1, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Using Children's Literature in the Classroom - Part II (Booklet 7)", "description"=>"", "price"=>"200", "isnew"=>1, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Nature Society Series (Maharashtra Map)", "description"=>"", "price"=>"80", "isnew"=>1, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Nature Society Series (Maharashtra Map-Marathi)", "description"=>"", "price"=>"60", "isnew"=>1, "language"=>"M", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Nature Society Series (Odisha Map)", "description"=>"", "price"=>"80", "isnew"=>1, "language"=>"M", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Nature Society Series (Lakshadweep Map)", "description"=>"", "price"=>"80", "isnew"=>1, "language"=>"M", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Nature Society Series (Rajasthan Map)", "description"=>"", "price"=>"80", "isnew"=>1, "language"=>"M", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Prakriti Samaj Shreenkhla ", "description"=>"", "price"=>"60", "isnew"=>1, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Ummeed Ke Rang", "description"=>"", "price"=>"130", "isnew"=>1, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Bulb Kaise Jale", "description"=>"", "price"=>"150", "isnew"=>1, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Sarkari Schoolon Me Sudhar ", "description"=>"", "price"=>"280", "isnew"=>1, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Bhartiya Bhashayein Aur Samvidhan", "description"=>"", "price"=>"55", "isnew"=>1, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Indian Languages and the Constitution", "description"=>"", "price"=>"80", "isnew"=>1, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Nature Society Series Karnataka Map", "description"=>"", "price"=>"85", "isnew"=>1, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Dilkash Kenchue", "description"=>"", "price"=>"90", "isnew"=>1, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Reflections on educational practice (Science,Social Science,Mathematics) ", "description"=>"", "price"=>"330", "isnew"=>1, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Reflections on educational practice (Thematic Studies) ", "description"=>"", "price"=>"350", "isnew"=>1, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Reflections on educational practice (First Language)", "description"=>"", "price"=>"320", "isnew"=>1, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Educational books for teachers and parents", "title"=>"Vigyan ki Bateni Sabke Liye ", "description"=>"", "price"=>"320", "isnew"=>1, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Eklavya Primary Education programme (Hindi)", "title"=>"Khushi khushi - Class 1", "description"=>"", "price"=>"62", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Eklavya Primary Education programme (Hindi)", "title"=>"Khushi khushi - Class 2", "description"=>"", "price"=>"100", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Eklavya Primary Education programme (Hindi)", "title"=>"Khushi khushi - Class 3 Part 1", "description"=>"", "price"=>"78", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Eklavya Primary Education programme (Hindi)", "title"=>"Khushi khushi - Class 3 Part 2", "description"=>"", "price"=>"78", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Eklavya Primary Education programme (Hindi)", "title"=>"Khushi khushi - Class 4 Part 1", "description"=>"", "price"=>"150", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Eklavya Primary Education programme (Hindi)", "title"=>"Khushi khushi - Class 4 Part 2", "description"=>"", "price"=>"145", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Eklavya Primary Education programme (Hindi)", "title"=>"Khushi khushi - Class 4 Part 3", "description"=>"", "price"=>"165", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Eklavya Primary Education programme (Hindi)", "title"=>"Khushi khushi - Class 5 Part 1", "description"=>"", "price"=>"130", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Eklavya Primary Education programme (Hindi)", "title"=>"Khushi khushi - Class 5 Part 2", "description"=>"", "price"=>"140", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Eklavya Primary Education programme (Hindi)", "title"=>"Khushi khushi - Class 5 Part 3 ", "description"=>"", "price"=>"155", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Other Primary Educational Material", "title"=>"Guruji Ki kitab - Khushi khushi Class 1", "description"=>"", "price"=>"145", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Other Primary Educational Material", "title"=>"Seekhna sikhana ", "description"=>"", "price"=>"650", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Other Primary Educational Material", "title"=>"Cardo ka Pitara (More than 650 cards) (Out of Stock) ", "description"=>"", "price"=>"", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Other Primary Educational Material", "title"=>"Sankhya card set ", "description"=>"", "price"=>"85", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Other Primary Educational Material", "title"=>"Padho Likho Maza Karo Bhag 1 ", "description"=>"", "price"=>"40", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Other Primary Educational Material", "title"=>"Padho Likho Maza Karo Bhag 2", "description"=>"", "price"=>"45", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Other Primary Educational Material", "title"=>"Bato, Napo, Bhinn Batlao (DVD)", "description"=>"", "price"=>"200", "isnew"=>0, "language"=>"H", "book_type"=>"S"); //$books_r[] = array("category"=>"Other Primary Educational Material", "title"=>"Prashika (Hindi, P.B., Pub: Ratna Sagar)", "description"=>"", "price"=>"", "isnew"=>0, "book_type"=>"S"); //$books_r[] = array("category"=>"Other Primary Educational Material", "title"=>"Prashika (English, H.B., Pub: Ratna Sagar)", "description"=>"", "price"=>"249", "isnew"=>0, "book_type"=>"S"); //$books_r[] = array("category"=>"Hoshangabad Science Teaching Programme", "title"=>"Bal Vaigyanik for Class 6 (TBC)(Out of Stock) ", "description"=>"", "price"=>"", "isnew"=>0, "language"=>"H", "book_type"=>"BAL"); //$books_r[] = array("category"=>"Hoshangabad Science Teaching Programme", "title"=>"Bal Vaigyanik for Class 7 (TBC)(Out of Stock)", "description"=>"", "price"=>"", "isnew"=>0, "language"=>"H", "book_type"=>"BAL"); //$books_r[] = array("category"=>"Hoshangabad Science Teaching Programme", "title"=>"Bal Vaigyanik for Class 8, Old Edition (TBC) (Out of Stock)", "description"=>"", "price"=>"", "isnew"=>0, "language"=>"H", "book_type"=>"BAL"); //$books_r[] = array("category"=>"Hoshangabad Science Teaching Programme", "title"=>"Bal Vaigyanik for Class 6 (English) 1997 edition", "description"=>"", "price"=>"", "isnew"=>0, "language"=>"E", "book_type"=>"BAL"); $books_r[] = array("category"=>"Hoshangabad Science Teaching Programme", "title"=>"Bal Vaigyanik for Class 6 (English)", "description"=>"", "price"=>"160", "isnew"=>0, "language"=>"E", "book_type"=>"BAL"); $books_r[] = array("category"=>"Hoshangabad Science Teaching Programme", "title"=>"Bal Vaigyanik for Class 7 (English)", "description"=>"", "price"=>"195", "isnew"=>0, "language"=>"E", "book_type"=>"BAL"); $books_r[] = array("category"=>"Hoshangabad Science Teaching Programme", "title"=>"Bal Vaigyanik for Class 8 (English)", "description"=>"", "price"=>"205", "isnew"=>0, "language"=>"E", "book_type"=>"BAL"); $books_r[] = array("category"=>"Hoshangabad Science Teaching Programme", "title"=>"Bal Vaigyanik for Class 8 (2009 Edition, Eklavya)", "description"=>"", "price"=>"270", "isnew"=>0, "language"=>"H", "book_type"=>"BAL"); $books_r[] = array("category"=>"Hoshangabad Science Teaching Programme", "title"=>"Prashna bank (Out of Stock)", "description"=>"", "price"=>"", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Hoshangabad Science Teaching Programme", "title"=>"Vigyan kya hai", "description"=>"", "price"=>"35", "isnew"=>0, "language"=>"H", "book_type"=>"S"); //$books_r[] = array("category"=>"Social Science Programme", "title"=>"Samajik Adhdhyayan for Class 6 (Out of stock)", "description"=>"", "price"=>"", "isnew"=>0, "language"=>"H", "book_type"=>"S"); //$books_r[] = array("category"=>"Social Science Programme", "title"=>"Samajik Adhdhyayan for Class 7 (Out of stock)", "description"=>"", "price"=>"", "isnew"=>0, "language"=>"H", "book_type"=>"S"); //$books_r[] = array("category"=>"Social Science Programme", "title"=>"Samajik Adhdhyayan for Class 8 (Out of stock)", "description"=>"", "price"=>"", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Social Science Programme", "title"=>"Samajik Adhdhyayan for Class 6, 7 & 8 in CD", "description"=>"", "price"=>"100", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Social Science Programme", "title"=>"Social Science Class 6th (English)", "description"=>"", "price"=>"250", "isnew"=>0, "language"=>"E", "book_type"=>"S"); //$books_r[] = array("category"=>"Social Science Programme", "title"=>"Social Science Class 7th (English) (Out of Stock)", "description"=>"", "price"=>"", "isnew"=>0, "language"=>"E", "book_type"=>"S");/ //$books_r[] = array("category"=>"Social Science Programme", "title"=>"Social Science Class 8th Part 1 (English) (out of Stock)", "description"=>"", "price"=>"", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Social Science Programme", "title"=>"Social Studies Class 6th, 7th & 8th in CD (English)", "description"=>"", "price"=>"100", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Social Science Programme", "title"=>"Itihas kya hai", "description"=>"", "price"=>"5", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Social Science Programme", "title"=>"History - The Mughal Period", "description"=>"", "price"=>"75", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Social Science Programme", "title"=>"Economics - Banks and Taxes (Out of stock)", "description"=>"", "price"=>"", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Social Science Programme", "title"=>"How Hot How Cold - Geography : Temperature Patterns - a Social Science module ", "description"=>"", "price"=>"50", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Social Science Programme", "title"=>"Fundamental Rights & Duties in Our Constitution", "description"=>"", "price"=>"38", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Social Science Programme", "title"=>"Hamare sanvidhan main mool adhikar aur kartavya", "description"=>"", "price"=>"32", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Social Science Programme", "title"=>"Kitna Thanda? Kitna Garam?", "description"=>"", "price"=>"35", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Social Science Programme", "title"=>"SPROUT: A Social geography of Rajasthan ", "description"=>"", "price"=>"350", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Social Science Programme", "title"=>"History: British Dominance and Indian Independence", "description"=>"", "price"=>"100", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Books on Eklavya Programmes (by other Publishers)", "title"=>"Social Science Learning in Schools (Perspective and Challenges) with CD, published by SAGE Publications", "description"=>"", "price"=>"425", "isnew"=>0, "language"=>"E", "book_type"=>"S"); $books_r[] = array("category"=>"Books on Eklavya Programmes (by other Publishers)", "title"=>"Prashika - Eklavya ka Prathmik Shiksha Mei Abhinav Prayog, published by Ratna Sagar P. Ltd. (Out of Stock)", "description"=>"", "price"=>"", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Books on Eklavya Programmes (by other Publishers)", "title"=>"Prashika - Eklavya's Innovative Experiment in Primary Education, published by Ratna Sagar P. Ltd. (Out of Stock)", "description"=>"", "price"=>"", "isnew"=>0, "language"=>"E", "book_type"=>"S"); //$books_r[] = array("category"=>"Sandarbh Bound Volumes", "title"=>"Sandarbh - 1 (Out of stock)", "description"=>"", "price"=>"", "isnew"=>0, "language"=>"H", "book_type"=>"S"); //$books_r[] = array("category"=>"Sandarbh Bound Volumes", "title"=>"Sandarbh - 2 (Out of stock)", "description"=>"", "price"=>"", "isnew"=>0, "language"=>"H", "book_type"=>"S"); //$books_r[] = array("category"=>"Sandarbh Bound Volumes", "title"=>"Sandarbh - 3", "description"=>"", "price"=>"200", "isnew"=>0, "language"=>"H", "book_type"=>"S"); // $books_r[] = array("category"=>"Sandarbh Bound Volumes", "title"=>"Sandarbh - 4", "description"=>"", "price"=>"200", "isnew"=>0, "language"=>"H", "book_type"=>"S"); // $books_r[] = array("category"=>"Sandarbh Bound Volumes", "title"=>"Sandarbh - 5", "description"=>"", "price"=>"200", "isnew"=>0, "language"=>"H", "book_type"=>"S"); // $books_r[] = array("category"=>"Sandarbh Bound Volumes", "title"=>"Sandarbh - 6", "description"=>"", "price"=>"200", "isnew"=>0, "language"=>"H", "book_type"=>"S"); // $books_r[] = array("category"=>"Sandarbh Bound Volumes", "title"=>"Sandarbh - 7", "description"=>"", "price"=>"200", "isnew"=>0, "language"=>"H", "book_type"=>"S"); // $books_r[] = array("category"=>"Sandarbh Bound Volumes", "title"=>"Sandarbh - 8", "description"=>"", "price"=>"200", "isnew"=>0, "language"=>"H", "book_type"=>"S"); // $books_r[] = array("category"=>"Sandarbh Bound Volumes", "title"=>"Sandarbh - 9", "description"=>"", "price"=>"200", "isnew"=>0, "language"=>"H", "book_type"=>"S"); // $books_r[] = array("category"=>"Sandarbh Bound Volumes", "title"=>"Sandarbh - 10 (Out of stock)", "description"=>"", "price"=>"", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Sandarbh Bound Volumes", "title"=>"Sandarbh - 11 (Issue No. 61 to 66)", "description"=>"", "price"=>"200", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Sandarbh Bound Volumes", "title"=>"Sandarbh - 12 (Issue No. 67 to 72)", "description"=>"", "price"=>"200", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Sandarbh Bound Volumes", "title"=>"Sandarbh - 13 (Issue No. 73 to 78)", "description"=>"", "price"=>"200", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Sandarbh Bound Volumes", "title"=>"Sandarbh - 14 (Issue No. 79 to 84)", "description"=>"", "price"=>"200", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Sandarbh Bound Volumes", "title"=>"Sandarbh - 15 (Issue No. 85 to 90)", "description"=>"", "price"=>"200", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Sandarbh Bound Volumes", "title"=>"Sandarbh - 16 (Issue No. 91 to 96)", "description"=>"", "price"=>"200", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Sandarbh Bound Volumes", "title"=>"Sandarbh - 17 (Issue No. 97 to 102)", "description"=>"", "price"=>"200", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Sandarbh Bound Volumes", "title"=>"Sandarbh - 18 (Issue No. 103 to 108)", "description"=>"", "price"=>"350", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Sandarbh Bound Volumes", "title"=>"Sandarbh - 19 (Issue No. 109 to 114)", "description"=>"", "price"=>"350", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Sandarbh Bound Volumes", "title"=>"Sandarbh - 20 (Issue No. 115 to 120)", "description"=>"", "price"=>"350", "isnew"=>1, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Sandarbh Bound Volumes", "title"=>"Sandarbh - 21 (Issue No. 121 to 126)", "description"=>"", "price"=>"350", "isnew"=>1, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Sandarbh Bound Volumes", "title"=>"Sandarbh - 22 (Issue No. 127 to 122)", "description"=>"", "price"=>"350", "isnew"=>1, "language"=>"H", "book_type"=>"S"); //$books_r[] = array("category"=>"Sandarbh Loose Issues", "title"=>"Sandarbh - Set of 20 assorted issues", "description"=>"", "price"=>"100", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Sandarbh Loose Issues", "title"=>"Sandarbh - Set of 40 assorted issues", "description"=>"", "price"=>"400", "isnew"=>0, "language"=>"H", "book_type"=>"S"); //$books_r[] = array("category"=>"Srote Bound Volumes", "title"=>"Srote 1999", "description"=>"", "price"=>"200", "isnew"=>0, "language"=>"H", "book_type"=>"S"); //$books_r[] = array("category"=>"Srote Bound Volumes", "title"=>"Srote 2003", "description"=>"", "price"=>"200", "isnew"=>0, "language"=>"H", "book_type"=>"S"); //$books_r[] = array("category"=>"Srote Bound Volumes", "title"=>"Srote 2004", "description"=>"", "price"=>"200", "isnew"=>0, "language"=>"H", "book_type"=>"S"); //$books_r[] = array("category"=>"Srote Bound Volumes", "title"=>"Srote 2005", "description"=>"", "price"=>"200", "isnew"=>0, "language"=>"H", "book_type"=>"S"); //$books_r[] = array("category"=>"Srote Bound Volumes", "title"=>"Srote 2006", "description"=>"", "price"=>"200", "isnew"=>0, "language"=>"H", "book_type"=>"S"); //$books_r[] = array("category"=>"Srote Bound Volumes", "title"=>"Srote 2007 (Out of stock)", "description"=>"", "price"=>"", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Srote Bound Volumes", "title"=>"Srote 2008 (January 2008 to December 2008)", "description"=>"", "price"=>"200", "isnew"=>0, "language"=>"H", "book_type"=>"S"); //$books_r[] = array("category"=>"Srote Bound Volumes", "title"=>"Srote 2009 (Out of stock)", "description"=>"", "price"=>"", "isnew"=>0, "language"=>"H", "book_type"=>"S"); //$books_r[] = array("category"=>"Srote Bound Volumes", "title"=>"Srote 2010 (Out of stock)", "description"=>"", "price"=>"", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Srote Bound Volumes", "title"=>"Srote 2011 (January 2011 to December 2011)", "description"=>"", "price"=>"200", "isnew"=>0, "language"=>"H", "book_type"=>"S"); //$books_r[] = array("category"=>"Srote Bound Volumes", "title"=>"Srote 2012", "description"=>"", "price"=>"200", "isnew"=>0, "language"=>"H", "book_type"=>"S"); //$books_r[] = array("category"=>"Srote Bound Volumes", "title"=>"Srote 2013 (Out of stock)", "description"=>"", "price"=>"", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Srote Bound Volumes", "title"=>"Srote 2014 (January 2014 to December 2014)", "description"=>"", "price"=>"200", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Srote Bound Volumes", "title"=>"Srote 2015 (January 2015 to December 2015)", "description"=>"", "price"=>"200", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Srote Bound Volumes", "title"=>"Srote 2016 (January 2016 to December 2016)", "description"=>"", "price"=>"400", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Srote Bound Volumes", "title"=>"Srote 2017 (January 2017 to December 2017)", "description"=>"", "price"=>"400", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Srote Bound Volumes", "title"=>"Srote 2018 (January 2018 to December 2018)", "description"=>"", "price"=>"400", "isnew"=>1, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Srote Bound Volumes", "title"=>"Srote 2019 (January 2019 to December 2019)", "description"=>"", "price"=>"400", "isnew"=>1, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Srote Bound Volumes", "title"=>"Srote 2020 (January 2020 to December 2020)", "description"=>"", "price"=>"400", "isnew"=>1, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Srote Bound Volumes", "title"=>"Srote 2021 (January 2021 to December 2021)", "description"=>"", "price"=>"400", "isnew"=>1, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Srote Loose Issues", "title"=>"Srote - Set of 50 assorted issues (Out of Stock)", "description"=>"", "price"=>"", "isnew"=>0, "language"=>"H", "book_type"=>"S"); //$books_r[] = array("category"=>"Chakmak Bound Volumes", "title"=>"Chakmak (July 2000 to June 2001), Volume 16", "description"=>"", "price"=>"200", "isnew"=>0, "language"=>"H", "book_type"=>"S"); //$books_r[] = array("category"=>"Chakmak Bound Volumes", "title"=>"Chakmak (July 2001 to June 2002), Volume 17", "description"=>"", "price"=>"200", "isnew"=>0, "language"=>"H", "book_type"=>"S"); //$books_r[] = array("category"=>"Chakmak Bound Volumes", "title"=>"Chakmak (July 2002 to June 2003), Volume 18", "description"=>"", "price"=>"200", "isnew"=>0, "language"=>"H", "book_type"=>"S"); //$books_r[] = array("category"=>"Chakmak Bound Volumes", "title"=>"Chakmak (July 2003 to June 2004), Volume 19", "description"=>"", "price"=>"200", "isnew"=>0, "language"=>"H", "book_type"=>"S"); //$books_r[] = array("category"=>"Chakmak Bound Volumes", "title"=>"Chakmak (July 2004 to June 2005), Volume 20", "description"=>"", "price"=>"200", "isnew"=>0, "language"=>"H", "book_type"=>"S"); //$books_r[] = array("category"=>"Chakmak Bound Volumes", "title"=>"Chakmak 2008 (January 2008 to December 2008)", "description"=>"", "price"=>"300", "isnew"=>0, "language"=>"H", "book_type"=>"S"); //$books_r[] = array("category"=>"Chakmak Bound Volumes", "title"=>"Chakmak 2009 (January 2009 to December 2009)", "description"=>"", "price"=>"300", "isnew"=>0, "language"=>"H", "book_type"=>"S"); //$books_r[] = array("category"=>"Chakmak Bound Volumes", "title"=>"Chakmak 2010 (January 2010 to December 2010)", "description"=>"", "price"=>"300", "isnew"=>0, "language"=>"H", "book_type"=>"S"); //$books_r[] = array("category"=>"Chakmak Bound Volumes", "title"=>"Chakmak 2011 (January 2011 to December 2011)", "description"=>"", "price"=>"", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Chakmak Bound Volumes", "title"=>"Chakmak 2012 (January 2012 to December 2012)", "description"=>"", "price"=>"350", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Chakmak Bound Volumes", "title"=>"Chakmak 2013 (January 2013 to December 2013)", "description"=>"", "price"=>"350", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Chakmak Bound Volumes", "title"=>"Chakmak 2014 (January 2014 to December 2014)", "description"=>"", "price"=>"350", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Chakmak Bound Volumes", "title"=>"Chakmak 2015 (January 2015 to December 2015)", "description"=>"", "price"=>"350", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Chakmak Bound Volumes", "title"=>"Chakmak 2016 (January 2016 to December 2016)", "description"=>"", "price"=>"650", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Chakmak Bound Volumes", "title"=>"Chakmak 2017 (January 2017 to December 2017)", "description"=>"", "price"=>"650", "isnew"=>0, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Chakmak Bound Volumes", "title"=>"Chakmak 2018 (January 2018 to December 2018)", "description"=>"", "price"=>"650", "isnew"=>1, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Chakmak Bound Volumes", "title"=>"Chakmak 2019 (January 2019 to December 2019)", "description"=>"", "price"=>"650", "isnew"=>1, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Chakmak Bound Volumes", "title"=>"Chakmak 2020 (January 2020 to December 2020)", "description"=>"", "price"=>"650", "isnew"=>1, "language"=>"H", "book_type"=>"S"); $books_r[] = array("category"=>"Chakmak Bound Volumes", "title"=>"Chakmak 2021 (January 2021 to December 2021)", "description"=>"", "price"=>"650", "isnew"=>1, "language"=>"H", "book_type"=>"S"); //$books_r[] = array("category"=>"Chakmak Loose issues", "title"=>"Chakmak - Set of 50 old issues (Out of Stock)", "description"=>"", "price"=>"", "isnew"=>0, "language"=>"H", "book_type"=>"S"); //$books_r[] = array("category"=>"Chakmak Loose issues", "title"=>"Chakmak - Set of 100 old issues", "description"=>"", "price"=>"400", "isnew"=>0, "language"=>"H", "book_type"=>"S"); //$books_r[] = array("category"=>"Magazines", "title"=>"Chakmak Monthly Magazine", "description"=>"", "price"=>"20", "isnew"=>0, "book_type"=>"S"); //$books_r[] = array("category"=>"Magazines", "title"=>"Srote Monthly Magazine", "description"=>"", "price"=>"15", "isnew"=>0, "book_type"=>"S"); //$books_r[] = array("category"=>"Magazines", "title"=>"Sandarbh Bimonthly Magazine for Teachers and Students", "description"=>"", "price"=>"20", "isnew"=>0, "book_type"=>"S"); //$books_r[] = array("category"=>"Annual Subscription", "title"=>"Chakmak (For <strong>individuals</strong>)", "description"=>"", "price"=>"200", "isnew"=>0, "book_type"=>"S"); //$books_r[] = array("category"=>"Annual Subscription", "title"=>"Chakmak (For <strong>institutions</strong>)", "description"=>"", "price"=>"300", "isnew"=>0, "book_type"=>"S"); //$books_r[] = array("category"=>"Annual Subscription", "title"=>"Srote", "description"=>"", "price"=>"150", "isnew"=>0, "book_type"=>"S"); //$books_r[] = array("category"=>"Annual Subscription", "title"=>"Sandarbh (For <strong>individuals</strong>)", "description"=>"", "price"=>"100", "isnew"=>0, "book_type"=>"S"); //$books_r[] = array("category"=>"Annual Subscription", "title"=>"Sandarbh (For <strong>institutions</strong>)", "description"=>"", "price"=>"200", "isnew"=>0, "book_type"=>"S"); ?>