WHOIS Service

zambezi.com - information about domain

  • Server Status: available
  • Server IP: 184.106.230.240
  • Server Response Time: 385ms

Site title

African Safari Guide | Zambezi Safari and Travel Company

Keywords

Zambezi Safari Travel Company safaris adventure Africa Zimbabwe Victoria Falls Mana Pools Botswana Zambia Kenya Tanzania Namibia Mozambique South Africa Malawi Gabon Uganda Rwanda Safari destinations Zambesi tours vacation safari primer

Description

A complete guide to safaris in East, Central and Southern Africa. From Africa

Alexa information

Alexa rank: 1,432,876

Rank Trend

Bounce Trend

DNS Information

Host: Class: Type: IP: TTL: Target: Other:
zambezi.com IN A 184.106.230.240 3600
zambezi.com IN MX 3600 zambezi.co.uk pri: 10
zambezi.com IN SOA 86400 mname: ns1.mydomain.com
rname: hostmaster.zambezi.com
serial: 2012022712
refresh: 16384
retry: 2048
expire: 1048576
minimum-ttl: 2560
zambezi.com IN NS 86400 ns1.mydomain.com
zambezi.com IN NS 86400 ns3.mydomain.com
zambezi.com IN NS 86400 ns4.mydomain.com
zambezi.com IN NS 86400 ns2.mydomain.com

Server Location

Site source

Show / hide source
                
<!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" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
<title>African Safari Guide | Zambezi Safari and Travel Company</title>
<meta name="description" content=" A complete guide to safaris in East, Central and Southern Africa.  From Africa's top destination in Victoria Falls to the remotest bush camps and lodges.  The guide includes maps, an extensive photo gallery, travel tips and guidelines with online reservations" />
<meta name="keywords" content=" Zambezi Safari Travel Company safaris adventure Africa Zimbabwe Victoria Falls Mana Pools Botswana Zambia Kenya Tanzania Namibia Mozambique South Africa Malawi Gabon Uganda Rwanda Safari destinations Zambesi tours vacation safari primer" />
<meta name="verify-v1" content="kG5LXQ+Ar2X7KSWojMW8pJxRdBPkY7WJoVk6v+x6xTk=" />
<link rel="StyleSheet" href="/css/frontend/master.css" type="text/css" media="screen, projection" />
<link rel="StyleSheet" href="/css/frontend/print.css" type="text/css" media="print" />
<!--[if IE 6]>
<link href="/css/frontend/ie6.css" rel="stylesheet" type="text/css" media="screen" />
<![endif]-->
<!--[if IE 7]>
<link href="/css/frontend/ie7.css" rel="stylesheet" type="text/css" media="screen" />
<![endif]-->

<!--// Start JQuery //-->
<script language="JavaScript" type="text/javascript" src="/library/javascript/jquery/jquery-1.2.6.min.js"></script>
<script language="JavaScript" type="text/javascript" src="/library/javascript/jquery/jquery.pngfix/jquery.pngFix.js"></script>
<!--// End JQuery //-->

<script language="JavaScript" type="text/javascript" src="/library/javascript/jquery/jquery.form.js"></script>
<script language="JavaScript" type="text/javascript" src="/library/javascript/jquery/jquery.selectbox/jquery.selectbox-0.6-beta1.js"></script>
<script language="javascript" type="text/javascript" src="/library/javascript/jquery/jquery.jqmodal/jqModal.js"></script>
<script language="javascript" type="text/javascript" src="/library/javascript/jquery/jquery.validate/jquery.validate.min.js"></script>
<script language="JavaScript" type="text/javascript" src="/library/javascript/clickthinking/jquery/bindvalidator.js"></script>
<script language="JavaScript" type="text/javascript" src="/library/javascript/clickthinking/validation.js"></script>
<script language="javascript" type="text/javascript" src="/library/javascript/jquery/ui.mouse.js"></script>
<script language="javascript" type="text/javascript" src="/library/javascript/jquery/jquery.dimensions.js"></script>
<script language="JavaScript" type="text/javascript" src="/library/javascript/clickthinking/jquery/alerter.js"></script>
<script language="JavaScript" type="text/javascript" src="/library/javascript/clickthinking/jquery/dropdown.js"></script>

<script>
function changeCurrency(currencyField)
{
    $.getJSON("/ajaxfeeds/setcurrency.php",{currencyid : $('#currencyBox').val() },
                function(json){
                    if(json.value!=''){
                        location.reload(true);
                    }
                });
}

function removeDHTMLSelectBox(Field)
{
    $(Field+'_input').remove();
    $(Field+'_container').remove();
}

function getSafariTypeList(){
    $('#safari_type').dropdown({
            url:'/ajaxfeeds/safari_types.php',
            firstoption:{id:'',name:'All Safari Types'},
            success: function(){
                    $('#safari_type').selectbox();
                    $('#safari_type').trigger('change');
            }
        });
}
function getDestination()
{

    $('#destination').dropdown({
            url:'/ajaxfeeds/destinations.php',
            params: {safari_type: $('#safari_type').val() },
            firstoption:{id:'',name:'All Destinations'},
            success: function(){
                    removeDHTMLSelectBox('#destination');
                    $('#destination').selectbox();
                    $('#destination').trigger('change');
            }
        });
}

function getLocation()
{
    $('#location').dropdown({
            url:'/ajaxfeeds/locations.php',
            params: {safari_type: $('#safari_type').val(), destination: $('#destination').val() },
            firstoption:{id:'',name:'All Locations'},
            success: function(){
                    removeDHTMLSelectBox('#location');
                    $('#location').selectbox();
            }
        });
}

/*$(document).ready(function(){
    $('#currencyBox').selectbox();
    $('#destination').selectbox();
    $('#location').selectbox();
    getSafariTypeList();
    alertWindow = $('#alertWindow').alertWindow();
});*/
</script>

<script language="javascript" type="text/javascript" src="/library/javascript/clickthinking/jquery/loader.js"></script>
<script language="javascript" type="text/javascript" src="/library/javascript/AC_RunActiveContent.js"></script>
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
</head><body>
<div id="container"> <div class="hide">
    <a href="#main">Skip to content</a>
</div><!--end skip navigation-->
  
      <div id="header">
        <div id="hdr_l" class="fl">
            <div id="logo">
                
            </div><!--end logo-->
            <div id="finder">
                <img src="/images/frontend/header/finder_title.gif" alt="Safari Finder" title="Safari Finder" width="189" height="48" />
                <form action="/safari_results/" method="get" name="searchForm" id="searchForm">
                    <select id="safari_type" name="safari_type" style="display:none;" onchange="getDestination()">
                    </select>
                    <select id="destination" name="destination" style="display:none;" onchange="getLocation()">
                        <option value="">All Destinations</option>
                    </select>
                    <select id="location" name="location" style="display:none;">
                        <option value="">All Spots</option>
                    </select>
                    <input id="finder_submit" name="finder_submit" value="SEARCH" type="submit" />
                </form>
            </div><!--end finder-->
            <div class="clear"><!-- --></div>
        </div><!--end hdr_l-->
        <div id="hdr_r" class="fr"<!--Flash-->
           
        <div>
<object type="application/x-shockwave-flash" data="http://www.zambezi.com/zamflash4.swf"
width="711" height="385">
<param name="movie" value="http://www.zambezi.com/zamflash4.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#CCCCCC" />
   <h3>Exceptional African Safaris Flash Movie</h3>
   <p>Zambezi Safari &amp; Travel Co.LTD</p>
<p>Telephone: UK +44 (0) 1548 830059 </p>
<p>USA +1 (610) 360 4875</p>
</object>
</div>   
           
           
    
     
        
        
        <!--end Flash-->
            <!--fr-->
        </div><!--end hdr-r-->
    </div><!--end header-->
  
  
<div id="topnav" class="clear">
  <div class="inner">
    <ul>
      <li><a href="/">Home</a></li>
      <li><a href="/safari_type/">Safaris</a></li>
      <li><a href="/destination/">Destinations</a></li>
      <li><a href="/recommended/">Recommended Tours</a></li>
      <li><a href="/team/">Meet the Team</a></li>
      <li><a href="/contact/">Contact Us</a></li>
      <li class="pre_last">Prices In</li>
      <li class="last">
        <select id="currencyBox" name="currencyBox" onchange="changeCurrency()">
         <option label="P" value="5">P</option>
<option label="€" value="6">€</option>
<option label="N$" value="2">N$</option>
<option label="£" value="4">£</option>
<option label="R" value="1">R</option>
<option label="$" value="3" selected="selected">$</option>

        </select>
      </li>
    </ul>
  </div>
</div>
<!--end topnav-->   <div id="content">
    <div id="main" class="fr">
      <div class="inner">
        <div id="intro" class="fr mrg_bt5">
          <h1>Exceptional journeys, it's what Africa's all about</h1><br/>
         <img   src="/cache/textcache/brown_2d3435c633380d9f0710e24740e69576_ExceptionaljourneysitswhatAfricasallabout.gif" border="0" alt="Exceptional journeys, it's what Africa's all about "  /><br /><br/>






       <!---<img   src="/cache/textcache/brown_8cbeaa4168e9cd5fad9337e87ffb9bc9_Whetheryourstyleofadventureisasundownerontheterraceofaluxurylodge.gif" border="0" alt="Whether your style of adventure is a sundowner on the terrace of a luxury lodge"  /><br/>


<img   src="/cache/textcache/brown_682f193afc0a5956745bb0b30c6179b5_orwhitewaterraftingtheZambeziwereexpertsinmakingsafaridreamsinto.gif" border="0" alt="or white water rafting the Zambezi - we're experts in making safari dreams into"  /><br/>

 <img   src="/cache/textcache/brown_1aabbee1a15f4aabcd7f9b094df26928_longlastingmemoriesforyou.gif" border="0" alt="long lasting memories for you."  />-->




          <table style="width: 700px;" border="0" cellspacing="1" cellpadding="1">
<tbody>
<tr>
<td><a href="/safari/victoria_falls_and_botswana"><img src="/media/image/blocks/dynamicpages/110304120304dog.jpg" alt="Zimbabwe Safari" /></a></td>
<td><a href="/safari/safari_journey_with_zambezi" target="_self"><img src="/media/image/blocks/dynamicpages/110304120317river.jpg" alt="Botswana Safari" /></a></td>
<td><a href="/safari/zambezi_and_the_jackson_5_safari" target="_self"><img src="/media/image/blocks/dynamicpages/110304120330lion.jpg" alt="Kenya Safari" /></a></td>
</tr>
<tr>
<td style="text-align: left;"><a href="/safari/victoria_falls_and_botswana">Victoria Falls and Botswana</a></td>
<td style="text-align: left;"><a href="/safari/safari_journey_with_zambezi">Zambezi Wilderness Safari</a></td>
<td style="text-align: left;"><a href="/safari/zambezi_and_the_jackson_5_safari">Kenya and the Jackson 5</a></td>
</tr>
</tbody>
</table>
<h5><br />Whether your style of adventure is wild-camping with big game or a luxury fly-in safari to far flung spots, we're expert at turning safari dreams into long lasting memories.</h5>
<p>We&rsquo;re an independent family-owned business with a strong team that&rsquo;s grown up, lived, worked and travelled extensively through Africa.</p>
<p style="text-align: left;">Our speciality is safaris and adventure travel along the course of the mighty Zambezi River and then well beyond into the remotest corners of East, Central and southern Africa.</p>
<table style="width: 680px;" border="0" cellspacing="1" cellpadding="1">
<tbody>
<tr>
<td style="text-align: center;"><a href="/countries/botswana" target="_self"><img src="/media/image/blocks/dynamicpages/110223050241tag1.jpg" alt="Botswana Safaris" /></a><br /><a href="/countries/botswana" target="_self"><span style="text-decoration: underline;">Botswana Safaris<br /><br /></span></a></td>
<td style="text-align: center;"><a href="/countries/zimbabwe" target="_self"><img src="/media/image/blocks/dynamicpages/110223050208tag2.jpg" alt="Zimbabwe Safaris" /></a><a href="/countries/zimbabwe" target="_self"><span style="text-decoration: underline;"><br />Zimbabwe Safaris<br /><br /></span></a></td>
<td style="text-align: center;"><a href="/countries/zambia" target="_self"><img src="/media/image/blocks/dynamicpages/110223050224tag3.jpg" alt="Zambia Safaris" /></a><br /><a href="/countries/zambia" target="_self">Zambia Safaris<br /><br /></a></td>
</tr>
<tr>
<td style="text-align: center;"><a href="/countries/kenya" target="_self"><img src="/media/image/blocks/dynamicpages/110223050236tag4.jpg" alt="Kenya Safaris" /></a><br /><a href="/countries/kenya" target="_self"><span style="text-decoration: underline;">Kenya Safaris</span></a></td>
<td style="text-align: center;"><a href="/countries/tanzania" target="_self"><img src="/media/image/blocks/dynamicpages/110223050246tag5.jpg" alt="Tanzania Safaris" /></a><br /><a href="/countries/tanzania" target="_self"><span style="text-decoration: underline;">Tanzania Safaris</span></a></td>
<td style="text-align: center;"><a href="/countries/uganda" target="_self"><img src="/media/image/blocks/dynamicpages/110223050257tag6.jpg" alt="Uganda Safari" /></a><br /><a href="/countries/uganda" target="_self"><span style="text-decoration: underline;">Uganda Safari</span></a></td>
</tr>
</tbody>
</table>
<p style="text-align: left;">Explore some of our regular haunts in <a href="/location/victoria_falls">Victoria Falls</a><strong>&nbsp;</strong><a href="/location/mana_pools_national_park">Mana Pools</a>&nbsp;<a title="Botswana" href="/countries/botswana" target="_self">Botswana</a>&nbsp;<a title="Zambia" href="/countries/zambia" target="_self">Zambia</a>&nbsp;<a title="Kenya" href="/countries/kenya" target="_self">Kenya</a>&nbsp;<a title="Tanzania" href="/countries/tanzania" target="_self">Tanzania</a>&nbsp;<a title="Namibia" href="/countries/namibia" target="_self">Namibia</a>, and Mozambique, <a title="South Africa" href="/countries/south_africa" target="_self">South Africa</a> and Malawi or join us on one or our guided safaris into <a title="Gabon" href="/countries/gabon" target="_self">Gabon</a>, <a title="Uganda" href="/countries/uganda" target="_self">Uganda</a>, <a title="Rwanda" href="/countries/rwanda" target="_self">Rwanda</a> and <a title="Congo and CAR" href="/countries/congo_and_car" target="_self">Central Africa</a>.</p>
<p style="text-align: left;">Take some time-out at <a href="http://www.zambezinews.com/">www.ZambeziNews.com</a>.</p>
<p style="text-align: left;">Click on our interactive map below to go freestyle and get detailed information on safari locations.</p>
<p style="text-align: center;">
<script src="http://ah8.facebook.com/js/conversions/tracking.js"></script>
<script type="text/javascript"><!--
try {
  FB.Insights.impression({
     'id' : 6002561834854,
     'h' : '700b9d7af0'
  });
} catch (e) {}
// --></script>
</p> </div>
        <!--end intro-->
        <div id="saf_hlp" class="clear fr mrg_bt5 color2">
          <div class="inner">
            <div id="saf_hlp_title"> <img src="/images/frontend/home/saf_find_title.gif" alt="Safari Helper - Find the right safari for you" /> </div>
            <!--saf hlp title-->
            <div id="saf_hlp_quest" class="fl"></div>
            <!--saf hlp quest-->
            <!--********THIS IS THE ALTERNATE HELP DIV TO REPLACE THE ABOVE IN THE FIRST STEP********

                    <div id="saf_hlp_ans" class="fr">
                        <div id="saf_hlp_ans_title">
                        <img src="/images/frontend/home/saf_find_ans_title_hlp.gif" alt="How to use the Safari Helper" />
                        </div>
                        <div id="saf_hlp_ans_cnt"><p>The <strong>Safari Helper</strong> is here to help you find the perfect safari for you, by filling out a few simple questions we will be able to narrow down a few ideal holiday destinations for you.<br />
<br />
Simply select the answer most suited to you and press the continue button.</p>
                        </div>
                    </div>

                    ********END ALTERNATE HELP DIV TO REPLACE THE ABOVE IN THE FIRST STEP********-->
            <div id="safari_helper_answers">
              <div id="saf_hlp_ans" class="fr">
                <!--<div id="saf_hlp_ans_title"><img src="/images/frontend/home/saf_find_ans_title_mtch.gif" alt="Top Matches" width="113" height="20" /></div>-->
                <!-- saf hlp ans title-->
                <!--<div class="match"><strong>3 Day Serengeti Safari</strong> - <a href="#">Read more...</a></div>
                            <div class="match alt"><strong>3 Day Serengeti Safari</strong> - <a href="#">Read more...</a></div>
                            <div class="match"><strong>3 Day Serengeti Safari</strong> - <a href="#">Read more...</a></div>
                            <div id="saf_hlp_vwall"><a href="#"><strong>All Tours</strong></a> | <a href="/recommended/default.php"><strong>Recommended Tours</strong></a></div>-->
              </div>
              <!--saf hlp ans-->
            </div>
          </div>
          <!--end inner-->
        </div>        <!--end saf hlp-->
        <div id="map_main" class="fl">
          <div class="inner">
            <div><img src="/images/frontend/home/map_main_title.gif" alt="Where can I go?" width="351" height="35" /></div>
            <div id="map_main_map">
              <div id="dest_map" class="clear mrg_bt5">
                <script language="javascript" type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','351','height','339','src','/images/frontend/home/africa_home','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','/images/frontend/home/africa_home','wmode','transparent' ); //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=9,0,28,0" width="351" height="339">
                  <param name="movie" value="/images/frontend/home/africa_home.swf" />
                  <param name="quality" value="high" />
                  <param name="wmode" value="transparent" />
                  <embed src="/images/frontend/home/africa_home.swf" quality="high" wmode="transparent" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="351" height="339"></embed>
                </object>
                </noscript>
              </div>
              <!--dest map-->
            </div>
            <!--map main map-->
          </div>
          <!--inner-->
        </div>        <!--map main-->
        <div id="what_do" class="fl">
          <div class="inner fl">
            <div><img src="/images/frontend/home/what_do_title.gif" alt="What can I do?" width="351" height="35" /></div>
                        <div class="what_do_cnt"> <img class="fl" src="/library/classes/phpthumb/phpThumb.php?src=/media/image/safari_types/8/whitewaterrafting-zambezi_s.jpg&w=63&h=47" alt="Activity Adventures" width="63" height="47" /> <a href="/safari_type/activity_adventures">
              <h2 class="show"><u>Activity Adventures</u></h2>
              </a>



             <span style="font-weight:normal" > <p>Ride nature and up your adrenalin levels!</p>
<p>Zambezi<strong> </strong><a...</span>
                <a href="/safari_type/activity_adventures"></a>
            </div>
            <!--what do cnt-->
                        <div class="what_do_cnt alt"> <img class="fl" src="/library/classes/phpthumb/phpThumb.php?src=/media/image/safari_types/14/z_hotel_nungwi_zanzibar_jb0.jpg&w=63&h=47" alt="Bush and Beach Safaris" width="63" height="47" /> <a href="/safari_type/bush_and_beach_safaris">
              <h2 class="show"><u>Bush and Beach Safaris</u></h2>
              </a>



             <span style="font-weight:normal" > <p>Titivate your senses in the wilderness then add a dash of pure relaxation on...</span>
                <a href="/safari_type/bush_and_beach_safaris"></a>
            </div>
            <!--what do cnt-->
                        <div class="what_do_cnt"> <img class="fl" src="/library/classes/phpthumb/phpThumb.php?src=/media/image/safari_types/4/080714010755elephantdrinking_canoe_nw.jpg&w=63&h=47" alt="Canoe Safaris " width="63" height="47" /> <a href="/safari_type/canoe_safaris">
              <h2 class="show"><u>Canoe Safaris </u></h2>
              </a>



             <span style="font-weight:normal" > <p>Travelling the river in this stealthy manner its possible to get really close...</span>
                <a href="/safari_type/canoe_safaris"></a>
            </div>
            <!--what do cnt-->
                        <div class="what_do_cnt alt"> <img class="fl" src="/library/classes/phpthumb/phpThumb.php?src=/media/image/safari_types/6/goliath_fishing_boy_640x480.jpg&w=63&h=47" alt="Family Safaris " width="63" height="47" /> <a href="/safari_type/family_safaris">
              <h2 class="show"><u>Family Safaris </u></h2>
              </a>



             <span style="font-weight:normal" > <p>Embrace the natural world - a wholesome treat for the family.With almost year...</span>
                <a href="/safari_type/family_safaris"></a>
            </div>
            <!--what do cnt-->
                        <div class="what_do_cnt"> <img class="fl" src="/library/classes/phpthumb/phpThumb.php?src=/media/image/safari_types/7/northisland_seychelles_w.jpg&w=63&h=47" alt="Honeymoon safaris" width="63" height="47" /> <a href="/safari_type/honeymoon_safaris">
              <h2 class="show"><u>Honeymoon safaris</u></h2>
              </a>



             <span style="font-weight:normal" > <p>Get out to Africa and experience the romantic chic of beautiful safari camps...</span>
                <a href="/safari_type/honeymoon_safaris"></a>
            </div>
            <!--what do cnt-->
             </div>
          <!--inner-->
        </div>
        <!--what do-->
      </div>
      <!--end inner-->
    </div>    <!--end main-->
    <div id="sidebar" class="fl">
      <div class="inner">             <div id="special_sidebar">
                <img src="/images/frontend/sidebar/special_title.gif" alt="Safari Special Offer" width="227" height="79"/>
                
                <img src="/library/classes/phpthumb/phpThumb.php?src=/media/image/safari/125/wilddogpup640x480.jpg&w=183&h=109" alt="Emerald Season Escape" width="183" height="109" id="special_sidebar_img" />
                                    <div class="sidebar_cnt">
                    <p><a href="/safari/emerald_season_escape">Emerald Season Escape</a><br />
                    <span style="font-weight:normal" >Usually $ 2200. Now only $ 1400</span><br /><br />
                    <span style="font-weight:normal; font-size:12.6833px" ><p><em>South Luangwa National Park, Zambia - 4 nights/5 days</em></p>
<p><strong>Save US$800pp! </strong>The lush, green grass has sprung all over the valley after the rains and during February/March visitors can enjoy the Emerald season or secret season. This is a time when there are few visitors but the animals frolic and play with their newborn young and food is plentiful. The air is crisp and clean and excellent for photography.&nbsp;</p></span><br />
                    <a href="/safari/emerald_season_escape">Read more...</a></p>
                    </div><!--end special_cnt-->
              </div><!--end special_sidebar-->

                    <div id="news_sidebar" class="sidebar_mrg">
                <img src="/images/frontend/sidebar/news_title.gif" alt="Latest news" width="227" height="36" />
                    <div class="sidebar_cnt">
                    <a href="/news/article/briefing_on_somalia_conference_in_london">Briefing on Somalia conference in London</a><br />
                    <span style="font-weight:normal" ><p>The outcome of this conference is vital for the security of the East African seaboard and is critical for the stability of tourism in the region.</p></span><br />
                    <a href="/news/mar_2012">Read more...</a><br/>
                    </div><!--end cnt-->
              </div><!--end news_sidebar-->

                        <div id="nl_sidebar" class="sidebar_mrg">
                <a href="http://www.zambezi.com/contact/"><img src="/images/frontend/sidebar/contact-us.jpg" alt="Contact Us" width="229" height="85" alt="Zambezi Contact"/></a></div>
                      <div id="test_sidebar" class="sidebar_mrg">
                <img src="/images/frontend/sidebar/test_title.gif" alt="Testimonial" width="227" height="37" />
                    <div class="sidebar_cnt">
                    <!--<p>Aug  5, 2011</p><br />-->
                    <span style="font-weight:normal" ><p>
<p>Dear Fi</p>
<p>My holiday report!!</p>
<p>As you know we love Alfijiri as we were going back again after 3 months. I think the main thing is you can say that the service is second to none....</span><br />
                    <a href="/testimonials">Read more...</a>
                    </div>














<!--end test_cnt-->
              </div><!--end test_sidebar-->







            
                <a href="#" onclick="return showNewsLetter()"><img src="/images/frontend/sidebar/nl_subscribe.jpg" alt="Subscribe to our Newsletter" width="229" height="85" border="0" /></a>
                <!--end nl_sidebar-->
                <div id="newsLetterPopup" name="newsLetterPopup" class="jqmWindowNewsLetterPopup"></div>

<script language="javascript" type="text/javascript">

// NewsLetter: start
function showNewsLetter() {
    $('#newsLetterPopup').load('/newsletter/default.php');
    $('#newsLetterPopup').jqmShow();
    return false;
}

// NewsLetter: close
function hideNewsLetter() {
    $('#newsLetterPopup').jqmHide();
    $('#newsLetterPopup').html('');
    return false;
}

$(document).ready(function() {
    $('#newsLetterPopup').jqm(); // Add the map
});
</script>

























 </div>
      <!--end inner-->
    </div>
    <!--end sidebar-->
    <br class="clearer"/>
    <!--end clearer-->
  </div>
  <!--end content-->
      <div id="footer" class="clear">
        <div class="inner">
            <ul>
            <li class="first"><a href="/">Home</a></li>
            <li><a href="/safari_type/">Safaris</a></li>
            <li><a href="/destination/">Destinations</a></li>
            <li><a href="/recommended/">Recommended tours</a></li>
            <li><a href="/team/">Meet the team</a></li>
            <li><a href="/contact/">Contact Us</a></li>
            <li><a href="/privacy/">Privacy Policy</a></li>
            <li class="last"><a href="/terms/">Terms &amp; Conditions</a></li>
            </ul>

        </div> <!--end inner-->
       
    </div> <!--end footer-->
    
    
   <div id="country_footer" class="clear"> 
    <div class="clear">
        <div class="inner">







        
                    <a href="/countries/botswana">Botswana</a>
         
        |
                   <a href="/countries/congo_and_car">Congo and CAR</a>
         
        |
                   <a href="/countries/drc_congo">DRC (Congo)</a>
         
        |
                   <a href="/countries/ethiopia">Ethiopia</a>
         
        |
                   <a href="/countries/gabon">Gabon</a>
         
        |
                   <a href="/countries/kenya">Kenya</a>
         
        |
                   <a href="/countries/madagascar">Madagascar</a>
         
        |
                   <a href="/countries/malawi">Malawi</a>
         
        |
                   <a href="/countries/mauritius">Mauritius</a>
         
        |
                   <a href="/countries/mozambique">Mozambique</a>
         
        |
                   <a href="/countries/namibia">Namibia</a>
         
        |
                   <a href="/countries/principe">Príncipe</a>
         
        |
                   <a href="/countries/reunion">Reunion</a>
         
        |
                   <a href="/countries/rwanda">Rwanda</a>
         
        |
                   <a href="/countries/sao_tome">São Tomé</a>
         
        |
                   <a href="/countries/seychelles">Seychelles</a>
         
        |
                   <a href="/countries/south_africa">South Africa</a>
         
        |
                   <a href="/countries/tanzania">Tanzania</a>
         
        |
                   <a href="/countries/uganda">Uganda</a>
         
        |
                   <a href="/countries/zambia">Zambia</a>
         
        |
                   <a href="/countries/zimbabwe">Zimbabwe</a>
         
        
                  



<div id="footercontact">


<!-- JB removed plusone 200112 -->                

<span style ="font-weight: normal;">Talk to our specialists now | UK: +44 (0) 1548 830059 | USA: +1 (347) 708 1794
<br>Canada: +1 (647) 694 1402 | Australia: +61 (2) 8417 2176</span> 




<br/><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2FZambezi%2F27381084976&amp;layout=standard&amp;show_faces=false&amp;width=568&amp;action=like&amp;font&amp;colorscheme=light&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:568px; height:35px;" allowTransparency="true"></iframe>

 


        <!--fl-->



</div>






      
        </div>
    </div>
    
   </div>
    <div id="alertWindow" name="alertWindow"></div>
    
<script language="JavaScript" type="text/javascript">
$(document).ready(function(){
    $('#currencyBox').selectbox();
    $('#destination').selectbox();
    $('#location').selectbox();
    getSafariTypeList();
    //alertWindow = $('#alertWindow').alertWindow();
});
</script>
<div id="dialogNewsletter" class="jqmWindowNewsLetterPopup"></div>
<div id="galleryImage" name="galleryImage" class="jqmWindowGallery"></div>
<div id="quickContact" name="quickContact" class="jqmWindowContact"></div>

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-6149262-1");
pageTracker._trackPageview();
</script>

<!--start clicky added by JB 170311 edited 200112 -->

<script src="//static.getclicky.com/js" type="text/javascript"></script>
<script type="text/javascript">try{ clicky.init(66399345); }catch(e){}</script>
<noscript><p><img alt="Clicky" width="1" height="1" src="//in.getclicky.com/66399345ns.gif" /></p></noscript>
<!--end clicky added by JB 170311 edited 200112-->

 </div>
<!--end container-->
<script type="text/javascript" language="javascript">

var date = new Date();
var currentDate = date.getFullYear(); 

</script>



<div id="ftr_logos" class="clear">
    
    <a href="http://www.atta.travel/zambezi/" target="_blank"><img src="/images/frontend/sitewide/atta.jpg" alt="Atta" border="0" /></a>
<img src="/images/frontend/sitewide/attol.jpg" alt="Atol"  />

<img src="/images/frontend/sitewide/BA.jpg" alt="British Airways"  />
<img src="/images/frontend/sitewide/kenya_airways.jpg" alt="Kenya Airways"  />
<img src="/images/frontend/sitewide/trip_advisor.jpg" alt="Trip Advisor"  />

<a href="http://twitter.com/Zambezi_Safaris" title="twitter.com/Zambezi_Safaris" alt="Zambezi Safaris Twitter" target="_blank" ><img src="/images/frontend/header/twitter.jpg" vspace="30" style="margin-left: 30px;"/> </a>
<a href="http://www.facebook.com/pages/Ermington-United-Kingdom/Zambezi/27381084976" title="Zambezi Safari Facebook Page"  alt="Zambezi Safari Facebook Page" target="_blank"><img src="/images/frontend/header/fbook.jpg" vspace="30"/> </a>
<a href="http://www.zambezizone.com/" title="Zambezi Safari Blog" alt="Zambezi Safari Blog" target="_blank" ><img src="/images/frontend/header/blog.jpg" vspace="30" /> </a>
<a href="http://www.linkedin.com/groups?home=&gid=3220823&trk=anet_ug_hm" title="Zambezi Safari LinkedIn" alt="Zambezi Safari LinkedIn" target="_blank" ><img src="/images/frontend/header/linkedin.jpg" vspace="30" /> </a>

    
  <p> Copyright &copy; - <script type="text/javascript" language="javascript"> document.write(currentDate); </script>: Developed by Zambezi Safari & Travel Co. Ltd & late night coffee <br/>Registered Office: Francis Clark LLP, North Quay House, Sutton Harbour, Plymouth, PL4 0RA, UK.   
Company No: 03672841
<br /></p>
</div><script language="javascript" type="text/javascript">
function loadSafariHelper(id) {
    $('#safari_helper_answers').css('display','none');
    $('#saf_hlp_quest').load('/ajaxfeeds/safari_helper.php?safariHelperId=' + id);
}

function loadSafariHelperSafaris(safariHelperId,safariIds) {
    $('#safari_helper_answers').css('display','');
    $('#saf_hlp_ans').loader().load('/ajaxfeeds/safari_helper_matches.php?safariHelperId=' + safariHelperId + '&safariIds=' + safariIds);
}

$(document).ready(function() {
    loadSafariHelper();
});

</script>
</body>
</html>
Go to top

About QuoBuzz.com

Our site strives to provide helpful information to our readers.  By offering not only fact-based whois information, but also an informative overview of each website, we seek to give you a broad view of how each site operates.  Every day our writers and researchers work together to find all of the most up-to-date information about each website we feature.  Our goal is to create a space where you will gain the most information for your time, because in our view, our time is spent saving others’ time.  Rather than spending hours scouring the web for the information you seek, you will be able to find it all in one well-organized space, allowing you more time to enjoy browsing the web at your leisure.

Read on

What they say about us!

This site has been a great resource for me. The ease of use, wide variety of information, as well as the great layout are a refreshing change to the standard, bulky sites I have used in the past. Here I am able to find everything I need in one site, without spending hours sifting through little bits of information across the Internet. This has led to improving my own productivity, because I spend far less time searching all over the place for the content I need. I definitely see a strong future for this site and will continue to use it for my needs.

eRic000 - eRic Design

More...