<html><!-- InstanceBegin template="Templates/templ.dwt" codeOutsideHTMLIsLocked="false" --> <head> <!-- <title>?TK*Џ</title> <link rel="icon" href="http://www.emiratesline.com/favicon.ico" type="image/x-icon" /> <link rel="shortcut icon" href="http://www.emiratesline.com/favicon.ico" type="image/x-icon" /> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta http-equiv="Keywords" name="Keywords" content="Emirates Shipping Line"> <meta http-equiv="Description" name="Description" content="Emirates Shipping Line web site"> <link href="css/format_en.css" rel="stylesheet" type="text/css"> <link href="css/style.css" rel="stylesheet" type="text/css"> <link href="css/xpMenu.css" rel="stylesheet" type="text/css"> <link href="css/quickTracking.css" rel="stylesheet" type="text/css" /> <script src = "js/schedulenonajax.js" type = "text/javascript"></script> <script src = "js/saveschedules1.js" type = "text/javascript"></script> <script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script> <script src = "js/dajax.js" type = "text/javascript"></script> <script src="js/common.js" type="text/javascript"></script> <script src = "js/eslpopwindow.js" type = "text/javascript"></script> <script src = "js/contact.js" type = "text/javascript"></script> <link href="css/tabview.css" rel="stylesheet" type="text/css"> <script language="javascript" src="js/tabview.js"></script> --> <title>?TK*Џ</title> <link rel="icon" href="http://www.emiratesline.com/favicon.ico" type="image/x-icon" /> <link rel="shortcut icon" href="http://www.emiratesline.com/favicon.ico" type="image/x-icon" /> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta http-equiv="Keywords" name="Keywords" content="Emirates Shipping Line"> <meta http-equiv="Description" name="Description" content="Emirates Shipping Line web site"> <link href="css/format_en.css" rel="stylesheet" type="text/css"> <link href="css/style.css" rel="stylesheet" type="text/css"> <link href="css/xpMenu.css" rel="stylesheet" type="text/css"> <link href="css/quickTracking.css" rel="stylesheet" type="text/css" /> <script src = "js/schedulenonajax.js" type = "text/javascript"></script> <script src = "js/saveschedules1.js" type = "text/javascript"></script> <script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script> <script src = "js/dajax.js" type = "text/javascript"></script> <!-- for location --> <script src = "js/search_d.js" type = "text/javascript"></script> <script src = "js/searchbyname_d.js" type = "text/javascript"></script> <script src="js/common.js" type="text/javascript"></script> <script src = "js/eslpopwindow.js" type ="text/javascript"></script> <script src="js/queryschedule.js" type="text/javascript"></script> <STYLE type=text/css> scr { SCROLLBAR-FACE-COLOR: #efefef; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #d1d1d1; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #999999; SCROLLBAR-DARKSHADOW-COLOR: #d1d1d1; SCROLLBAR-BASE-COLOR: #8a4b2f } </STYLE> <script language="javascript" type="text/javascript"> <!-- 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];}} } 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; } 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; } 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];} } function MM_goToURL() { //v3.0 var i, args=MM_goToURL.arguments; document.MM_returnValue = false; for (i=0; i<(args.length-1); i+=2) eval(args[i]+".location='"+args[i+1]+"'"); } //--> function submitValidate() { if (document.track.vessel.value.length <= 0 || document.track.vessel.value.length <= 0) { alert ("eQ9 T!"); return false; } return true; } function selMouseOutVessel() { document.track.vessel.value=""; } function validate() { return false; } function actionScriptVessel() { document.track.vessel.value=document.track.vessel.value + String.fromCharCode(event.keyCode); } function catch_keydownVessel() { switch(event.keyCode) { case 13: document.track.vessel.value=""; break; case 27: document.track.vessel.value=""; break; case 8: document.track.vessel.value=""; break; default: break; } } function resetvalueVessel(text) { for (var i=0; i< text.options.length; i++) { if (document.track.vessel.value.length > 0) { if (text.options[i].text.length >= document.track.vessel.value.length) { if (text.options[i].text.substring(0,document.track.vessel.value.length).toUpperCase() == document.track.vessel.value.toUpperCase()) { text.selectedIndex = i; break; } } } } } function refreshVesselOption() { document.track.vessel.value =""; var text=document.track.mnu_temp_vessel; var elSel = document.track.mnu_temp_vessel_only; var iindex = 0; if (elSel.length > 0) { //down if (event.keyCode == 40) { if (elSel.selectedIndex + 1 < elSel.length) { elSel.selectedIndex = elSel.selectedIndex + 1; return; }else { return; } } //up if (event.keyCode == 38) { if (elSel.selectedIndex - 1 > 0) { elSel.selectedIndex = elSel.selectedIndex - 1; return; }else { return; } } //enter 13 or space 32 if (event.keyCode == 13) { document.getElementById('mnu_temp_vessel_only').style.visibility='hidden'; if (elSel.selectedIndex > 0 ) { document.track.temp_vessel.value=elSel.options[elSel.selectedIndex].text; document.track.vessel.value=elSel.options[elSel.selectedIndex].value; } document.getElementById('Vesselmen').style.visibility='hidden'; return; } //if (event.keyCode == 13 || event.keyCode == 32) } for (i = elSel.length - 1; i>=0; i--) { //if (elSel.options[i].selected) //{ elSel.remove(i); //} } var elOptNew = document.createElement('option'); elOptNew.text = ''; elOptNew.value = ''; elSel.options.add(elOptNew, iindex); iindex = iindex + 1; //elSel.add(elOptNew, elSel.selectedIndex); // IE only //alert(document.track.temp.value.length); for (var i=0; i< text.options.length; i++) { if (document.track.temp_vessel.value.length > 0) { if (text.options[i].text.length >= document.track.temp_vessel.value.length) { //if (text.options[i].text.substring(0,document.track.temp_vessel.value.length).toUpperCase() == document.track.temp_vesse;.value.toUpperCase()) if (text.options[i].text.toUpperCase().indexOf(document.track.temp_vessel.value.toUpperCase()) >= 0 || text.options[i].value.toUpperCase().indexOf(document.track.temp_vessel.value.toUpperCase()) >= 0) { text.selectedIndex = i; break; } } } } for (var i=0; i< text.options.length; i++) { if (document.track.temp_vessel.value.length > 0) { if (text.options[i].text.length >= document.track.temp_vessel.value.length) { //if (text.options[i].text.substring(0,document.track.temp_vessel.value.length).toUpperCase() == document.track.temp_vessel.value.toUpperCase()) if (text.options[i].text.toUpperCase().indexOf(document.track.temp_vessel.value.toUpperCase()) >= 0 || text.options[i].value.toUpperCase().indexOf(document.track.temp_vessel.value.toUpperCase()) >= 0) { var elOptNew = document.createElement('option'); elOptNew.text = text.options[i].text; elOptNew.value = text.options[i].value; elSel.options.add(elOptNew, iindex); iindex = iindex + 1; } } } } if (elSel.options.length > 1 ) { elSel.selectedIndex = 0; document.getElementById('mnu_temp_vessel_only').style.visibility=''; document.getElementById('mnu_temp_vessel_only').size=elSel.options.length; //changed by Thomas on 21Feb2008 //document.getElementById('mnu_temp_pod_only').style.visibility='hidden' //document.getElementById('podmen').style.visibility="hidden"; //document.getElementById('podmenall').style.visibility="hidden"; //changed by Thomas on 21Feb2008 //document.track.temp_vessel.value=elSel.options[this.selectedIndex].text; //document.track.temp_vessel_code.value=elSel.options[this.selectedIndex].value; document.getElementById('Vesselmen').style.visibility=""; document.getElementById('Vesselmenall').style.visibility="hidden"; } else { document.getElementById('mnu_temp_vessel_only').style.visibility='hidden' document.getElementById('Vesselmen').style.visibility="hidden"; document.getElementById('Vesselmenall').style.visibility="hidden"; } //document.getElementById('mnu_temp_vessel').style.visibility='' } function actionScript() { if (document.getElementById('customer').style.visibility == 'visible') { document.getElementById('customer').style.visibility = 'hidden'; document.getElementById('submit2').style.visibility = 'hidden'; document.getElementById('cancel3').style.visibility = 'hidden'; document.getElementById('cancel2').style.visibility = 'visible'; document.getElementById('submit').style.visibility = 'visible'; }else { document.getElementById('customer').style.visibility = 'visible'; document.getElementById('submit2').style.visibility = 'visible'; document.getElementById('submit').style.visibility = 'hidden'; document.getElementById('cancel3').style.visibility = 'visible'; document.getElementById('cancel2').style.visibility = 'hidden'; } } function printTable(ResultTable) { var js_start_str = "<"+"SCRIPT LANGUAGE =\"JavaScript\">"; var js_end_str = "<"+"/SCRIPT>"; content = document.getElementById(ResultTable).innerHTML; newWindow = window.open('','','resizable=no,toolbar=no,location=no,directories=no, top=20, left=40,width=585,height=680,scrollbars=no'); newWindow.document.open(); newWindow.document.write( '<html>\n', '<head>\n', '<title>Emirates Shipping Line</title>\n', ''+js_start_str+'\n', ''+js_end_str+'\n', '<link rel="icon" href="http://www.emiratesline.com/favicon.ico" type="image/x-icon" />\n', '<link rel="shortcut icon" href="http://www.emiratesline.com/favicon.ico" type="image/x-icon" />\n', '<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">\n', '<meta http-equiv="Keywords" name="Keywords" content="Emirates Shipping Line">\n', '<meta http-equiv="Description" name="Description" content="Emirates Shipping Line web site">\n', '<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">\n', '<style type="text/css">\n', '.contenttext_black { font-family: Arial, Helvetica, sans-serif;font-size: 11px;line-height: 18px;color: #000000;}\n', '.contenttext { font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 18px; color: #666666;}\n', '.searchtextlink2 { font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;font-style: normal;font-weight: bold;text-transform: capitalize;color: #0d46a0;}\n', '.btnface {font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #000000;width: 60px;}\n', '</style></head>\n', '<body><div>\n', '<img src="images/logo_emirates_s.jpg" width="200" height="64"/>\n', '<table width="100%"><tr height="50"><td colspan="2" align="center"><font color="#0d46a0" ><b>Vessel Information</b></font></td></tr><table>\n', ''+content+'\n', '<table width="100%" height="80" border="0">\n', '<tr height="10"><td></td></tr>\n', '<tr>\n', '<td class="contenttext" align="left">\n', '<p>The information contained in this page is for general information purposes only. The information is provided by Emirates Shipping Line FZE and whilst we endeavour to keep the information up-to-date and correct, we make no representations or warranties of any kind, express or implied, about the completeness, accuracy, reliability, suitability or availability with respect to the website or the information, products, services, or related graphics contained on the website for any purpose. Any reliance you place on such information is therefore strictly at your own risk.\n', '</br></p>\n', 'In no event will we be liable for any loss or damage including without limitation, indirect or consequential loss or damage, or any loss or damage whatsoever arising from use of this information\n', '</td> \n', '</tr> \n', '</table>\n', '</div>\n', '<input type="submit" name="Print" id="Print" value="Print" class="btnface" onclick="window.print();" />\n', '</body>\n', '</html>'); newWindow.document.close(); //newWindow.print(); //newWindow.close(); } function showVessel() { document.onlySub.temp_vessel.value=document.track.temp_vessel.value; document.onlySub.submit(); //alert(document.track.temp_vessel.value); //var loc = "subpage_vessel_info_sc.jsp?temp_vessel=" & document.track.temp_vessel.value; //window.location.reload(loc); } </script> <style type="text/css"> <!-- .style1 {color: #FFFFFF} //--> <!-- body { background-color: #D3CEAD; } .styletemp { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; font-weight: bold; color: #666666; text-decoration: none; } .schedulelink { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none; } .header2 { color: #FFC402; font-family: Verdana; font-size: 12px; font-weight: bold; } #Layer1 { position:absolute; left:243px; top:438px; width:735px; height:272px; z-index:1; background-color: #FFFFFF; overflow: scroll; } #Layer3 { position:absolute; left:282px; top:347px; width:385px; height:139px; z-index:11; background-color: #FFFFFF; } a:link { text-decoration: none; color: #333333; } a:visited { text-decoration: none; } a:hover { text-decoration: none; } a:active { text-decoration: none; } a.headline:link { color: #990F0F; font-family: Arial, Helvetica, sans-serif; font-size: 12px; } a.headline:visited { color: #990F0F; font-family: Arial, Helvetica, sans-serif; font-size: 12px; } a.headline:hover { color: #990F0F; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; } .contenttext_black { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; color: #000000; } .searchtextlink2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; text-transform: capitalize; color: #0d46a0; } .btnface_pdf { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; width: 80px; } //--> </style> <script language="javascript"> function ToggleMenu(oButton, oItems) { if (oItems.style.display == "none") { oItems.style.display = "block"; oButton.src = "images/minus.gif"; } else { oItems.style.display = "none"; oButton.src = "images/plus.gif"; } return; } function SiteSearchvalidate() { if(document.siteform.textfield.value == "") { var ret = ""; ret = ret + "<table width='100%'><tr><td class='contenttext' >"; ret = ret + "Kindly enter the text to be searched. "; ret = ret + "</td></tr></table>"; document.getElementById("errormsg").innerHTML = ret; document.getElementById("Layer3").style.visibility = "visible"; return false; } } </script> </head> <body><a name="pagetop"></a> <div id="Layer3" style="visibility:hidden"> <table width="384" height="142" border="0" cellpadding="1" cellspacing="1"> <tr> <td bgcolor="#0480C0"> <table width="386" height="128" border="0" cellpadding="1" cellspacing="1" bgcolor="#FFFFFF"> <tr> <td colspan="2"> <div align="center"><a href="http://www.emiratesline.com/subpage_news.asp" target=_self class="searchtextlinkGREY">EMIRATES SHIPPING LINE FZE </a></div> </td> </tr> <tr> <td width="90"><img src="images/logo.jpg" alt="q" width="57" height="80"></td> <td width="289"> <div id="errormsg"></div> </td> </tr> <tr> <td>&nbsp;</td> <td> <div align="center"><input type="button" name="Submit4" value=" OK " onClick="showhide()"></div> </td> </tr> </table> </td> </tr> </table> </div> <table width="775" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF"> <tr> <td align="left" valign="top"> <script type="text/javascript"> AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0','width','775','height','150','src','images/EmiratesWASL','quality','high','pluginspage','http://www.macromedia.com/go/getflashplayer','wmode','transparent','movie','images/EmiratesWASL' ); //end AC code </script> <noscript> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="775" height="150"> <param name="movie" value="images/EmiratesWASL.swf"> <param name="quality" value="high"> <embed src="images/EmiratesWASL.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="775" height="150"></embed> </object> </noscript> </td> </tr> <tr> <td align="left" valign="top"> <table width="775" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="180" align="left"> <!-- InstanceBeginEditable name="InsideHead" --> <!--<img src="images/sectionpix_career2.jpg" width="170" height="25">--> <!-- InstanceEndEditable --> </td> </td> <td width="595" align="left" valign="center">&nbsp; <div id="rr2" style="background-color:#FFFFFF;position:relative;width=80;left:500;" ><nobr> <span class="footerText"><a href="subpage_vessel_info.jsp" class="footerText"><img src="images/eng_1.jpg" border="0"></img></a></span>&nbsp;<img src="images/sc_1.jpg" border="0"></img> </nobr> </div> </td> <!-- <td width="595" align="right">&nbsp;</td>--> </tr> </table> <table width="775" border="0" cellspacing="0" cellpadding="0"> <tr class="sidebg"> <td width="180" align="left" valign="top"> <div style="float:left;width:170px;height:500px;margin-right:10px;" > <div class="mainDiv"> <div class="NItem"><a href="http://www.emiratesline.com/sc/index.html">;Nu</a></div> </div> <div class="mainDiv"> <div class="NItem"><a href="http://www.emiratesline.com/sc/subpage_about.html">sQNbN</a></div> </div> <div class="mainDiv"> <div class="topItem">e</div> <div class="dropMenu" style="height:0px;filter:alpha(opacity=0);opacity:0"> <div class="subMenu" style="display:none;"> <span class="subItem"><a href="http://www.emiratesline.com/sc/subpage_news.asp">geelQ^</a></span><br> <span class="subItem"><a href="http://www.emiratesline.com/sc/subpage_archives.asp">eX[ch</a></span><br> </div> </div> </div> <div class="mainDiv"> <div class="topItem"> gR</div> <div class="dropMenu" style="height:0px;filter:alpha(opacity=0);opacity:0"> <div class="subMenu" style="display:none;"> <span class="subItem"><a href="http://www.emiratesline.com/sc/service_afa.htm">Africa Far East Asia (AFA)</a></span><br> <span class="subItem"><a href="http://www.emiratesline.com/sc/service_gia.htm">Gulf ISC Africa (GIA)</a></span><br> <span class="subItem"><a href="http://www.emiratesline.com/sc/service_hls.htm">Hercules (HLS)</a></span><br> <span class="subItem"><a href="http://www.emiratesline.com/sc/service_hglx.htm">Hyper Galex I (HGLX I)</a></span><br> <span class="subItem"><a href="http://www.emiratesline.com/sc/service_hglx2.htm">Hyper Galex II (HGLX II)</a></span><br> <span class="subItem"><a href="http://www.emiratesline.com/sc/service_max.htm">Mid-East Asia Express (MAX)</a></span><br> <span class="subItem"><a href="http://www.emiratesline.com/sc/service_mix.htm">Med-India Express (MIX)</a></span><br> <span class="subItem"><a href="http://www.emiratesline.com/sc/service_nix.htm">North China India Express (NIX)</a></span><br> </div> </div> </div> <div class="mainDiv"> <div class="topItem">*Le</div> <div class="dropMenu" style="height:0px;filter:alpha(opacity=0);opacity:0"> <div class="subMenu" style="display:none;"> <span class="subItem"><a href="http://www.emiratesline.com/sc/schedule_afa.htm">Africa Far East Asia (AFA)</a></span><br> <span class="subItem"><a href="http://www.emiratesline.com/sc/schedule_gia.htm">Gulf ISC Africa (GIA)</a></span><br> <span class="subItem"><a href="http://www.emiratesline.com/sc/schedule_hls.htm">Hercules (HLS)</a></span><br> <span class="subItem"><a href="http://www.emiratesline.com/sc/schedule_hglx.htm">Hyper Galex I (HGLX I)</a></span><br> <span class="subItem"><a href="http://www.emiratesline.com/sc/schedule_hglx2.htm">Hyper Galex II (HGLX II)</a></span><br> <span class="subItem"><a href="http://www.emiratesline.com/sc/schedule_max.htm">Mid-East Asia Express (MAX)</a></span><br> <span class="subItem"><a href="http://www.emiratesline.com/sc/schedule_mix.htm">Med-India Express (MIX)</a></span><br> <span class="subItem"><a href="http://www.emiratesline.com/sc/schedule_nix.htm">North China India Express (NIX)</a></span><br> </div> </div> </div> <div class="mainDiv"> <div class="topItem">Ɩň{De</div> <div class="dropMenu" style="height:0px;filter:alpha(opacity=0);opacity:0"> <div class="subMenu" style="display:none;"> <span class="subItem"><a href="http://www.emiratesline.com/sc/continfo_equip.htm">Y</a></span><br> <span class="subItem"><a href="http://www.emiratesline.com/sc/continfo_refeer.htm">QQ{</a></span><br> </div> </div> </div> <div class="mainDiv"> <div class="NItem"><a href="http://www.emiratesline.com/sc/subpage_career.htm">ڋXMb</a></div> </div> <div class="mainDiv"> <div class="NItem"><a href="http://www.emiratesline.com/sc/subpage_sitemap.html">QucWS</a></div> </div> <div class="mainDiv"> <div class="NItem"><a href="http://www.emiratesline.com/sc/subpage_contactus.htm">T|bN</a></div> </div> <br> <!-- <div class="mainDiv"> <form name="siteform" method="post" action="http://www.emiratesline.com/sc/subpage_search.asp?Mode=keyword"> <div class="NItem"> <input name="textfield" type="text" class="txtbox_sidemenu" id="textfield" size="5"><input name="Button" type="submit" class="btnface" value="d"}" onClick=" return SiteSearchvalidate()"> </div> </form> </div>--> <script type="text/javascript" src="xpMenu.js"></script> </div></td> <div id="errormsg"></div> <!-- InstanceBeginEditable name="Content" --> </td> <form name='onlySub' Id='onlySub' method='POST' action='subpage_vessel_info_sc.jsp'><input type='hidden' name='temp_vessel' value=''></form> <td width="430" valign="top"> <!-- insert content below--> <form id="track" name="track" onSubmit="return validate();"> <table width="580" border="0"> <tr> <td width="232"><span class="searchtextlink">eQ9 T: </span></td> <td width="348" rowspan="2" ><span style="cursor:hand" class="label" align='left'><img src="images/vessel_banner.jpg" alt="" width="230" height="40" onClick="showVessel();" /></span><br> <!--onmousemove="javascript:;document.getElementById('submit').style.background='#0033FF';" onmouseout="javascript:;document.getElementById('submit').style.background='#2F63FF';"--> <!--Loading begin left:650;top:300;--> <div id="Vesselmenall" style="background-color:#FFFFFF;position:absolute;z-index:1;visibility:hidden;width=150" align="center"> <select name="mnu_temp_vessel" class="contenttext" size="1" style="visibility:hidden;width=150" onChange="javascript:;document.getElementById('mnu_temp_vessel').style.visibility='hidden';document.track.temp_vessel.value=this.options[this.selectedIndex].text;document.track.vessel.value=this.options[this.selectedIndex].value;document.getElementById('Vesselmenall').style.visibility='hidden';" > <option value="DLA" >ACX DAHLIA</option> <option value="AXJ" >ACX JASMINE</option> <option value="MGT" >ACX MARGUERITE</option> <option value="AXS" >ACX TSUBAKI</option> <option value="AFJ" >AL FUJAIRAH</option> <option value="AIA" >AL IHSAA</option> <option value="AMK" >AL MANAKH</option> <option value="AMY" >AL MARIYAH</option> <option value="AMQ" >AL MIRQAB</option> <option value="AWA" >AL WAJBA</option> <option value="ALT" >ALTAVIA</option> <option value="CSE" >CONTI SALOME</option> <option value="EDS" >DESPINA P</option> <option value="DUB" >DUBAI</option> <option value="EAD" >EMIRATES ADAM</option> <option value="ELT " >EMIRATES FREEDOM</option> <option value="EGA" >EMIRATES GONDWANA</option> <option value="EJU" >EMIRATES JUMEIRAH</option> <option value="EKB" >EMIRATES KABIR</option> <option value="EKO" >EMIRATES KANAKO</option> <option value="EKN" >EMIRATES KARAN</option> <option value="EMI " >EMIRATES LIBERTY</option> <option value="EMA" >EMIRATES MARINA</option> <option value="EMU" >EMIRATES MERU</option> <option value="ENK" >EMIRATES NORIKA</option> <option value="ESP" >EMIRATES SPRING</option> <option value="EWS" >EMIRATES WASL</option> <option value="EWT" >EMIRATES WATS</option> <option value="EEF" >ER ELSFLETH</option> <option value="HRB" >HAMMURABI</option> <option value="HPA" >HANJIN PORT ADELAIDE</option> <option value="ISA" >IBN SINA</option> <option value="IRI" >INORI</option> <option value="JLY" >JOLLY</option> <option value="EPP" >KAPITAN MASLOV</option> <option value="KAW" >KHALED IBN AL WALEED</option> <option value="ELS" >LUDWIG SCHULTE</option> <option value="MTC" >MARE THRACIUM</option> <option value="CAN" >NYK CANOPUS</option> <option value="PCY" >NYK PROCYON</option> <option value="OAW" >OOCL ANTWERP</option> <option value="OKH" >OOCL KAOHSIUNG</option> <option value="OSK" >OOCL OSAKA</option> <option value="OVN" >OOCL VANCOUVER</option> <option value="PTA" >PATRIA I</option> <option value="QAF" >QATARI IBN AL FUJAA</option> <option value="SAD" >SALAH AL DEEN</option> <option value="SDR" >SAN ANDRES</option> <option value="TSV" >SKY VENUS</option> <option value="TMN" >THOMAS MANN</option> <option value="TSC" >TS COLOMBO</option> <option value="TSD" >TS DUBAI</option> <option value="TSK" >TS KOREA</option> <option value="TSA" >TS NAGOYA</option> <option value="TSP" >TS PUSAN</option> </select> </div></td></tr> <tr> <td width="232"><div align="left"> <input type="hidden" class="searchtextlink" name="vessel" /> <input type="text" class="contenttext" name="temp_vessel" onKeyUp="refreshVesselOption();" style="background-color:#FBFEE2" size="47" /> <!--</div>--> </br> <div id="Vesselmen" style="background-color:#FFFFFF;position:absolute;z-index:1;visibility:hidden;width=50" align="center"> <table width="50" border="0" style="background-color:#FFFFFF"> <tr> <td align="center"><select name="mnu_temp_vessel_only" size="1" class="styletemp" style="visibility:hidden;width:auto" onchange="javascript:;document.getElementById('mnu_temp_vessel_only').style.visibility='hidden';document.track.temp_vessel.value=this.options[this.selectedIndex].text;document.track.vessel.value=this.options[this.selectedIndex].value;document.getElementById('Vesselmen').style.visibility='hidden';" > </select> </td> </tr> </table> </div> </td> </tr> </table> <!--</tr> --> </form> <!-- insert content above --> </td> </tr> </table> </td> </tr> <!-- InstanceEndEditable --> <tr> <td align="left" valign="top"><table width="775" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="180" valign="bottom" background="images/footer_line2.jpg"> <img src="images/spacer.gif" width="10" height="25"> <a class="footerText" href="http://www.emiratesline.com/sc/subpage_terms.html">O(uQuag>k</a></td> <td align="right" valign="bottom" background="images/footer_line2.jpg"> <span class="footerText">&copy; 2008 Emirates Shipping Line FZE HrCg@b g <img src="images/spacer.gif" width="10" height="30"></span></td> </tr> </table> </td> </tr> <tr><td>&nbsp;</td> </tr> </table> </body> <script> function showhide() { document.getElementById("Layer3").style.visibility = "hidden"; } </script> <!-- InstanceEnd --></html>