/*
P&G

Science in the box

teaser2.js

V 0.1

created 30-09-2003 oBu
last edited 01-09-2004 pb
*/

if (chosLang=="fr_FR") {
	document.write("<script src='../../fr_FR/teaser/teaser70.js'></script>");
}

else if  (chosLang=="es_ES") {
	document.write("<script src='../../es_ES/teaser/teaser70.js'></script>");
}
else if  (chosLang=="it_IT") {
	document.write("<script src='../../it_IT/teaser/teaser70.js'></script>");
}

else {


tLink1="http://www.pg.com/science/aa_commitment.jhtml";

tString=""+

//  target=\"_blank\"

"<tr><td class=\"teaser\">We no longer use animals in evaluating the safety of our non-food, non-drug consumer products except when required by law. <br>Read more on this on our <img src=\""+pathPre+"gfx/arrow.gif\" width=\"8\" height=\"10\" border=\"0\" alt=\"\"><a href=\""+tLink1+"\" class=\"blueboldteaser\" target=\"_blank\">Animal Alternatives<br><img src=\""+pathPre+"gfx/trans.gif\" width=\"8\" height=\"10\" border=\"0\" alt=\"\">Commitment.</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);

}
