with(document){
write('<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0">');

write('<TR>');
write('<TD ALIGN="left" VALIGN="top"><IMG SRC="/bilder/trans.gif" WIDTH="26" HEIGHT="10" BORDER="0" ALT=""></TD>');
write('<TD ALIGN="left" VALIGN="top" COLSPAN="2"><IMG SRC="/bilder/trans.gif" WIDTH="115" HEIGHT="1" BORDER="0" ALT=""></TD>');
write('</TR>');
write('<TR>'); 
write('<TD ALIGN="right" VALIGN="top"><IMG SRC="/bilder/trans.gif" WIDTH="1" HEIGHT="4" BORDER="0" ALT=""><br><IMG SRC="/bilder/promo_bullet.gif" WIDTH="5" HEIGHT="5" BORDER="0" ALT=""><IMG SRC="/bilder/trans.gif" WIDTH="10" HEIGHT="1" BORDER="0" ALT=""></TD>');
write('<TD ALIGN="left" VALIGN="middle" COLSPAN="2" class="copytext"><a href="/englisch/loesungen/liquisoft.htm?cap='+curr_Cap+'&sub='+curr_Sub+'" CLASS="promolinkb">The perfect assistant:</a><br>liqui-soft&#174; titrates, dispenses and produces protocols for you.</TD>');
write('</TR>');	

write('</table>');
close();
}