/*
P&G

Science in the box

teaser44.js

V 0.1

created 30-09-2003 oBu
last edited 01-10-2003 oBu
*/
if (chosLang=="fr_FR") {
	document.write("<script src='../../fr_FR/teaser/teaser44.js'></script>");
}

else if  (chosLang=="es_ES") {
	document.write("<script src='../../es_ES/teaser/teaser44.js'></script>");
}
else if  (chosLang=="it_IT") {
	document.write("<script src='../../it_IT/teaser/teaser44.js'></script>");
}

else {

tLink1="http://www.usgs.gov/research/gis/title.html";
tLink2="http://www.esri.com/";
tLink3="http://www.werf.org/press/winter02/02wi_proctor&gamble.cfm";
tLink4="http://www.epa.gov/ost/biocriteria/stressors/stressorid.pdf";
tLink5="http://www.great-er.org/pages/home.cfm";

tString=""+

"<tr><td class=\"teaser\">Eco-epidemiology is a young science but vitally important to help understand how chemical and physical factors interact to help shape the environment.  See these web sites for additional information about P&G’s Exposure Modeling programs, GIS or eco-epidemiology.  </td></tr>"+

"<tr><td><img src=\""+pathPre+"gfx/arrow.gif\" width=\"8\" height=\"10\" border=\"0\" alt=\"\"><a href=\""+tLink1+"\" class=\"blueboldteaser\" target=\"blank\">www.usgs.gov</a></td></tr>"+

"<tr><td><img src=\""+pathPre+"gfx/arrow.gif\" width=\"8\" height=\"10\" border=\"0\" alt=\"\"><a href=\""+tLink2+"\" class=\"blueboldteaser\" target=\"blank\">www.esri.com</a></td></tr>"+

"<tr><td><img src=\""+pathPre+"gfx/arrow.gif\" width=\"8\" height=\"10\" border=\"0\" alt=\"\"><a href=\""+tLink3+"\" class=\"blueboldteaser\" target=\"blank\">www.werf.org</a></td></tr>"+

"<tr><td><img src=\""+pathPre+"gfx/arrow.gif\" width=\"8\" height=\"10\" border=\"0\" alt=\"\"><a href=\""+tLink4+"\" class=\"blueboldteaser\" target=\"blank\">www.epa.gov</a></td></tr>"+

"<tr><td><img src=\""+pathPre+"gfx/arrow.gif\" width=\"8\" height=\"10\" border=\"0\" alt=\"\"><a href=\""+tLink5+"\" class=\"blueboldteaser\" target=\"blank\">www.great-er.org</a></td></tr>"+

"<tr><td><img src=\""+pathPre+"gfx/trans.gif\" width=\"1\" height=\"7\" border=\"0\" alt=\"\"></td></tr>"+
"<tr><td bgcolor=\"#cccccc\"><img src=\""+pathPre+"gfx/trans.gif\" width=\"1\" height=\"1\" border=\"0\" alt=\"\"></td></tr>"+
"<tr><td><img src\""+pathPre+"gfx/trans.gif\" width=\"1\" height=\"7\" border=\"0\" alt=\"\"></td></tr>"+

"";

document.write(tString);

}

