<
script type=
"text/javascript"
>
//<![CDATA[
function load() {
if (GBrowserIsCompatible()) {
var map = new GMap2(document.getElementById("map"));
//Adds zoom toolbar
map.addControl(new GSmallMapControl());
//Sets zoom center onload
map.setCenter(new GLatLng(1.0546279422758868, 23.203125), 3, G_SATELLITE_MAP);
// Create our "pinPoint" marker icon
var gh_icon = new GIcon();
gh_icon.image = "http://commprojects.jhsph.edu/globalhealth/_images/pinPoint.png";
gh_icon.shadow = "http://commprojects.jhsph.edu/globalhealth/_images/mm_20_shadow.png";
gh_icon.iconSize = new GSize(12, 20);
gh_icon.shadowSize = new GSize(22, 20);
gh_icon.iconAnchor = new GPoint(6, 20);
gh_icon.infoWindowAnchor = new GPoint(5, 1);
//calculates our current coords and prints them on the page
GEvent.addListener(map, "moveend", function() {
var center = map.getCenter();
document.getElementById("message").innerHTML = center.toString();
});
// Creates a marker at the given point with the
given number label
function createMarker(point, infoTabs) {
var marker = new GMarker(point,gh_icon);
GEvent.addListener(marker, "click", function() {
marker.openInfoWindowTabsHtml(infoTabs);
});
return marker;
}
var point = new GLatLng(0.3155556, 32.5655556);
var message_articles = "<div style='width:250px;min-height:100px;padding-bottom:10px;clear:both;'><h1>Kampala, Uganda
";
message_articles += "<ul class='mapul'>";
message_articles += "<li class='mapli'><a href='/2006/Spring/africa/abrahams_story/' title='Essay'>Essay
";
message_articles += "
";
message_articles += "
";
var message_projects = "<div class='popupWindow' style='width:250px;'><h1><a href='http://commprojects.jhsph.edu/globalhealth/Country.cfm?country_code=UG' title='Projects in Uganda'>Kampala, Uganda
";
message_projects += "<ul class='mapul'>";
message_projects += "<li class='mapli'><a href='http://commprojects.jhsph.edu/globalhealth/GlobalProjectDetail.cfm?project_id=6261&country_code=UG' title='HIV Dementia in Uganda: Response to Highly Active Antiretroviral Therapy'>HIV Dementia in Uganda: Response to Highly Active Antiretroviral Therapy
";
message_projects += "<li class='mapli'><a href='http://commprojects.jhsph.edu/globalhealth/GlobalProjectDetail.cfm?project_id=7380&country_code=UG' title='A randomized, controlled trial of short cycle intermittent versus continuous HAART for the treatment of chronic HIV infection in Uganda'>A randomized, controlled trial of short cycle intermittent versus continuous HAART for the treatment of chronic HIV infection in Uganda
";
message_projects += "
";
message_projects += "
";
var infoTabs = [
new GInfoWindowTab("Articles", message_articles),
new GInfoWindowTab("Projects", message_projects)
];
map.addOverlay(createMarker(point,infoTabs));
var point = new GLatLng(-6.8, 39.2833333);
var message_articles = "<div style='width:250px;min-height:100px;padding-bottom:10px;clear:both;'><h1>Dar es Salaam, Tanzania
";
message_articles += "<ul class='mapul'>";
message_articles += "<li class='mapli'><a href='/2006/Spring/africa/news/debeers_scholars/' title='A Jewel of an Opportunity'>A Jewel of an Opportunity
";
message_articles += "
";
message_articles += "
";
var message_projects = "<div class='popupWindow' style='width:250px;'><h1><a href='http://commprojects.jhsph.edu/globalhealth/Country.cfm?country_code=TZ' title='Projects in Tanzania'>Dar es Salaam, Tanzania
";
message_projects += "<ul class='mapul'>";
message_projects += "<li class='mapli'><a href='http://commprojects.jhsph.edu/globalhealth/GlobalProjectDetail.cfm?project_id=6343&country_code=TZ' title='Abstinence and Behavior Change for Youth (ARK Project)'>Abstinence and Behavior Change for Youth (ARK Project)
";
message_projects += "<li class='mapli'><a href='http://commprojects.jhsph.edu/globalhealth/GlobalProjectDetail.cfm?project_id=7025&country_code=TZ' title='Introduction of Zinc Treatment for Childhood Diarrhea in Tanzania'>Introduction of Zinc Treatment for Childhood Diarrhea in Tanzania
";
message_projects += "
";
message_projects += "
";
var infoTabs = [
new GInfoWindowTab("Articles", message_articles),
new GInfoWindowTab("Projects", message_projects)
];
map.addOverlay(createMarker(point,infoTabs));
var point = new GLatLng(12.1130556, 15.0491667);
var message_articles = "<div style='width:250px;min-height:100px;padding-bottom:10px;clear:both;'><h1>N'Djamena, Chad
";
message_articles += "<ul class='mapul'>";
message_articles += "<li class='mapli'><a href='/2006/Spring/africa/news/development/' title='Tapping Oil Revenues for Health?'>Tapping Oil Revenues for Health?
";
message_articles += "
";
message_articles += "
";
var message_projects = "<div class='popupWindow' style='width:250px;'><h1><a href='http://commprojects.jhsph.edu/globalhealth/Country.cfm?country_code=CD' title='Projects in Chad'>N'Djamena, Chad
";
message_projects += "<ul class='mapul'>";
message_projects += "<li class='mapli'><a href='http://commprojects.jhsph.edu/globalhealth/GlobalProjectDetail.cfm?project_id=6213&country_code=CD' title='The Chad Pipeline Project: Local Ecologies And Health'>The Chad Pipeline Project: Local Ecologies And Health
";
message_projects += "
";
message_projects += "
";
var infoTabs = [
new GInfoWindowTab("Articles", message_articles),
new GInfoWindowTab("Projects", message_projects)
];
map.addOverlay(createMarker(point,infoTabs));
var point = new GLatLng(3.8666667, 11.5166667);
var message_articles = "<div style='width:250px;min-height:100px;padding-bottom:10px;clear:both;'><h1>Yaounde, Cameroon
";
message_articles += "<ul class='mapul'>";
message_articles += "<li class='mapli'><a href='/2006/Spring/africa/news/virus_hunting/' title='Toward Safer Handling of Bushmeat'>Toward Safer Handling of Bushmeat
";message_articles += "<li class='mapli'><a href='/2006/Spring/galleries.cfm?gallery_id=1' title='Photo Gallery: Dean Klag's Photos'>Photo Gallery: Dean Klag's Photos
";
message_articles += "
";
message_articles += "
";
var message_projects = "<div class='popupWindow' style='width:250px;'><h1><a href='http://commprojects.jhsph.edu/globalhealth/Country.cfm?country_code=CM' title='Projects in Cameroon'>Yaounde, Cameroon
";
message_projects += "<ul class='mapul'>";
message_projects += "<li class='mapli'><a href='http://commprojects.jhsph.edu/globalhealth/GlobalProjectDetail.cfm?project_id=7395&country_code=CM' title='Cameroon: Building the Capacity of Skilled Birth Attendants (through the ACCESS Program)'>Cameroon: Building the Capacity of Skilled Birth Attendants (through the ACCESS Program)
";
message_projects += "<li class='mapli'><a href='http://commprojects.jhsph.edu/globalhealth/GlobalProjectDetail.cfm?project_id=7397&country_code=CM' title='West Africa Regional Program: Building Capacity in Essential and Emergency Obstetric and Newborn Care from the Clinic to the Community (through the ACCESS Program)'>West Africa Regional Program: Building Capacity in Essential and Emergency Obstetric and Newborn Care from the Clinic to the Community (through the ACCESS Program)
";
message_projects += "
";
message_projects += "
";
var infoTabs = [
new GInfoWindowTab("Articles", message_articles),
new GInfoWindowTab("Projects", message_projects)
];
map.addOverlay(createMarker(point,infoTabs));
var point = new GLatLng(12.65, -8);
var message_articles = "<div style='width:250px;min-height:100px;padding-bottom:10px;clear:both;'><h1>Bamako, Mali
";
message_articles += "<ul class='mapul'>";
message_articles += "<li class='mapli'><a href='/2006/Spring/africa/news/child_health/' title='Targeting the Persistent Killers'>Targeting the Persistent Killers
";
message_articles += "
";
message_articles += "
";
var message_projects = "<div class='popupWindow' style='width:250px;'><h1><a href='http://commprojects.jhsph.edu/globalhealth/Country.cfm?country_code=ML' title='Projects in Mali'>Bamako, Mali
";
message_projects += "<ul class='mapul'>";
message_projects += "<li class='mapli'><a href='http://commprojects.jhsph.edu/globalhealth/GlobalProjectDetail.cfm?project_id=7058&country_code=ML' title='Mali Cercle Level Health - Ciwara Project'>Mali Cercle Level Health - Ciwara Project
";
message_projects += "<li class='mapli'><a href='http://commprojects.jhsph.edu/globalhealth/GlobalProjectDetail.cfm?project_id=6820&country_code=ML' title='Effectiveness of Zinc in the Treatment of Diarrhea '>Effectiveness of Zinc in the Treatment of Diarrhea
";
message_projects += "
";
message_projects += "
";
var infoTabs = [
new GInfoWindowTab("Articles", message_articles),
new GInfoWindowTab("Projects", message_projects)
];
map.addOverlay(createMarker(point,infoTabs));
var point = new GLatLng(9.0333333, 38.7);
var message_articles = "<div style='width:250px;min-height:100px;padding-bottom:10px;clear:both;'><h1>Addis Ababa, Ethiopia
";
message_articles += "<ul class='mapul'>";
message_articles += "<li class='mapli'><a href='/2006/Spring/africa/news/debeers_scholars/' title='A Jewel of an Opportunity'>A Jewel of an Opportunity
";message_articles += "<li class='mapli'><a href='/2006/Spring/africa/news/hiv/' title='Racing Time to Save Children's Lives'>Racing Time to Save Children's Lives
";
message_articles += "
";
message_articles += "
";
var message_projects = "<div class='popupWindow' style='width:250px;'><h1><a href='http://commprojects.jhsph.edu/globalhealth/Country.cfm?country_code=ET' title='Projects in Ethiopia'>Addis Ababa, Ethiopia
";
message_projects += "<ul class='mapul'>";
message_projects += "<li class='mapli'><a href='http://commprojects.jhsph.edu/globalhealth/GlobalProjectDetail.cfm?project_id=7641&country_code=ET' title='Ethiopia: Improving the Skills of Health Workers (through the ACCESS Program)'>Ethiopia: Improving the Skills of Health Workers (through the ACCESS Program)
";
message_projects += "<li class='mapli'><a href='http://commprojects.jhsph.edu/globalhealth/GlobalProjectDetail.cfm?project_id=6247&country_code=ET' title='Voluntary HIV Testing And Counseling Integrated With Contraceptive Services Study In Ethiopia (Vics Study)'>Voluntary HIV Testing And Counseling Integrated With Contraceptive Services Study In Ethiopia (Vics Study)
";
message_projects += "
";
message_projects += "
";
var infoTabs = [
new GInfoWindowTab("Articles", message_articles),
new GInfoWindowTab("Projects", message_projects)
];
map.addOverlay(createMarker(point,infoTabs));
var point = new GLatLng(-15.4166667, 28.2833333);
var message_articles = "<div style='width:250px;min-height:100px;padding-bottom:10px;clear:both;'><h1>Lusaka, Zambia
";
message_articles += "<ul class='mapul'>";
message_articles += "<li class='mapli'><a href='/2006/Spring/africa/news/measles/' title='A Great Campaign, Then What?'>A Great Campaign, Then What?
";message_articles += "<li class='mapli'><a href='/2006/Spring/africa/know_the_enemy/' title='Feature Home'>Getting to Know the Enemy
";
message_articles += "
";
message_articles += "
";
var message_projects = "<div class='popupWindow' style='width:250px;'><h1><a href='http://commprojects.jhsph.edu/globalhealth/Country.cfm?country_code=ZA' title='Projects in Zambia'>Lusaka, Zambia
";
message_projects += "<ul class='mapul'>";
message_projects += "<li class='mapli'><a href='http://commprojects.jhsph.edu/globalhealth/GlobalProjectDetail.cfm?project_id=7570&country_code=ZA' title='Child sexual abuse'>Child sexual abuse
";
message_projects += "<li class='mapli'><a href='http://commprojects.jhsph.edu/globalhealth/GlobalProjectDetail.cfm?project_id=7447&country_code=ZA' title='Zambia: Distance-Learning Course for Antiretroviral Therapy Providers'>Zambia: Distance-Learning Course for Antiretroviral Therapy Providers
";
message_projects += "
";
message_projects += "
";
var infoTabs = [
new GInfoWindowTab("Articles", message_articles),
new GInfoWindowTab("Projects", message_projects)
];
map.addOverlay(createMarker(point,infoTabs));
var point = new GLatLng(15.75, 32.5);
var message_articles = "<div style='width:250px;min-height:100px;padding-bottom:10px;clear:both;'><h1>Khartoum, Sudan
";
message_articles += "<ul class='mapul'>";
message_articles += "<li class='mapli'><a href='/2006/Spring/africa/news/refugees/' title='A "Humanitarian Emergency" Among the Beja'>A "Humanitarian Emergency" Among the Beja
";
message_articles += "
";
message_articles += "
";
var message_projects = "<div class='popupWindow' style='width:250px;'><h1><a href='http://commprojects.jhsph.edu/globalhealth/Country.cfm?country_code=SU' title='Projects in Sudan'>Khartoum, Sudan
";
message_projects += "<ul class='mapul'>";
message_projects += "<li class='mapli'><a href='http://commprojects.jhsph.edu/globalhealth/GlobalProjectDetail.cfm?project_id=6859&country_code=SU' title='Contract For Nutritional Assessment East Sudan'>Contract For Nutritional Assessment East Sudan
";
message_projects += "<li class='mapli'><a href='http://commprojects.jhsph.edu/globalhealth/GlobalProjectDetail.cfm?project_id=7431&country_code=SU' title='Sudan: Strengthening Reproductive Health Care Providers in a Humanitarian Crisis'>Sudan: Strengthening Reproductive Health Care Providers in a Humanitarian Crisis
";
message_projects += "
";
message_projects += "
";
var infoTabs = [
new GInfoWindowTab("Articles", message_articles),
new GInfoWindowTab("Projects", message_projects)
];
map.addOverlay(createMarker(point,infoTabs));
var point = new GLatLng(-33.9166667, 18.4166667);
var message_articles = "<div style='width:250px;min-height:100px;padding-bottom:10px;clear:both;'><h1>Cape Town, South Africa
";
message_articles += "<ul class='mapul'>";
message_articles += "<li class='mapli'><a href='/2006/Spring/africa/news/hiv/' title='Racing Time to Save Children's Lives'>Racing Time to Save Children's Lives
";message_articles += "<li class='mapli'><a href='/2006/Spring/africa/news/tb/' title='A Strategic Approach to Controlling TB'>A Strategic Approach to Controlling TB
";
message_articles += "
";
message_articles += "
";
var message_projects = "<div class='popupWindow' style='width:250px;'><h1><a href='http://commprojects.jhsph.edu/globalhealth/Country.cfm?country_code=SF' title='Projects in South Africa'>Cape Town, South Africa
";
message_projects += "<ul class='mapul'>";
message_projects += "<li class='mapli'><a href='http://commprojects.jhsph.edu/globalhealth/GlobalProjectDetail.cfm?project_id=7517&country_code=SF' title='Hepatotoxicity from Nevirapine based HAART in sub-Saharan Africa'>Hepatotoxicity from Nevirapine based HAART in sub-Saharan Africa
";
message_projects += "<li class='mapli'><a href='http://commprojects.jhsph.edu/globalhealth/GlobalProjectDetail.cfm?project_id=7271&country_code=SF' title='Impact of a new, cheaper female condom'>Impact of a new, cheaper female condom
";
message_projects += "
";
message_projects += "
";
var infoTabs = [
new GInfoWindowTab("Articles", message_articles),
new GInfoWindowTab("Projects", message_projects)
];
map.addOverlay(createMarker(point,infoTabs));
var point = new GLatLng(-0.72, 31.4838889);
var message_articles = "<div style='width:250px;min-height:100px;padding-bottom:10px;clear:both;'><h1>Rakai, Uganda
";
message_articles += "<ul class='mapul'>";
message_articles += "<li class='mapli'><a href='/2006/Spring/departments/open_mike/' title='Open Mike'>Open Mike
";message_articles += "<li class='mapli'><a href='/2006/Spring/galleries.cfm?gallery_id=4' title='Photo Gallery: Scenes from Rakai, Uganda'>Photo Gallery: Scenes from Rakai, Uganda
";message_articles += "<li class='mapli'><a href='/2006/Spring/africa/temporary_miracle/' title='Feature Home'>A Temporary Miracle
";message_articles += "<li class='mapli'><a href='/2006/Spring/galleries.cfm?gallery_id=1' title='Photo Gallery: Dean Klag's Photos'>Photo Gallery: Dean Klag's Photos
";message_articles += "<li class='mapli'><a href='/2006/Spring/online_extras/content/yosam_katongole.cfm' title='Online Extras: Elegy for Yosam'>Online Extras: Elegy for Yosam
";
message_articles += "
";
message_articles += "
";
var message_projects = "<div class='popupWindow' style='width:250px;'><h1><a href='http://commprojects.jhsph.edu/globalhealth/Country.cfm?country_code=UG' title='Projects in Uganda'>Rakai, Uganda
";
message_projects += "<ul class='mapul'>";
message_projects += "<li class='mapli'><a href='http://commprojects.jhsph.edu/globalhealth/GlobalProjectDetail.cfm?project_id=7385&country_code=UG' title='International Studies Of Acquired Immune Deficiency Syndrome (AIDS)'>International Studies Of Acquired Immune Deficiency Syndrome (AIDS)
";
message_projects += "<li class='mapli'><a href='http://commprojects.jhsph.edu/globalhealth/GlobalProjectDetail.cfm?project_id=7941&country_code=UG' title='Effect of Peer Health Workers and a Mobile Phone Support Intervention on AIDS Care in Rakai, Uganda'>Effect of Peer Health Workers and a Mobile Phone Support Intervention on AIDS Care in Rakai, Uganda
";
message_projects += "
";
message_projects += "
";
var infoTabs = [
new GInfoWindowTab("Articles", message_articles),
new GInfoWindowTab("Projects", message_projects)
];
map.addOverlay(createMarker(point,infoTabs));
var point = new GLatLng(-16.4333333, 26.7833333);
var message_articles = "<div style='width:250px;min-height:100px;padding-bottom:10px;clear:both;'><h1>Macha, Zambia
";
message_articles += "<ul class='mapul'>";
message_articles += "<li class='mapli'><a href='/2006/Spring/africa/know_the_enemy/malaria_fever.cfm' title='When is a Fever Caused by Malaria?'>When is a Fever Caused by Malaria?
";message_articles += "<li class='mapli'><a href='/2006/Spring/galleries.cfm?gallery_id=1' title='Photo Gallery: Dean Klag's Photos'>Photo Gallery: Dean Klag's Photos
";message_articles += "<li class='mapli'><a href='/2006/Spring/africa/voices/clive_shiff.cfm' title='African Voices: Clive Shiff'>African Voices: Clive Shiff
";message_articles += "<li class='mapli'><a href='/2006/Spring/africa/voices/maria_siampendi.cfm' title='African Voices: Maria Siampendi'>African Voices: Maria Siampendi
";message_articles += "<li class='mapli'><a href='/2006/Spring/africa/know_the_enemy/' title='Feature Home'>Getting to Know the Enemy
";message_articles += "<li class='mapli'><a href='/2006/Spring/galleries.cfm?gallery_id=3' title='Photo Gallery: Hunting Anopheles Mosquitoes in Macha, Zambia'>Photo Gallery: Hunting Anopheles Mosquitoes in Macha, Zambia
";
message_articles += "
";
message_articles += "
";
var message_projects = "<div class='popupWindow' style='width:250px;'><h1><a href='http://commprojects.jhsph.edu/globalhealth/Country.cfm?country_code=ZA' title='Projects in Zambia'>Macha, Zambia
";
message_projects += "<ul class='mapul'>";
message_projects += "<li class='mapli'><a href='http://commprojects.jhsph.edu/globalhealth/GlobalProjectDetail.cfm?project_id=7893&country_code=ZA' title='Impact of population movement and foraging behavior of Anopheles arabiensis'>Impact of population movement and foraging behavior of Anopheles arabiensis
";
message_projects += "<li class='mapli'><a href='http://commprojects.jhsph.edu/globalhealth/GlobalProjectDetail.cfm?project_id=7450&country_code=ZA' title='Natural Immune Response to malarial antigens'>Natural Immune Response to malarial antigens
";
message_projects += "
";
message_projects += "
";
var infoTabs = [
new GInfoWindowTab("Articles", message_articles),
new GInfoWindowTab("Projects", message_projects)
];
map.addOverlay(createMarker(point,infoTabs));
var point = new GLatLng(6.6833333, -1.6166667);
var message_articles = "<div style='width:250px;min-height:100px;padding-bottom:10px;clear:both;'><h1>Kumasi, Ghana
";
message_articles += "<ul class='mapul'>";
message_articles += "<li class='mapli'><a href='/2006/Spring/africa/if_we_dont/' title='Feature Home'>"If We Don't Then Who?"
";
message_articles += "
";
message_articles += "
";
var message_projects = "<div class='popupWindow' style='width:250px;'><h1><a href='http://commprojects.jhsph.edu/globalhealth/Country.cfm?country_code=GH' title='Projects in Ghana'>Kumasi, Ghana
";
message_projects += "<ul class='mapul'>";
message_projects += "
";
message_projects += "
";
var infoTabs = [
new GInfoWindowTab("Articles", message_articles),
new GInfoWindowTab("Projects", message_projects)
];
map.addOverlay(createMarker(point,infoTabs));
var point = new GLatLng(7.3877778, 3.8963889);
var message_articles = "<div style='width:250px;min-height:100px;padding-bottom:10px;clear:both;'><h1>Ibadan, Nigeria
";
message_articles += "<ul class='mapul'>";
message_articles += "<li class='mapli'><a href='/2006/Spring/africa/if_we_dont/' title='Feature Home'>"If We Don't Then Who?"
";
message_articles += "
";
message_articles += "
";
var message_projects = "<div class='popupWindow' style='width:250px;'><h1><a href='http://commprojects.jhsph.edu/globalhealth/Country.cfm?country_code=NI' title='Projects in Nigeria'>Ibadan, Nigeria
";
message_projects += "<ul class='mapul'>";
message_projects += "<li class='mapli'><a href='http://commprojects.jhsph.edu/globalhealth/GlobalProjectDetail.cfm?project_id=7018&country_code=NI' title='Future Health Systems: Innovations for Equity'>Future Health Systems: Innovations for Equity
";
message_projects += "
";
message_projects += "
";
var infoTabs = [
new GInfoWindowTab("Articles", message_articles),
new GInfoWindowTab("Projects", message_projects)
];
map.addOverlay(createMarker(point,infoTabs));
}
}
//]]>
</
script>