var Obj=new Object();
Obj.Id=222359;
Obj.ClassId=208;
Obj.Title="Learn About the Service";
Obj.Bdy="<style> .title {font-family:verdana; font-size:14px; font-weight:bold; color:#000000} </style> <div class=title>Course Outlines and More</div> <table width=550 cellspacing=0 cellpadding=0 border=0> <tr> <td width=15 rowspan=4><%=tSpacer(15,1)%></td> <td width=515><%=tSpacer(515,1)%></td> <td width=20 rowspan=4><%=tSpacer(20,1)%></td> </tr> <tr> <td><%=tSpacer(1,20)%></td> </tr> <tr> <td valign=top><%=marketing.aboutServiceIntro1%></td> </tr> <tr> <td valign=top><%=marketing.aboutServiceIntro2%></td> </tr> </table> <table width=550 cellspacing=0 cellpadding=0 border=0> <tr> <td colspan=4 height=20><%=tSpacer(1,20)%></td> </tr> <tr> <td width=15 rowspan=7><%=tSpacer(15,1)%></td> <td colspan=3><h3>3 Beginner Level Courses</h3></td> </tr> <tr> <td colspan=3 height=8><%=tSpacer(1,8)%></td> </tr> <tr> <td width=310 valign=top>If your child is familiar with the Roman alphabet, they are ready to get started with GlobalEnglish Kids. Get detailed information about the educational objectives and topics covered in each course. <b>Our Placement Test will help you determine the appropriate course for your child.</b><br><br> <%=drawCourseOutlineLinks()%> </td> <td width=10><%=tSpacer(10,1)%></td> <td width=215><img src='<%=p.Ini.ImagePath%>208/222359/pid-2080158-222359-406021016.gif'></td> </tr> <tr> <td colspan=3 height=20><%=drawBG(525)%></td> </tr> <tr> <td colspan=3><h3>Interactive Activities</h3></td> </tr> <tr> <td colspan=3 height=8><%=tSpacer(1,8)%></td> </tr> <tr> <td valign=top>GlobalEnglish Kids includes a variety of engaging, interactive lessons to support your child's individual learning style and develop strong speaking and listening skills. There are over 300 activities in each course. <a href=javascript:tm(204,222393,null,Obj.GroupMkt?'GroupMkt=true':null,'CourseNum=1')>Try a few!</a></td> <td width=10><%=tSpacer(10,1)%></td> <td><img src='<%=p.Ini.ImagePath%>208/222359/pid-2080161-222359-406021016.gif'></td> </tr> </table> <table cellspacing=0 cellpadding=0 width=550 border=0> <tr> <td width=15 rowspan=10><%=tSpacer(15,1)%></td> <td width=515 height=30><%=tSpacer(515,35)%></td> <td width=20 rowspan=10><%=tSpacer(20,1)%></td> </tr> <tr> <td class='b_993300_4'>Your GlobalEnglish Kids subscription also comes with a variety of specialized features to help your child learn and to help you track their progress.</td> </tr> <tr> <td height=5><%=tSpacer(1,5)%></td> </tr> <tr> <td width=475><%=drawBG(515)%></td> </tr> <tr> <td height=12><%=tSpacer(1,12)%></td> </tr> <tr> <td><%=drawList()%></td> </tr> <tr> <td><%=tSpacer(1,35)%></td> </tr> <tr> <td> <table cellspacing=0 cellpadding=0 width=515 border=0><tr><td width=35 valign=top> <%=marketingImg(\"icn_syscheck.gif\")%></td><td valign=top><b>Computer System Requirements</b><br>Is your computer ready to use GlobalEnglish Kids? Read about our <a href=javascript:tm(213,213006,null,Obj.GroupMkt?'GroupMkt=true':null,'Sec=225591,layout=13')>minimum system requirements</a> or check your computer with our <a href=javascript:doSystemCheckPopup()>System Check</a>. </td></tr></table> </td> </tr> <tr> <td><%=tSpacer(1,40)%></td> </tr> </table>";
function drawList(){var s="<table width=100% cellspacing=0 cellpadding=0 border=0>"+ "<tr><td width=2%></td>"+ "<td width=47% valign=top>"+drawLeft()+"</td>"+ "<td width=2%></td>"+ "<td width=47% valign=top>"+drawRight()+"</td>"+ "<td width=2%></td></tr></table>";return s;}function drawLeft(){var txtArr=["Placement Test","Over 300 Activities per Course","Customized Extra Practice"];var s="<table cellspacing=0 cellpadding=0 border=0>";for(var i=0;i<txtArr.length;i++){s+="<tr><td width=15 valign=top>"+gImg('consumer/red_b.gif')+"</td>"+ "<td valign=top><b>"+txtArr[i]+"</b></tr>"+ "<tr><td colspan=2 height=15>"+tSpacer(1,15)+"</td></tr>";}s+="</table>";return s;}function drawRight(){var s="";var txtArr=["Individual Student Progress Reports","Printable Activities","And Much, Much More!"];s="<table cellspacing=0 cellpadding=0 border=0>";for(var i=0;i<txtArr.length;i++){s+="<tr><td width=15 valign=top>"+gImg('consumer/red_b.gif')+"</td>"+ "<td valign=top><b>"+txtArr[i]+"</b></tr>"+ "<tr><td colspan=2 height=15>"+tSpacer(1,15)+"</td></tr>";}s+="</table>";return s;}function drawCourseOutlineLinks(){var GMkt=Obj.GroupMkt?',GroupMkt=true':"";var s="";s+="<table width=100% cellspacing=0 cellpadding=0 border=0><tr>";for (var i = 0; i < 3; i++){var link = "<a href='javascript:p.tmSite(Ini.KidsServerName, 100," + (530 + i) + ",null,\"Teach=1,Course=" + (i + 1) + GMkt + "\",\"Sec=210202,layout=3\")'>";s += "<td width=20>"+link+marketingImg("arrowSquare.gif")+"</a></td>";s+= "<td valign=top>"+link+"<font style='text-decoration:none' class='blu12' onmouseover=this.className='blu12rllover' onmouseout=this.className='blu12'>";s+= "<b>"+freq.crsNum.replace(/<num>/, i+1)+"</b>";s += "</font></a></td>";}s+="</tr></table>";return s;}
