CINXE.COM

Field Hospitals, Hospitals for Hurricane Camps, Hospitals for Natural Disaster Camps, Remote hospitals, Military emergency Hospitals, Disaster Relief Hospitals, Transportable Urgent Hospitals Quick Army Hospitals

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <title>Field Hospitals, Hospitals for Hurricane Camps, Hospitals for Natural Disaster Camps, Remote hospitals, Military emergency Hospitals, Disaster Relief Hospitals, Transportable Urgent Hospitals Quick Army Hospitals</title> <meta name="description" content="Fast build Emergency Field Hospitals" /> <meta name="keywords" content="field quick Build fast Mobile Hospital Trailer Clinic Medical ICU Operation Theatre Radiology X-Ray " /> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "Product", "description": "Field Hospitals for Coronavirus", "name": "Emergency Field Hospitals", "url": "http://www.world-camps.com/fieldhospitals.php", "image": "http://www.world-camps.com/images/Level2_Field_Hospital/Desert%20Hospital%20Tents.jpg", "brand": { "@type": "Brand", "name": "Worldoils" }, "review": { "@type": "Review", "reviewRating": { "@type": "Rating", "ratingValue": "5", "bestRating": "5" }, "author": { "@type": "Person", "name": "Worldoils" } } } </script> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "Product", "description": "Quick Build Emergency Field Hospitals for Coronavirus", "name": "Trailers for Hospital units and medical units", "url": "http://www.world-camps.com/fieldhospitals.php", "image": "http://www.world-camps.com/images/Level2_Field_Hospital/Quick%20build%20Containers%20and%20Tents.jpg", "brand": { "@type": "Brand", "name": "Worldoils" }, "review": { "@type": "Review", "reviewRating": { "@type": "Rating", "ratingValue": "5", "bestRating": "5" }, "author": { "@type": "Person", "name": "Worldoils" } } } </script> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html lang="en"> <link rel="shortcut icon" href="http://www.world-camps.com/images/favicon.png" /> <head> </head> <body> <table align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF"> <tr> <td align="center" valign="bottom"><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <!--<link rel="stylesheet" href="http://googlesamples.github.io/web-fundamentals/samples/css/main.css"><link rel="stylesheet" href="http://googlesamples.github.io/web-fundamentals/samples/css/base.css">--> <style type="text/css"> @media screen and (max-width:980px) { .display860{ display:none; } .display580{ display:block; } .display320{ display:none; } } @media screen and (max-width:680px) { .display860{ display:none; } .display580{ display:none; } .display320{ display:block; } } @media screen and (min-width:980px) { .display860{ display:block; } .display580{ display:none; } .display320{ display:none; } } .FontArialBlack12 { color: #000; font-size: 12px; font-family: Arial; } </style> <head> <title>Untitled Document</title> <link href="marketplace/css/style.css" rel="stylesheet" type="text/css" /> </head> <body> <table align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF"> <tr> <td align="center"><a href="http://www.world-camps.com"><img src="http://www.world-camps.com/images/worldcamps_logo(low-res).gif" alt="World-Camps: Container Accommodation Camps, Mining Camps, Medical Container Camps" width="216" height="70" /></a></td> </tr> </table> <table align="center"> <tr> <td align="center" valign="middle" class="FontArialBlack12">Camping and Home Solutions for the world</td> </tr> <tr> <td height="35" align="center" valign="middle" class="FontCont"><img src="http://www.world-camps.com/images/contact_line.gif" /></td> </tr> <tr> <td align="center" valign="middle" class="FontCont">&nbsp;</td> </tr> </table> </body> </html> </td> </tr> <tr> <td align="center" valign="bottom"><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html lang="en"> <script> (function($) { $.fn.menumaker = function(options) { var cssmenu = $(this), settings = $.extend({ format: "dropdown", sticky: false }, options); return this.each(function() { $(this).find(".button").on('click', function(){ $(this).toggleClass('menu-opened'); var mainmenu = $(this).next('ul'); if (mainmenu.hasClass('open')) { mainmenu.slideToggle().removeClass('open'); } else { mainmenu.slideToggle().addClass('open'); if (settings.format === "dropdown") { mainmenu.find('ul').show(); } } }); cssmenu.find('li ul').parent().addClass('has-sub'); multiTg = function() { cssmenu.find(".has-sub").prepend('<span class="submenu-button"></span>'); cssmenu.find('.submenu-button').on('click', function() { $(this).toggleClass('submenu-opened'); if ($(this).siblings('ul').hasClass('open')) { $(this).siblings('ul').removeClass('open').slideToggle(); } else { $(this).siblings('ul').addClass('open').slideToggle(); } }); }; if (settings.format === 'multitoggle') multiTg(); else cssmenu.addClass('dropdown'); if (settings.sticky === true) cssmenu.css('position', 'fixed'); resizeFix = function() { var mediasize = 700; if ($( window ).width() > mediasize) { cssmenu.find('ul').show(); } if ($(window).width() <= mediasize) { cssmenu.find('ul').hide().removeClass('open'); } }; resizeFix(); return $(window).on('resize', resizeFix); }); }; })(jQuery); (function($){ $(document).ready(function(){ $("#cssmenu").menumaker({ format: "multitoggle" }); }); })(jQuery); </script> <style type="text/css"> /*{padding:0;text-decoration:none}*/ header{position:relative;width:100%;background:#003366;padding:0;} .logo{position:relative;z-index:123;padding:5px;font:18px verdana;color:#000;float:left;width:15%} .logo a{color:#000;} nav{margin:0;position:relative;margin:0 auto;padding:0;} #cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #head-mobile{padding:0;margin:0;border:0;list-style:none;line-height:1;display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box} #cssmenu:after,#cssmenu > ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0} #cssmenu #head-mobile{display:none} #cssmenu{font-family:sans-serif;background:#ccc} #cssmenu > ul > li{float:left} #cssmenu > ul > li > a{padding:10px;font-size:12px;letter-spacing:1px;text-decoration:none;color:#333;} #cssmenu > ul > li:hover > a,#cssmenu ul li.active a{color:#fff} #cssmenu > ul > li:hover,#cssmenu ul li.active:hover,#cssmenu ul li.active,#cssmenu ul li.has-sub.active:hover{background:#666!important;-webkit-transition:background .3s ease;-ms-transition:background .3s ease;transition:background .3s ease;} #cssmenu > ul > li.has-sub > a{padding-right:30px} #cssmenu > ul > li.has-sub > a:after{position:absolute;top:22px;right:11px;width:8px;height:2px;display:block;background:#ddd;content:''} #cssmenu > ul > li.has-sub > a:before{position:absolute;top:19px;right:14px;display:block;width:2px;height:8px;background:#ddd;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease} #cssmenu > ul > li.has-sub:hover > a:before{top:23px;height:0} #cssmenu ul ul{position:absolute;left:-9999px} #cssmenu ul ul li{height:0;-webkit-transition:all .25s ease;-ms-transition:all .25s ease;background:#003366;transition:all .25s ease} #cssmenu ul ul li:hover{} #cssmenu li:hover > ul{left:auto} #cssmenu li:hover > ul > li{height:35px} #cssmenu ul ul ul{margin-left:100%;top:0} #cssmenu ul ul li a{border-bottom:1px solid rgba(150,150,150,0.15);padding:11px 15px;width:100%;font-size:12px;text-decoration:none;color:#ddd;} #cssmenu ul ul li:last-child > a,#cssmenu ul ul li.last-item > a{border-bottom:0} #cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover{ background:#C63} #cssmenu ul ul li.has-sub > a:after{position:absolute;top:16px;right:11px;width:8px;height:2px;display:block;background:#ddd;content:''} #cssmenu ul ul li.has-sub > a:before{position:absolute;top:13px;right:14px;display:block;width:2px;height:8px;background:#ddd;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease} #cssmenu ul ul > li.has-sub:hover > a:before{top:17px;height:0;} #cssmenu ul ul li.has-sub:hover,#cssmenu ul li.has-sub ul li.has-sub ul li:hover{background:#ccc;} #cssmenu ul ul ul li.active a{border-left:1px solid #003366} #cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active> a{border-top:1px solid #003366} @media screen and (max-width:980px) { .large{ display:block; width: auto; } .small{ display:none; } } @media screen and (max-width:680px) { .large{ display:none; } .small{ display:block; margin-left:0; } } @media screen and (min-width:980px) { .large{ display:block; } .small{ display:none; } } </style> <head> </head> <body> <div class="large"> <table align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF"> <tr> <td> <nav id='cssmenu'> <ul> <li class='active'> <a href='http://www.world-camps.com'>Home</a></li> <li style="background:#F03"> <a href="http://www.world-camps.com/coronavirushospitals.php"><font style="color:#FFF; font-weight:bold">Coronavirus</font></a></li> <li> <a href="http://www.world-camps.com/containers.php">Containers</a> <ul> <li style="width:160px;"><a href="http://www.world-camps.com/flatpacks.php">Container Flatpacks</a></li> <li style="width:160px;"><a href="http://world-camps.com/armycontainers.php">Army Containers</a></li> <li style="width:160px;"><a href="http://www.world-camps.com/specialcontainers.php">Special Containers</a></li> <li style="width:160px;"><a href="http://www.world-camps.com/expandablecontainers.php">Expandable Containers</a></li> <li style="width:160px;"><a href="http://www.world-camps.com/medicalcontainers.php">Medical Containers</a></li> <li style="width:160px;"><a href="http://world-camps.com/offshorecontainers.php">Offshore Containers</a></li> <li style="width:160px;"><a href="http://www.world-camps.com/refrigeratedcontainers.php">Refrigerated Containers</a></li> <li style="width:160px;"><a href="http://www.world-camps.com/multistoreycontainers.php">Multi-storey Containers</a></li> <li style="width:160px;"><a href="http://www.world-camps.com/isocontainers.php">ISO Containers</a></li> </ul> </li> <li> <a href="http://www.world-camps.com/usamodularhousing.php">USA Modular housing</a> <ul > <li style="width:220px;"><a href="http://www.world-camps.com/1bedroomexecsleeper.php">1 Bedroom Executive Sleeper</a></li> <li style="width:220px;"><a href="http://www.world-camps.com/2bedroomexecsleeper.php">2 Bedroom Executive Sleeper</a></li> <li style="width:220px;"><a href="http://www.world-camps.com/2-4man_2bedroomexecsleeper.php">2-4 Man 2-Bedroom Sleeper </a></li> <li style="width:220px;"><a href="http://www.world-camps.com/3man_3bedroomexecsleeper.php">3-Man 3-Bedroom Sleeper</a></li> <li style="width:220px;"><a href="http://www.world-camps.com/6man_3bedroomsleeper.php">6-Man 3-Bedroom Sleeper</a></li> <li style="width:220px;"><a href="http://www.world-camps.com/12-mansleeper.php">12-Man Sleeper</a></li> <li style="width:220px;"><a href="http://www.world-camps.com/10-man_4-Bedroom_sleeper.php">10-Man 4-Bedroom Sleeper</a></li> <li style="width:220px;"><a href="http://www.world-camps.com/14-man_7-Bedroom_sleeper.php">14-Man 7-Bedroom Sleeper</a></li> <li style="width:220px;"><a href="http://www.world-camps.com/Extended_Stay_Hotel.php">Extended Stay Hotel</a></li> <li style="width:220px;"><a href="http://www.world-camps.com/1bedroomapartment.php">1 Bedroom Apartment</a></li> <li style="width:220px;"><a href="http://www.world-camps.com/2bedroomapartment.php">2 Bedroom Apartment</a></li> <li style="width:220px;"><a href="http://www.world-camps.com/3bedroomapartment.php">3 Bedroom Apartment</a></li> <li style="width:220px;"><a href="http://www.world-camps.com/diningunit.php">Special Structures - Dining Unit</a></li> <li style="width:220px;"><a href="http://www.world-camps.com/conveniencestore.php">Special - Convenience Store</a></li> <li style="width:220px;"><a href="http://www.world-camps.com/recreationhall.php">Special - Recreation Hall</a></li> <li style="width:220px;"><a href="http://www.world-camps.com/infirmary.php">Special Structures - Infirmary</a></li> <li style="width:220px;"><a href="http://www.world-camps.com/modularkitchen.php">Special Structures - Kitchen Unit</a></li> <li style="width:220px;"><a href="http://www.world-camps.com/modularmesshall.php">Special Structures - Mess Hall</a></li> <li style="width:220px;"><a href="http://www.world-camps.com/modularoffice.php">Special Structures - Office</a></li> <li style="width:220px;"><a href="http://www.world-camps.com/showerbathhouse.php">Special - Shower Bath House</a></li> <li style="width:220px;"><a href="http://www.world-camps.com/laundryunit.php">Special Structures - Laundry House</a></li> </ul> </li> <li> <a href="http://www.world-camps.com/offshoreaccommodation">Offshore</a> <ul > <li style="width:220px;"><a href="http://www.world-camps.com/offshoreaccommodation/60manlivingquarters.php">60 man Living Quarters</a></li> <li style="width:220px;"><a href="http://www.world-camps.com/offshoreaccommodation/80manlivingquarters.php">80 man Living Quarters</a></li> <li style="width:220px;"><a href="http://www.world-camps.com/offshoreaccommodation/200manlivingquarters.php">200 man Living Quarters</a></li> <li style="width:220px;"><a href="http://www.world-camps.com/offshoreaccommodation/offshoreEhouses.php">Offshore E-Houses</a></li> <li style="width:220px;"><a href="http://www.world-camps.com/offshoreaccommodation/doublestoreyEhouses.php">Double Storey E-Houses</a></li> <li style="width:220px;"><a href="http://www.world-camps.com/offshoreaccommodation/multipurposemodule1.php">Multi Purpose Module #1</a></li> <li style="width:220px;"><a href="http://www.world-camps.com/offshoreaccommodation/multipurposemodule2.php">Multi Purpose Module #2</a></li> <li style="width:220px;"><a href="http://www.world-camps.com/offshoreaccommodation/singleliftmodularunits.php">Single Lift Modular Units</a></li> <li style="width:220px;"><a href="http://www.world-camps.com/offshoreaccommodation/typicalmultipurposemodule.php">Typical Multi Purpose Module</a></li> </ul> </li> <li> <a href="http://www.world-camps.com/militaryhospitals.php">Hospitals</a> <ul> <li style="width:200px;"><a href="http://www.world-camps.com/oxygengenerators.php">Oxygen / O2 Generators</a></li> <li style="width:200px;"><a href="http://www.world-camps.com/militaryhospitals.php">Army / Military Hospitals</a></li> <li style="width:200px;"><a href="http://www.world-camps.com/fieldhospitals.php">Field Hospitals</a></li> <li style="width:200px;"><a href="http://www.world-camps.com/prefabhospitals.php">Prefab Hospitals</a></li> <li style="width:200px;"><a href="http://www.world-camps.com/containerisedhospitals.php">Containerised Hospitals</a></li> <li style="width:200px;"><a href="http://www.world-camps.com/fastsupporthospitals.php">Fast Support Hospitals</a></li> <li style="width:200px;"><a href="http://www.world-camps.com/largescalehospitals.php">Large Scale Hospitals</a></li> <li style="width:200px;"><a href="http://www.world-camps.com/aircargohospitals.php">Air Cargo Compatible Hospitals</a></li> <li style="width:200px;"><a href="http://www.world-camps.com/trailerhospitals.php">Trailer Hospitals</a></li> <li style="width:200px;"><a href="http://www.world-camps.com/oneplusonesystems.php">One Plus One System</a></li> </ul> </li> <li> <a>Trailers</a> <ul> <li style="width:160px;" ><a href="http://www.world-camps.com/mobilemedicalvehicles">Medical Units</a> <ul> <li style="width:115px;"><a href='http://www.world-camps.com/mobilemedicalvehicles/type1.php'>MMV-1: Type 1</a></li> <li style="width:115px;"><a href='http://www.world-camps.com/mobilemedicalvehicles/type2.php'>MMV-2: Type 2</a></li> <li style="width:115px;"><a href='http://www.world-camps.com/mobilemedicalvehicles/type3.php'>MMV-3: Type 3</a></li> </ul> </li> <li style="width:160px;" ><a href="http://www.world-camps.com/mobilecommandvehicles.php">Mobile Command Units</a> <!--<ul> <li style="width:115px;"><a href='#'>MCV-1: Type 1</a></li> <li style="width:115px;"><a href='#'>MCV-2: Type 2</a></li> </ul>--></li> <li style="width:160px;" ><a href="http://www.world-camps.com/broadcasttrailers.php">Remote TV Units</a> <!--<ul> <li style="width:115px;"><a href='#'>BTV-1: Type 1</a></li> <li style="width:115px;"><a href='#'>BTV-2: Type 2</a></li> <li style="width:115px;"><a href='#'>BTV-3: Type 3</a></li> <li style="width:115px;"><a href='#'>BTV-4: Type 4</a></li> <li style="width:115px;"><a href='#'>BTV-5: Type 5</a></li> </ul>--></li> </ul> </li> <li> <a href="http://www.world-camps.com/prefabstructures.php">Prefab Houses</a> <ul> <li style="width:150px;" ><a href="http://www.world-camps.com/Prefabhouses/40m2_prefab_house.php">40m2 Prefab House</a></li> <li style="width:150px;" ><a href="http://www.world-camps.com/Prefabhouses/49m2_prefab_house.php">49m2 Prefab House</a></li> <li style="width:150px;" ><a href="http://www.world-camps.com/Prefabhouses/53m2_prefab_house.php">53m2 Prefab House</a></li> <li style="width:150px;" ><a href="http://www.world-camps.com/Prefabhouses/68m2_prefab_house.php">68m2 Prefab House</a></li> <li style="width:150px;" ><a href="http://www.world-camps.com/Prefabhouses/prefab_house_73sqm.php">73m2 Prefab House</a></li> <li style="width:150px;" ><a href="http://www.world-camps.com/Prefabhouses/prefab_house_75sqm.php">75m2 Prefab House</a></li> <li style="width:150px;" ><a href="http://www.world-camps.com/Prefabhouses/prefab_house_78sqm.php">78m2 Prefab House</a></li> <li style="width:150px;" ><a href="http://www.world-camps.com/Prefabhouses/prefabricatedhouse_81sqm.php">81m2 Prefab House</a></li> <li style="width:150px;" ><a href="http://www.world-camps.com/Prefabhouses/prefabricatedhouse_90sqm.php">90m2 Prefab House</a></li> <li style="width:150px;" ><a href="http://www.world-camps.com/Prefabhouses/91m2_prefab_house.php">91m2 Prefab House</a></li> <li style="width:150px;" ><a href="http://www.world-camps.com/Prefabhouses/95m2_prefab_homes.php">95m2 Prefab House</a></li> </ul> </li> <!--<li> <a href="http://www.world-camps.com/containers.php">Power Units</a> <ul> <li style="width:160px;"><a href="http://www.world-camps.com/containerpowerunits">Container Units</a> <ul> <li style="width:160px;" ><a href="http://www.world-camps.com/containerpowerunits/solarunits.php">Solar</a></li> <li style="width:160px;" ><a href="http://www.world-camps.com/containerpowerunits/solaranddieselunits.php">Solar + Diesel</a></li> <li style="width:160px;" ><a href="http://www.world-camps.com/containerpowerunits/solarandwindunits.php">Solar + Wind</a></li> <li style="width:160px;" ><a href="http://www.world-camps.com/containerpowerunits/solarandwindanddieselunits.php">Solar + Wind + Diesel</a></li> </ul> </li> <li style="width:160px;"><a href="http://world-camps.com/mobilepowerunits">Mobile Units</a> <ul> <li style="width:160px;" ><a href="http://www.world-camps.com/mobilepowerunits/solarunits.php">Solar</a></li> <li style="width:160px;" ><a href="http://www.world-camps.com/mobilepowerunits/solaranddieselunits.php">Solar + Diesel</a></li> <li style="width:160px;" ><a href="http://www.world-camps.com/mobilepowerunits/solarandwindunits.php">Solar + Wind</a></li> <li style="width:160px;" ><a href="http://www.world-camps.com/mobilepowerunits/solarandwindanddieselunits.php">Solar + Wind + Diesel</a></li> </ul> </li> </ul> </li>--> <li> <a href="http://www.world-camps.com/standarddesigns.php">Gallery</a> <ul> <li style="width:180px;"><a href="http://www.world-camps.com/standarddesigns.php">Standard Camp Designs</a></li> <li style="width:180px;"><a href="http://www.world-camps.com/gallery_homes_single.php">Single Storey Houses</a></li> <li style="width:180px;"><a href="http://www.world-camps.com/gallery_homes_double.php">Two Storey Houses</a></li> <li style="width:180px;"><a href="http://www.world-camps.com/flatpack_containers_gallery.php">Flatpack Projects</a></li> </ul> </li> <li> <a href="http://www.world-camps.com/contactus.php">Contact us</a> </li> </ul> </nav> </td></tr> </table> </div> <div class="small"> <div class="menutable"> <table width="300" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td width="145" height="30" align="center" valign="middle" bgcolor="#999999"><a href="http://www.world-camps.com/flatpacks.php"><font class="FontArialWhiteBold12">Container Flatpacks</font></a></td> <td width="10" height="30" align="center" valign="middle">&nbsp;</td> <td height="30" align="center" valign="middle" bgcolor="#339966"><a href="http://www.world-camps.com/armycontainers.php"><font class="FontArialWhiteBold12">Army Containers</font></a></td> </tr> <tr> <td height="10" colspan="3" align="center" valign="middle"></td> </tr> <tr> <td width="145" height="30" align="center" valign="middle" bgcolor="#006666"><a href="http://www.world-camps.com/specialcontainers.php"><font class="FontArialWhiteBold12">Special Containers</font></a></td> <td width="10" height="30" align="center" valign="middle">&nbsp;</td> <td height="30" align="center" valign="middle" bgcolor="#006699"><a href="http://www.world-camps.com/expandablecontainers.php"><font class="FontArialWhiteBold12">Expandable Containers</font></a></td> </tr> <tr> <td height="10" colspan="3" align="center" valign="middle"></td> </tr> <tr> <td width="145" height="30" align="center" valign="middle" bgcolor="#993333"><a href="http://www.world-camps.com/medicalcontainers.php"><font class="FontArialWhiteBold12">Medical Containers</font></a></td> <td width="10" height="30" align="center" valign="middle">&nbsp;</td> <td height="30" align="center" valign="middle" bgcolor="#003366"><a href="http://www.world-camps.com/offshorecontainers.php"><font class="FontArialWhiteBold12">Offshore Containers</font></a></td> </tr> <tr> <td height="10" colspan="3" align="center" valign="middle"></td> </tr> <tr> <td width="145" height="30" align="center" valign="middle" bgcolor="#666666"><a href="http://www.world-camps.com/refrigeratedcontainers.php"><font class="FontArialWhiteBold12">Refrigerated Containers</font></a></td> <td width="10" height="30" align="center" valign="middle">&nbsp;</td> <td height="30" align="center" valign="middle" bgcolor="#CC3333"><a href="http://www.world-camps.com/multistoreycontainers.php"><font class="FontArialWhiteBold12">Multi-Storey Containers</font></a></td> </tr> <tr> <td height="10" colspan="3" align="center" valign="middle"></td> </tr> <tr> <td width="145" height="30" align="center" valign="middle" bgcolor="#006666"><a href="http://www.world-camps.com/isocontainers.php"><font class="FontArialWhiteBold12">ISO Containers</font></a></td> <td width="10" height="30" align="center" valign="middle">&nbsp;</td> <td height="30" align="center" valign="middle" bgcolor="#990033"><a href="http://www.world-camps.com/militaryhospitals.php"><font class="FontArialWhiteBold12">Hospitals</font></a></td> </tr> <tr> <td height="10" colspan="3" align="center" valign="middle"></td> </tr> <tr> <td height="30" align="center" valign="middle" bgcolor="#660066"><a href="http://www.world-camps.com/usamodularhousing.php"><font class="FontArialWhiteBold12">USA Modular Housing</font></a><a href="http://www.world-camps.com/isocontainers.php"></a></td> <td height="30" align="center" valign="middle">&nbsp;</td> <td height="30" align="center" valign="middle" bgcolor="#009999"><a href="http://www.world-camps.com/contactus.php"><font class="FontArialWhiteBold12">Contact Us</font></a></td> </tr> </table> </div></div> </body> </html></td> </tr> </table> </body> </html><link rel="amphtml" href="http://www.world-camps.com/amp/fieldhospital.html" /> <style type="text/css"> <!-- .style51 {color: #FFCC00} .style52 {color: #990000} .style53 {font-weight: bold; font-size: 12px; font-family: Arial;} .tableRoundBorder1 { padding: 2px 4px 2px 4px; border: 1px solid; background-color:#ffffff; text-align: center; border-radius: 15px; border-color:#B6AABF; } .tableRoundBorder2 { padding: 2px 4px 2px 4px; border: 1px solid; background-color:#ffffff; text-align: center; border-radius: 15px; border-color:#B6AABF; } .tableRoundBorder3 { padding: 2px 4px 2px 4px; border: 1px solid; background-color:#ffffff; text-align: center; border-radius: 15px; border-color:#B6AABF; } .tableRoundBorder11 {padding: 2px 4px 2px 4px; border: 1px solid; background-color:#ffffff; text-align: center; border-radius: 15px; border-color:#B6AABF; } .tableRoundBorder111 {padding: 2px 4px 2px 4px; border: 1px solid; background-color:#ffffff; text-align: center; border-radius: 15px; border-color:#B6AABF; } .tableRoundBorder112 {padding: 2px 4px 2px 4px; border: 1px solid; background-color:#ffffff; text-align: center; border-radius: 15px; border-color:#B6AABF; } .tableRoundBorder1111 {padding: 2px 4px 2px 4px; border: 1px solid; background-color:#ffffff; text-align: center; border-radius: 15px; border-color:#B6AABF; } .tableRoundBorder4 { padding: 2px 4px 2px 4px; border: 1px solid; background-color:#ffffff; text-align: center; border-radius: 15px; border-color:#B6AABF; } .tableRoundBorder41 {padding: 2px 4px 2px 4px; border: 1px solid; background-color:#ffffff; text-align: center; border-radius: 15px; border-color:#B6AABF; } .tableRoundBorder42 {padding: 2px 4px 2px 4px; border: 1px solid; background-color:#ffffff; text-align: center; border-radius: 15px; border-color:#B6AABF; } .tableRoundBorder43 {padding: 2px 4px 2px 4px; border: 1px solid; background-color:#ffffff; text-align: center; border-radius: 15px; border-color:#B6AABF; } .tableRoundBorder44 {padding: 2px 4px 2px 4px; border: 1px solid; background-color:#ffffff; text-align: center; border-radius: 15px; border-color:#B6AABF; } .tableRoundBorder45 {padding: 2px 4px 2px 4px; border: 1px solid; background-color:#ffffff; text-align: center; border-radius: 15px; border-color:#B6AABF; } .tableRoundBorder411 {padding: 2px 4px 2px 4px; border: 1px solid; background-color:#ffffff; text-align: center; border-radius: 15px; border-color:#B6AABF; } .tableRoundBorder4111 {padding: 2px 4px 2px 4px; border: 1px solid; background-color:#ffffff; text-align: center; border-radius: 15px; border-color:#B6AABF; } .tableRoundBorder4112 {padding: 2px 4px 2px 4px; border: 1px solid; background-color:#ffffff; text-align: center; border-radius: 15px; border-color:#B6AABF; } .tableRoundBorder4113 {padding: 2px 4px 2px 4px; border: 1px solid; background-color:#ffffff; text-align: center; border-radius: 15px; border-color:#B6AABF; } .tableRoundBorder41121 {padding: 2px 4px 2px 4px; border: 1px solid; background-color:#ffffff; text-align: center; border-radius: 15px; border-color:#B6AABF; } .tableRoundBorder41122 {padding: 2px 4px 2px 4px; border: 1px solid; background-color:#ffffff; text-align: center; border-radius: 15px; border-color:#B6AABF; } .tableRoundBorder411221 {padding: 2px 4px 2px 4px; border: 1px solid; background-color:#ffffff; text-align: center; border-radius: 15px; border-color:#B6AABF; } --> </style> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <META NAME="DESCRIPTION" CONTENT="Military Camps Hospitals, emergency Hospitals, Tent Hospitals,"> <META NAME="KEYWORDS" CONTENT="Emergency disaster response preparedness Temporary operation Theatre X-Ray Radiology Units maternity Relief hospitals Medical Units Mobile trailer Operations Theatre ICI dental mobile remote desert tent collapsible inflatable quick build fast very qucik movable army natural mobile radiology war floods typhoon storm hurricane tsunami "> <style type="text/css"> <!-- .styleheading { color: #FFFFFF; font-weight: bold; font-family: Arial; font-size: 12px; text-decoration: none; } .tablesearchcatblock{ padding: 2px 4px 2px 4px; border: 1px solid; background-color:#ffffff; text-align: center; border-color:#999999; } .tableRoundBorder{ padding: 2px 4px 2px 4px; border: 1px solid; background-color:#ffffff; text-align: center; border-radius: 15px; border-color:#B6AABF; } .FontWhiteBold18 { font-family: Arial; font-weight: bold; color: #FFFFFF; font-size: 18px; } .FontWhiteBold14 { font-family: Arial; font-weight: bold; color: #FFFFFF; font-size: 14px; } a:link { text-decoration: none; } a:visited { text-decoration: none; } a:hover { text-decoration: none; } a:active { text-decoration: none; } .FontBlueBold24 {font-family: Arial; font-weight: bold; color:#003366; font-size: 24px; } .FontGreyBold18 {font-family: Arial; font-weight: bold; color:#604A5F; font-size: 18px; } .FontGreyBold12 {font-family: Arial; font-weight: bold; color:#604A5F; font-size: 12px; } .FontRedBrownBold18 {font-family: Arial; font-weight: bold; color:#660000; font-size: 18px; } .style40 { font-size: 12px; font-family: Arial; } --> </style> </head> <body> <br> <div class="display860"> <table width="800" align="center"> <tr> <td height="37" align="center" valign="middle" class="FontBlueBold24"><font class="FontBlueBold24">Level 2 Field Hospitals<br> Quick Build Hospitals</font><br> Hospitals for Hurricane Camps<br> Hospitals for Natural Disaster Camps</td> </tr> </table> <table width="873" align="center"> <tr> <td width="865" height="6958" align="center" valign="top"><font class="style40"><br> This is our optimised version of field hospitals in terms of capacity, medical capabilities of mid-term use.<br> <br> </font> <table width="778"> <tr> <td width="237" align="center" valign="top"><table width="230" height="123" align="center" class="tableRoundBorder11"> <tr> <td width="210" height="34" align="center" valign="middle" class="FontGreyBold18">Benefits</td> </tr> <tr> <td height="50" align="center" valign="middle" class="style40"><p>Fast Building<br> Customisable to the client's design<br> Easily transportable<br> Easy and fast deployment </p> </td> </tr> </table></td> <td width="15" align="center" valign="top"></td> <td width="243" align="center" valign="top"><table width="230" height="123" align="center" class="tableRoundBorder111"> <tr> <td height="34" align="center" valign="middle" class="FontGreyBold18">Utilisation</td> </tr> <tr> <td height="50" align="center" valign="middle" class="style40"><p>Disaster relief<br> Army/Military camps<br> Emergency areas <br> Deserts, Rural, remote areas<br> Areas needing quick medical solutions </p></td> </tr> </table></td> <td width="21" align="center" valign="top"></td> <td width="238" align="center" valign="top"><table width="230" height="107" align="center" class="tableRoundBorder112"> <tr> <td width="210" height="34" align="center" valign="middle" class="FontGreyBold18">Deployment</td> </tr> <tr> <td height="57" align="center" valign="middle" class="style40"><p><img src="images/numbers/1to3days.jpg" width="144" height="37"></p></td> </tr> </table></td> </tr> <tr> <td align="center" valign="top">&nbsp;</td> <td align="center" valign="top">&nbsp;</td> <td align="center" valign="top">&nbsp;</td> <td align="center" valign="top">&nbsp;</td> <td align="center" valign="top">&nbsp;</td> </tr> <tr> <td height="125" colspan="5" align="center" valign="top"><table width="258" height="135" align="center" class="tableRoundBorder1111"> <tr> <td width="282" height="34" align="center" valign="middle" class="FontGreyBold18">Features and Auxiliaries </td> </tr> <tr> <td height="93" align="center" valign="middle" class="style40"><p>Expandable Technology<br> Expandable Operation Theatres<br> Inflatable Tents<br> Water Treatment Units<br> Generators <br> <br> </p> </td> </tr> </table></td> </tr> </table> <p class="style40">&nbsp;</p> <table width="145" align="center" class="tableRoundBorder"> <tr> <td width="137" align="center" valign="middle"></td> </tr> <tr> <td height="50" align="center" valign="middle"></span><img src="images/Level2_Field_Hospital/Disaster Relief Hospital Containers.jpg" alt="Field Hospital Tents and Containers" width="640" height="467" longdesc="http://www.world-camps.com/fieldhospitals.php"></td> </tr> </table> <br> <br> <table width="145" align="center" class="tableRoundBorder4"> <tr> <td width="137" align="center" valign="middle"></td> </tr> <tr> <td height="50" align="center" valign="middle"></span><img src="images/Level2_Field_Hospital/Field Hospital Container.jpg" alt="Field Hospital container" width="640" height="447" longdesc="http://www.world-camps.com/fieldhospitals.php"></td> </tr> </table> <br> <br> <table width="145" align="center" class="tableRoundBorder41"> <tr> <td width="137" align="center" valign="middle"></td> </tr> <tr> <td height="50" align="center" valign="middle"></span><img src="images/Level2_Field_Hospital/Desert Hospital Tents.jpg" alt="Desert Hospital Tents" width="640" height="390" longdesc="http://www.world-camps.com/fieldhospitals.php"></td> </tr> </table> <br> <br> <table width="145" align="center" class="tableRoundBorder411"> <tr> <td width="137" align="center" valign="middle"></td> </tr> <tr> <td height="50" align="center" valign="middle"></span><img src="images/Level2_Field_Hospital/Typhoon Relief Dental & Maternity Tents.jpg" alt="Typhoon Relief Hospitals" width="640" height="444" longdesc="http://www.world-camps.com/fieldhospitals.php"></td> </tr> </table> <br> <br> <table width="145" align="center" class="tableRoundBorder4112"> <tr> <td width="137" align="center" valign="middle"></td> </tr> <tr> <td height="50" align="center" valign="middle"></span><img src="images/Level2_Field_Hospital/Quick build Containers and Tents.jpg" alt="Quick Build Containers and Tents" width="640" height="447" longdesc="http://www.world-camps.com/fieldhospitals.php"></td> </tr> </table> <br> <br> <table width="145" align="center" class="tableRoundBorder41121"> <tr> <td width="137" align="center" valign="middle"></td> </tr> <tr> <td height="50" align="center" valign="middle"><img src="images/Level2_Field_Hospital/Fast building container Hospitals.jpg" alt="Fast building Container Hospitals" width="640" height="452" longdesc="http://www.world-camps.com/fieldhospitals.php"></span></td> </tr> </table> <br> <br> <table width="145" align="center" class="tableRoundBorder41122"> <tr> <td width="137" align="center" valign="middle"></td> </tr> <tr> <td height="50" align="center" valign="middle"></span><img src="images/Level2_Field_Hospital/Transportable Tents and Containers.jpg" alt="Transportable Tents and Container Hospitals" width="640" height="450" longdesc="http://www.world-camps.com/fieldhospitals.php"></td> </tr> </table> <br> <br> <table width="145" align="center" class="tableRoundBorder4113"> <tr> <td width="137" align="center" valign="middle"></td> </tr> <tr> <td height="50" align="center" valign="middle"></span><img src="images/Level2_Field_Hospital/Emergency relief Hospital Containers and Tents.jpg" alt="Emergency relief Hospital Containers and Tents" width="640" height="470" longdesc="http://www.world-camps.com/fieldhospitals.php"></td> </tr> </table> <br> <br> <table width="145" align="center" class="tableRoundBorder4111"> <tr> <td width="137" align="center" valign="middle"></td> </tr> <tr> <td height="50" align="center" valign="middle"></span><img src="images/Level2_Field_Hospital/Typhoon Relief Hospital Tents.jpg" alt="Typhoon Relief Medical Tents" width="422" height="640" longdesc="http://www.world-camps.com/fieldhospitals.php"></td> </tr> </table> <br> <br> <table width="145" align="center" class="tableRoundBorder42"> <tr> <td width="137" align="center" valign="middle"></td> </tr> <tr> <td height="50" align="center" valign="middle"></span><img src="images/Level2_Field_Hospital/Field Hospital Containers and Tents.jpg" alt="Disaster Field Hospitals and tents" width="640" height="447" longdesc="http://www.world-camps.com/fieldhospitals.php"></td> </tr> </table> <br> <br> <table width="145" align="center" class="tableRoundBorder43"> <tr> <td width="137" align="center" valign="middle"></td> </tr> <tr> <td height="50" align="center" valign="middle"></span><img src="images/Level2_Field_Hospital/Expandable Field Hospital Containers.jpg" alt="Expandable Field Hospital containers" width="640" height="431" longdesc="http://www.world-camps.com/fieldhospitals.php"></td> </tr> </table> <br> <br> <table width="145" align="center" class="tableRoundBorder44"> <tr> <td width="137" align="center" valign="middle"></td> </tr> <tr> <td height="50" align="center" valign="middle"></span><img src="images/Level2_Field_Hospital/Expandable Medical Containers.jpg" alt="Expandable Disaster Relief Containers" width="640" height="482" longdesc="http://www.world-camps.com/fieldhospitals.php"></td> </tr> </table> <br> <br> <table width="145" align="center" class="tableRoundBorder45"> <tr> <td width="137" align="center" valign="middle"></td> </tr> <tr> <td height="50" align="center" valign="middle"></span><img src="images/Level2_Field_Hospital/Expandable Medical Tents.jpg" alt="Expandable Medical Tents" width="640" height="374" longdesc="http://www.world-camps.com/fieldhospitals.php"></td> </tr> </table> <p><br> <br> <img src="images/Camp_Container.gif" alt="Mobile Hospitals" width="628" height="165" border="0" longdesc="http://www.world-camps.com"></p> <p><br> <span class="FontGreyBold18">Field Hospitals<br> Inflatable Hospitals <br> Tent Desert Hospitals<br> Inflating Tent Hospitals<br> Remote Hospitals </span></p></td> </tr> </table> </div> <div class="display580"> <table width="800" align="center"> <tr> <td height="37" align="center" valign="middle"><font class="FontBlueBold24">Level 2 Field Hospitals<br> Quick Build Hospitals<br> Hospitals for Hurricane Camps<br> Hospitals for Natural Disaster Camps </font></td> </tr> </table> <table width="873" align="center"> <tr> <td width="865" height="6958" align="center" valign="top"><font class="style40"><br> This is our optimised version of field hospitals in terms of capacity, medical capabilities of mid-term use.<br> <br> </font> <table width="778"> <tr> <td width="237" align="center" valign="top"><table width="230" height="123" align="center" class="tableRoundBorder11"> <tr> <td width="210" height="34" align="center" valign="middle" class="FontGreyBold18">Benefits</td> </tr> <tr> <td height="50" align="center" valign="middle" class="style40"><p>Fast Building<br> Customisable to the client's design<br> Easily transportable<br> Easy and fast deployment </p></td> </tr> </table></td> <td width="15" align="center" valign="top"></td> <td width="243" align="center" valign="top"><table width="230" height="123" align="center" class="tableRoundBorder111"> <tr> <td height="34" align="center" valign="middle" class="FontGreyBold18">Utilisation</td> </tr> <tr> <td height="50" align="center" valign="middle" class="style40"><p>Disaster relief<br> Army/Military camps<br> Emergency areas <br> Deserts, Rural, remote areas<br> Areas needing quick medical solutions </p></td> </tr> </table></td> <td width="21" align="center" valign="top"></td> <td width="238" align="center" valign="top"><table width="230" height="107" align="center" class="tableRoundBorder112"> <tr> <td width="210" height="34" align="center" valign="middle" class="FontGreyBold18">Deployment</td> </tr> <tr> <td height="57" align="center" valign="middle" class="style40"><p><img src="images/numbers/1to3days.jpg" width="144" height="37"></p></td> </tr> </table></td> </tr> <tr> <td align="center" valign="top">&nbsp;</td> <td align="center" valign="top">&nbsp;</td> <td align="center" valign="top">&nbsp;</td> <td align="center" valign="top">&nbsp;</td> <td align="center" valign="top">&nbsp;</td> </tr> <tr> <td height="125" colspan="5" align="center" valign="top"><table width="258" height="135" align="center" class="tableRoundBorder1111"> <tr> <td width="282" height="34" align="center" valign="middle" class="FontGreyBold18">Features and Auxiliaries </td> </tr> <tr> <td height="93" align="center" valign="middle" class="style40"><p>Expandable Technology<br> Expandable Operation Theatres<br> Inflatable Tents<br> Water Treatment Units<br> Generators <br> <br> </p></td> </tr> </table></td> </tr> </table> <p class="style40">&nbsp;</p> <table width="145" align="center" class="tableRoundBorder"> <tr> <td width="137" align="center" valign="middle"></td> </tr> <tr> <td height="50" align="center" valign="middle"></span><img src="images/Level2_Field_Hospital/Disaster Relief Hospital Containers.jpg" alt="Field Hospital Tents and Containers" width="640" height="467" longdesc="http://www.world-camps.com/fieldhospitals.php"></td> </tr> </table> <br> <br> <table width="145" align="center" class="tableRoundBorder4"> <tr> <td width="137" align="center" valign="middle"></td> </tr> <tr> <td height="50" align="center" valign="middle"></span><img src="images/Level2_Field_Hospital/Field Hospital Container.jpg" alt="Field Hospital container" width="640" height="447" longdesc="http://www.world-camps.com/fieldhospitals.php"></td> </tr> </table> <br> <br> <table width="145" align="center" class="tableRoundBorder41"> <tr> <td width="137" align="center" valign="middle"></td> </tr> <tr> <td height="50" align="center" valign="middle"></span><img src="images/Level2_Field_Hospital/Desert Hospital Tents.jpg" alt="Desert Hospital Tents" width="640" height="390" longdesc="http://www.world-camps.com/fieldhospitals.php"></td> </tr> </table> <br> <br> <table width="145" align="center" class="tableRoundBorder411"> <tr> <td width="137" align="center" valign="middle"></td> </tr> <tr> <td height="50" align="center" valign="middle"></span><img src="images/Level2_Field_Hospital/Typhoon Relief Dental & Maternity Tents.jpg" alt="Typhoon Relief Hospitals" width="640" height="444" longdesc="http://www.world-camps.com/fieldhospitals.php"></td> </tr> </table> <br> <br> <table width="145" align="center" class="tableRoundBorder4112"> <tr> <td width="137" align="center" valign="middle"></td> </tr> <tr> <td height="50" align="center" valign="middle"></span><img src="images/Level2_Field_Hospital/Quick build Containers and Tents.jpg" alt="Quick Build Containers and Tents" width="640" height="447" longdesc="http://www.world-camps.com/fieldhospitals.php"></td> </tr> </table> <br> <br> <table width="145" align="center" class="tableRoundBorder41121"> <tr> <td width="137" align="center" valign="middle"></td> </tr> <tr> <td height="50" align="center" valign="middle"><img src="images/Level2_Field_Hospital/Fast building container Hospitals.jpg" alt="Fast building Container Hospitals" width="640" height="452" longdesc="http://www.world-camps.com/fieldhospitals.php"></span></td> </tr> </table> <br> <br> <table width="145" align="center" class="tableRoundBorder41122"> <tr> <td width="137" align="center" valign="middle"></td> </tr> <tr> <td height="50" align="center" valign="middle"></span><img src="images/Level2_Field_Hospital/Transportable Tents and Containers.jpg" alt="Transportable Tents and Container Hospitals" width="640" height="450" longdesc="http://www.world-camps.com/fieldhospitals.php"></td> </tr> </table> <br> <br> <table width="145" align="center" class="tableRoundBorder4113"> <tr> <td width="137" align="center" valign="middle"></td> </tr> <tr> <td height="50" align="center" valign="middle"></span><img src="images/Level2_Field_Hospital/Emergency relief Hospital Containers and Tents.jpg" alt="Emergency relief Hospital Containers and Tents" width="640" height="470" longdesc="http://www.world-camps.com/fieldhospitals.php"></td> </tr> </table> <br> <br> <table width="145" align="center" class="tableRoundBorder4111"> <tr> <td width="137" align="center" valign="middle"></td> </tr> <tr> <td height="50" align="center" valign="middle"></span><img src="images/Level2_Field_Hospital/Typhoon Relief Hospital Tents.jpg" alt="Typhoon Relief Medical Tents" width="422" height="640" longdesc="http://www.world-camps.com/fieldhospitals.php"></td> </tr> </table> <br> <br> <table width="145" align="center" class="tableRoundBorder42"> <tr> <td width="137" align="center" valign="middle"></td> </tr> <tr> <td height="50" align="center" valign="middle"></span><img src="images/Level2_Field_Hospital/Field Hospital Containers and Tents.jpg" alt="Disaster Field Hospitals and tents" width="640" height="447" longdesc="http://www.world-camps.com/fieldhospitals.php"></td> </tr> </table> <br> <br> <table width="145" align="center" class="tableRoundBorder43"> <tr> <td width="137" align="center" valign="middle"></td> </tr> <tr> <td height="50" align="center" valign="middle"></span><img src="images/Level2_Field_Hospital/Expandable Field Hospital Containers.jpg" alt="Expandable Field Hospital containers" width="640" height="431" longdesc="http://www.world-camps.com/fieldhospitals.php"></td> </tr> </table> <br> <br> <table width="145" align="center" class="tableRoundBorder44"> <tr> <td width="137" align="center" valign="middle"></td> </tr> <tr> <td height="50" align="center" valign="middle"></span><img src="images/Level2_Field_Hospital/Expandable Medical Containers.jpg" alt="Expandable Disaster Relief Containers" width="640" height="482" longdesc="http://www.world-camps.com/fieldhospitals.php"></td> </tr> </table> <br> <br> <table width="145" align="center" class="tableRoundBorder45"> <tr> <td width="137" align="center" valign="middle"></td> </tr> <tr> <td height="50" align="center" valign="middle"></span><img src="images/Level2_Field_Hospital/Expandable Medical Tents.jpg" alt="Expandable Medical Tents" width="640" height="374" longdesc="http://www.world-camps.com/fieldhospitals.php"></td> </tr> </table> <p><br> <br> <img src="images/Camp_Container.gif" alt="Mobile Hospitals" width="628" height="165" border="0" longdesc="http://www.world-camps.com"></p> <p><br> <span class="FontGreyBold18">Field Hospitals<br> Inflatable Hospitals <br> Tent Desert Hospitals<br> Inflating Tent Hospitals<br> Remote Hospitals </span></p></td> </tr> </table></div> <div class="display320"> <table width="300" align="center"> <tr> <td height="37" align="center" valign="middle"><font class="FontBlueBold24">Level 2 Field Hospitals<br> Quick Build Hospitals<br> Hospitals for Hurricane Camps<br> Hospitals for Natural Disaster Camps </font></td> </tr> </table> <table width="300" align="center"> <tr> <td width="865" align="center" valign="top"><font class="style40"><br> This is our optimised version of field hospitals in terms of capacity, medical capabilities of mid-term use.<br> <br> </font> <table width="260"> <tr> <td width="754" align="center" valign="top"><table width="230" height="123" align="center" class="tableRoundBorder11"> <tr> <td width="210" height="34" align="center" valign="middle" class="FontGreyBold18">Benefits</td> </tr> <tr> <td height="50" align="center" valign="middle" class="style40"><p>Fast Building<br> Customisable to the client's design<br> Easily transportable<br> Easy and fast deployment </p></td> </tr> </table> <br></td> </tr> <tr> <td height="125" align="center" valign="top"><table width="230" height="135" align="center" class="tableRoundBorder1111"> <tr> <td width="282" height="34" align="center" valign="middle" class="FontGreyBold18">Features and Auxiliaries </td> </tr> <tr> <td height="93" align="center" valign="middle" class="style40"><p>Expandable Technology<br> Expandable Operation Theatres<br> Inflatable Tents<br> Water Treatment Units<br> Generators <br> <br> </p></td> </tr> </table> <br></td> </tr> <tr> <td height="125" align="center" valign="top"><table width="230" height="123" align="center" class="tableRoundBorder111"> <tr> <td height="34" align="center" valign="middle" class="FontGreyBold18">Utilisation</td> </tr> <tr> <td height="50" align="center" valign="middle" class="style40"><p>Disaster relief<br> Army/Military camps<br> Emergency areas <br> Deserts, Rural, remote areas<br> Areas needing quick medical solutions </p></td> </tr> </table> <br></td> </tr> <tr> <td align="center" valign="top"><table width="230" height="107" align="center" class="tableRoundBorder112"> <tr> <td width="210" height="34" align="center" valign="middle" class="FontGreyBold18">Deployment</td> </tr> <tr> <td height="57" align="center" valign="middle" class="style40"><p><img src="images/numbers/1to3days.jpg" width="144" height="37"></p></td> </tr> </table></td> </tr> </table> <br> <br> <table width="290" align="center" class="tableRoundBorder"> <tr> <td width="137" align="center" valign="middle"></td> </tr> <tr> <td height="50" align="center" valign="middle"></span><img src="images/Level2_Field_Hospital/Disaster Relief Hospital Containers.jpg" alt="Field Hospital Tents and Containers" width="290" height="210" longdesc="http://www.world-camps.com/fieldhospitals.php"></td> </tr> </table> <br> <br> <table width="290" align="center" class="tableRoundBorder4"> <tr> <td width="137" align="center" valign="middle"></td> </tr> <tr> <td height="50" align="center" valign="middle"></span><img src="images/Level2_Field_Hospital/Field Hospital Container.jpg" alt="Field Hospital container" width="290" height="201" longdesc="http://www.world-camps.com/fieldhospitals.php"></td> </tr> </table> <br> <br> <table width="290" align="center" class="tableRoundBorder41"> <tr> <td width="137" align="center" valign="middle"></td> </tr> <tr> <td height="50" align="center" valign="middle"></span><img src="images/Level2_Field_Hospital/Desert Hospital Tents.jpg" alt="Desert Hospital Tents" width="290" height="176" longdesc="http://www.world-camps.com/fieldhospitals.php"></td> </tr> </table> <br> <br> <table width="290" align="center" class="tableRoundBorder411"> <tr> <td width="137" align="center" valign="middle"></td> </tr> <tr> <td height="50" align="center" valign="middle"></span><img src="images/Level2_Field_Hospital/Typhoon Relief Dental & Maternity Tents.jpg" alt="Typhoon Relief Hospitals" width="290" height="200" longdesc="http://www.world-camps.com/fieldhospitals.php"></td> </tr> </table> <br> <br> <table width="290" align="center" class="tableRoundBorder4112"> <tr> <td width="137" align="center" valign="middle"></td> </tr> <tr> <td height="50" align="center" valign="middle"></span><img src="images/Level2_Field_Hospital/Quick build Containers and Tents.jpg" alt="Quick Build Containers and Tents" width="290" height="201" longdesc="http://www.world-camps.com/fieldhospitals.php"></td> </tr> </table> <br> <br> <table width="290" align="center" class="tableRoundBorder41121"> <tr> <td width="137" align="center" valign="middle"></td> </tr> <tr> <td height="50" align="center" valign="middle"><img src="images/Level2_Field_Hospital/Fast building container Hospitals.jpg" alt="Fast building Container Hospitals" width="290" height="203" longdesc="http://www.world-camps.com/fieldhospitals.php"></span></td> </tr> </table> <br> <br> <table width="290" align="center" class="tableRoundBorder41122"> <tr> <td width="137" align="center" valign="middle"></td> </tr> <tr> <td height="50" align="center" valign="middle"></span><img src="images/Level2_Field_Hospital/Transportable Tents and Containers.jpg" alt="Transportable Tents and Container Hospitals" width="290" height="203" longdesc="http://www.world-camps.com/fieldhospitals.php"></td> </tr> </table> <br> <br> <table width="290" align="center" class="tableRoundBorder4113"> <tr> <td width="137" align="center" valign="middle"></td> </tr> <tr> <td height="50" align="center" valign="middle"></span><img src="images/Level2_Field_Hospital/Emergency relief Hospital Containers and Tents.jpg" alt="Emergency relief Hospital Containers and Tents" width="290" height="212" longdesc="http://www.world-camps.com/fieldhospitals.php"></td> </tr> </table> <br> <br> <table width="220" align="center" class="tableRoundBorder4111"> <tr> <td width="137" align="center" valign="middle"></td> </tr> <tr> <td height="50" align="center" valign="middle"></span><img src="images/Level2_Field_Hospital/Typhoon Relief Hospital Tents.jpg" alt="Typhoon Relief Medical Tents" width="220" height="333" longdesc="http://www.world-camps.com/fieldhospitals.php"></td> </tr> </table> <br> <br> <table width="290" align="center" class="tableRoundBorder42"> <tr> <td width="137" align="center" valign="middle"></td> </tr> <tr> <td height="50" align="center" valign="middle"></span><img src="images/Level2_Field_Hospital/Field Hospital Containers and Tents.jpg" alt="Disaster Field Hospitals and tents" width="290" height="201" longdesc="http://www.world-camps.com/fieldhospitals.php"></td> </tr> </table> <br> <br> <table width="290" align="center" class="tableRoundBorder43"> <tr> <td width="137" align="center" valign="middle"></td> </tr> <tr> <td height="50" align="center" valign="middle"></span><img src="images/Level2_Field_Hospital/Expandable Field Hospital Containers.jpg" alt="Expandable Field Hospital containers" width="290" height="194" longdesc="http://www.world-camps.com/fieldhospitals.php"></td> </tr> </table> <br> <br> <table width="290" align="center" class="tableRoundBorder44"> <tr> <td width="137" align="center" valign="middle"></td> </tr> <tr> <td height="50" align="center" valign="middle"></span><img src="images/Level2_Field_Hospital/Expandable Medical Containers.jpg" alt="Expandable Disaster Relief Containers" width="290" height="217" longdesc="http://www.world-camps.com/fieldhospitals.php"></td> </tr> </table> <br> <br> <table width="290" align="center" class="tableRoundBorder45"> <tr> <td width="137" align="center" valign="middle"></td> </tr> <tr> <td height="50" align="center" valign="middle"></span><img src="images/Level2_Field_Hospital/Expandable Medical Tents.jpg" alt="Expandable Medical Tents" width="290" height="168" longdesc="http://www.world-camps.com/fieldhospitals.php"></td> </tr> </table> <p><br> <br> <img src="images/Camp_Container.gif" alt="Mobile Hospitals" width="290" height="76" border="0" longdesc="http://www.world-camps.com"></p> <p><br> <span class="FontGreyBold18">Field Hospitals<br> Inflatable Hospitals <br> Tent Desert Hospitals<br> Inflating Tent Hospitals<br> Remote Hospitals </span></p></td> </tr> </table> </div> <br><br> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <style type="text/css"> <!-- .FontGreyBold18 { font-family: Arial; font-weight: bold; color:#604A5F; font-size: 18px; text-decoration:none } .style40 { font-size: 12px; font-family: Arial; } .tableRoundBorder11 {padding: 2px 4px 2px 4px; border: 1px solid; background-color:#ffffff; text-align: center; border-radius: 15px; border-color:#B6AABF; } .tableRoundBorder111 {padding: 2px 4px 2px 4px; border: 1px solid; background-color:#ffffff; text-align: center; border-radius: 15px; border-color:#B6AABF; } .tableRoundBorder1111 {padding: 2px 4px 2px 4px; border: 1px solid; background-color:#ffffff; text-align: center; border-radius: 15px; border-color:#B6AABF; } .tableRoundBorder112 {padding: 2px 4px 2px 4px; border: 1px solid; background-color:#ffffff; text-align: center; border-radius: 15px; border-color:#B6AABF; } .tableRoundBorder113 {padding: 2px 4px 2px 4px; border: 1px solid; background-color:#ffffff; text-align: center; border-radius: 15px; border-color:#B6AABF; } .tableRoundBorder114 {padding: 2px 4px 2px 4px; border: 1px solid; background-color:#ffffff; text-align: center; border-radius: 15px; border-color:#B6AABF; } .tableRoundBorder115 {padding: 2px 4px 2px 4px; border: 1px solid; background-color:#ffffff; text-align: center; border-radius: 15px; border-color:#B6AABF; } .tableRoundBorder1141 {padding: 2px 4px 2px 4px; border: 1px solid; background-color:#ffffff; text-align: center; border-radius: 15px; border-color:#B6AABF; } .tableRoundBorder1142 {padding: 2px 4px 2px 4px; border: 1px solid; background-color:#ffffff; text-align: center; border-radius: 15px; border-color:#B6AABF; } .tableRoundBorder1143 {padding: 2px 4px 2px 4px; border: 1px solid; background-color:#ffffff; text-align: center; border-radius: 15px; border-color:#B6AABF; } .tableRoundBorder1144 {padding: 2px 4px 2px 4px; border: 1px solid; background-color:#ffffff; text-align: center; border-radius: 15px; border-color:#B6AABF; } .tableRoundBorder116 {padding: 2px 4px 2px 4px; border: 1px solid; background-color:#ffffff; text-align: center; border-radius: 15px; border-color:#B6AABF; } .tableRoundBorder1151 {padding: 2px 4px 2px 4px; border: 1px solid; background-color:#ffffff; text-align: center; border-radius: 15px; border-color:#B6AABF; } .tableRoundBorder1131 {padding: 2px 4px 2px 4px; border: 1px solid; background-color:#ffffff; text-align: center; border-radius: 15px; border-color:#B6AABF; } .tableRoundBorder1145 {padding: 2px 4px 2px 4px; border: 1px solid; background-color:#ffffff; text-align: center; border-radius: 15px; border-color:#B6AABF; } --> </style> </head> <body> <div class="display860"> <table width="894" align="center"> <tr> <td height="24" colspan="7" align="center" valign="top">---------------------------------------------------------------------------------------------------------------</td> </tr> <tr> <td height="43" colspan="7" align="center" valign="middle" class="FontGreyBold18">Our other Medical units</td> </tr> <tr> <td width="206" align="center" valign="middle"><table width="201" height="123" align="center" class="tableRoundBorder1141"> <tr> <td width="193" height="34" align="center" valign="middle" class="FontGreyBold18"><a href="http://www.world-camps.com/largescalehospitals.php" class="FontGreyBold18">Large Scale Hospitals </a></td> </tr> <tr> <td height="50" align="center" valign="middle" class="style40"><p><a href="http://www.world-camps.com/fieldhospitals.php"></a><a href="http://www.world-camps.com/fastsupporthospitals.php"></a><a href="http://www.world-camps.com/largescalehospitals.php"><img src="images/Large Scale Hospitals/Large Scale Hospital Containers and Tents s.jpg" alt="large Scale Fast Build Hospitals" width="181" height="130" border="0" longdesc="http://www.world-camps.com/largescalehospitals.php" /></a></p></td> </tr> </table></td> <td width="14" align="center" valign="middle">&nbsp;</td> <td width="201" align="center" valign="middle"><table width="201" height="123" align="center" class="tableRoundBorder1142"> <tr> <td width="193" height="34" align="center" valign="middle" class="FontGreyBold18"><a href="http://www.world-camps.com/trailerhospitals.php" class="FontGreyBold18">Hospitals on Wheels</a> </td> </tr> <tr> <td height="50" align="center" valign="middle" class="style40"><p><a href="http://www.world-camps.com/fieldhospitals.php"></a><a href="http://www.world-camps.com/trailerhospitals.php"><img src="images/trailer_hospitals/Hospitals on wheels.jpg" alt="Hospitals on wheels" width="190" height="129" border="0" longdesc="http://www.world-camps.com/trailerhospitals.php" /></a></p></td> </tr> </table></td> <td width="19" align="center" valign="middle">&nbsp;</td> <td width="201" align="center" valign="middle"><table width="201" height="173" align="center" class="tableRoundBorder1143"> <tr> <td width="193" height="33" align="center" valign="middle" class="FontGreyBold18"><a href="http://www.world-camps.com/oneplusonesystem.php" class="FontGreyBold18">One Plus One System</a> </td> </tr> <tr> <td height="130" align="center" valign="middle" class="style40"><p><a href="http://www.world-camps.com/fieldhospitals.php"></a><a href="http://www.world-camps.com/fastsupporthospitals.php"></a><a href="http://www.world-camps.com/oneplusonesystems.php"><img src="images/One Plus One Systems/oneplusonesystems.jpg" alt="One Plus One Systems" width="167" height="126" border="0" longdesc="http://www.world-camps.com/oneplusonesystem.php" /></a></p></td> </tr> </table></td> <td width="20" align="center" valign="middle">&nbsp;</td> <td width="201" align="center" valign="middle"><table width="201" height="175" align="center" class="tableRoundBorder1144"> <tr> <td width="193" height="31" align="center" valign="middle" class="FontGreyBold18"><a href="http://www.world-camps.com/militaryhospitals.php" class="FontGreyBold18">Army Hospitals</a> </td> </tr> <tr> <td height="50" align="center" valign="middle" class="style40"><p><a href="http://www.world-camps.com/fieldhospitals.php"></a><a href="http://www.world-camps.com/fastsupporthospitals.php"></a><a href="http://www.world-camps.com/militaryhospitals.php"><img src="images/Military Hospital Army Hospital.jpg" alt="Military Hospitals Army Hospitals" width="165" height="134" border="0" longdesc="http://www.world-camps.com/militaryhospitals.php" /></a></p></td> </tr> </table></td> </tr> <tr> <td align="center" valign="middle">&nbsp;</td> <td align="center" valign="middle">&nbsp;</td> <td align="center" valign="middle">&nbsp;</td> <td align="center" valign="middle">&nbsp;</td> <td align="center" valign="middle">&nbsp;</td> <td align="center" valign="middle">&nbsp;</td> <td align="center" valign="middle">&nbsp;</td> </tr> <tr> <td align="center" valign="middle"><table width="201" height="123" align="center" class="tableRoundBorder116"> <tr> <td width="193" height="34" align="center" valign="middle" class="FontGreyBold18"><a href="http://www.world-camps.com/fieldhospitals.php" class="FontGreyBold18">Field Hospitals </a></td> </tr> <tr> <td height="50" align="center" valign="middle" class="style40"><p><a href="http://www.world-camps.com/fieldhospitals.php"></a><a href="http://www.world-camps.com/fieldhospitals.php"><img src="images/Level2_Field_Hospital/field_Hospitals_small.jpg" alt="Field Hospital" width="193" height="137" border="0" longdesc="http://www.world-camps.com/fieldhospitals.php" /></a></p></td> </tr> </table></td> <td align="center" valign="middle">&nbsp;</td> <td align="center" valign="middle"><table width="201" height="123" align="center" class="tableRoundBorder1151"> <tr> <td width="193" height="34" align="center" valign="middle" class="FontGreyBold18"><a href="http://www.world-camps.com/containerisedhospitals.php" class="FontGreyBold18">Container Hospitals</a> </td> </tr> <tr> <td height="50" align="center" valign="middle" class="style40"><p><a href="http://www.world-camps.com/fieldhospitals.php"></a><a href="http://world-camps.com/containerisedhospitals.php"><img src="images/Containerised Hospitals/Containerised_Hospitals_s.jpg" alt="Containerised Hospitals" width="190" height="144" border="0" longdesc="http://www.world-camps.com/containerisedhospitals.php" /></a></p></td> </tr> </table></td> <td align="center" valign="middle">&nbsp;</td> <td align="center" valign="middle"><table width="201" height="123" align="center" class="tableRoundBorder1145"> <tr> <td width="193" height="34" align="center" valign="middle" class="FontGreyBold18"><a href="http://www.world-camps.com/fastsupporthospitals.php" class="FontGreyBold18">Quick Build Hospitals </a></td> </tr> <tr> <td height="50" align="center" valign="middle" class="style40"><p><a href="http://www.world-camps.com/fieldhospitals.php"></a><a href="http://www.world-camps.com/fastsupporthospitals.php"><img src="images/Fast_Support_Hospital/Fast Support_Hospital_s.jpg" alt="Fast Build Hospitals" width="183" height="140" border="0" longdesc="http://www.world-camps.com/fastsupporthospitals.php" /></a></p></td> </tr> </table></td> <td align="center" valign="middle">&nbsp;</td> <td align="center" valign="middle"><table width="201" height="123" align="center" class="tableRoundBorder1131"> <tr> <td width="193" height="34" align="center" valign="middle" class="FontGreyBold18"><a href="http://www.world-camps.com/aircargohospitals.php" class="FontGreyBold18">Air Cargo Compatible</a></td> </tr> <tr> <td height="50" align="center" valign="middle" class="style40"><p><a href="http://www.world-camps.com/fieldhospitals.php"></a><a href="http://www.world-camps.com/aircargohospitals.php"><img src="images/Air_Cargo_Compatible/Air cargo Compatibe Hospitals_s.jpg" alt="Air Cargo Compatible Hospitals" width="182" height="136" border="0" longdesc="http://www.world-camps.com/aircargohospitals.php" /></a></p></td> </tr> </table></td> </tr> <tr> <td align="center" valign="middle">&nbsp;</td> <td width="14" align="center" valign="middle">&nbsp;</td> <td align="center" valign="middle">&nbsp;</td> <td width="19" align="center" valign="middle">&nbsp;</td> <td align="center" valign="middle">&nbsp;</td> <td width="20" align="center" valign="middle">&nbsp;</td> <td align="center" valign="middle">&nbsp;</td> </tr> </table></div> <div class="display580"> <table width="894" align="center"> <tr> <td height="24" colspan="7" align="center" valign="top">---------------------------------------------------------------------------------------------------------------</td> </tr> <tr> <td height="43" colspan="7" align="center" valign="middle" class="FontGreyBold18">Our other Medical units</td> </tr> <tr> <td width="206" align="center" valign="middle"><table width="201" height="123" align="center" class="tableRoundBorder1141"> <tr> <td width="193" height="34" align="center" valign="middle" class="FontGreyBold18"><a href="http://www.world-camps.com/largescalehospitals.php" class="FontGreyBold18">Large Scale Hospitals </a></td> </tr> <tr> <td height="50" align="center" valign="middle" class="style40"><p><a href="http://www.world-camps.com/fieldhospitals.php"></a><a href="http://www.world-camps.com/fastsupporthospitals.php"></a><a href="http://www.world-camps.com/largescalehospitals.php"><img src="images/Large Scale Hospitals/Large Scale Hospital Containers and Tents s.jpg" alt="large Scale Fast Build Hospitals" width="181" height="130" border="0" longdesc="http://www.world-camps.com/largescalehospitals.php" /></a></p></td> </tr> </table></td> <td width="14" align="center" valign="middle">&nbsp;</td> <td width="201" align="center" valign="middle"><table width="201" height="123" align="center" class="tableRoundBorder1142"> <tr> <td width="193" height="34" align="center" valign="middle" class="FontGreyBold18"><a href="http://www.world-camps.com/trailerhospitals.php" class="FontGreyBold18">Hospitals on Wheels</a></td> </tr> <tr> <td height="50" align="center" valign="middle" class="style40"><p><a href="http://www.world-camps.com/fieldhospitals.php"></a><a href="http://www.world-camps.com/trailerhospitals.php"><img src="images/trailer_hospitals/Hospitals on wheels.jpg" alt="Hospitals on wheels" width="190" height="129" border="0" longdesc="http://www.world-camps.com/trailerhospitals.php" /></a></p></td> </tr> </table></td> <td width="19" align="center" valign="middle">&nbsp;</td> <td width="201" align="center" valign="middle"><table width="201" height="173" align="center" class="tableRoundBorder1143"> <tr> <td width="193" height="33" align="center" valign="middle" class="FontGreyBold18"><a href="http://www.world-camps.com/oneplusonesystem.php" class="FontGreyBold18">One Plus One System</a></td> </tr> <tr> <td height="130" align="center" valign="middle" class="style40"><p><a href="http://www.world-camps.com/fieldhospitals.php"></a><a href="http://www.world-camps.com/fastsupporthospitals.php"></a><a href="http://www.world-camps.com/oneplusonesystems.php"><img src="images/One Plus One Systems/oneplusonesystems.jpg" alt="One Plus One Systems" width="167" height="126" border="0" longdesc="http://www.world-camps.com/oneplusonesystem.php" /></a></p></td> </tr> </table></td> <td width="20" align="center" valign="middle">&nbsp;</td> <td width="201" align="center" valign="middle"><table width="201" height="175" align="center" class="tableRoundBorder1144"> <tr> <td width="193" height="31" align="center" valign="middle" class="FontGreyBold18"><a href="http://www.world-camps.com/militaryhospitals.php" class="FontGreyBold18">Army Hospitals</a></td> </tr> <tr> <td height="50" align="center" valign="middle" class="style40"><p><a href="http://www.world-camps.com/fieldhospitals.php"></a><a href="http://www.world-camps.com/fastsupporthospitals.php"></a><a href="http://www.world-camps.com/militaryhospitals.php"><img src="images/Military Hospital Army Hospital.jpg" alt="Military Hospitals Army Hospitals" width="165" height="134" border="0" longdesc="http://www.world-camps.com/militaryhospitals.php" /></a></p></td> </tr> </table></td> </tr> <tr> <td align="center" valign="middle">&nbsp;</td> <td align="center" valign="middle">&nbsp;</td> <td align="center" valign="middle">&nbsp;</td> <td align="center" valign="middle">&nbsp;</td> <td align="center" valign="middle">&nbsp;</td> <td align="center" valign="middle">&nbsp;</td> <td align="center" valign="middle">&nbsp;</td> </tr> <tr> <td align="center" valign="middle"><table width="201" height="123" align="center" class="tableRoundBorder116"> <tr> <td width="193" height="34" align="center" valign="middle" class="FontGreyBold18"><a href="http://www.world-camps.com/fieldhospitals.php" class="FontGreyBold18">Field Hospitals </a></td> </tr> <tr> <td height="50" align="center" valign="middle" class="style40"><p><a href="http://www.world-camps.com/fieldhospitals.php"></a><a href="http://www.world-camps.com/fieldhospitals.php"><img src="images/Level2_Field_Hospital/field_Hospitals_small.jpg" alt="Field Hospital" width="193" height="137" border="0" longdesc="http://www.world-camps.com/fieldhospitals.php" /></a></p></td> </tr> </table></td> <td align="center" valign="middle">&nbsp;</td> <td align="center" valign="middle"><table width="201" height="123" align="center" class="tableRoundBorder1151"> <tr> <td width="193" height="34" align="center" valign="middle" class="FontGreyBold18"><a href="http://www.world-camps.com/containerisedhospitals.php" class="FontGreyBold18">Container Hospitals</a></td> </tr> <tr> <td height="50" align="center" valign="middle" class="style40"><p><a href="http://www.world-camps.com/fieldhospitals.php"></a><a href="http://world-camps.com/containerisedhospitals.php"><img src="images/Containerised Hospitals/Containerised_Hospitals_s.jpg" alt="Containerised Hospitals" width="190" height="144" border="0" longdesc="http://www.world-camps.com/containerisedhospitals.php" /></a></p></td> </tr> </table></td> <td align="center" valign="middle">&nbsp;</td> <td align="center" valign="middle"><table width="201" height="123" align="center" class="tableRoundBorder1145"> <tr> <td width="193" height="34" align="center" valign="middle" class="FontGreyBold18"><a href="http://www.world-camps.com/fastsupporthospitals.php" class="FontGreyBold18">Quick Build Hospitals </a></td> </tr> <tr> <td height="50" align="center" valign="middle" class="style40"><p><a href="http://www.world-camps.com/fieldhospitals.php"></a><a href="http://www.world-camps.com/fastsupporthospitals.php"><img src="images/Fast_Support_Hospital/Fast Support_Hospital_s.jpg" alt="Fast Build Hospitals" width="183" height="140" border="0" longdesc="http://www.world-camps.com/fastsupporthospitals.php" /></a></p></td> </tr> </table></td> <td align="center" valign="middle">&nbsp;</td> <td align="center" valign="middle"><table width="201" height="123" align="center" class="tableRoundBorder1131"> <tr> <td width="193" height="34" align="center" valign="middle" class="FontGreyBold18"><a href="http://www.world-camps.com/aircargohospitals.php" class="FontGreyBold18">Air Cargo Compatible</a></td> </tr> <tr> <td height="50" align="center" valign="middle" class="style40"><p><a href="http://www.world-camps.com/fieldhospitals.php"></a><a href="http://www.world-camps.com/aircargohospitals.php"><img src="images/Air_Cargo_Compatible/Air cargo Compatibe Hospitals_s.jpg" alt="Air Cargo Compatible Hospitals" width="182" height="136" border="0" longdesc="http://www.world-camps.com/aircargohospitals.php" /></a></p></td> </tr> </table></td> </tr> <tr> <td align="center" valign="middle">&nbsp;</td> <td width="14" align="center" valign="middle">&nbsp;</td> <td align="center" valign="middle">&nbsp;</td> <td width="19" align="center" valign="middle">&nbsp;</td> <td align="center" valign="middle">&nbsp;</td> <td width="20" align="center" valign="middle">&nbsp;</td> <td align="center" valign="middle">&nbsp;</td> </tr> </table></div> <div class="display320"> <table width="300" align="center"> <tr> <td height="24" colspan="3" align="center" valign="top">-------------------------------------------</td> </tr> <tr> <td height="43" colspan="3" align="center" valign="middle" class="FontGreyBold18">Our other Medical units</td> </tr> <tr> <td width="206" align="center" valign="middle"><table width="140" height="123" align="center" class="tableRoundBorder1141"> <tr> <td width="193" height="34" align="center" valign="middle" class="FontGreyBold18"><a href="http://www.world-camps.com/largescalehospitals.php" class="FontGreyBold18">Large Scale Hospitals </a></td> </tr> <tr> <td height="50" align="center" valign="middle" class="style40"><p><a href="http://www.world-camps.com/fieldhospitals.php"></a><a href="http://www.world-camps.com/fastsupporthospitals.php"></a><a href="http://www.world-camps.com/largescalehospitals.php"><img src="images/Large Scale Hospitals/Large Scale Hospital Containers and Tents s.jpg" alt="large Scale Fast Build Hospitals" width="130" border="0" longdesc="http://www.world-camps.com/largescalehospitals.php" /></a></p></td> </tr> </table></td> <td width="14" align="center" valign="middle">&nbsp;</td> <td width="201" align="center" valign="middle"><table width="140" height="123" align="center" class="tableRoundBorder1142"> <tr> <td width="193" height="34" align="center" valign="middle" class="FontGreyBold18"><a href="http://www.world-camps.com/trailerhospitals.php" class="FontGreyBold18">Hospitals on Wheels</a></td> </tr> <tr> <td height="50" align="center" valign="middle" class="style40"><p><a href="http://www.world-camps.com/fieldhospitals.php"></a><a href="http://www.world-camps.com/trailerhospitals.php"><img src="images/trailer_hospitals/Hospitals on wheels.jpg" alt="Hospitals on wheels" width="130" border="0" longdesc="http://www.world-camps.com/trailerhospitals.php" /></a></p></td> </tr> </table></td> </tr> <tr> <td align="center" valign="middle">&nbsp;</td> <td align="center" valign="middle">&nbsp;</td> <td align="center" valign="middle">&nbsp;</td> </tr> <tr> <td align="center" valign="middle"><table width="140" height="123" align="center" class="tableRoundBorder116"> <tr> <td width="193" height="34" align="center" valign="middle" class="FontGreyBold18"><a href="http://www.world-camps.com/fieldhospitals.php" class="FontGreyBold18">Field Hospitals </a></td> </tr> <tr> <td height="50" align="center" valign="middle" class="style40"><p><a href="http://www.world-camps.com/fieldhospitals.php"></a><a href="http://www.world-camps.com/fieldhospitals.php"><img src="images/Level2_Field_Hospital/field_Hospitals_small.jpg" alt="Field Hospital" width="130" border="0" longdesc="http://www.world-camps.com/fieldhospitals.php" /></a></p></td> </tr> </table></td> <td align="center" valign="middle">&nbsp;</td> <td align="center" valign="middle"><table width="140" height="123" align="center" class="tableRoundBorder1151"> <tr> <td width="193" height="34" align="center" valign="middle" class="FontGreyBold18"><a href="http://www.world-camps.com/containerisedhospitals.php" class="FontGreyBold18">Container Hospitals</a></td> </tr> <tr> <td height="50" align="center" valign="middle" class="style40"><p><a href="http://www.world-camps.com/fieldhospitals.php"></a><a href="http://world-camps.com/containerisedhospitals.php"><img src="images/Containerised Hospitals/Containerised_Hospitals_s.jpg" alt="Containerised Hospitals" width="130" border="0" longdesc="http://www.world-camps.com/containerisedhospitals.php" /></a></p></td> </tr> </table></td> </tr> <tr> <td align="center" valign="middle">&nbsp;</td> <td width="14" align="center" valign="middle">&nbsp;</td> <td align="center" valign="middle">&nbsp;</td> </tr> <tr> <td width="201" align="center" valign="middle"><table width="140" height="173" align="center" class="tableRoundBorder1143"> <tr> <td width="193" height="33" align="center" valign="middle" class="FontGreyBold18"><a href="http://www.world-camps.com/oneplusonesystem.php" class="FontGreyBold18">One Plus One System</a></td> </tr> <tr> <td height="130" align="center" valign="middle" class="style40"><p><a href="http://www.world-camps.com/fieldhospitals.php"></a><a href="http://www.world-camps.com/fastsupporthospitals.php"></a><a href="http://www.world-camps.com/oneplusonesystems.php"><img src="images/One Plus One Systems/oneplusonesystems.jpg" alt="One Plus One Systems" width="130" border="0" longdesc="http://www.world-camps.com/oneplusonesystem.php" /></a></p></td> </tr> </table></td> <td width="20" align="center" valign="middle">&nbsp;</td> <td width="201" align="center" valign="middle"><table width="140" height="175" align="center" class="tableRoundBorder1144"> <tr> <td width="193" height="31" align="center" valign="middle" class="FontGreyBold18"><a href="http://www.world-camps.com/militaryhospitals.php" class="FontGreyBold18">Army Hospitals</a></td> </tr> <tr> <td height="50" align="center" valign="middle" class="style40"><p><a href="http://www.world-camps.com/fieldhospitals.php"></a><a href="http://www.world-camps.com/fastsupporthospitals.php"></a><a href="http://www.world-camps.com/militaryhospitals.php"><img src="images/Military Hospital Army Hospital.jpg" alt="Military Hospitals Army Hospitals" width="130" border="0" longdesc="http://www.world-camps.com/militaryhospitals.php" /></a></p></td> </tr> </table></td> </tr> <tr> <td align="center" valign="middle">&nbsp;</td> <td align="center" valign="middle">&nbsp;</td> <td align="center" valign="middle">&nbsp;</td> </tr> <tr> <td align="center" valign="middle"><table width="140" height="123" align="center" class="tableRoundBorder1145"> <tr> <td width="193" height="34" align="center" valign="middle" class="FontGreyBold18"><a href="http://www.world-camps.com/fastsupporthospitals.php" class="FontGreyBold18">Quick Build Hospitals </a></td> </tr> <tr> <td height="50" align="center" valign="middle" class="style40"><p><a href="http://www.world-camps.com/fieldhospitals.php"></a><a href="http://www.world-camps.com/fastsupporthospitals.php"><img src="images/Fast_Support_Hospital/Fast Support_Hospital_s.jpg" alt="Fast Build Hospitals" width="130" border="0" longdesc="http://www.world-camps.com/fastsupporthospitals.php" /></a></p></td> </tr> </table></td> <td align="center" valign="middle">&nbsp;</td> <td align="center" valign="middle"><table width="140" height="123" align="center" class="tableRoundBorder1131"> <tr> <td width="193" height="34" align="center" valign="middle" class="FontGreyBold18"><a href="http://www.world-camps.com/aircargohospitals.php" class="FontGreyBold18">Air Cargo Compatible</a></td> </tr> <tr> <td height="50" align="center" valign="middle" class="style40"><p><a href="http://www.world-camps.com/fieldhospitals.php"></a><a href="http://www.world-camps.com/aircargohospitals.php"><img src="images/Air_Cargo_Compatible/Air cargo Compatibe Hospitals_s.jpg" alt="Air Cargo Compatible Hospitals" width="130" border="0" longdesc="http://www.world-camps.com/aircargohospitals.php" /></a></p></td> </tr> </table></td> </tr> <tr> <td align="center" valign="middle">&nbsp;</td> <td width="20" align="center" valign="middle">&nbsp;</td> <td align="center" valign="middle">&nbsp;</td> </tr> </table></div> </body> </html> </body> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <style type="text/css"> <!-- .style8 { font-family: Arial; font-size: 9px; color: #000033; } .style9 {color: #000033;} .style10 {font-size: 9px; font-family: Arial; text-decoration:none; color:#993300;} .style11 { font-size: 9px; font-family: Arial; text-decoration:none; color:#993300; } --> </style> </head> <body> <br> <table width="300" align="center" cellpadding="0" cellspacing="0" style="margin-top:0px"><tr><td align="center" valign="middle"> .......................................................................<br> <img src="../footerpng.png" width="176" height="31"></td> </tr></table> </body> </html> </html>

Pages: 1 2 3 4 5 6 7 8 9 10