<!--
sfHover=function(){var sfEls=document.getElementById("nav").getElementsByTagName("LI");for(var i=0;i<sfEls.length;i++){sfEls[i].onmouseover=function(){this.className+=" sfhover";}
sfEls[i].onmouseout=function(){this.className=this.className.replace(new RegExp(" sfhover\\b"),"");}}}
if(window.attachEvent)window.attachEvent("onload",sfHover);function wo_map_console(url){window.open(url,"wo_map_console","height=650,width=800,toolbar=no,statusbar=no,scrollbars=yes").focus();}
function bb2_addLoadEvent(func){var oldonload=window.onload;if(typeof window.onload!='function'){window.onload=func;}else{window.onload=function(){oldonload();func();}}}
bb2_addLoadEvent(function(){for(i=0;i<document.forms.length;i++){if(document.forms[i].method=='post'){var myElement=document.createElement('input');myElement.setAttribute('type','hidden');myElement.name='bb2_screener_';myElement.value='1265723415 38.107.191.106';document.forms[i].appendChild(myElement);}}});var popupTimer=null;var rowPopupContents=new Object();var xmlHttp=null;var apiKey='a3ed7f020d10e04c886f804f1cec904c';var ws='xn36ptr';function findPos(obj){var curleft=curtop=0;if(obj.offsetParent){curleft=obj.offsetLeft
curtop=obj.offsetTop
while(obj=obj.offsetParent){curleft+=obj.offsetLeft
curtop+=obj.offsetTop}}
return[curleft,curtop];}
function GetXmlHttpObject(){try{xmlHttp=new XMLHttpRequest();}catch(e){try{xmlHttp=new ActiveXObject("Msxml2.XMLHTTP");}catch(e){xmlHttp=new ActiveXObject("Microsoft.XMLHTTP");}}
return xmlHttp;}
function showHint(apiKey,ws){xmlHttp=GetXmlHttpObject();if(xmlHttp==null){return;}
var url="http://www.mobilitynigeria.com/wp-content/plugins/goingup-web-analytics/Take.php";url=url+"?apiKey="+apiKey+"&ws="+ws;xmlHttp.onreadystatechange=stateChanged;xmlHttp.open("GET",url,true);xmlHttp.send(null);}
function stateChanged(){if(xmlHttp.readyState==4){var popup_content=document.getElementById('row_popup_content');popup_content.innerHTML=xmlHttp.responseText;}}
function showPopupTimer(){clearTimeout(popupTimer);popupTimer=setTimeout('showRowPopup()',300);}
function showRowPopup(){var popupob=document.getElementById('row_popup');var gupob=document.getElementById('row_gu');var popup_content=document.getElementById('row_popup_content');var gu_pos=findPos(gupob);var loading_content='<div stlye="width:100%; height:100%; margin:30px; vertical-align:middle; text-align:center"><br><span style="color:#111111; font-size:10px">Retrieving Data. Please Wait.</span></div>';popupob.style.left=gu_pos[0]+250+"px";popupob.style.top=gu_pos[1]-250+"px";if(popupob.style.display!='block'){popupob.style.visibility='visible';popupob.style.display='block';popup_content.innerHTML=loading_content;}
fillRowPopup();}
function fillRowPopup(){showHint(apiKey,ws);}
function hideRowPopup(){clearTimeout(popupTimer);var popupob=document.getElementById('row_popup');popupob.style.visibility='hidden';popupob.style.display='none';}