/*
P&G

Science in the box

teaser22js

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/teaser22.js'></script>");
}

else if  (chosLang=="es_ES") {
	document.write("<script src='../../es_ES/teaser/teaser22.js'></script>");
}
else if  (chosLang=="it_IT") {
	document.write("<script src='../../it_IT/teaser/teaser22.js'></script>");
}

else {

	tLink="feedback_en.html";


tString=""+

"<tr><td class=\"teaser\">This site was recently re<br>designed based on<br>comments from our readers.<br>We welcome your feedback.<br><img src=\""+pathPre+"gfx/arrow.gif\" width=\"8\" height=\"10\" border=\"0\" alt=\"\"><a href=\""+tLink+"\" class=\"blueboldteaser\">Please tell us how <br><img src=\""+pathPre+"gfx/trans.gif\" width=\"8\" height=\"10\" border=\"0\" alt=\"\">we did.</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);
}
