<!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_7.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_07_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 receive the EPWs from the combat 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_07_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">keetah akan menereemah para tay pay em daree satuwaan-satuwaan tempoor</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 menerima para TPM dari satuan-satuan tempur</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_07_02')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px" dir="" class="css_cnt">We have to evacuate the EPWs from the battle zone.</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_07_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">keetah haroos mengoongseekan para tay pay em daree maydan tempoor</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 mengungsikan para TPM dari medan tempur</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_07_03')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px" dir="" class="css_cnt">We will deliver the EPWs to the proper authorities.</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_07_03')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px"class="css_cnt">keetah akan menyerahkan para tay pay em kepada yang berwenang </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 menyerahkan para TPM kepada yang berwenang</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_07_04')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px" dir="" class="css_cnt">We are here to enforce the law.</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_07_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">kahmee dee seenee oontoo' menyelengarakan hookoom-hookoom</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 menyelenggarakan hukum-hukum</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_07_05')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px" dir="" class="css_cnt">We are here to assist the local law enforcement if 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_07_05')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px"class="css_cnt">kahmee dee seenee oontoo' membantoo angkatan kepolisian setempat, kalau itoo deeperlookan</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 membantu angkatan kepolisian setempat, kalau itu diperlukan</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_07_06')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px" dir="" class="css_cnt">We will respond to any attack.</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_07_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">kahmee akan membalas serangan ahpah saja</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 membalas serangan apa saja</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_07_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 are here to protect the loading zones.</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_07_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 dee seenee oontoo' meleendoongee tempat-tempat pemoowatan</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 melindungi tempat-tempat pemuatan</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_07_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">We are patrolling the road to detect and defeat threats.</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_07_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">kahmee berpatrolee dee jalan inee oontoo' mengeeta-ee dan mengalahkan anchaman-anchaman</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 berpatroli di jalan ini untuk mengintai dan mengalahkan ancaman-ancaman</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_07_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">We are mapping the terrain features.</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_07_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">kahmee sedang memetakan cheeree-cheereeneeya tanah inee</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="210px" dir="ltr" class="css_cnt2" >Kami sedang memetakan ciri-cirinya tanah 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_07_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">We will protect these pipelines.</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_07_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">keetah akan meleendoongee peepa-peepa salooran</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 melindungi pipa-pipa saluran</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_07_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">We are providing security to this convoy.</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('Indonesian', 'jn_mp_07_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">kahmee mengamankan eering-eeringan inee</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="210px" dir="ltr" class="css_cnt2" >Kami mengamankan iring-iringan ini</td> </tr> <tr> <td colspan="7" height="2px"> <img src="graphics/breakLine.gif" alt="" width="692px" height="2px"></td> </tr> <tr> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('english', 'en_mp_07_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">How far away is this town?</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_07_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">berapa jawohneeya desa / kota 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" >Berapa jauhnya desa / kota 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_07_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">What is the name of this ridgeline?</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_07_13')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px"class="css_cnt">ahpah namaneeya pengoonoongan inee?</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="210px" dir="ltr" class="css_cnt2" >Apa namanya pengunungan 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_07_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">Where are the water pipes?</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_07_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">dee mana peepa-peepa iyerneeya?</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 pipa-pipa airnya?</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_07_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">Is there any nuclear, biological or chemical (NBC) contamination 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_07_15')" width="16px" height="16px" alt="Play Button" border="0" onmouseover="this.src='graphics/play_over.gif'" onmouseout="this.src='graphics/play.gif'"></td> <td width="210px"class="css_cnt">ahpah adah kontameenasee en bay kay dee da-erah inee?</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="210px" dir="ltr" class="css_cnt2" >Apa ada kontaminasi NBK di daerah ini?</td> </tr> <tr> <td colspan="7" height="2px"> <img src="graphics/breakLine.gif" alt="" width="692px" height="2px"></td> </tr> </table> <table width="692px" border="0" style="display:none" cellspacing="0" cellpadding="0"> <tr> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('english', 'en_mp_07_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">The storage area is off-limits.</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_07_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">deelarang masook da-erah tempat penyeempan</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" >Dilarang masuk daerah tempat penyimpan</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_07_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">You must report any NBC contamination.</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_07_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">andah haroos melaporkan kontameenasee en bay kay apah saja</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 harus melaporkan kontaminasi NBK apa saja</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_07_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">These are secured areas.</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="29px" height="50px" align="center"> <img class="btn" src="graphics/play.gif" onclick="loadAud('Indonesian', 'jn_mp_07_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">da-erah - da-erah inee soodah 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" >Daerah-daerah ini sudah 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_07_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">This is a blocked 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_07_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">inee adalah da-erah yang deeadangkan</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" >Ini adalah daerah yang diadangkan</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_07_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">This area is off limits.</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_07_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">inee adalah da-erah terlarang</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" >Ini adalah daerah terlarang</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_07_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">The barriers will prevent any attacks.</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_07_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">pengadangan-pengadangan inee akan menchegah daree serangan apapoon</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-pengadangan ini akan mencegah dari serangan apapun</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_07_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">Leave! This is a contaminated 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_07_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">pergeelah! inee adalah da-erah terkontameenasee</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" >Pergilah! Ini adalah daerah terkontaminasi</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_07_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">Stay away from the railways.</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_07_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">jangan mendekatee jalan kerata apee</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="210px" dir="ltr" class="css_cnt2" >Jangan mendekati jalan kereta api</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_07_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">Stay away! This is a restricted zone.</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_07_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">jangan mendekatee! tempat inee terlarang</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="210px" dir="ltr" class="css_cnt2" >Jangan mendekati! Tempat ini terlarang</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_07_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">Don't move.</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_07_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">jangan bergerak</td> <td class="css_hdr" width="2px" height="50px"> <img src="graphics/spacer.gif" alt="" width="2px" height="24px"></td> <td width="210px" dir="ltr" class="css_cnt2" >Jangan bergerak</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_07_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">Move fast!</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_07_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">bergerak, chepat!</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" >Bergerak, cepat!</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>