/*
SPECIAL DESIGNED SCRIPT MADE FOR - TANZANIA SERENGETI ADVENTURE © COPYRIGHT 2003-2006 ALL RIGHTS RESERVED
*/
if(window.self==window.top) {
doclocnopathfll=location.href.length;
doclocnopathlen=location.href.substring(0,location.href.lastIndexOf('/')+1).length;
doclocnopathend=(doclocnopathfll - doclocnopathlen + 1);
doclocnopathdir=location.href.substring(doclocnopathlen,location.href.lastIndexOf('/')+doclocnopathend);
dlnp=doclocnopathdir;

if(dlnp=="index.html"||dlnp=="index2.html"||dlnp=="top1.html"||dlnp=="top2.html"||dlnp=="left.html"||dlnp=="right.html"){
pageurl="";
}else{
pageurl="index2.html?"+dlnp;
}

if(document.location.href.substring(7,34).indexOf("abouttanzania.com/")==-1){pageurl="";}

document.write("<"+"table border=0 bgcolor=#CC3300><"+"tr><"+"td><"+"a href=\"http://www.abouttanzania.com/"+pageurl+"\" target=\"_top\" style=\"border:0px;background-color:#CC3300;font-weight:bold;text-decoration:none;font-family:Arial;color:#DDDD00;font-size:14px;\">This page is currently 'not' displayed properly*<"+"br />Please click here to view this page within the frameset.<"+"br /><"+"span style='color:#DDDDDD;font-size:10px;'>*You may have accessed this page via a search-engine.<"+"br />OR your browser does not know how to handle frames, if so; clicking this link might make no difference<"+"br />and you may ignore this message OR open this page with a browser which is able to view this page properly.<"+"/span><"+"/a><"+"/td><"+"/tr><"+"/table>");
}