/*
P&G

Science in the box

teaser88.js

V 0.2

created 01-10-2003 oBu
last edited 31-05-2005 dg
*/


if (pathPre=="de_DE/") {
	tLink="javascript: open_pic_scroll('de_DE/programs/how.html','how','720','560');";
} else {
	tLink="javascript: open_pic_scroll('../programs/how.html','how','720','560');";
}

tString=""+

"<tr><td class=\"teaser\"><img src=\""+pathPre+"gfx/arrow.gif\" width=\"8\" height=\"10\" border=\"0\" alt=\"\"><a href=\""+tLink+"\" class=\"blueboldteaser\">Geschichte des W&auml;schewaschens</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);

