9,16d8 < sub { < padding-left: 3px; < padding-right: 3px; < color: blue; < text-decoration: underline overline; < background-color: #f0f0f0; < } < 67,71c59 < < var kqueue=[], ikqueue=-1; < var eioisaltKey=false; < var eioisctrlKey=false; < var okn=''; --- > 1305c1293 < //alert(9); --- > alert(9); 1308c1296 < //alert(189); --- > alert(189); 1310c1298 < //alert(19); --- > alert(19); 1485c1473 < //alert(19); --- > alert(19); 1555,1673d1542 < < function prekeyb(eiois) { < if (eiois.ctrlKey) { < eioisctrlKey=true; < } else if (eiois.altKey) { < eioisaltKey=true; < } else if (eiois.keyCode == 17) { < eioisctrlKey=true; < } else if ((eiois.which || eiois.keyCode) == 8) { < if (okn.length > 0) { < okn=okn.substring(0, eval(-1 + okn.length)); < } else { < okn=''; < } < if (eioisctrlKey) { < eioisctrlKey=false; < } else if (eioisaltKey) { < eioisaltKey=false; < } < } < } < < function keyb(eiois) { < if (eiois.ctrlKey) { < eioisctrlKey=true; < } else if (eiois.altKey) { < eioisaltKey=true; < } else if (eiois.keyCode == 17) { < eioisctrlKey=true; < } else if ((eiois.which || eiois.keyCode) == 8) { < if (okn.length > 0) { < okn=okn.substring(0, eval(-1 + okn.length)); < } else { < okn=''; < } < if (eioisctrlKey) { < eioisctrlKey=false; < } else if (eioisaltKey) { < eioisaltKey=false; < } < } else if (eioisctrlKey) { < if (String.fromCharCode(eiois.which || eiois.keyCode) >= 'A' && String.fromCharCode(eiois.which || eiois.keyCode) <= 'G') { < kqueue.push("document.getElementById('N" + String.fromCharCode(eiois.which || eiois.keyCode) + "').click();"); < } else if (String.fromCharCode(eiois.which || eiois.keyCode) >= 'a' && String.fromCharCode(eiois.which || eiois.keyCode) <= 'g') { < kqueue.push("document.getElementById('o" + String.fromCharCode(eiois.which || eiois.keyCode) + "').click();"); < } else if (String.fromCharCode(eiois.which || eiois.keyCode) >= 'H' && String.fromCharCode(eiois.which || eiois.keyCode) <= 'N') { < kqueue.push("document.getElementById('N" + String.fromCharCode(eiois.which || eiois.keyCode) + "').click();"); < } else if (String.fromCharCode(eiois.which || eiois.keyCode) >= 'h' && String.fromCharCode(eiois.which || eiois.keyCode) <= 'n') { < kqueue.push("document.getElementById('o" + String.fromCharCode(eiois.which || eiois.keyCode) + "').click();"); < } else if (String.fromCharCode(eiois.which || eiois.keyCode) >= 'O' && String.fromCharCode(eiois.which || eiois.keyCode) <= 'U') { < kqueue.push("document.getElementById('N" + String.fromCharCode(eiois.which || eiois.keyCode) + "').click();"); < } else if (String.fromCharCode(eiois.which || eiois.keyCode) >= 'o' && String.fromCharCode(eiois.which || eiois.keyCode) <= 'u') { < kqueue.push("document.getElementById('o" + String.fromCharCode(eiois.which || eiois.keyCode) + "').click();"); < } else if (String.fromCharCode(eiois.which || eiois.keyCode) >= '1' && String.fromCharCode(eiois.which || eiois.keyCode) <= '7') { < kqueue.push("document.getElementById('N" + String.fromCharCode(eiois.which || eiois.keyCode) + "').click();"); < } else if (String.fromCharCode(eiois.which || eiois.keyCode) >= 'V' && String.fromCharCode(eiois.which || eiois.keyCode) <= 'X') { < kqueue.push("document.getElementById('N" + String.fromCharCode(eiois.which || eiois.keyCode) + "').click();"); < } < okn+=String.fromCharCode(eiois.which || eiois.keyCode) + '#'; < if (eioisctrlKey) { < eioisctrlKey=false; < } else if (eioisaltKey) { < eioisaltKey=false; < } < } else { < if (String.fromCharCode(eiois.which || eiois.keyCode) >= 'A' && String.fromCharCode(eiois.which || eiois.keyCode) <= 'G') { < kqueue.push("document.getElementById('P" + String.fromCharCode(eiois.which || eiois.keyCode) + "').click();"); < } else if (String.fromCharCode(eiois.which || eiois.keyCode) >= 'a' && String.fromCharCode(eiois.which || eiois.keyCode) <= 'g') { < kqueue.push("document.getElementById('q" + String.fromCharCode(eiois.which || eiois.keyCode) + "').click();"); < } else if (String.fromCharCode(eiois.which || eiois.keyCode) >= 'H' && String.fromCharCode(eiois.which || eiois.keyCode) <= 'N') { < kqueue.push("document.getElementById('P" + String.fromCharCode(eiois.which || eiois.keyCode) + "').click();"); < } else if (String.fromCharCode(eiois.which || eiois.keyCode) >= 'h' && String.fromCharCode(eiois.which || eiois.keyCode) <= 'n') { < kqueue.push("document.getElementById('q" + String.fromCharCode(eiois.which || eiois.keyCode) + "').click();"); < } else if (String.fromCharCode(eiois.which || eiois.keyCode) >= 'O' && String.fromCharCode(eiois.which || eiois.keyCode) <= 'U') { < kqueue.push("document.getElementById('P" + String.fromCharCode(eiois.which || eiois.keyCode) + "').click();"); < } else if (String.fromCharCode(eiois.which || eiois.keyCode) >= 'o' && String.fromCharCode(eiois.which || eiois.keyCode) <= 'u') { < kqueue.push("document.getElementById('q" + String.fromCharCode(eiois.which || eiois.keyCode) + "').click();"); < } else if (String.fromCharCode(eiois.which || eiois.keyCode) >= '1' && String.fromCharCode(eiois.which || eiois.keyCode) <= '7') { < kqueue.push("document.getElementById('P" + String.fromCharCode(eiois.which || eiois.keyCode) + "').click();"); < } else if (String.fromCharCode(eiois.which || eiois.keyCode) >= 'V' && String.fromCharCode(eiois.which || eiois.keyCode) <= 'X') { < kqueue.push("document.getElementById('P" + String.fromCharCode(eiois.which || eiois.keyCode) + "').click();"); < } < okn+=String.fromCharCode(eiois.which || eiois.keyCode); < if (eioisctrlKey) { < eioisctrlKey=false; < } else if (eioisaltKey) { < eioisaltKey=false; < } < } < //document.title+=' ' + okn; < //alert('here okn=' + okn); < if (ikqueue == -1 && kqueue.length > 0) { < ikqueue=0; < setTimeout(keychecking, 20); < } < } < < function keychecking() { < var iok=-1, cok=''; < if (kqueue.length > 0) { < for (var jkl=0; jkl --- > 1715c1584 < 27.5 V --- > 27.5  1717,1718c1586,1587 < A#0   🎼♯ < 29.1  --- > A#0   🎼 > 29.1  1721c1590 < 30.9 W --- > 30.9  1724c1593 < 32.7 3 --- > 32.7  1726,1727c1595,1596 < C#1   🎼
< 34.6  --- > C#1   🎼
> 34.6  1730c1599 < 36.7 4 --- > 36.7  1732,1733c1601,1602 < D#1   🎼
< 38.9  --- > D#1   🎼
> 38.9  1736c1605 < 41.2 5 --- > 41.2  1739c1608 < 43.7 6 --- > 43.7  1742c1611 < 46.2  --- > 46.2  1745c1614 < 49.0 7 --- > 49.0  1748c1617 < 51.9  --- > 51.9  1751c1620 < 55.0 1 --- > 55.0  1753,1754c1622,1623 < A#1   🎼♯ < 58.3  --- > A#1   🎼 > 58.3  1757c1626 < 61.7 2 --- > 61.7  1760c1629 < 65.4 q --- > 65.4  1762,1763c1631,1632 < C#2   🎼
< 69.3  --- > C#2   🎼
> 69.3  1766c1635 < 73.4 r --- > 73.4  1768,1769c1637,1638 < D#2   🎼
< 77.8  --- > D#2   🎼
> 77.8  1772c1641 < 82.4 s --- > 82.4  1775c1644 < 87.3 t --- > 87.3  1778c1647 < 92.5  --- > 92.5  1781c1650 < 98.0 u --- > 98.0  1784c1653 < 103.8  --- > 103.8  1787c1656 < 110.0 o --- > 110.0  1789,1790c1658,1659 < A#2   🎼♯ < 116.5  --- > A#2   🎼 > 116.5  1793c1662 < 123.5 p --- > 123.5  1796c1665 < 130.8 Q --- > 130.8  1798,1799c1667,1668 < C#3   🎼
< 138.6  --- > C#3   🎼
> 138.6  1802c1671 < 146.8 R --- > 146.8  1804,1805c1673,1674 < D#3   🎼
< 155.6  --- > D#3   🎼
> 155.6  1808c1677 < 164.8 S --- > 164.8  1811c1680 < 174.6 T --- > 174.6  1814c1683 < 185.0  --- > 185.0  1817c1686 < 196.0 U --- > 196.0  1820c1689 < 207.7  --- > 207.7  1823c1692 < 220.0 O --- > 220.0  1825,1826c1694,1695 < A#3   🎼♯ < 233.1  --- > A#3   🎼 > 233.1  1829c1698 < 246.9 P --- > 246.9  1832c1701 < 261.6 C --- > 261.6  1834,1835c1703,1704 < C#4   🎼
< 277.2  --- > C#4   🎼
> 277.2  1838c1707 < 293.7 D --- > 293.7  1840,1841c1709,1710 < D#4   🎼
< 311.1  --- > D#4   🎼
> 311.1  1844c1713 < 329.6 E --- > 329.6  1847c1716 < 349.2 F --- > 349.2  1850c1719 < 370.0  --- > 370.0  1853c1722 < 392.0 G --- > 392.0  1856c1725 < 415.3  --- > 415.3  1859c1728 < 440.0 A --- > 440.0  1861,1862c1730,1731 < A#4   🎼♯ < 466.2  --- > A#4   🎼 > 466.2  1865c1734 < 493.9 B --- > 493.9  1868c1737 < 523.3 c --- > 523.3  1870,1871c1739,1740 < C#5   🎼
< 554.4  --- > C#5   🎼
> 554.4  1874c1743 < 587.3 d --- > 587.3  1876,1877c1745,1746 < D#5   🎼
< 622.3  --- > D#5   🎼
> 622.3  1880c1749 < 659.3 e --- > 659.3  1883c1752 < 698.5 f --- > 698.5  1886c1755 < 740.0  --- > 740.0  1889c1758 < 784.0 g --- > 784.0  1892c1761 < 830.6  --- > 830.6  1895c1764 < 880.0 a --- > 880.0  1897,1898c1766,1767 < A#5   🎼♯ < 932.3  --- > A#5   🎼 > 932.3  1901c1770 < 987.8 b --- > 987.8  1904c1773 < 1046.5 J --- > 1046.5  1906,1907c1775,1776 < C#6   🎼
< 1108.7  --- > C#6   🎼
> 1108.7  1910c1779 < 1174.7 K --- > 1174.7  1912,1913c1781,1782 < D#6   🎼
< 1244.5  --- > D#6   🎼
> 1244.5  1916c1785 < 1318.5 L --- > 1318.5  1919c1788 < 1396.9 M --- > 1396.9  1922c1791 < 1480.0  --- > 1480.0  1925c1794 < 1568.0 N --- > 1568.0  1928c1797 < 1661.2  --- > 1661.2  1931c1800 < 1760.0 H --- > 1760.0  1933,1934c1802,1803 < A#6   🎼♯ < 1864.7  --- > A#6   🎼 > 1864.7  1937c1806 < 1975.5 I --- > 1975.5  1940c1809 < 2093.0 j --- > 2093.0  1942,1943c1811,1812 < C#7   🎼
< 2217.5  --- > C#7   🎼
> 2217.5  1946c1815 < 2349.3 k --- > 2349.3  1948,1949c1817,1818 < D#7   🎼
< 2489.0  --- > D#7   🎼
> 2489.0  1952c1821 < 2637.0 l --- > 2637.0  1955c1824 < 2793.8 m --- > 2793.8  1958c1827 < 2960.0  --- > 2960.0  1961c1830 < 3136.0 n --- > 3136.0  1964c1833 < 3322.4  --- > 3322.4  1967c1836 < 3520.0 h --- > 3520.0  1969,1970c1838,1839 < A#7   🎼♯ < 3729.3  --- > A#7   🎼 > 3729.3  1973c1842 < 3951.1 i --- > 3951.1  1975,1976c1844,1845 < C8   🎼 < 4186.0 X --- > C8   🎼 > 4186.0  2032,2037d1900 < if (navigator.userAgent.match(/Android|BlackBerry|iPhone|iPad|iPod|Opera Mini|IEMobile/i)) { < var subs=document.getElementsByTagName('sub'); < for (var isubs=0; isubs