????JFIF??x?x????'
Server IP : 79.136.114.73 / Your IP : 3.139.237.30 Web Server : Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.29 OpenSSL/1.0.1f System : Linux b8009 3.13.0-170-generic #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 x86_64 User : www-data ( 33) PHP Version : 5.5.9-1ubuntu4.29 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/appsrv.astacus.se/apps/school/www_old8/Html/LevelH/Category1/ |
Upload File : |
<!DOCTYPE html> <html> <head> <title>Read the names of the news papers and match the language</title> <script type="text/javascript" src="../../../js/allScriptsForLessonsHtml.js"></script> <script> function page_preLoad() { shared_setDeviceTypeLevelCategoryLastLesson(Level.H, Category.No1); shared_set_tblMainiPadBodyWidthHeight('id_tblMainiPadBody', 'id_meta'); shared_setHeaderTable('id_tblHeader', shared_title_page, shared_getSubTitle(Level.H, Category.No1, '9a'), true, true); shared_setFooterTable('id_tblFooter', true, true, false, true, true); var ids_headings = ['id_td_heading1', 'id_td_heading2']; var ids_boxes = ['id_dropbox_telugu1', 'id_dropbox_telugu2', 'id_dropbox_urdu', 'id_dropbox_hindi', 'id_dropbox_english1', 'id_dropbox_english2']; var ids_options = ['id_td_telugu1', 'id_td_telugu2', 'id_td_english1', 'id_td_english2', 'id_td_hindi', 'id_td_urdu']; var ids_spans = ['id_span_telugu1', 'id_span_telugu2', 'id_span_english1', 'id_span_english2', 'id_span_hindi', 'id_span_urdu']; var ids_All = ids_headings.concat(ids_options, ids_boxes); shared_adjust_fontSize_for_ids_all_devices(ids_All, 70); shared_hideAllExceptFirstElement('id_span_telugu', 2); shared_set_all_draggble_to_false_except_first_element('id_td_telugu', 2); shared_hideAllExceptFirstElement('id_span_english', 2); shared_set_all_draggble_to_false_except_first_element('id_td_english', 2); 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_except_android(id_tables_array); } function page_onLoad() { } function btnPrevious_click() { window.location = 'LevelHCat1Lesson08b.html'; } function btnNext_click() { window.location = 'LevelHCat1Lesson09b.html'; } function btnHome_click() { shared_btnHomeCategories_click('LevelH'); } function DragDrop(id_dropBox, text, ids_array) { if (shared_isMovingElementIdInTheArraySetIsFilledTrue(id_dropBox, ids_array)) { shared_setTextAndBackgroundColorToGreenAndIsMovedTrue(shared_currentDropingId, id_dropBox); unhide_next_elements(text); isAllInfosMovedShowClapsAnimation(); shared_set_currentDropingId_draggbleToFalse(); } else { shared_resetCurrentDroppingPosition(id_dropBox); } } function unhide_next_elements(text) { if (text == 'telugu') { shared_unHideNextElementNew2('id_span_telugu', 'id_td_telugu', 2); } else if (text == 'english') { shared_unHideNextElementNew2('id_span_english', 'id_td_english', 2); } } function isAllInfosMovedShowClapsAnimation() { var ids_boxes = ['id_dropbox_telugu1', 'id_dropbox_telugu2', 'id_dropbox_urdu', 'id_dropbox_hindi', 'id_dropbox_english1', 'id_dropbox_english2']; 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="*"> <td> <table id="id_table1" width="100%" height="100%" border="1" cellspacing="0" cellpadding="0"> <tr height="6%"> <td id="id_td_heading1" class="shared_style_blue_24px_bold_padding_left_2_percent"><u>Read the names of the news papers and match the language in which it is printed</u>:</td> </tr> <tr height="5%"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td id="id_td_heading2" class="shared_style_blue_24px_bold_padding_left_2_percent" width="20%">Options:</td> <td width="*"> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr height="50%"> <td id="id_td_telugu1" class="shared_style_red_24px_bold" width="16.6%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_span_telugu1">Telugu</span> </td> <td id="id_td_english1" class="shared_style_red_24px_bold" width="16.6%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_span_english1">English</span> </td> <td id="id_td_urdu" class="shared_style_red_24px_bold" width="16.6%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_span_urdu">Urdu</span> </td> <td id="id_td_hindi" class="shared_style_red_24px_bold" width="16.6%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_span_hindi">Hindi</span> </td> <td id="id_td_telugu2" class="shared_style_red_24px_bold" width="16.6%" align="center" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_span_telugu2">Telugu</span> </td> <td id="id_td_english2" class="shared_style_red_24px_bold" width="*" align="center" draggable="true" ondragstart="shared_dragStartNew(event)"> <span id="id_span_english2">English</span> </td> </tr> </table> </td> </tr> </table> </td> </tr> <tr height="*"> <td style="border-top:none"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr height="33%"> <td id="id_td_dropbox_telugu1" width="50%" ondragover="shared_highlight('id_dropbox_telugu1'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_dropbox_telugu1')" ondrop="DragDrop('id_dropbox_telugu1', 'telugu', ['id_span_telugu1', 'id_span_telugu2'])"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr height="20%"> <td width="60%" align="center"> <img src="../../../img/LevelH/Category1/LevelHCat1Lesson09/andhrajyothi.png" width="80%" alt=""/> </td> <td class="shared_style_red_24px_bold" width="*"> <span id="id_dropbox_telugu1">_______</span> </td> </tr> </table> </td> <td id="id_td_dropbox_urdu" width="*" ondragover="shared_highlight('id_dropbox_urdu'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_dropbox_urdu')" ondrop="DragDrop('id_dropbox_urdu', 'urdu', ['id_span_urdu'])"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr height="20%"> <td width="60%" align="center"> <img src="../../../img/LevelH/Category1/LevelHCat1Lesson09/urdu1.png" width="85%" alt=""/> </td> <td class="shared_style_red_24px_bold" width="*"> <span id="id_dropbox_urdu">_______</span> </td> </tr> </table> </td> </tr> <tr height="33%"> <td id="id_td_dropbox_english1" width="50%" ondragover="shared_highlight('id_dropbox_english1'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_dropbox_english1')" ondrop="DragDrop('id_dropbox_english1', 'english', ['id_span_english1', 'id_span_english2'])"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr height="20%"> <td width="60%" align="center"> <img src="../../../img/LevelH/Category1/LevelHCat1Lesson09/timesOfIndia.png" width="80%" alt=""/> </td> <td class="shared_style_red_24px_bold" width="*"> <span id="id_dropbox_english1">_______</span> </td> </tr> </table> </td> <td id="id_td_dropbox_telugu2" width="*" ondragover="shared_highlight('id_dropbox_telugu2'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_dropbox_telugu2')" ondrop="DragDrop('id_dropbox_telugu2', 'telugu', ['id_span_telugu1', 'id_span_telugu2'])"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr height="20%"> <td width="60%" align="center"> <img src="../../../img/LevelH/Category1/LevelHCat1Lesson09/sakshi.png" width="70%" alt=""/> </td> <td class="shared_style_red_24px_bold" width="*"> <span id="id_dropbox_telugu2">_______</span> </td> </tr> </table> </td> </tr> <tr height="*"> <td id="id_td_dropbox_hindi" width="50%" ondragover="shared_highlight('id_dropbox_hindi'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_dropbox_hindi')" ondrop="DragDrop('id_dropbox_hindi', 'hindi', ['id_span_hindi'])"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr height="20%"> <td width="60%" align="center"> <img src="../../../img/LevelH/Category1/LevelHCat1Lesson09/denikJagaran.png" width="70%" alt=""/> </td> <td class="shared_style_red_24px_bold" width="*"> <span id="id_dropbox_hindi">_______</span> </td> </tr> </table> </td> <td id="id_td_dropbox_english2" width="*" ondragover="shared_highlight('id_dropbox_english2'); shared_allowDrop_web(event)" ondragleave="shared_un_highlight('id_dropbox_english2')" ondrop="DragDrop('id_dropbox_english2', 'english', ['id_span_english1', 'id_span_english2'])"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr height="20%"> <td width="60%" align="center"> <img src="../../../img/LevelH/Category1/LevelHCat1Lesson09/dc.png" width="90%" alt=""/> </td> <td class="shared_style_red_24px_bold" width="*"> <span id="id_dropbox_english2">_______</span> </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_telugu1', {handle : 'id_td_telugu1', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); new webkit_draggable('id_span_telugu2', {handle : 'id_td_telugu2', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); new webkit_draggable('id_span_english1', {handle : 'id_td_english1', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); new webkit_draggable('id_span_english2', {handle : 'id_td_english2', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); new webkit_draggable('id_span_hindi', {handle : 'id_td_hindi', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); new webkit_draggable('id_span_urdu', {handle : 'id_td_urdu', revert : true, scroll : false, onStart : function(){shared_dragStartNew(event)}}); webkit_drop.add('id_td_dropbox_telugu1', {onOver : function(){shared_highlight('id_dropbox_telugu1')}, onOut : function(){shared_un_highlight('id_dropbox_telugu1')}, onDrop : function(){DragDrop('id_dropbox_telugu1', 'telugu', ['id_span_telugu1', 'id_span_telugu2'])}}); webkit_drop.add('id_td_dropbox_telugu2', {onOver : function(){shared_highlight('id_dropbox_telugu2')}, onOut : function(){shared_un_highlight('id_dropbox_telugu2')}, onDrop : function(){DragDrop('id_dropbox_telugu2', 'telugu', ['id_span_telugu1', 'id_span_telugu2'])}}); webkit_drop.add('id_td_dropbox_english1', {onOver : function(){shared_highlight('id_dropbox_english1')}, onOut : function(){shared_un_highlight('id_dropbox_english1')}, onDrop : function(){DragDrop('id_dropbox_english1', 'english', ['id_span_english1', 'id_span_english2'])}}); webkit_drop.add('id_td_dropbox_english2', {onOver : function(){shared_highlight('id_dropbox_english2')}, onOut : function(){shared_un_highlight('id_dropbox_english2')}, onDrop : function(){DragDrop('id_dropbox_english2', 'english', ['id_span_english1', 'id_span_english2'])}}); webkit_drop.add('id_td_dropbox_hindi', {onOver : function(){shared_highlight('id_dropbox_hindi')}, onOut : function(){shared_un_highlight('id_dropbox_hindi')}, onDrop : function(){DragDrop('id_dropbox_hindi', 'hindi', ['id_span_hindi'])}}); webkit_drop.add('id_td_dropbox_urdu', {onOver : function(){shared_highlight('id_dropbox_urdu')}, onOut : function(){shared_un_highlight('id_dropbox_urdu')}, onDrop : function(){DragDrop('id_dropbox_urdu', 'urdu', ['id_span_urdu'])}}); </script> </body> </html>