<% dim filePath 'get the file path of the current file filePath = lcase(request.ServerVariables("PATH_TRANSLATED")) 'get rid of the language extension if ( (instr(filePath, "_fr.asp") + instr(filePath, "_gr.asp")) > 0 ) then filePath = left(filePath, len(filePath) - 7) & ".asp" end if 'display a link for those language files that exist set fso = Server.CreateObject("Scripting.FileSystemObject") 'English if ( not(Session("Language") = "") and fso.FileExists(filePath) ) then %>
  • English
    <% end if 'Spanish if ( not(Session("Language") = "SP") and fso.FileExists(replace(filePath, ".asp", "_SP.asp") ) )then %>
  • Español
    <% end if set fso = nothing %>
  •   0 ) then response.write "style='visibility: hidden; position:absolute;'"%>> Home About GWF Corp. Responsibility Country Profiles Rate Inquiry Contact Us Sailing Schedule News Cargo Booking Doing Business Photo Gallery Security <%if ( len(Session("Language")) > 0 ) then %> Inicio Sobre GWF Responsabilidad Corporativa Perfil de Paises Solicitar Tarifas Contactos Itinerario Hacer Reservaciones Haciendo Negocios Galeria de Imágenes Seguridad <%end if%>
    <% Randomize intChoice= Int(Rnd*27) intChoice=intChoice+1 response.write "" %>
    <% 'NOTE: displays the correct language side bar if ( len(Session("Language")) = 0 ) then%> Site Map
    Search
    <%else%> Mapa del Sitio
    Buscar
    <%end if 'NOTE: If the page is a part of the top-level navigation (immediate children of the home page), ' then it does not display the sibling pages on the left. The expectation is to not display ' navigation links on both the top and the left sides of the page. if not(TopNav) then%>

    <%else%>

    <%end if%>



    45-FOOT HIGH CUBE CONTAINER

    Specifications

    External Length

      540        inches

         13716 mm

    External Width

      96          inches

         2438  mm

    External Height

     108.6      inches

         2896  mm

    Internal Length

      528.55   inches

         13558 mm

    Internal Width

      84.85     inches

         2354  mm

    Internal Height

      96.9       inches

         2696  mm

    Door Width

        84.8     inches

         2340  mm

    Door Height

        96.5     inches

         2586  mm

    Cubic Capacity

        3039    cubic feet

    Temperature Range

        Not Applicable

    Hazmat Cargo

        Yes

    Market

        Port Everglades, FL

     

     

    © 2005 Great White Fleet

    <% 'English if (Session("Language") = "") then %>

    All rights reserved. Trademarks used on this web site are protected by U.S. and international law. See /legal/LegalNotice<%=Session("LangExt")%>.asp"> Legal Notices section for registration information. Questions or comments about this website? /Applications/feedback/feedback<%=Session("LangExt")%>.asp"> Talk to Great White Fleet. <% end if 'Spanish if (Session("Language") = "SP") then %>

    Derechos reservados. Todos los nombres usados en esta pagina web estan protegidos por las leyes de los Estados Unidos e Internacionales. Ver la seccion de /legal/LegalNotice<%=Session("LangExt")%>.asp"> avisos legales de registracion para mas informacion. Cualquier pregunta o comentario sobre esta pagina web deben ser dirigidas a /Applications/feedback/feedback<%=Session("LangExt")%>.asp"> Great White Fleet . <% end if %>