<
head>
<title>
Johns Hopkins Public Health Magazine |
</title>
<meta name="keywords"
content=", Johns Hopkins Public Health Magazine,global health,health,Johns Hopkins,Johns Hopkins University,Johns Hopkins Bloomberg School of Public Health,Michael Klag,education,magazine,fall,2005,magazine,johns hopkins public health,public health magazine"
>
<meta name="description"
content=", Johns Hopkins Public Health Magazine, Fall 2005 Edition"
>
<link rel="shortcut icon"
href="http://www.jhsph.edu/bin/v/z/jhsph.ico"
>
<
link rel=
"alternate"
type=
"application/rss+xml"
title=
"RSS"
href=
"http://commprojects.jhsph.edu/pr/newsRSS.xml"
>
<link href="/2005/Fall/_includes/magazine.css"
type="text/css"
media="screen"
rel="stylesheet"
>
<link href="/2005/Fall/_includes/archives.css"
type="text/css"
media="screen"
rel="stylesheet"
>
<link href="/2005/Fall/_includes/print.css"
type="text/css"
media="print"
rel="stylesheet"
>
<script type="text/javascript"
src="/_includes/external.js"
>
</script>
<script type="text/javascript"
src="/_includes/flashobject.js"
>
</script>
<
script type=
"text/javascript"
>
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
// -->
</
script>
<
script type=
"text/javascript"
>
<!--
function _CF_onError(form_object, input_object, object_value, error_message)
{
alert(error_message);
return false;
}
function _CF_hasValue(obj, obj_type)
{
if (obj_type == "TEXT" || obj_type == "PASSWORD")
{
if (obj.value.length == 0)
return false;
else
return true;
}
else if (obj_type == "SELECT")
{
for (i=0; i < obj.length; i++)
{
if (obj.options[i].selected)
return true;
}
return false;
}
else if (obj_type == "SINGLE_VALUE_RADIO" || obj_type == "SINGLE_VALUE_CHECKBOX")
{
if (obj.checked)
return true;
else
return false;
}
else if (obj_type == "RADIO" || obj_type == "CHECKBOX")
{
for (i=0; i < obj.length; i++)
{
if (obj[i].checked)
return true;
}
return false;
}
}
function _CF_checkCFForm_1(_CF_this)
{
if (!_CF_hasValue(_CF_this.Firstname, "TEXT" ))
{
if (!_CF_onError(_CF_this, _CF_this.Firstname, _CF_this.Firstname.value, "Please enter your First name."))
{
return false;
}
}
if (!_CF_hasValue(_CF_this.Lastname, "TEXT" ))
{
if (!_CF_onError(_CF_this, _CF_this.Lastname, _CF_this.Lastname.value, "Please enter your Lastname."))
{
return false;
}
}
if (!_CF_hasValue(_CF_this.emailaddress, "TEXT" ))
{
if (!_CF_onError(_CF_this, _CF_this.emailaddress, _CF_this.emailaddress.value, "Please enter your Email!"))
{
return false;
}
}
return true;
}
//-->
</
script>
<script src="http://www.google.com/jsapi?key=ABQIAAAA9pRfVUV3SECiK5IIiqjN8RTbehYWbOWmYUyFvXErUnaX_g3iuRSOYnv7GNM_1rBcCfUqHm1EQHpTMA"
type="text/javascript"
>
</script>
<
script type=
"text/javascript"
>
google.load("prototype", "1.6.0.3");
google.load("scriptaculous", "1.8.2");
</
script>
<script src="http://commprojects.jhsph.edu/_includes/js/overlay.js"
type="text/javascript"
>
</script>
<
script type=
"text/javascript"
>
// function unsetOverlay() {
// if(overlay) {
// overlay.hide();
// }
// }
function checkRadio(inp) {
if(inp == 'yes') {
document.getElementById("cse-search-box").as_q.value='inurl:http://magazine.jhsph.edu/ OR inurl:http://www.jhsph.edu/publichealthnews/magazine/';
} else {
document.getElementById("cse-search-box").as_q.value='';
}
}
</
script>
<link rel="stylesheet"
href="http://commprojects.jhsph.edu/_includes/css/overlay.css"
type="text/css"
>
<
style type=
"text/css"
>
input.textFieldInput {
width:60%;
float:left;
}
div.hiddenDiv {
display:none;
}
</
style>
<
script type=
"text/javascript"
>
function OnLoad(f_q,f_cx,f_ie,f_epq) {
// Create a search control
var searchControl = new google.search.SearchControl();
searchControl.setResultSetSize(google.search.Search.LARGE_RESULTSET);
//Type of search format
options = new google.search.SearcherOptions();
options.setExpandMode(google.search.SearchControl.EXPAND_MODE_OPEN);
// create websearch
var wse = new google.search.WebSearch();
wse.setSiteRestriction(f_cx);
//var ise = new google.search.ImageSearch();
//ise.setSiteRestriction(f_cx);
//var drawOptions = new google.search.DrawOptions();
//drawOptions.setDrawMode(google.search.SearchControl.DRAW_MODE_TABBED);
// if there's a subsection to add to the search
if(f_epq != '') {
wse.setQueryAddition(f_epq);
}
// create searchers
searchControl.addSearcher(wse,options);
//searchControl.addSearcher(ise);
// searchControl.addSearcher(new google.search.VideoSearch());
// searchControl.addSearcher(new google.search.
BlogSearch());
// searchControl.addSearcher(new google.search.NewsSearch());
// searchControl.addSearcher(new google.search.ImageSearch());
// searchControl.addSearcher(new google.search.BookSearch());
// searchControl.addSearcher(new google.search.PatentSearch());
// create our searchers' target.
var dlgBx = document.getElementById('cse-search-results');
dlgBx.innerHTML = '';
Element.insert(dlgBx,new Element("div", {id:'cdDiv',className:"closeDialog"}));
Element.insert(document.getElementById('cdDiv'),new Element("span", {id:"cDia",className:"closeDialog"}));
document.getElementById('cDia').innerHTML="close";
Element.insert(dlgBx,new Element("div", {id:"srCnt",className:"srContainer"}));
searchControl.draw(document.getElementById('srCnt'));
searchControl.setLinkTarget(google.search.Search.LINK_TARGET_SELF);
searchControl.execute(f_q);
var ovrly = new DialogOverlay(dlgBx);
ovrly.show();
// Search!
}
function loadSearch(f_q,f_cx,f_ie,f
_epq) {
google.load("search", "1", {
"callback" : function() {
OnLoad(f_q,f_cx,f_ie,f_epq);
}
});
}
</
script>
</
head>