<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <!-- Copyright (c) : DLIFLC 2006 --> <title>Online Language Survival Kit</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-16"> <meta http-equiv="Content-Language" content="en"> <meta http-equiv="Cache-Control" content="no-cache"> <meta http-equiv="pragma" content="no-cache"> <meta http-equiv="Expires" content="0"> <meta name="Author" content="DLIFLC"> <meta name="Robots" content="noindex"> <style type="text/CSS"> body { background-color : #ffffff; font-family : Arial ,Verdana; font-size : 90%; margin-top : 0.25cm; margin-left : 0.4cm; } p { margin-top : 0.3cm; margin-bottom : 0.0cm; } .btn { background-color : #CDCAB3; cursor : pointer; color : #666666; text-align : center; font-size : 80%; font-family : Arial; font-weight : bold; } .css_cnt { padding-right : 5px; padding-left : 5px; } .css_cnt2 { font-family : Arial, Verdana; padding-right : 5px; padding-left : 5px; } .css_hdr { font-family : Arial, Verdana; font-size : 0.8em; font-weight : bold; font-family : Arial; color : #8b887b; } .lsk_hd { font-size : 110%; font-weight : bold; font-family : Arial, Verdana; color : #8b887b; } .css_link { color : #5B8391; font-size : 80%; text-decoration : none; padding-left : 0.5cm; } </style> <script language="Javascript" type="text/Javascript"> //==================== Start Standard Javascript Include ====================== function MM_swapImgRestore() { //v3.0 var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc; }MM_swapImgRestore function MM_preloadImages() { //v3.0 var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array(); var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++) if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}} }MM_preloadImages function MM_findObj(n, d) { //v4.01 var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n]; for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); if(!x && d.getElementById) x=d.getElementById(n); return x; }//MM_findObj function MM_swapImage() { //v3.0 var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3) if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];} }//MM_swapImage function getPage() { document.navForm.cmd.value = getPage.arguments[0] document.navForm.lang.value = getPage.arguments[1] document.navForm.langDir.value = getPage.arguments[2] document.navForm.id.value = getPage.arguments[3] document.navForm.submit() } function loadAud(lang, fileName) { fileName = "media/" + lang + "/" + fileName + ".mp3" window.document.audPlayer.SetVariable("audFile", fileName); } function w_open( url, ww, hh ) { var p = "toolbar=0, scrollbars=1, menubar=0, resizable=1, status=0, location=0, directories=0, width=" + ww + ", height=" + hh window.open(url,"_blank",p) }//w_open //===================== End Standard Javascript Include ======================= //======================== Start LSK Javascript =============================== function xid( a ) { return document.getElementById( a ) }//xid function get_HTML_comment(s) { return s.substring( s.indexOf('<!--')+6, s.indexOf('-->') ) }//get_HTML_comment function set_global_var( name, val ) { eval( "window[name] = val" ) } function w_class() { var wr = "" function ws() { for (var i=0, n=arguments.length; i<n; i++) wr += arguments[i] } function wl() { ws.apply( null, arguments ) ws( String.fromCharCode(32, 13, 10) ) } function init() { wl( "var wr = ''" ) wl( ws.toString() ) wl( wl.toString() ) } this.get_source = function() { return wr } init() }//w_class var gv_pg = 0 var cTbl = "" function nxt_pg() { if(gv_pg < cTbl.length-1) { cTbl[gv_pg].style.display = "none" gv_pg++ cTbl[gv_pg].style.display = "inline" xid( "id_prev_pg" ).style.visibility = "visible" xid( "id_prev_pgBtm" ).style.visibility = "visible" document.pageForm.page.value = parseInt(document.pageForm.page.value)+1 eval('document.id_page.src="graphics/pg'+document.pageForm.page.value+'.gif"') eval('document.id_pageBtm.src="graphics/pg'+document.pageForm.page.value+'.gif"') if( gv_pg == cTbl.length-1 ) { xid( "id_next_pg" ).style.visibility = "hidden" xid( "id_next_pgBtm" ).style.visibility = "hidden" } } } function prv_pg() { if(gv_pg > 0) { cTbl[gv_pg].style.display = "none" gv_pg-- cTbl[gv_pg].style.display = "inline" xid( "id_next_pg" ).style.visibility = "visible" xid( "id_next_pgBtm" ).style.visibility = "visible" document.pageForm.page.value = parseInt(document.pageForm.page.value)-1 eval('document.id_page.src="graphics/pg'+document.pageForm.page.value+'.gif"') eval('document.id_pageBtm.src="graphics/pg'+document.pageForm.page.value+'.gif"') if( gv_pg == 0) { xid( "id_prev_pg" ).style.visibility = "hidden" xid( "id_prev_pgBtm" ).style.visibility = "hidden" } } } function printPg() { newWindow = open("","","width=600,height=300,toolbar = 0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1") var langName = "Indonesian" var langDir = "" var myStyle = langDir == 'rtl' ? 'style = "font-size:110%;font-weight:bold"': '' cTbl = xid('id_anc').getElementsByTagName( 'TABLE' ) eval( gi_w_lib.get_source() ) wl( '<html>' ) wl( '<head>' ) wl( '</head>' ) wl( '<body style="font-size:90%;">' ) wl( '<div style="overflow:auto;padding:3px;">' ) wl( '<p align = "right" style="font-size:125%">', langName, '</p>' ) wl( '<h3>', cTbl[0].id, '</h3><br />' ) wl( '<table width="95%" border="1" cellpadding="3px" style="border-collapse: collapse;" bordercolor="#111111" align="center">' ) wl( ' <tr>' ) wl( ' <th width="50%" align="center">ENGLISH</th>' ) wl( ' <th width="50%" align="center">TRANSLITERATION <br /> (TARGET LANGUAGE)</th>' ) wl( ' </tr>' ) for( var i=0; i<cTbl.length; i++) { var R = cTbl[i] var rr = R.rows.length for( var j=0; j<rr; j++ ) { if( R.rows[j].cells.length > 6) { wl( ' <tr>' ) wl( ' <td valign="top" dir="">' ) wl( ' ', R.rows[j].cells[1].innerHTML, '</td>' ) wl( ' <td valign="top" dir="', langDir, '" >' ) wl( '<p dir="ltr">',R.rows[j].cells[4].innerHTML, '</p>( <span ', myStyle, '> ', R.rows[j].cells[6].innerHTML, ' </span> )</td>' ) wl( ' </tr>' ) } } } wl( '</table>' ) wl( '</div>' ) wl( '</body>' ) wl( '<html>' ) newWindow.document.open() newWindow.document.write(wr) newWindow.document.close() if(confirm("Do you really want to print this page?")) { newWindow.print() newWindow.close() } else newWindow.close() } window.onload = function() { set_global_var( "gi_w_lib", new w_class() ) cTbl = xid('id_anc').getElementsByTagName( 'TABLE' ) cTbl[0].style.display = "inline" xid( "id_prev_pg" ).style.visibility = "hidden" xid( "id_prev_pgBtm" ).style.visibility = "hidden" xid( "id_next_pg" ).style.visibility = "hidden" xid( "id_next_pgBtm" ).style.visibility = "hidden" //checking for winXP if(navigator.userAgent.indexOf( "5.1" ) != -1 && navigator.platform.indexOf( "Win" ) != -1 ) { document.styleSheets[0].rules[4].style.fontFamily = "Microsoft Sans Serif" } if( cTbl.length>1 ) { xid( "id_next_pg" ).style.visibility = "visible" xid( "id_next_pgBtm" ).style.visibility = "visible" } eval('document.id_pages.src="graphics/pg'+cTbl.length+'.gif"') eval('document.id_pagesBtm.src="graphics/pg'+cTbl.length+'.gif"') } //========================= End LSK Javascript ================================ </script> </head> <body bgcolor="#CECAB3" leftmargin="5" topmargin="5" marginwidth="0" marginheight="0"> <div align="center"> <!-- Begin top graphic//--> <form action="default.asp" method="post" name="navForm"> <table width="700px" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="405px" height="24px"> <img src="graphics/mptopCap.jpg" width="405px" height="24px" alt=""></td> <td width="225px" height="24px" align="right"> <a href="javascript:w_open('instructions.html',415,510)" title="Get Instructions"><img src="graphics/instruction.jpg" width="225px" height="24px" alt="Get Instructions" border="0"></a></td> <td width="70px" height="24px"> <img src="graphics/mpCap.jpg" width="70px" height="24px" alt=""></td> </tr> <tr> <td colspan="3" height="86px"> <img src="graphics/mpMain.jpg" width="700px" height="86px" alt="main picture"></td> </tr> </table> <table width="700px" border="0" cellspacing="0" cellpadding="0"> <tr> <td colspan="5" align="right"> <img src="graphics/mpTitle.jpg" width="700px" height="20px" alt="Title Bar"></td> </tr> <tr> <td rowspan="2" width="2" height="20px" bgcolor="#646464" valign="top"> <img src="graphics/edgeTL.gif" width="2px" height="20px" alt=""></td> <td rowspan="2" width="4" height="20px" bgcolor="#868686" valign="top"> <img src="graphics/edgeTL2.gif" width="4px" height="20px" alt=""></td> <td width="688px" height="2px" bgcolor="#868686" valign="top"> <img src="graphics/edgeT.gif" width="688px" height="2px" alt=""></td> <td rowspan="2" width="4" height="20px" bgcolor="#868686" valign="top"> <img src="graphics/edgeTR2.gif" width="4px" height="20px" alt=""></td> <td rowspan="2" width="2" height="20px" bgcolor="#646464" valign="top"> <img src="graphics/edgeTR.gif" width="2px" height="20px" alt=""></td> </tr> <tr> <td width="688px" height="18px" bgcolor="#868686"> <div> <table width="688px" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="48px" valign="top"> <a href="default.html" title="Go To Main Menu"><img src="graphics/menu.gif" width="48px" height="18px" border="0" alt="Go To Main Menu"></a></td> <td width="48px" valign="top"> <a href="javascript:printPg()" title="Print Page"><img src="graphics/print.gif" width="48px" height="18px" alt="Print Page" border="0"></a></td> <td width="49px" valign="top"> <td width="466px"> <img src="graphics/mpHeader_5.gif" width="425px" height="18px" alt=""></td> <td width="15px"> <a href="javascript:prv_pg()" title="Previous Page"><img id="id_prev_pg" src="graphics/back.gif" width="15px" height="18px" alt="previous page" border="0"></a></td> <td width="96px" align="center"><img name="id_page" src="graphics/pg1.gif" width="20px" height="18px" alt="Page"><img src="graphics/of.gif" width="20px" height="18px" alt=""><img name="id_pages" src="graphics/1px.gif" width="20px" height="18px" alt="Page Total"></td> <td width="15px"> <a href="javascript:nxt_pg()" title="Next Page"><img id="id_next_pg" src="graphics/next.gif" width="15px" height="18px" alt="next page" border="0"></a></td> </tr> </table> </div> </td> </tr> <tr> <td colspan="5" height="4px"> <img src="graphics/edgeBT.gif" width="700px" height="4px" alt=""></td> </tr> <tr> <td width="2" bgcolor="#646464"> <img src="graphics/1px.gif" width="2px" alt=""></td> <td colspan="3" bgcolor="#EDEDE6" align="left" valign="top"> <img src="graphics/1px.gif" height="2px" width="688px" alt=""></td> <td width="2" bgcolor="#646464"> <img src="graphics/1px.gif" width="2px" alt=""></td> </tr> <tr> <td width="2px" bgcolor="#646464"> <img src="graphics/1px.gif" width="2px" alt=""></td> <td colspan="3" bgcolor="#EDEDE6" align="left" valign="top"> <!-- Begin Content //--> <table width="692px" border="0" cellspacing="0" cellpadding="0"> <tr> <td colspan="4" height="24px" align="center"> <table width="692px" cellspacing="0" cellpadding="0" border="0"> <tr> <td class="css_hdr" width="29px" height="24px"> <img src="graphics/1px.gif" width="29px" height="24px" alt=""></td> <td class="css_hdr" width="2px" height="24px"> <img src="graphics/1px.gif" alt="" width="2px" height="24px"></td> <td class="css_hdr" width="219px"> <img src="graphics/titleEnglish.gif" width="219px" height="20px" alt=""></td> <td class="css_hdr" width="2px" height="24px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td class="css_hdr" width="219px"> <img src="graphics/titleRoman.gif" width="219px" height="20px" alt=""></td> <td class="css_hdr" width="2px" height="24px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td class="css_hdr" width="219px"> <img src="graphics/titleTarget.gif" width="219px" height="20px" alt=""></td> </tr> <tr> <td colspan="7"> <img src="graphics/breakLine.gif" width="692px" height="2px"></td> </tr> </table> </td> </tr> <tr> <td colspan="4" width="692px" height="240px" valign="top" id="id_anc"> <table width="692px" border="0" style="display:none" cellspacing="0" cellpadding="0"> <tr> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('english', 'en_mp_05_01')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px" dir="" class="css_cnt">We are leading a convoy through this area.</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('Indonesian', 'jn_mp_05_01')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px"class="css_cnt">kahmee sedang mengantarkan eering-eeringan melalowee da-erah inee</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="210px" dir="ltr" class="css_cnt2" >Kami sedang mengantarkan iring-iringan melalui daerah ini</td> </tr> <tr> <td colspan="7" height="2px"> <img src="graphics/breakLine.gif" alt="" width="692px" height="2px"></td> </tr> <tr> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('english', 'en_mp_05_02')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px" dir="" class="css_cnt">We are responsible for the security of the convoy.</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('Indonesian', 'jn_mp_05_02')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px"class="css_cnt">kahmee bertanggoong jawab atas keamanan eering-eeringan inee</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="210px" dir="ltr" class="css_cnt2" >Kami bertanggung jawab atas keamanan iring-iringan ini</td> </tr> <tr> <td colspan="7" height="2px"> <img src="graphics/breakLine.gif" alt="" width="692px" height="2px"></td> </tr> <tr> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('english', 'en_mp_05_03')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px" dir="" class="css_cnt">We must conduct safety inspections on all the vehicles.</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('Indonesian', 'jn_mp_05_03')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px"class="css_cnt">keetah haroos mengadakan pemereeksa'an keamanan atas kendara'an-kendara'an itoo</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="210px" dir="ltr" class="css_cnt2" >Kita harus mengadakan pemeriksaan keamanan atas kendaraan-kendaraan itu</td> </tr> <tr> <td colspan="7" height="2px"> <img src="graphics/breakLine.gif" alt="" width="692px" height="2px"></td> </tr> <tr> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('english', 'en_mp_05_04')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px" dir="" class="css_cnt">We must drive the convoy through this intersection.</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('Indonesian', 'jn_mp_05_04')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px"class="css_cnt">keetah haroos mengemoodeekan eering-eeringan inee melalowee perseempangan jalan inee</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="210px" dir="ltr" class="css_cnt2" >Kita harus mengemudikan iring-iringan ini melalui persimpangan jalan ini</td> </tr> <tr> <td colspan="7" height="2px"> <img src="graphics/breakLine.gif" alt="" width="692px" height="2px"></td> </tr> <tr> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('english', 'en_mp_05_05')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px" dir="" class="css_cnt">We are escorting the convoy.</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('Indonesian', 'jn_mp_05_05')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px"class="css_cnt">kahmee sedang mengantar eering-eeringan itoo</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="210px" dir="ltr" class="css_cnt2" >Kami sedang mengantar iring-iringan itu</td> </tr> <tr> <td colspan="7" height="2px"> <img src="graphics/breakLine.gif" alt="" width="692px" height="2px"></td> </tr> </table> <table width="692px" border="0" style="display:none" cellspacing="0" cellpadding="0"> <tr> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('english', 'en_mp_05_06')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px" dir="" class="css_cnt">We must seek an alternate route.</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('Indonesian', 'jn_mp_05_06')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px"class="css_cnt">keetah haroos mencharee jalan liyen</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="210px" dir="ltr" class="css_cnt2" >Kita harus mencari jalan lain</td> </tr> <tr> <td colspan="7" height="2px"> <img src="graphics/breakLine.gif" alt="" width="692px" height="2px"></td> </tr> <tr> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('english', 'en_mp_05_07')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px" dir="" class="css_cnt">We will use tanks to detonate mines.</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('Indonesian', 'jn_mp_05_07')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px"class="css_cnt">keetah akan menggoonakan tank-tank oontoo' meleda'kan ranjaw</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="210px" dir="ltr" class="css_cnt2" >Kita akan menggunakan tank-tank untuk meledakkan ranjau</td> </tr> <tr> <td colspan="7" height="2px"> <img src="graphics/breakLine.gif" alt="" width="692px" height="2px"></td> </tr> <tr> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('english', 'en_mp_05_08')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px" dir="" class="css_cnt">Snipers may fire on convoys in this area.</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('Indonesian', 'jn_mp_05_08')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px"class="css_cnt">para ahlee temba' moosooh moongkin akan menemba' eering-eeringan dee da-erah inee</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="210px" dir="ltr" class="css_cnt2" >Para ahli tembak musuh mungkin akan menembak iring-iringan di daerah ini</td> </tr> <tr> <td colspan="7" height="2px"> <img src="graphics/breakLine.gif" alt="" width="692px" height="2px"></td> </tr> <tr> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('english', 'en_mp_05_09')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px" dir="" class="css_cnt">Unexploded ordnance may be planted in the road.</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('Indonesian', 'jn_mp_05_09')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px"class="css_cnt">pelooroo-pelooroo yang beloom deleda'kan moongkin akan deepasang dee jalan</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="210px" dir="ltr" class="css_cnt2" >Peluru-peluru yang belum diledakkan mungkin akan dipasang di jalan</td> </tr> <tr> <td colspan="7" height="2px"> <img src="graphics/breakLine.gif" alt="" width="692px" height="2px"></td> </tr> <tr> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('english', 'en_mp_05_10')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px" dir="" class="css_cnt">The convoy will continue when the ambush is suppressed.</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('Indonesian', 'jn_mp_05_10')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px"class="css_cnt">eering-eeringan akan teroos sesoodah jebakan dee atasee</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="210px" dir="ltr" class="css_cnt2" >Iring-iringan akan terus sesudah jebakan diatasi</td> </tr> <tr> <td colspan="7" height="2px"> <img src="graphics/breakLine.gif" alt="" width="692px" height="2px"></td> </tr> </table> <table width="692px" border="0" style="display:none" cellspacing="0" cellpadding="0"> <tr> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('english', 'en_mp_05_11')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px" dir="" class="css_cnt">Is there a bridge to cross the river?</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('Indonesian', 'jn_mp_05_11')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px"class="css_cnt">ahpah adah jembatan oontoo' menyeberangee soongaay itoo?</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="210px" dir="ltr" class="css_cnt2" >Apa ada jembatan untuk menyeberangi sungai itu?</td> </tr> <tr> <td colspan="7" height="2px"> <img src="graphics/breakLine.gif" alt="" width="692px" height="2px"></td> </tr> <tr> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('english', 'en_mp_05_12')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px" dir="" class="css_cnt">Will this bridge support heavy vehicles?</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('Indonesian', 'jn_mp_05_12')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px"class="css_cnt">ahpah jembatan inee dapat menyangga kendara'an-kendara'an yang berat?</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="210px" dir="ltr" class="css_cnt2" >Apa jembatan ini dapat menyangga kendaraan-kendaraan yang berat?</td> </tr> <tr> <td colspan="7" height="2px"> <img src="graphics/breakLine.gif" alt="" width="692px" height="2px"></td> </tr> <tr> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('english', 'en_mp_05_13')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px" dir="" class="css_cnt">Does this road lead through any towns?</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('Indonesian', 'jn_mp_05_13')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px"class="css_cnt">ahpah jalan inee melalowee desa / kota manapoon?</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="210px" dir="ltr" class="css_cnt2" >Apa jalan ini melalui desa / kota manapun?</td> </tr> <tr> <td colspan="7" height="2px"> <img src="graphics/breakLine.gif" alt="" width="692px" height="2px"></td> </tr> <tr> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('english', 'en_mp_05_14')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px" dir="" class="css_cnt">Does this road lead through heavy traffic areas?</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('Indonesian', 'jn_mp_05_14')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px"class="css_cnt">ahpah jalan inee melalowee da-erah - da-erah yang laloo leentasneeya sangat ramaay? </td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="210px" dir="ltr" class="css_cnt2" >Apa jalan ini melalui daerah-daerah yang lalu lintasnya sangat ramai?</td> </tr> <tr> <td colspan="7" height="2px"> <img src="graphics/breakLine.gif" alt="" width="692px" height="2px"></td> </tr> <tr> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('english', 'en_mp_05_15')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px" dir="" class="css_cnt">Are there friendly units in this area?</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('Indonesian', 'jn_mp_05_15')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px"class="css_cnt">ahpah adah satuwaan-satuwaan kawan dee da-erah inee?</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="210px" dir="ltr" class="css_cnt2" >Apa ada satuan-satuan kawan di daerah ini?</td> </tr> <tr> <td colspan="7" height="2px"> <img src="graphics/breakLine.gif" alt="" width="692px" height="2px"></td> </tr> </table> <table width="692px" border="0" style="display:none" cellspacing="0" cellpadding="0"> <tr> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('english', 'en_mp_05_16')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px" dir="" class="css_cnt">Was enemy activity reported in this area?</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('Indonesian', 'jn_mp_05_16')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px"class="css_cnt">ahpah adah kegeeyatan moosooh dee da-erah inee yang deelaporkan?</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="210px" dir="ltr" class="css_cnt2" >Apa ada kegiatan musuh di daerah ini yang dilaporkan?</td> </tr> <tr> <td colspan="7" height="2px"> <img src="graphics/breakLine.gif" alt="" width="692px" height="2px"></td> </tr> <tr> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('english', 'en_mp_05_17')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px" dir="" class="css_cnt">Are there checkpoints on this road?</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('Indonesian', 'jn_mp_05_17')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px"class="css_cnt">ahpah adah tempat-tempat pemereeksa'an dee jalan inee?</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="210px" dir="ltr" class="css_cnt2" >Apa ada tempat-tempat pemeriksaan di jalan ini?</td> </tr> <tr> <td colspan="7" height="2px"> <img src="graphics/breakLine.gif" alt="" width="692px" height="2px"></td> </tr> <tr> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('english', 'en_mp_05_18')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px" dir="" class="css_cnt">Is there a site to refuel?</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('Indonesian', 'jn_mp_05_18')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px"class="css_cnt">ahpah adah tempat oontoo' mengeesee benseen?</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="210px" dir="ltr" class="css_cnt2" >Apa ada tempat untuk mengisibensin?</td> </tr> <tr> <td colspan="7" height="2px"> <img src="graphics/breakLine.gif" alt="" width="692px" height="2px"></td> </tr> <tr> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('english', 'en_mp_05_19')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px" dir="" class="css_cnt">Are there areas to take cover?</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('Indonesian', 'jn_mp_05_19')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px"class="css_cnt">ahpah adah tempat-tempat perleendoongan?</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="210px" dir="ltr" class="css_cnt2" >Apa ada tempa-tempat perlindungan?</td> </tr> <tr> <td colspan="7" height="2px"> <img src="graphics/breakLine.gif" alt="" width="692px" height="2px"></td> </tr> <tr> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('english', 'en_mp_05_20')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px" dir="" class="css_cnt">We need assistance.</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('Indonesian', 'jn_mp_05_20')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px"class="css_cnt">kahmee perloo bantoowan</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="210px" dir="ltr" class="css_cnt2" >Kami perlu bantuan</td> </tr> <tr> <td colspan="7" height="2px"> <img src="graphics/breakLine.gif" alt="" width="692px" height="2px"></td> </tr> </table> <table width="692px" border="0" style="display:none" cellspacing="0" cellpadding="0"> <tr> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('english', 'en_mp_05_21')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px" dir="" class="css_cnt">Look out for booby traps in the area.</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('Indonesian', 'jn_mp_05_21')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px"class="css_cnt">waspada terhadap ranjaw-ranjaw dee da-erah inee</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="210px" dir="ltr" class="css_cnt2" >Waspada terhadap ranjau-ranjau di daerah ini</td> </tr> <tr> <td colspan="7" height="2px"> <img src="graphics/breakLine.gif" alt="" width="692px" height="2px"></td> </tr> <tr> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('english', 'en_mp_05_22')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px" dir="" class="css_cnt">Do not drive on the shoulder of the road.</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('Indonesian', 'jn_mp_05_22')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px"class="css_cnt">jangan mengemoodee dee peengeer jalan</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="210px" dir="ltr" class="css_cnt2" >Jangan mengemudi di pinggir jalan</td> </tr> <tr> <td colspan="7" height="2px"> <img src="graphics/breakLine.gif" alt="" width="692px" height="2px"></td> </tr> <tr> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('english', 'en_mp_05_23')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px" dir="" class="css_cnt">Follow the vehicle in front of you.</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('Indonesian', 'jn_mp_05_23')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px"class="css_cnt">mengeekootee kanedara'an yang dee depan andah</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="210px" dir="ltr" class="css_cnt2" >Mengikuti kendaraan yang di depan anda</td> </tr> <tr> <td colspan="7" height="2px"> <img src="graphics/breakLine.gif" alt="" width="692px" height="2px"></td> </tr> </table> </td> </tr> </table> <div id="id_outMplasyer" style="display:none;"> <embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" src="" id="MediaPlayer0" AutoStart="0" Width="220" Height="25" transparentAtStart="0" animationAtStart="0" ShowControls="1" autoSize="0" displaySize="0"></embed> </div> <!-- End content//--> </td> <td width="2px" bgcolor="#646464"> <img src="graphics/1px.gif" width="2px"></td> </tr> <tr> <td colspan="5" width="692" height="2px"> <img src="graphics/edgeBB.gif" width="700px" height="4px"></td> </tr> <tr> <td rowspan="2" width="2" height="20px" valign="bottom" bgcolor="#4A4A4A"> <img src="graphics/edgeBL.gif" width="2px" height="20px" alt=""></td> <td rowspan="2" width="4" height="20px" valign="bottom" bgcolor="#868686"> <img src="graphics/edgeBL2.gif" width="4px" height="20px" alt=""></td> <td width="688" height="18px" bgcolor="#868686"> <div> <table width="688" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="49px" valign="bottom"> <a href="default.html" title="Go To Main Menu"><img src="graphics/menuB.gif" width="48px" height="18px" border="0" alt="Go To Main Menu"></a></td> <td width="48px" valign="bottom"> <a href="javascript:printPg()" title="Print Page"><img src="graphics/printB.gif" width="48px" height="18px" alt="Print Page" border="0"></a></td> <td width="467px" align="center"> <img src="graphics/copyright.gif" width="425px" height="18px" alt="copyright DLIFLC 2006"></td> <td width="15px"> <a href="javascript:prv_pg()" title="Previous Page"><img id="id_prev_pgBtm" src="graphics/back.gif" width="15px" height="18px" alt="previous page" border="0"></a></td> <td width="96px" align="center"><img name="id_pageBtm" src="graphics/pg1.gif" width="20px" height="18px" alt="Page"><img src="graphics/of.gif" width="20px" height="18px" alt=""><img name="id_pagesBtm" src="graphics/1px.gif" width="20px" height="18px" alt="Page Total"></td> <td width="15px"> <a href="javascript:nxt_pg()" title="Next Page"><img id="id_next_pgBtm" src="graphics/next.gif" width="15px" height="18px" alt="next page" border="0"></a></td> </tr> </table> </div> </td> <td rowspan="2" width="4px" height="20px" valign="bottom" bgcolor="#868686"> <img src="graphics/edgeBR2.gif" width="4px" height="20px"></td> <td rowspan="2" width="2px" height="20px" valign="bottom" bgcolor="#4A4A4A"> <img src="graphics/edgeBR.gif" width="2px" height="20px"></td> </tr> <tr> <td width="688" height="2px"> <img src="graphics/edgeB.gif" width="688px" height="2px"></td> </tr> </table> <table width="688px" cellspacing="0" cellpadding="0" border="0"> <tr> <td align="right"> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" id="audPlayer" width="320" height="24"> <param name="movie" value="audioPlayer.swf"> <param name="quality" value="high"> <embed src="audioPlayer.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="320" height="24" name="audPlayer" swLiveConnect="true"></embed> </object> </td> </tr> </table> <input type="hidden" name="cmd" value=""> <input type="hidden" name="lang" value=""> <input type="hidden" name="langDir" value=""> <input type="hidden" name="id" value=""> <input type="hidden" name="playerType" value="0"> </form> <form name="pageForm"> <input type="hidden" name="page" value="1"> </form> <div id="id_control" ></div> <!-- End content frame//--> </div> </body> </html>