<!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_1.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_01_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 will set up traffic control points (TCPs) 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_01_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 akan mendeereekahn pos pengontrolan laloo leentas (pay pay el el) dee da-erah</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 akan mendirikan pos pengontrolan lalu lintas (PPLL) di daerah</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_01_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">The TCP locations will be decided by the MPs.</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_01_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">layta'hneeya pay pay el el itoo akan deetentukan olay poleesee militair (pay em)</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" >Letaknya PPLL itu akan ditentukan oleh Polisi Militer (PM)</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_01_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">The TCP personnel will work hard to prevent delays.</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_01_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">personeel pay pay el el akan bekerja kerras oontoo' mengheendarkan kelambatan</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" >Personil PPLL akan bekerja keras untuk menghindarkan kelambatan</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_01_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">Our TCP team will keep records of passing vehicles and units.</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_01_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">teem pay pay el el kahmee akan memboowat chatataan tentang kendara'an dan satuwaan-satuwaan yang berlaloo</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" >Tim PPLL kami akan membuat catatan tentang kendaraan dan satuan-satuan yang berlalu</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_01_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">The TCP will apprehend violators.</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_01_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">personeel pay pay el el itoo akan menangkap para pelanggar</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" >Personil PPLL itu akan menangkap para pelanggar</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_01_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">Make sure refugee traffic does not delay military traffic.</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_01_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">memasteekan bahwa laloo leentas pengoongsee teedah' melambatkan laloo leentas militair</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" >Memastikan bahwa lalu lintas pengungsi tidak melambatkan lalu lintas militer</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_01_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">The TCP personnel will reroute traffic as needed.</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_01_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">personeel pay pay el el itoo akan menyaloorkan laloo leentas laywatt jalan liyen kahlao itoo diperlookahn</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" >Personil PPLL itu akan menyalurkan lalu lintas lewat jalan lain kalau itu diperlukan</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_01_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">Our mission is ongoing until further notice.</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_01_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">akteeveetas kahmee akan teroos-meneroos sampaay adah pengoomooman lagee</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" >Aktivitas kami akan terus-menerus sampai ada pengumuman lagi</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_01_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">Food and water will be supplied by other units.</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_01_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">makanan dan iyer pooteeh akan disedeeyakan olay satuwaan-satuwaan 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" >Makanan dan air putih akan disediakan oleh satuan-satuan 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_01_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">Nuclear, biological and chemical (NBC) detection equipment will be provided.</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_01_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">peralatan pencharee bahan nookleer, biologees, dan keemeeyah (en bay kaa) akan diberrikan kepada kaleeyan </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" >Peralatan pencari bahan nuklir, biologis, dan kimia (NBK) akan diberikan kepada kalian</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_01_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">Reflective arm cuffs will be provided.</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_01_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">manset lengan yang memantoolkan chahaiya akan diberrikan joogah</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" >Manset lengan yang memantulkan cahaya akan diberkan juga</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_01_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">Enemy may use agents acting as refugees.</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_01_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">moosooh moongkin akan menggunakan ahgen-ahgen yang berlakoo sepertee pengoongsee-pengoongsee</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" >Musuh mungkin akan menggunakan agen-agen yang berlaku seperti pengungsi-pengungsi</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_01_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">Safety is very important during all operations.</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_01_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">keselamatan adalah seswatoo yang penting sekalee salama seteeyap meesee</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" >Keselamatan adalah sesuatu yang penting sekali selama setiap misi</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_01_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">We do not allow unauthorized personnel to observe traffic movement.</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_01_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">kahmee teedah' mengeejeenkan orang yang teedah' diberree koowasa oontoo' meminjaoo pergerakan laloo leentas</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 tidak mengizinkan orang yang tidak diberi kuasa untuk meminjau pergerakan lalu lintas</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_01_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">What is the size of the enemy force?</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_01_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">berapa besarneeya pasookan moosooh?</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" >Berapa besarnya pasukan musuh?</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_01_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">Where is the exact location of the enemy?</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_01_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">dee mana lokasee moosooh yang tepat?</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" >Di mana lokasi musuh yang tepat?</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_01_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">When exactly did you see enemy units?</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_01_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">kapan waktoo yang tepat andah meleehat satuwaan-satuwaan moosooh?</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" >Kapan waktu yang tepat anda melihat satuan-satuan musuh?</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_01_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">What types of enemy units did you see?</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_01_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">macham satuwaan-satuwaan moosooh ahpah yang andah leehat? </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" >Macam satuan-satuan musuh apa yang anda lihat?</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_01_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">What type of equipment did the enemy units carry?</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_01_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">peralatan jenees ahpah yang deepunyayee olay satuwaan-satuwaan moosooh? </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" >Peralatan jenis apa yang dipunyai oleh satuan-satuan musuh?</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_01_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">Watch for guerilla activities.</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_01_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">tetap waspada terhadap akteeveetas gerilya</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" >Tetap waspada terhadap aktivitas gerilya</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_01_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">Watch for conventional enemy forces.</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_01_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">tetap waspada terhadap pasookan-pasookan moosooh konvensioneel</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" >Tetap waspada terhadap pasukan-pasukan musuh konvensionil</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_01_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">Watch for enemy aircraft.</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_01_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">tetap waspada terhadap pesawat terbang moosooh</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" >Tetap waspada terhadap pesawat terbang musuh</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_01_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">Report to us about local inhabitants 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_01_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">laporkan kepada kahmee tentang pendoodoo' setempat</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" >Laporkan kepada kami tentang penduduk setempat</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_01_24')" 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">Set up signs to show directions and distance to TCPs.</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_01_24')" 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">mendeereekan tanda-tanda oontoo' menoonjoo'kan arah dan jara ke pay pay el el</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" >Mendirikan tanda-tanda untuk menunjukkan arah dan jarak ke PPLL</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_01_25')" 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">Direct refugees to refugee routes.</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_01_25')" 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">mengarahkan para pengoongsee ke root khoosoos oontoo' pengoongsee</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" >Mengarahkan para pengungsi ke rute khusus untuk pengungsi</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_01_26')" 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">Search the surrounding area for enemies.</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_01_26')" 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">memereeksa da-erah sekeetarneeya oontoo' para moosooh</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" >Memeriksa daerah sekitarnya untuk para musuh</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_01_27')" 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">Park the team's vehicle in a covered and safe position.</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_01_27')" 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">memarkirkan mobil teem dee tempat persembooneeyan yang aman</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" >Memarkirkan mobil tim di tempat persembunyian yang aman</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_01_28')" 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">Set up communication with other TCP units.</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_01_28')" 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">mendeereekan komunikasee dengan satuwaan-satuwaan pay pay el el yang 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" >Mendirikan komunikasi dengan satuan-satuan PPLL yang lain</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>