????JFIF??x?x????'
| Server IP : 79.136.114.73 / Your IP : 216.73.216.28 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/LevelA/Category3/ |
Upload File : |
<!doctype html>
<html>
<head>
<title>Identify city, state and country in India map</title>
<script type="text/javascript" src="../../../js/allScriptsForLessonsHtml.js"></script>
<script>
function page_preLoad()
{
s_setDeviceTypeLevelCategoryLastLesson(Level.A, Category.No3);
s_set_tblMainiPadBodyWidthHeight('id_tblMainiPadBody', 'id_meta');
s_setHeaderTable('id_tblHeader', s_title_page, s_getSubTitle(Level.A, Category.No3, 7), true, true);
s_setFooterTable('id_tblFooter', true, true, false, true, true);
var ids_headings = ['id_td_heading1'];
var ids_texts = new Array();
for (var textId = 1; textId <= 3; textId++)
{
ids_texts.push('id_td_text' + textId);
}
var ids_textBoxes = new Array();
var ids_td_textBoxes = new Array();
for (var id = 1; id <= 3; id++)
{
var idTdTextBox = 'id_td_textBox' + id;
var idTextBox = 'id_textBox' + id;
var eTextBox = document.getElementById(idTextBox);
eTextBox.value = '';
if (s_currentDeviceType == s_DeviceTypeAndroidDeviceApp)
{
eTextBox.style.border = 'solid 2px black';
}
ids_textBoxes.push(idTextBox);
ids_td_textBoxes.push(idTdTextBox);
}
var ids_All = ids_headings.concat(ids_texts, ids_td_textBoxes);
s_adjust_fontSize_for_ids_all_devices(ids_All, 70);
s_adjust_fontSize_for_ids_all_devices(ids_textBoxes, 60);
var id_tables_array = ['id_table1'];
s_border_collapse_for_tables_for_all(id_tables_array);
}
function page_onLoad()
{
}
function btnHome_click()
{
s_btnHomeCategories_click('LevelA');
}
function btnPrevious_click()
{
window.location = 'LevelACat3Lesson06.html';
}
function btnNext_click()
{
window.location = 'LevelACat3Lesson08.html';
}
</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="2%" cellspacing="0">
<tr height="100%">
<td>
<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">Learn to identify map of India. Learn to say the names of your city, state and country:</td>
</tr>
<tr height="60%">
<td align="center">
<img id="id_img1" onclick="s_showImageBigger('98%')" src="../../../img/LevelA/Category3/LevelACat3Lesson07/indiamap.png" width="60%" alt="" draggable="false"/>
</td>
</tr>
<tr height="*">
<td style="padding-left:2%">
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td id="id_td_text1" class="s_style_textBlack" width="50%">
Name of the city:
</td>
<td id="id_td_textBox1" width="*">
<textarea id="id_textBox1" class="s_style_textBlue" style="width:80%; text-align:left; resize:none" rows="1">
</textarea>
</td>
</tr>
<tr>
<td id="id_td_text2" class="s_style_textBlack" width="50%">
Name of the state:
</td>
<td id="id_td_textBox2" width="*">
<textarea id="id_textBox2" class="s_style_textBlue" style="width:80%; text-align:left; resize:none" rows="1">
</textarea>
</td>
</tr>
<tr>
<td id="id_td_text3" class="s_style_textBlack" width="50%">
Name of the country:
</td>
<td id="id_td_textBox3" width="*">
<textarea id="id_textBox3" class="s_style_textBlue" style="width:80%; text-align:left; resize:none" rows="1">
</textarea>
</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();
</script>
</body>
</html>