html = '<TABLE WIDTH=850 BORDER=0 CELLPADDING=0 CELLSPACING=0 bgcolor=#333333>'
	+ '<TR><TD><IMG SRC="/tbm/tbm/images/spacer.gif" WIDTH=39 HEIGHT=1 ALT=""></TD>'
	+ '<TD><A HREF="/tbm/products/index.html"><IMG SRC="/tbm/products/images/products_top_01.gif" WIDTH=350 HEIGHT=127 BORDER=0 ALT="Technostructure Beautiful Method"></A></TD>'
	+ '<TD><A HREF="/tbm/products/argan/index.html"><IMG SRC="/tbm/products/images/products_top_argan.gif" WIDTH=141 HEIGHT=127 BORDER=0 ALT="VIDA TERRA"></A></TD>'
	+ '<TD><A HREF="/tbm/products/vida-modo/index.html"><IMG SRC="/tbm/products/images/products_top_modo.gif" WIDTH=141 HEIGHT=127 BORDER=0 ALT="TBM"></A></TD>'
	+ '<TD><A HREF="/tbm/products/tbm/index.html"><IMG SRC="/tbm/products/images/products_top_tbm.gif" WIDTH=140 HEIGHT=127 BORDER=0 ALT="TBM"></A></TD>'
+ '<TD><IMG SRC="/tbm/tbm/images/spacer.gif" WIDTH=39 HEIGHT=1 ALT=""></TD></TR>'
	+ '<TR><TD COLSPAN="5><IMG SRC="/tbm/tbm/images/spacer.gif" HEIGHT=10 ALT="" border=0></TD></TR>'
	+ '</TABLE>'
    document.write( html ) 

