<!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_2.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_02_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">This RB is to limit access to 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_02_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">pengadangan jalan (pay jay) inee membatasee pengguna'an 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" >Pengadangan Jalan (PJ) ini membatasi penggunaan 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_02_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">This RB is to close access to 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_02_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">pay jay inee menootoop pengguna'an 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" >PJ ini menutup penggunaan 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_02_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">These RBs and CPs will ensure only authorized use of this main supply route (MSR).</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_02_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">pay jay-pay jay dan tempat-tempat pemeriksa'an (tay pay) akan memastikan penguna'an yang de-eejeenkan oontoo' root perbekalan ootaama (ar pay oo) 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" >PJ-PJ dan tempat-tempat pemeriksaan (TP) akan memastikan penggunaan yang diizinkan untuk rute perbekalan utama (RPU) 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_02_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">These RBs and CPs will ensure that convoys move on schedule.</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_02_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">pay jay-pay jay dan tay pay-tay pay akan memasteekan bahwa eering-eeringan kendara'an berjalan menooroot renchana </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" >PJ-PJ dan TP-TP akan memastikan bahwa iring-iringan kendaraan berjalan menurut rencana</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_02_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 position of RBs/CPs will change constantly.</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_02_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">poseesee pay jay dan tay pay akan dee-oobah sechara teroos-meneroos </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" >Posisi PJ dan TP akan diubah secara terus-menerus</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_02_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">In a single team operation one member will stop and direct 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_02_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">dalam operasee dengan sahtoo teem, sahtoo anggota akan menghenteekan laloo leentas dan mengarahkanya</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" >Dalam operasi dengan satu tim, satu anggota akan menghentikan lalu lintas dan mengarahkannya</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_02_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 don't allow anyone to pass without a proper ID.</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_02_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">kahmee teedah' mengeejeenkan seeyapapoon berlaloo tanpa kartoo pengenal</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 siapapun berlalu tanpa kartu pengenal</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_02_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">What is your cargo?</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_02_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">andah membawa moowatan ahpah?</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" >Anda membawa muatan apa?</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_02_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">Where are your cargo documents?</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_02_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">dee mana dokumen-dokumen moowatan 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" >Di mana dokumen-dokumen muatan anda?</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_02_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">Where does your cargo originate from?</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_02_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">moowatan inee berasal daree mana?</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" >Muatan ini berasal dari mana?</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_02_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">Where did you pick up your cargo?</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_02_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">dee mana moowatan inee andah ambeel?</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 muatan ini anda ambil?</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_02_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">What is your destination?</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_02_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">dee mana tempat toojoowan 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" >Di mana tempat tujuan anda?</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_02_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">We will prevent actions that would aid 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_02_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">kahmee akan menchegah aksee-aksee yang membantoo 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" >Kami akan mencegah aksi-aksi yang membantu 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_02_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 will inspect cargo when instructed to do so.</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_02_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 akan memereeksa moowatan waktoo deepereentah oontoo' melakookan 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 akan memeriksa muatan waktu diperintah untuk melakukan 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_02_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">We will stop locals from supplying 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_02_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">kahmee akan menchegah pendoodoo' membantoo 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" >Kami akan mencegah penduduk membantu 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_02_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">We are here to stop black market 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_02_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">kahmee dee seenee oontoo' menchegah akteeveetas pasar gelap </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 di sini untuk mencegah aktivitas pasar gelap</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_02_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">We will establish an area for searching 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_02_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">kahmee akan mendeereekan tempat oontoo' memereeksa kendara'an-kendara'an</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 tempat untuk memeriksa kendaraan-kendaraan</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_02_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">We have vehicles ready to pursue those avoiding the RBs.</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_02_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">soodah adah kendara'an-kendara'an yang seeyap oontoo' mengejar yang menchoba mengheendaree pengadangan jalaneeya </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" >Sudah ada kendaraan-kendaraan yang siap untuk mengejar yang mencoba menghindari pengadangan jalannya</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_02_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">We must prepare defensive positions.</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_02_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">keetah haroos mendeereekan tempat-tempat pertahanan</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 mendirikan tempat-tempat pertahanan</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_02_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 will block roadway shoulders and ditches around RBs.</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_02_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">keetah akan mengadang peengeer jalan dan pareet dee sekeetar pengadang 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" >Kita akan mengadang pinggir jalan dan parit di sekitar pengadang jalan</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_02_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">Show me your vehicle's ID papers.</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_02_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">perleehatkan kartoo pengenal 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" >Perlihatkan kartu pengenal anda</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_02_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">Show me your papers for the cargo.</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_02_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">perleehatkan dokumen-dokumen andah oontoo' moowatan 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" >Perlihatkan dokumen-dokumen anda untuk muatan itu</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>