function writeObj() {

	if (hasFlash3up == true || hasFlash == true) {
		if (useVBMethod == true && hasFlash4 == true) {
			document.writeln('<object width="247" height="260" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,0,0"><param name="MOVIE" value="/graphics/png/PNGAfricaregionMap.swf"></object>');
		} else {
			document.writeln('<embed width="247" height="260" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" src="/graphics/png/PNGAfricaregionMap.swf"></embed>');
		}
	} else {
		document.writeln('<img id="imgid371885512" name="imgid371885512" width="247" height="260" border="0" usemap="#34670773" src="/graphics/png/PNGAfricaregionMap.jpg" />');
			if(!document.layers) getImageMap462311262();
	}
}
