/**
<!
(c) 2003 Chhahari.com
Original Author: Rajesh B. Shrestha, 2003
Feel free to copy, modify and distribute as long as this header is kept intact.
-->
*/
var chhahari_mpp_xkey = new Array();

chhahari_mpp_xkey[13] = new kbd_char ("&#13;", "", "char"); // return

chhahari_mpp_xkey[32] = new kbd_char (" ", "", "char"); // space
chhahari_mpp_xkey[33] = new kbd_char ("!", "", "char"); // ! bang
chhahari_mpp_xkey[34] = new kbd_char ("\"", "", "symbol"); // " double quote
chhahari_mpp_xkey[35] = new kbd_char ("#", "", "char"); // #
chhahari_mpp_xkey[36] = new kbd_char ("$", "", "char"); // $
chhahari_mpp_xkey[37] = new kbd_char ("%", "", "char"); // %
chhahari_mpp_xkey[38] = new kbd_char ("&", "", "char"); // &
chhahari_mpp_xkey[39] = new kbd_char ("'", "", "symbol"); // ' single quote
chhahari_mpp_xkey[40] = new kbd_char ("(", "", "char"); // ( left paren
chhahari_mpp_xkey[41] = new kbd_char (")", "", "char"); // ) right paren
chhahari_mpp_xkey[42] = new kbd_char ("*", "", "char"); // * star
chhahari_mpp_xkey[43] = new kbd_char ("+", "", "symbol"); // + plus
chhahari_mpp_xkey[44] = new kbd_char (",", "", "char2"); // comma
chhahari_mpp_xkey[45] = new kbd_char ("-", "", "symbol"); // dash
chhahari_mpp_xkey[46] = new kbd_char (".", "", "char2"); // period
chhahari_mpp_xkey[47] = new kbd_char ("्", "", "char2"); // slash
chhahari_mpp_xkey[48] = new kbd_char ("०", "", "num"); // 0
chhahari_mpp_xkey[49] = new kbd_char ("१", "", "num"); // 1
chhahari_mpp_xkey[50] = new kbd_char ("२", "", "num"); // 2
chhahari_mpp_xkey[51] = new kbd_char ("३", "", "num"); // 3
chhahari_mpp_xkey[52] = new kbd_char ("४", "", "num"); // 4
chhahari_mpp_xkey[53] = new kbd_char ("५", "", "num"); // 5
chhahari_mpp_xkey[54] = new kbd_char ("६", "", "num"); // 6
chhahari_mpp_xkey[55] = new kbd_char ("७", "", "num"); // 7
chhahari_mpp_xkey[56] = new kbd_char ("८", "", "num"); // 8
chhahari_mpp_xkey[57] = new kbd_char ("९", "", "num"); // 9
chhahari_mpp_xkey[58] = new kbd_char (":", "", "char2"); //: colon
chhahari_mpp_xkey[59] = new kbd_char (";", "", "char2"); //; semicolon
chhahari_mpp_xkey[60] = new kbd_char ("ङ", "", "char2"); // < less than
chhahari_mpp_xkey[61] = new kbd_char ("=", "", "symbol"); // = equal
chhahari_mpp_xkey[62] = new kbd_char ("।", "", "char2"); // > greater than
chhahari_mpp_xkey[63] = new kbd_char ("?", "", "char2"); // ? question
chhahari_mpp_xkey[64] = new kbd_char ("@", "", "char"); // @
chhahari_mpp_xkey[65] = new kbd_char ("आ", "", "char");  //A
chhahari_mpp_xkey[66] = new kbd_char ("भ", "", "char"); //B
chhahari_mpp_xkey[67] = new kbd_char ("च", "", "char"); //C
chhahari_mpp_xkey[68] = new kbd_char ("ध", "", "char"); //D
chhahari_mpp_xkey[69] = new kbd_char ("ै", "", "char"); //E
chhahari_mpp_xkey[70] = new kbd_char ("ऊ", "", "char"); //F
chhahari_mpp_xkey[71] = new kbd_char ("घ", "", "char"); // G
chhahari_mpp_xkey[72] = new kbd_char ("अ", "", "char2"); //H
chhahari_mpp_xkey[73] = new kbd_char ("ी", "", "char2"); //I
chhahari_mpp_xkey[74] = new kbd_char ("झ", "", "char2");//J
chhahari_mpp_xkey[75] = new kbd_char ("ख", "", "char2"); //K
chhahari_mpp_xkey[76] = new kbd_char ("ळ", "", "char2"); //L
chhahari_mpp_xkey[77] = new kbd_char ("ं", "", "char2");//M
chhahari_mpp_xkey[78] = new kbd_char ("ण", "", "char2"); //N
chhahari_mpp_xkey[79] = new kbd_char ("ओ", "", "char2");//O
chhahari_mpp_xkey[80] = new kbd_char ("फ", "", "char2");//P
chhahari_mpp_xkey[81] = new kbd_char ("ठ", "", "char");//Q
chhahari_mpp_xkey[82] = new kbd_char ("ृ", "", "char");//R
chhahari_mpp_xkey[83] = new kbd_char ("श", "", "char");//S
chhahari_mpp_xkey[84] = new kbd_char ("थ", "", "char");//T
chhahari_mpp_xkey[85] = new kbd_char ("ू", "", "char2");//U
chhahari_mpp_xkey[86] = new kbd_char ("ँ", "", "char");//V
chhahari_mpp_xkey[87] = new kbd_char ("औ", "", "char");//W
chhahari_mpp_xkey[88] = new kbd_char ("ढ", "", "char");//X
chhahari_mpp_xkey[89] = new kbd_char ("ञ", "", "char2");//Y
chhahari_mpp_xkey[90] = new kbd_char ("ऋ", "", "char");//Z
chhahari_mpp_xkey[91] = new kbd_char ("इ", "", "symbol");// [
chhahari_mpp_xkey[92] = new kbd_char ("ॐ", "", "symbol");// \ blackslash ??
chhahari_mpp_xkey[93] = new kbd_char ("ए", "", "symbol"); // ]
chhahari_mpp_xkey[94] = new kbd_char ("^", "", "char"); // ^ caret
chhahari_mpp_xkey[95] = new kbd_char ("॒", "", "symbol"); // _ underscore
chhahari_mpp_xkey[96] = new kbd_char ("ऽ", "", "char"); // ` apos
chhahari_mpp_xkey[97] = new kbd_char ("ा", "", "char"); //a
chhahari_mpp_xkey[98] = new kbd_char ("ब", "", "char"); //b
chhahari_mpp_xkey[99] = new kbd_char ("छ", "", "char"); //c
chhahari_mpp_xkey[100] = new kbd_char ("द", "", "char"); //d
chhahari_mpp_xkey[101] = new kbd_char ("े", "", "char"); //e
chhahari_mpp_xkey[102] = new kbd_char ("उ", "", "char"); //f
chhahari_mpp_xkey[103] = new kbd_char ("ग", "", "char"); // g
chhahari_mpp_xkey[104] = new kbd_char ("ह", "", "char2"); //h
chhahari_mpp_xkey[105] = new kbd_char ("ि", "", "char2"); //i
chhahari_mpp_xkey[106] = new kbd_char ("ज", "", "char2");//j
chhahari_mpp_xkey[107] = new kbd_char ("क", "", "char2"); //k
chhahari_mpp_xkey[108] = new kbd_char ("ल", "", "char2"); //l
chhahari_mpp_xkey[109] = new kbd_char ("म", "", "char2");//m
chhahari_mpp_xkey[110] = new kbd_char ("न", "", "char2"); //n
chhahari_mpp_xkey[111] = new kbd_char ("ो", "", "char2");//o
chhahari_mpp_xkey[112] = new kbd_char ("प", "", "char2");//p
chhahari_mpp_xkey[113] = new kbd_char ("ट", "", "char");//q
chhahari_mpp_xkey[114] = new kbd_char ("र", "", "char");//r
chhahari_mpp_xkey[115] = new kbd_char ("स", "", "char");//s
chhahari_mpp_xkey[116] = new kbd_char ("त", "", "char");//t
chhahari_mpp_xkey[117] = new kbd_char ("ु", "", "char2");//u
chhahari_mpp_xkey[118] = new kbd_char ("व", "", "char");//v
chhahari_mpp_xkey[119] = new kbd_char ("ौ", "", "char");//w
chhahari_mpp_xkey[120] = new kbd_char ("ड", "", "char");//x
chhahari_mpp_xkey[121] = new kbd_char ("य", "", "char2");//y
chhahari_mpp_xkey[122] = new kbd_char ("ष", "", "char");//z
chhahari_mpp_xkey[123] = new kbd_char ("ई", "", "symbol");// {
chhahari_mpp_xkey[124] = new kbd_char ("ः", "", "symbol"); // | pipe
chhahari_mpp_xkey[125] = new kbd_char ("ऐ", "", "symbol"); // } right curly brace
chhahari_mpp_xkey[126] = new kbd_char ("़", "", "char");//~ tilda

// xkeys
chhahari_mpp_xkey[130]= new kbd_char("क्र", "", "symbol");
chhahari_mpp_xkey[131]= new kbd_char("द्घ", "", "symbol");
chhahari_mpp_xkey[132]= new kbd_char("द्ध", "", "symbol");
chhahari_mpp_xkey[133]= new kbd_char("ऋ", "", "symbol");
chhahari_mpp_xkey[134]= new kbd_char("द्द", "", "symbol");
chhahari_mpp_xkey[135]= new kbd_char("क्ष", "", "char");
chhahari_mpp_xkey[136]= new kbd_char("त्र", "", "char");
chhahari_mpp_xkey[137]= new kbd_char("ज्ञ", "", "char");
chhahari_mpp_xkey[138]= new kbd_char("श्र", "", "symbol");
chhahari_mpp_xkey[139] = new kbd_char( "क्त", "", "symbol");
chhahari_mpp_xkey[140]= new kbd_char("ं", "", "symbol");
chhahari_mpp_xkey[141]= new kbd_char("ँ", "", "symbol");
chhahari_mpp_xkey[142]= new kbd_char("े", "", "symbol");

// shift xkeys
chhahari_mpp_xkey[150] = new kbd_char( "अ", "", "vowel"); // ! bang
chhahari_mpp_xkey[151] = new kbd_char( "आ", "", "vowel"); // ! bang
chhahari_mpp_xkey[152] = new kbd_char( "इ", "", "vowel"); // #
chhahari_mpp_xkey[153] = new kbd_char( "ई", "", "vowel"); // $
chhahari_mpp_xkey[154] = new kbd_char( "उ", "", "vowel"); // %
chhahari_mpp_xkey[155] = new kbd_char( "ऊ", "", "vowel"); // %
chhahari_mpp_xkey[156] = new kbd_char( "ए", "", "vowel"); // &
chhahari_mpp_xkey[157] = new kbd_char( "ऐ", "", "vowel"); // *
chhahari_mpp_xkey[158] = new kbd_char( "ओ", "", "vowel"); // (
chhahari_mpp_xkey[159] = new kbd_char( "औ", "", "vowel"); // )
chhahari_mpp_xkey[160] = new kbd_char( "औ", "", "vowel"); // )
chhahari_mpp_xkey[161] = new kbd_char( "ऋ", "", "vowel"); // )
chhahari_mpp_xkey[162] = new kbd_char( "श्र", "", "vowel"); // )
