/*
P&G

Science in the box

teaser34.js

V 0.2

created 01-10-2003 oBu
last edited 02-10-2003 oBu
*/

if (chosLang=="fr_FR") {
	document.write("<script src='../../fr_FR/teaser/teaser34.js'></script>");
}

else if  (chosLang=="es_ES") {
	document.write("<script src='../../es_ES/teaser/teaser34.js'></script>");
}
else if  (chosLang=="it_IT") {
	document.write("<script src='../../it_IT/teaser/teaser34.js'></script>");
}

else {

tLink1="http://www.epa.gov/oppt/newchems/21ecosar.htm";
tLink2="http://www.cciw.ca/wqrjc/34-1/34-1-179.htm";


tString=""+

"<tr><td class=\"teaser\">ECOSAR is a software program for the estimation of toxicity of chemicals to aquatic organisms. It is part of the EPI Suite group of estimation programs. <img src=\""+pathPre+"gfx/arrow.gif\" width=\"8\" height=\"10\" border=\"0\" alt=\"\"><a href=\""+tLink2+"\" class=\"blueboldteaser\" target=\"_blank\">Download EPI Suite</a> free of charge from the US EPA web site. As with all property estimation programs, interpreting the results requires a certain amount of expertise.</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);
}
