//===== relative URL handling code for js files ================
sWZBaseFolder = "www.go2africa.com";                          
sWZ = window.location.href;                                     
iWZ = sWZ.indexOf(sWZBaseFolder) + sWZBaseFolder.length + 1;    
sWZBase = sWZ.substring(0,iWZ);                                 
//===== Copyright © 2001 Spidersoft. All rights reserved. ======

 function popup4(docsrc) {

var docwidth = 450, docheight = 200, docleft = ((screen.width/2) - 180), doctop = ((screen.width/2) - 490);
	if (window.win && window.win.open && !window.win.closed){
		win.focus();
	}
	else
	{
	win = window.open(docsrc, 'rates', 'toolbars=yes,scrollbars=yes,location=no,statusbars=no,menubars=no,resizable=no,width=' + docwidth + ',height=' + docheight + ',left=' + docleft + ',top=' + doctop);
	}
}

function popup(docsrc) {

var docwidth = 425, docheight = 350, docleft = ((screen.width/2) - 180), doctop = ((screen.width/2) - 490);
	if (window.win && window.win.open && !window.win.closed){
		win.focus();
	}
	else
	{
	win = window.open(docsrc, 'rates', 'toolbars=yes,scrollbars=yes,location=no,statusbars=no,menubars=no,resizable=no,width=' + docwidth + ',height=' + docheight + ',left=' + docleft + ',top=' + doctop);
	}
}

function popup1(docsrc) {

var docwidth = 250, docheight = 156, docleft = ((screen.width/2) - 180), doctop = ((screen.width/2) - 490);
	if (window.locwin && window.locwin.open && !window.locwin.closed){
		locwin.focus();
	}
	else
	{
	locwin = window.open(docsrc, 'specials', 'toolbars=no,scrollbars=no,location=no,statusbars=no,menubars=no,resizable=no,width=' + docwidth + ',height=' + docheight + ',left=' + docleft + ',top=' + doctop);
	}
}

<!--
function popup2(docsrc) {

var docwidth = 600, docheight = 300, docleft = ((screen.width/2) - 600), doctop = ((screen.width/2) - 600);
	if (window.win1 && window.win1.open && !window.win1.closed){
		win1.focus();
	}
	else
	{
	win1 = window.open(docsrc, 'Accommodation', 'toolbars=no,scrollbars=yes,location=no,statusbars=no,menubars=no,resizable=no,width=' + docwidth + ',height=' + docheight + ',left=' + docleft + ',top=' + doctop);
	}
}

function popup5(docsrc) {

var docwidth = 275, docheight = 268, docleft = ((screen.width/2) - 400), doctop = ((screen.width/2) - 380);
	if (window.win && window.win.open && !window.win.closed){
		win.focus();
	}
	else
	{
	win = window.open(docsrc, 'rates', 'toolbars=yes,scrollbars=no,location=no,statusbars=no,menubars=no,resizable=no,width=' + docwidth + ',height=' + docheight + ',left=' + docleft + ',top=' + doctop);
	}
}

function popup6(docsrc) {

var docwidth = 370, docheight = 530, docleft = ((screen.width/2) - 400), doctop = ((screen.width/2) - 380);
	if (window.win && window.win.open && !window.win.closed){
		win.focus();
	}
	else
	{
	win = window.open(docsrc, 'foundation', 'toolbars=yes,scrollbars=no,location=no,statusbars=no,menubars=no,resizable=no,width=' + docwidth + ',height=' + docheight + ',left=' + docleft + ',top=' + doctop);
	}
}

function popup7(docsrc) {

var docwidth = 670, docheight = 153, docleft = ((screen.width/2) - 400), doctop = ((screen.width/2) - 380);
	if (window.win && window.win.open && !window.win.closed){
		win.focus();
	}
	else
	{
	win = window.open(docsrc, 'botswana', 'toolbars=yes,scrollbars=no,location=no,statusbars=no,menubars=no,resizable=no,width=' + docwidth + ',height=' + docheight + ',left=' + docleft + ',top=' + doctop);
	}
}

function popup8(docsrc) {

var docwidth = 530, docheight = 295, docleft = ((screen.width/2) - 400), doctop = ((screen.width/2) - 380);
	if (window.win && window.win.open && !window.win.closed){
		win.focus();
	}
	else
	{
	win = window.open(docsrc, 'american', 'toolbars=yes,scrollbars=yes,location=no,statusbars=no,menubars=no,resizable=no,width=' + docwidth + ',height=' + docheight + ',left=' + docleft + ',top=' + doctop);
	}
}

//-->
