????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_old8/Html/LevelF/Category1/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/appsrv.astacus.se/apps/school/www_old8/Html/LevelF/Category1/LevelFCat1Lesson29.html
<!doctype html>
<html>
    <head>
        <title>Vocabulary skills - double vowels and double letters</title>
        <script type="text/javascript" src="../../../js/allScriptsForLessonsHtml.js"></script>
        <script>
            
            function page_preLoad()
            {                
                shared_setDeviceTypeLevelCategoryLastLesson(Level.F, Category.No1);
                shared_set_tblMainiPadBodyWidthHeight('id_tblMainiPadBody', 'id_meta');
                
                shared_setHeaderTable('id_tblHeader', shared_title_page, shared_getSubTitle(Level.F, Category.No1, 29), true, true);
                shared_setFooterTable('id_tblFooter', true, true, true, true, true);
                
                var ids_headings = ['id_td_heading1', 'id_td_heading2', 'id_td_heading3'];
                var ids_options = ['id_options1', 'id_td_oo1', 'id_td_oo2', 'id_td_oo3', 'id_td_oo4', 'id_td_oo5', 'id_td_oo6', 'id_td_oo7', 'id_td_oo8', 'id_td_ee1', 'id_td_ee2', 'id_td_ee3', 'id_td_ee4', 'id_td_ee5', 'id_options2', 'id_td_cotton', 'id_td_soccer', 'id_td_kitten', 'id_td_topper'];
                var ids_spans = ['id_span_oo1', 'id_span_oo2', 'id_span_oo3', 'id_span_oo4', 'id_span_oo5', 'id_span_oo6', 'id_span_oo7', 'id_span_oo8', 'id_span_ee1', 'id_span_ee2', 'id_span_ee3', 'id_span_ee4', 'id_span_ee5', 'id_span_cotton', 'id_span_soccer', 'id_span_kitten', 'id_span_topper'];
                var ids_boxes = ['id_dropbox_oo7', 'id_dropbox_ee2', 'id_dropbox_ee3', 'id_dropbox_ee4', 'id_dropbox_ee5', 'id_dropbox_ee1', 'id_dropbox_oo1', 'id_dropbox_oo2', 'id_dropbox_oo3', 'id_dropbox_oo4', 'id_dropbox_oo5', 'id_dropbox_oo6', 'id_dropbox_cotton', 'id_dropbox_kitten', 'id_dropbox_soccer', 'id_dropbox_topper'];
                var ids_texts = new Array();
                
                for (var textId = 1; textId <= 48; textId++)
                {
                    ids_texts.push('id_td_text' + textId);
                }
                
                var ids_textBoxes = new Array();
                
                for (var textBoxId = 1; textBoxId <= 4; textBoxId++)
                {
                    var idTextBox = 'id_textBox' + textBoxId;
                    var eTextBox = document.getElementById(idTextBox);
                    eTextBox.value = '';
                    
                    if (shared_currentDeviceType == shared_DeviceTypeAndroidDeviceApp)
                    {
                        eTextBox.style.border = 'solid 2px black';
                    }
                    
                    ids_textBoxes.push(idTextBox);
                }
                
                var ids_All = ids_options.concat(ids_texts, ids_boxes);
                
                shared_adjust_fontSize_for_ids_all_devices(ids_textBoxes, 90);
                shared_adjust_fontSize_for_ids_all_devices(ids_headings, 65);
                shared_adjust_fontSize_for_ids_all_devices(ids_All, 70);
                
                shared_hideAllExceptFirstElement('id_span_oo', 8);
                shared_set_all_draggble_to_false_except_first_element('id_td_oo', 8);
                
                shared_hideAllExceptFirstElement('id_span_ee', 5);
                shared_set_all_draggble_to_false_except_first_element('id_td_ee', 5);
                
                shared_init_dropBox_tds_withOUT_drag_here(ids_boxes);
                shared_init_dropping_spans(ids_spans);
                
                var id_tables_array = ['id_table1', 'id_table2', 'id_table3'];
                shared_border_collapse_for_tables_except_android(id_tables_array);
            }
        
            function page_onLoad()
            {

            }
        
            function btnHome_click()
            {
                shared_btnHomeCategories_click('LevelF');
            }
        
            function btnPrevious_click()
            {
                window.location = 'LevelFCat1Lesson28b.html';
            }
            
            function btnNext_click()
            {
                window.location = 'LevelFCat1Lesson30.html';
            }
        
            function DragDrop(id_dropBox, text, ids_array)
            {
                if (shared_isMovingElementIdInTheArraySetIsFilledTrue(id_dropBox, ids_array))
                {
                    shared_setTextAndBackgroundColorToGreenAndIsMovedTrue(shared_currentDropingId, id_dropBox);
                    
                    unhide_next_elements(text);
                    
                    shared_set_currentDropingId_draggbleToFalse();
                }
                else
                {
                    shared_resetCurrentDroppingPosition(id_dropBox);
                }
            }
            
            function unhide_next_elements(text)
            {
                if (text == 'ee')
                {
                    shared_unHideNextElementNew2('id_span_ee', 'id_td_ee', 5);
                }
                else if (text == 'oo')
                {                    
                    shared_unHideNextElementNew2('id_span_oo', 'id_td_oo', 8);
                }
                else if (text == 'ee/oo')
                {
                    var id_current_dropping = shared_currentDropingId;
                    
                    if (id_current_dropping.indexOf('oo') > -1)
                    {
                        shared_unHideNextElementNew2('id_span_oo', 'id_td_oo', 8);
                    }
                    else
                    {
                        shared_unHideNextElementNew2('id_span_ee', 'id_td_ee', 5);
                    }
                }
            }
        
            function btnValidate_click()
            {
                var ids_boxes = ['id_dropbox_oo7', 'id_dropbox_ee2', 'id_dropbox_ee3', 'id_dropbox_ee4', 'id_dropbox_ee5', 'id_dropbox_ee1', 'id_dropbox_oo1', 'id_dropbox_oo2', 'id_dropbox_oo3', 'id_dropbox_oo4', 'id_dropbox_oo5', 'id_dropbox_oo6', 'id_dropbox_cotton', 'id_dropbox_kitten', 'id_dropbox_soccer', 'id_dropbox_topper'];
                var isAllBoxesFilled = shared_isAllInfosFilled(ids_boxes);
                
                var eTextBox1 = document.getElementById('id_textBox1');
                var eTextBox2 = document.getElementById('id_textBox2');
                var eTextBox3 = document.getElementById('id_textBox3');
                var eTextBox4 = document.getElementById('id_textBox4');
                
                if (isAllBoxesFilled && (eTextBox1.value !== '') && (eTextBox2.value !== '') && (eTextBox3.value !== '') && (eTextBox4.value !== ''))
                {
                    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="35%">
                                        <td style="padding-bottom:0px">
                                            <table id="id_table1" width="100%" height="100%" border="1" cellpadding="0" cellspacing="0">
                                                <tr height="20%">
                                                    <td id="id_td_heading1" class="shared_style_blue_24px_bold_padding_left_2_percent">Vocabulary skills:<br>
                                                        The following words have double vowels in them. Fill the correct vowels.
                                                    </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="*">Options:
                                                                </td>
                                                                <td id="id_td_oo1" class="shared_style_red_24px_bold" width="7%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                                    <span id="id_span_oo1">oo</span>
                                                                </td>
                                                                <td id="id_td_ee1" class="shared_style_red_24px_bold" width="6%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                                    <span id="id_span_ee1">ee</span>
                                                                </td>
                                                                <td id="id_td_oo2" class="shared_style_red_24px_bold" width="6%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                                    <span id="id_span_oo2">oo</span>
                                                                </td>
                                                                <td id="id_td_ee2" class="shared_style_red_24px_bold" width="6%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                                    <span id="id_span_ee2">ee</span>
                                                                </td>
                                                                <td id="id_td_oo3" class="shared_style_red_24px_bold" width="6%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                                    <span id="id_span_oo3">oo</span>
                                                                </td>
                                                                <td id="id_td_ee3" class="shared_style_red_24px_bold" width="6%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                                    <span id="id_span_ee3">ee</span>
                                                                </td>
                                                                <td id="id_td_oo4" class="shared_style_red_24px_bold" width="6%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                                    <span id="id_span_oo4">oo</span>
                                                                </td>
                                                                <td id="id_td_ee4" class="shared_style_red_24px_bold" width="6%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                                    <span id="id_span_ee4">ee</span>
                                                                </td>
                                                                <td id="id_td_oo5" class="shared_style_red_24px_bold" width="6%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                                    <span id="id_span_oo5">oo</span>
                                                                </td>
                                                                <td id="id_td_ee5" class="shared_style_red_24px_bold" width="6%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                                    <span id="id_span_ee5">ee</span>
                                                                </td>
                                                                <td id="id_td_oo6" class="shared_style_red_24px_bold" width="6%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                                    <span id="id_span_oo6">oo</span>
                                                                </td>
                                                                <td id="id_td_oo7" class="shared_style_red_24px_bold" width="6%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                                    <span id="id_span_oo7">oo</span>
                                                                </td>
                                                                <td id="id_td_oo8" class="shared_style_red_24px_bold" width="6%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                                    <span id="id_span_oo8">oo</span>
                                                                </td>
                                                            </tr>
                                                        </table>
                                                    </td>
                                                </tr>
                                                <tr height="*">
                                                    <td style="padding-left:2%">
                                                        <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="2%">
                                                            <tr height="33%">
                                                                <td width="25%">
                                                                    <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                                        <tr id="id_tr_dropbox_oo7"
                                                                            ondragover="shared_highlight('id_dropbox_oo7'); shared_allowDrop_web(event)"
                                                                            ondragleave="shared_un_highlight('id_dropbox_oo7')"
                                                                            ondrop="DragDrop('id_dropbox_oo7', 'oo', ['id_span_oo1', 'id_span_oo2', 'id_span_oo3', 'id_span_oo4', 'id_span_oo5', 'id_span_oo6', 'id_span_oo7', 'id_span_oo8'])">
                                                                            <td id="id_td_text1" class="shared_style_black_24px_bold" width="15%" align="center">b</td>
                                                                            <td id="id_dropbox_oo7" class="shared_style_red_24px_bold" width="20%" align="center">___</td>
                                                                            <td id="id_td_text2" class="shared_style_black_24px_bold" width="15%" align="center">t</td>
                                                                            <td id="id_td_text3">&nbsp;</td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                                <td width="25%">
                                                                    <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                                        <tr id="id_tr_dropbox_oo1"
                                                                            ondragover="shared_highlight('id_dropbox_oo1'); shared_allowDrop_web(event)"
                                                                            ondragleave="shared_un_highlight('id_dropbox_oo1')"
                                                                            ondrop="DragDrop('id_dropbox_oo1', 'oo', ['id_span_oo1', 'id_span_oo2', 'id_span_oo3', 'id_span_oo4', 'id_span_oo5', 'id_span_oo6', 'id_span_oo7', 'id_span_oo8'])">
                                                                            <td id="id_td_text4" class="shared_style_black_24px_bold" width="15%" align="center">f</td>
                                                                            <td id="id_dropbox_oo1" class="shared_style_red_24px_bold" width="20%" align="center">___</td>
                                                                            <td id="id_td_text5" class="shared_style_black_24px_bold" width="15%" align="center">d</td>
                                                                            <td id="id_td_text6">&nbsp;</td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                                <td width="25%">
                                                                    <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                                        <tr id="id_tr_dropbox_ee2"
                                                                            ondragover="shared_highlight('id_dropbox_ee2'); shared_allowDrop_web(event)"
                                                                            ondragleave="shared_un_highlight('id_dropbox_ee2')"
                                                                            ondrop="DragDrop('id_dropbox_ee2', 'ee/oo', ['id_span_ee1', 'id_span_ee2', 'id_span_ee3', 'id_span_ee4', 'id_span_ee5', 'id_span_oo1', 'id_span_oo2', 'id_span_oo3', 'id_span_oo4', 'id_span_oo5', 'id_span_oo6', 'id_span_oo7', 'id_span_oo8'])">
                                                                            <td id="id_td_text7" class="shared_style_black_24px_bold" width="25%" align="right">m&nbsp;</td>
                                                                            <td id="id_dropbox_ee2" class="shared_style_red_24px_bold" width="20%" align="center">___</td>
                                                                            <td id="id_td_text8" class="shared_style_black_24px_bold" width="15%" align="center">k</td>
                                                                            <td id="id_td_text9">&nbsp;</td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                                <td width="*">
                                                                    <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                                        <tr id="id_tr_dropbox_ee3"
                                                                            ondragover="shared_highlight('id_dropbox_ee3'); shared_allowDrop_web(event)"
                                                                            ondragleave="shared_un_highlight('id_dropbox_ee3')"
                                                                            ondrop="DragDrop('id_dropbox_ee3', 'ee', ['id_span_ee1', 'id_span_ee2', 'id_span_ee3', 'id_span_ee4', 'id_span_ee5'])">
                                                                            <td id="id_td_text10" class="shared_style_black_24px_bold" width="25%" align="right">s&nbsp;</td>
                                                                            <td id="id_dropbox_ee3" class="shared_style_red_24px_bold" width="20%" align="center">___</td>
                                                                            <td id="id_td_text11" class="shared_style_black_24px_bold" width="15%" align="center">d</td>
                                                                            <td id="id_td_text12">&nbsp;</td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                            </tr>
                                                            <tr height="33%">
                                                                <td width="25%">
                                                                    <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                                        <tr id="id_tr_dropbox_oo2"
                                                                            ondragover="shared_highlight('id_dropbox_oo2'); shared_allowDrop_web(event)"
                                                                            ondragleave="shared_un_highlight('id_dropbox_oo2')"
                                                                            ondrop="DragDrop('id_dropbox_oo2', 'oo', ['id_span_oo1', 'id_span_oo2', 'id_span_oo3', 'id_span_oo4', 'id_span_oo5', 'id_span_oo6', 'id_span_oo7', 'id_span_oo8'])">
                                                                            <td id="id_td_text13" class="shared_style_black_24px_bold" width="15%" align="center">r</td>
                                                                            <td id="id_dropbox_oo2" class="shared_style_red_24px_bold" width="20%" align="center">___</td>
                                                                            <td id="id_td_text14" class="shared_style_black_24px_bold" width="15%" align="center">f</td>
                                                                            <td id="id_td_text15">&nbsp;</td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                                <td width="25%">
                                                                    <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                                        <tr id="id_tr_dropbox_oo3"
                                                                            ondragover="shared_highlight('id_dropbox_oo3'); shared_allowDrop_web(event)"
                                                                            ondragleave="shared_un_highlight('id_dropbox_oo3')"
                                                                            ondrop="DragDrop('id_dropbox_oo3', 'oo', ['id_span_oo1', 'id_span_oo2', 'id_span_oo3', 'id_span_oo4', 'id_span_oo5', 'id_span_oo6', 'id_span_oo7', 'id_span_oo8'])">
                                                                            <td id="id_td_text16" class="shared_style_black_24px_bold" width="15%" align="center">l</td>
                                                                            <td id="id_dropbox_oo3" class="shared_style_red_24px_bold" width="20%" align="center">___</td>
                                                                            <td id="id_td_text17" class="shared_style_black_24px_bold" width="15%" align="center">k</td>
                                                                            <td id="id_td_text18">&nbsp;</td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                                <td width="25%">
                                                                    <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                                        <tr id="id_tr_dropbox_oo4"
                                                                            ondragover="shared_highlight('id_dropbox_oo4'); shared_allowDrop_web(event)"
                                                                            ondragleave="shared_un_highlight('id_dropbox_oo4')"
                                                                            ondrop="DragDrop('id_dropbox_oo4', 'oo', ['id_span_oo1', 'id_span_oo2', 'id_span_oo3', 'id_span_oo4', 'id_span_oo5', 'id_span_oo6', 'id_span_oo7', 'id_span_oo8'])">
                                                                            <td id="id_td_text19" class="shared_style_black_24px_bold" width="25%" align="right">p&nbsp;</td>
                                                                            <td id="id_dropbox_oo4" class="shared_style_red_24px_bold" width="20%" align="center">___</td>
                                                                            <td id="id_td_text20" class="shared_style_black_24px_bold" width="15%" align="center">r</td>
                                                                            <td id="id_td_text21">&nbsp;</td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                                <td width="*">
                                                                    <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                                        <tr id="id_tr_dropbox_ee4"
                                                                            ondragover="shared_highlight('id_dropbox_ee4'); shared_allowDrop_web(event)"
                                                                            ondragleave="shared_un_highlight('id_dropbox_ee4')"
                                                                            ondrop="DragDrop('id_dropbox_ee4', 'ee', ['id_span_ee1', 'id_span_ee2', 'id_span_ee3', 'id_span_ee4', 'id_span_ee5'])">
                                                                            <td id="id_td_text22" class="shared_style_black_24px_bold" width="25%" align="right">t&nbsp;</td>
                                                                            <td id="id_dropbox_ee4" class="shared_style_red_24px_bold" width="20%" align="center">___</td>
                                                                            <td id="id_td_text23" class="shared_style_black_24px_bold" width="15%" align="center">n</td>
                                                                            <td id="id_td_text24">&nbsp;</td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                            </tr>
                                                            <tr height="*">
                                                                <td width="25%">
                                                                    <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                                        <tr id="id_tr_dropbox_oo5"
                                                                            ondragover="shared_highlight('id_dropbox_oo5'); shared_allowDrop_web(event)"
                                                                            ondragleave="shared_un_highlight('id_dropbox_oo5')"
                                                                            ondrop="DragDrop('id_dropbox_oo5', 'oo', ['id_span_oo1', 'id_span_oo2', 'id_span_oo3', 'id_span_oo4', 'id_span_oo5', 'id_span_oo6', 'id_span_oo7', 'id_span_oo8'])">
                                                                            <td id="id_td_text25" class="shared_style_black_24px_bold" width="15%" align="center">l</td>
                                                                            <td id="id_dropbox_oo5" class="shared_style_red_24px_bold" width="20%" align="center">___</td>
                                                                            <td id="id_td_text26" class="shared_style_black_24px_bold" width="15%" align="center">se</td>
                                                                            <td id="id_td_text27">&nbsp;</td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                                <td width="25%">
                                                                    <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                                        <tr id="id_tr_dropbox_ee5"
                                                                            ondragover="shared_highlight('id_dropbox_ee5'); shared_allowDrop_web(event)"
                                                                            ondragleave="shared_un_highlight('id_dropbox_ee5')"
                                                                            ondrop="DragDrop('id_dropbox_ee5', 'ee', ['id_span_ee1', 'id_span_ee2', 'id_span_ee3', 'id_span_ee4', 'id_span_ee5'])">
                                                                            <td id="id_td_text28" class="shared_style_black_24px_bold" width="15%" align="center">f</td>
                                                                            <td id="id_dropbox_ee5" class="shared_style_red_24px_bold" width="20%" align="center">___</td>
                                                                            <td id="id_td_text29" class="shared_style_black_24px_bold" width="25%" align="center">ble</td>
                                                                            <td id="id_td_text30">&nbsp;</td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                                <td width="25%">
                                                                    <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                                        <tr id="id_tr_dropbox_ee1"
                                                                            ondragover="shared_highlight('id_dropbox_ee1'); shared_allowDrop_web(event)"
                                                                            ondragleave="shared_un_highlight('id_dropbox_ee1')"
                                                                            ondrop="DragDrop('id_dropbox_ee1', 'ee', ['id_span_ee1', 'id_span_ee2', 'id_span_ee3', 'id_span_ee4', 'id_span_ee5'])">
                                                                            <td id="id_td_text31" class="shared_style_black_24px_bold" width="25%" align="center">exc</td>
                                                                            <td id="id_dropbox_ee1" class="shared_style_red_24px_bold" width="20%" align="center">___</td>
                                                                            <td id="id_td_text32" class="shared_style_black_24px_bold" width="15%" align="center">d</td>
                                                                            <td id="id_td_text33">&nbsp;</td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                                <td width="*">
                                                                    <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                                        <tr id="id_tr_dropbox_oo6"
                                                                            ondragover="shared_highlight('id_dropbox_oo6'); shared_allowDrop_web(event)"
                                                                            ondragleave="shared_un_highlight('id_dropbox_oo6')"
                                                                            ondrop="DragDrop('id_dropbox_oo6', 'oo', ['id_span_oo1', 'id_span_oo2', 'id_span_oo3', 'id_span_oo4', 'id_span_oo5', 'id_span_oo6', 'id_span_oo7', 'id_span_oo8'])">
                                                                            <td id="id_td_text34" class="shared_style_black_24px_bold" width="25%" align="center">ball</td>
                                                                            <td id="id_dropbox_oo6" class="shared_style_red_24px_bold" width="20%" align="center">___</td>
                                                                            <td id="id_td_text35" class="shared_style_black_24px_bold" width="15%" align="center">n</td>
                                                                            <td id="id_td_text36">&nbsp;</td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                            </tr>
                                                        </table>
                                                    </td>
                                                </tr>
                                            </table>
                                        </td>
                                    </tr>
                                    <tr height="*">
                                        <td style="padding-bottom:0px">
                                            <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">Enter the name of the picture which has double letters:
                                                    </td>
                                                </tr>
                                                <tr height="*">
                                                    <td>
                                                        <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                            <tr height="50%">
                                                                <td width="25%" align="center">
                                                                    <img src="../../../img/LevelF/Category1/LevelFCat1Lesson29/bubbles.png" width="60%" alt="" draggable="false"/>
                                                                </td>
                                                                <td id="id_td_text37" width="25%" valign="bottom">
                                                                    <textarea id="id_textBox1" class="shared_style_blue_24px" style="width:85%; text-align:left; resize:none" rows="1">
                                                                    </textarea>
                                                                </td>
                                                                <td width="25%" align="center">
                                                                    <img src="../../../img/LevelF/Category1/LevelFCat1Lesson29/pizza.png" width="60%" alt="" draggable="false"/>
                                                                <td id="id_td_text38" width="*" valign="bottom">
                                                                    <textarea id="id_textBox2" class="shared_style_blue_24px" style="width:85%; text-align:left; resize:none" rows="1">
                                                                    </textarea>
                                                                </td>
                                                            </tr>
                                                            <tr height="*">
                                                                <td width="25%" align="center">
                                                                    <img src="../../../img/LevelF/Category1/LevelFCat1Lesson29/cloth.png" width="50%"  alt="" draggable="false"/>
                                                                <td id="id_td_text39" width="25%" valign="middle">
                                                                    <textarea id="id_textBox3" class="shared_style_blue_24px" style="width:85%; text-align:left; resize:none" rows="1">
                                                                    </textarea>
                                                                </td>
                                                                <td width="25%" align="center">
                                                                    <img src="../../../img/LevelF/Category1/LevelFCat1Lesson29/cheppals.png" width="45%" alt="" draggable="false"/>
                                                                <td id="id_td_text40" width="*" valign="middle">
                                                                    <textarea id="id_textBox4" class="shared_style_blue_24px" style="width:85%; text-align:left; resize:none" rows="1">
                                                                    </textarea>
                                                                </td>
                                                            </tr>
                                                        </table>
                                                    </td>
                                                </tr>
                                            </table>
                                        </td>
                                    </tr>
                                    <tr height="35%">
                                        <td>
                                            <table id="id_table3" width="100%" height="100%" border="1" cellpadding="0" cellspacing="0">
                                                <tr height="10%">
                                                    <td id="id_td_heading3" class="shared_style_blue_24px_bold_padding_left_2_percent">Choose the right word:
                                                    </td>
                                                </tr>
                                                <tr height="15%">
                                                    <td>
                                                        <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                            <tr>
                                                                <td id="id_options2" class="shared_style_blue_24px_bold_padding_left_2_percent" width="*">Options:</td>
                                                                <td id="id_td_cotton" class="shared_style_red_24px_bold" width="20%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                                    <span id="id_span_cotton">cotton</span>
                                                                </td>
                                                                <td id="id_td_soccer" class="shared_style_red_24px_bold" width="20%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                                    <span id="id_span_soccer">Soccer</span>
                                                                </td>
                                                                <td id="id_td_kitten" class="shared_style_red_24px_bold" width="20%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                                    <span id="id_span_kitten">kitten</span>
                                                                </td>
                                                                <td id="id_td_topper" class="shared_style_red_24px_bold" width="20%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                                    <span id="id_span_topper">topper</span>
                                                                </td>
                                                            </tr>
                                                        </table>
                                                    </td>
                                                </tr>
                                                <tr height="*">
                                                    <td>
                                                        <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="2%">
                                                            <tr id="id_tr_dropbox_cotton" height="25%"
                                                                ondragover="shared_highlight('id_dropbox_cotton'); shared_allowDrop_web(event)"
                                                                ondragleave="shared_un_highlight('id_dropbox_cotton')"
                                                                ondrop="DragDrop('id_dropbox_cotton', 'cotton', ['id_span_cotton'])">
                                                                <td>
                                                                    <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                                        <tr>
                                                                            <td id="id_td_text41" class="shared_style_black_24px_bold_padding_left_2_percent" width="20%">1. We wear</td>
                                                                            <td id="id_dropbox_cotton" class="shared_style_red_24px_bold" align="center" width="15%">_______</td>
                                                                            <td id="id_td_text42" class="shared_style_black_24px_bold_padding_left_2_percent" width="*">clothes in summer.</td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                            </tr>
                                                            <tr id="id_tr_dropbox_kitten" height="25%"
                                                                ondragover="shared_highlight('id_dropbox_kitten'); shared_allowDrop_web(event)"
                                                                ondragleave="shared_un_highlight('id_dropbox_kitten')"
                                                                ondrop="DragDrop('id_dropbox_kitten', 'kitten', ['id_span_kitten'])">
                                                                <td>
                                                                    <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                                        <tr>
                                                                            <td id="id_td_text43" class="shared_style_black_24px_bold_padding_left_2_percent" width="38%">2. A baby cat is called</td>
                                                                            <td id="id_dropbox_kitten" class="shared_style_red_24px_bold" align="center" width="15%">_______</td>
                                                                            <td id="id_td_text44" class="shared_style_black_24px_bold_padding_left_2_percent" width="*">.</td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                            </tr>
                                                            <tr id="id_tr_dropbox_soccer" height="25%"
                                                                ondragover="shared_highlight('id_dropbox_soccer'); shared_allowDrop_web(event)"
                                                                ondragleave="shared_un_highlight('id_dropbox_soccer')"
                                                                ondrop="DragDrop('id_dropbox_soccer', 'soccer', ['id_span_soccer'])">
                                                                <td>
                                                                    <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                                        <tr>
                                                                            <td id="id_td_text45" class="shared_style_black_24px_bold_padding_left_2_percent" width="5%">3.</td>
                                                                            <td id="id_dropbox_soccer" class="shared_style_red_24px_bold" align="center" width="15%">_______</td>
                                                                            <td id="id_td_text46" class="shared_style_black_24px_bold_padding_left_2_percent" width="*">is a ball game.</td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                            </tr>
                                                            <tr id="id_tr_dropbox_topper" height="*"
                                                                ondragover="shared_highlight('id_dropbox_topper'); shared_allowDrop_web(event)"
                                                                ondragleave="shared_un_highlight('id_dropbox_topper')"
                                                                ondrop="DragDrop('id_dropbox_topper', 'topper', ['id_span_topper'])">
                                                                <td>
                                                                    <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                                        <tr>
                                                                            <td id="id_td_text47" class="shared_style_black_24px_bold_padding_left_2_percent" width="22%">4. She is the</td>
                                                                            <td id="id_dropbox_topper" class="shared_style_red_24px_bold" align="center" width="15%">_______</td>
                                                                            <td id="id_td_text48" class="shared_style_black_24px_bold_padding_left_2_percent" width="*">in the school.</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_oo1', {handle : 'id_td_oo1', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_oo2', {handle : 'id_td_oo2', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_oo3', {handle : 'id_td_oo3', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_oo4', {handle : 'id_td_oo4', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_oo5', {handle : 'id_td_oo5', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_oo6', {handle : 'id_td_oo6', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            
            new webkit_draggable('id_span_ee1', {handle : 'id_td_ee1', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_ee2', {handle : 'id_td_ee2', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_ee3', {handle : 'id_td_ee3', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_ee4', {handle : 'id_td_ee4', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_ee5', {handle : 'id_td_ee5', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            
            new webkit_draggable('id_span_cotton', {handle : 'id_td_cotton', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_soccer', {handle : 'id_td_soccer', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_kitten', {handle : 'id_td_kitten', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_topper', {handle : 'id_td_topper', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            
            webkit_drop.add('id_tr_dropbox_oo1', {onOver : function(){shared_highlight('id_dropbox_oo1')}, onOut : function(){shared_un_highlight('id_dropbox_oo1')}, onDrop : function(){DragDrop('id_dropbox_oo1', 'oo', ['id_span_oo1', 'id_span_oo2', 'id_span_oo3', 'id_span_oo4', 'id_span_oo5', 'id_span_oo6', 'id_span_oo7', 'id_span_oo8'])}});
            webkit_drop.add('id_tr_dropbox_oo2', {onOver : function(){shared_highlight('id_dropbox_oo2')}, onOut : function(){shared_un_highlight('id_dropbox_oo2')}, onDrop : function(){DragDrop('id_dropbox_oo2', 'oo', ['id_span_oo1', 'id_span_oo2', 'id_span_oo3', 'id_span_oo4', 'id_span_oo5', 'id_span_oo6', 'id_span_oo7', 'id_span_oo8'])}});
            webkit_drop.add('id_tr_dropbox_oo3', {onOver : function(){shared_highlight('id_dropbox_oo3')}, onOut : function(){shared_un_highlight('id_dropbox_oo3')}, onDrop : function(){DragDrop('id_dropbox_oo3', 'oo', ['id_span_oo1', 'id_span_oo2', 'id_span_oo3', 'id_span_oo4', 'id_span_oo5', 'id_span_oo6', 'id_span_oo7', 'id_span_oo8'])}});
            webkit_drop.add('id_tr_dropbox_oo4', {onOver : function(){shared_highlight('id_dropbox_oo4')}, onOut : function(){shared_un_highlight('id_dropbox_oo4')}, onDrop : function(){DragDrop('id_dropbox_oo4', 'oo', ['id_span_oo1', 'id_span_oo2', 'id_span_oo3', 'id_span_oo4', 'id_span_oo5', 'id_span_oo6', 'id_span_oo7', 'id_span_oo8'])}});
            webkit_drop.add('id_tr_dropbox_oo5', {onOver : function(){shared_highlight('id_dropbox_oo5')}, onOut : function(){shared_un_highlight('id_dropbox_oo5')}, onDrop : function(){DragDrop('id_dropbox_oo5', 'oo', ['id_span_oo1', 'id_span_oo2', 'id_span_oo3', 'id_span_oo4', 'id_span_oo5', 'id_span_oo6', 'id_span_oo7', 'id_span_oo8'])}});
            webkit_drop.add('id_tr_dropbox_oo6', {onOver : function(){shared_highlight('id_dropbox_oo6')}, onOut : function(){shared_un_highlight('id_dropbox_oo6')}, onDrop : function(){DragDrop('id_dropbox_oo6', 'oo', ['id_span_oo1', 'id_span_oo2', 'id_span_oo3', 'id_span_oo4', 'id_span_oo5', 'id_span_oo6', 'id_span_oo7', 'id_span_oo8'])}});
            webkit_drop.add('id_tr_dropbox_oo7', {onOver : function(){shared_highlight('id_dropbox_oo7')}, onOut : function(){shared_un_highlight('id_dropbox_oo7')}, onDrop : function(){DragDrop('id_dropbox_oo7', 'oo', ['id_span_oo1', 'id_span_oo2', 'id_span_oo3', 'id_span_oo4', 'id_span_oo5', 'id_span_oo6', 'id_span_oo7', 'id_span_oo8'])}});
            
            webkit_drop.add('id_tr_dropbox_ee1', {onOver : function(){shared_highlight('id_dropbox_ee1')}, onOut : function(){shared_un_highlight('id_dropbox_ee1')}, onDrop : function(){DragDrop('id_dropbox_ee1', 'ee', ['id_span_ee1', 'id_span_ee2', 'id_span_ee3', 'id_span_ee4', 'id_span_ee5'])}});
            webkit_drop.add('id_tr_dropbox_ee2', {onOver : function(){shared_highlight('id_dropbox_ee2')}, onOut : function(){shared_un_highlight('id_dropbox_ee2')}, onDrop : function(){DragDrop('id_dropbox_ee2', 'ee/oo', ['id_span_ee1', 'id_span_ee2', 'id_span_ee3', 'id_span_ee4', 'id_span_ee5', 'id_span_oo1', 'id_span_oo2', 'id_span_oo3', 'id_span_oo4', 'id_span_oo5', 'id_span_oo6', 'id_span_oo7', 'id_span_oo8'])}});
            webkit_drop.add('id_tr_dropbox_ee3', {onOver : function(){shared_highlight('id_dropbox_ee3')}, onOut : function(){shared_un_highlight('id_dropbox_ee3')}, onDrop : function(){DragDrop('id_dropbox_ee3', 'ee', ['id_span_ee1', 'id_span_ee2', 'id_span_ee3', 'id_span_ee4', 'id_span_ee5'])}});
            webkit_drop.add('id_tr_dropbox_ee4', {onOver : function(){shared_highlight('id_dropbox_ee4')}, onOut : function(){shared_un_highlight('id_dropbox_ee4')}, onDrop : function(){DragDrop('id_dropbox_ee4', 'ee', ['id_span_ee1', 'id_span_ee2', 'id_span_ee3', 'id_span_ee4', 'id_span_ee5'])}});
            webkit_drop.add('id_tr_dropbox_ee5', {onOver : function(){shared_highlight('id_dropbox_ee5')}, onOut : function(){shared_un_highlight('id_dropbox_ee5')}, onDrop : function(){DragDrop('id_dropbox_ee5', 'ee', ['id_span_ee1', 'id_span_ee2', 'id_span_ee3', 'id_span_ee4', 'id_span_ee5'])}});
            
            webkit_drop.add('id_tr_dropbox_cotton', {onOver : function(){shared_highlight('id_dropbox_cotton')}, onOut : function(){shared_un_highlight('id_dropbox_cotton')}, onDrop : function(){DragDrop('id_dropbox_cotton', 'cotton', ['id_span_cotton'])}});
            webkit_drop.add('id_tr_dropbox_soccer', {onOver : function(){shared_highlight('id_dropbox_soccer')}, onOut : function(){shared_un_highlight('id_dropbox_soccer')}, onDrop : function(){DragDrop('id_dropbox_soccer', 'soccer', ['id_span_soccer'])}});
            webkit_drop.add('id_tr_dropbox_kitten', {onOver : function(){shared_highlight('id_dropbox_kitten')}, onOut : function(){shared_un_highlight('id_dropbox_kitten')}, onDrop : function(){DragDrop('id_dropbox_kitten', 'kitten', ['id_span_kitten'])}});
            webkit_drop.add('id_tr_dropbox_topper', {onOver : function(){shared_highlight('id_dropbox_topper')}, onOut : function(){shared_un_highlight('id_dropbox_topper')}, onDrop : function(){DragDrop('id_dropbox_topper', 'topper', ['id_span_topper'])}});
            
        </script>
    </body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit