var font = ""; var description = ""; var row2 = new Array(); var keys = new Array();

//The utility has been customized for Devanagari from the Greek 
//Unicode Editor by Russell Cottrell 
// http://www.russellcottrell.com/greek/utilities/fontutilityUnicodeKeys.htm

// The utility is fully customizable; see instructions below.
// It is licensed for non-commercial personal or academic use
// and may be freely distributed with this notice and the web page link at the bottom intact.
// It is distributed as donationware; see http://www.russellcottrell.com/greek/license/ for information.

//////////////////// THE FONT ////////////////////

var font = "Mangal";
var description = "This page is encoded for Unicode Devanaagari."
	// precede quotes or apostrophe inside the description with a backslash:  \'  \"

//////////////////// THE KEYBOARD MAP ////////////////////
keys[0] = "~<>8204, !<>2620, @<>2675, #<>2674, $, %<>9772, ^<>2672, &<>2676, *<>2673, (, ), _, +";
keys[1] = "`<>8205, 1<>2663, 2<>2664, 3<>2665, 4<>2666, 5<>2667, 6<>2668, 7<>2669, 8<>2670, 9<>2671, 0<>2662, -, =";
keys[2] = " , Q<>2592, W<>2580, E<>2632, R<>2371, T<>2597, Y<>2590, U<>2626, I<>2624, O<>2579, P<>2603, {<>2568, }<>2576";
keys[3] = " , q<>2591, w<>2636, e<>2631, r<>2608, t<>2596, y<>2607, u<>2625, i<>2623, o<>2635, p<>2602, [<>2567, ]<>2575";
keys[4] = " , A<>2566, S<>2614, D<>2599, F<>2570, G<>2584, H<>2565, J<>2589, K<>2582, L<>2563, :, &#34;";
keys[5] = " , a<>2622, s<>2616, d<>2598, f<>2569, g<>2583, h<>2617, j<>2588, k<>2581, l<>2610, ;, &#39;";
keys[6] = " , Z<>2652, X<>2594, C<>2587, V<>2561, B<>2605, N<>2595, M<>2562, <<>2585, >, ?, |";
keys[7] = " , z<>2651, x<>2593, c<>2586, v<>2613, b<>2604, n<>2600, m<>2606, &#44;, ., /, \\<>2637";