text = '';
text += '<TABLE BGCOLOR=#00FF00 WIDTH=800 CELLSPACING=1 BORDER=0 CELLPADDING=1>\n';
text += '<TR><TD BGCOLOR=#FFFF00 CELLSPACING=0 BORDER=0 CELLPADDING=1>\n';
text += '<TABLE WIDTH=100% BORDER=0 BACKGROUND="/images/oy-bg.jpg" CELLPADDING=0 CELLSPACING=0>\n';
text += '<TR><TD ALIGN=RIGHT>\n';
text += '<a href="http://au.elfinx.com" onMouseover="ddrivetip(\'- AUSTRALIA - http://au.elfinx.com\',\'yellow\', 128)"; onMouseout="hideddrivetip()"><IMG SRC="/images/au.gif" BORDER=0 VALIGN=CENTER></a>\n';
text += '<a href="http://sg.elfinx.com" onMouseover="ddrivetip(\'- SINGAPORE - http://sg.elfinx.com\',\'yellow\', 128)"; onMouseout="hideddrivetip()"><IMG SRC="/images/sg.gif" BORDER=0 VALIGN=CENTER></a>\n';
text += '<a href="http://nl.elfinx.com" onMouseover="ddrivetip(\'- NETHERLANDS - http://nl.elfinx.com\',\'yellow\', 143)"; onMouseout="hideddrivetip()"><IMG SRC="/images/nl.gif" BORDER=0 VALIGN=CENTER></a>\n';
text += '<a href="http://be.elfinx.com" onMouseover="ddrivetip(\'- BELGIUM - http://be.elfinx.com\',\'yellow\', 128)"; onMouseout="hideddrivetip()"><IMG SRC="/images/be.gif" BORDER=0 VALIGN=CENTER></a>\n';
text += '<a href="http://fr.elfinx.com" onMouseover="ddrivetip(\'- FRANCE - http://fr.elfinx.com\',\'yellow\', 128)"; onMouseout="hideddrivetip()"><IMG SRC="/images/fr.gif" BORDER=0 VALIGN=CENTER></a>\n';
text += '<a href="http://de.elfinx.com" onMouseover="ddrivetip(\'- DEUTSCHLAND - http://de.elfinx.com\',\'yellow\', 143)"; onMouseout="hideddrivetip()"><IMG SRC="/images/de.gif" BORDER=0 VALIGN=CENTER></a>\n';
text += '<a href="http://at.elfinx.com" onMouseover="ddrivetip(\'- &Ouml;STERREICH - http://at.elfinx.com\',\'yellow\', 143)"; onMouseout="hideddrivetip()"><IMG SRC="/images/at.gif" BORDER=0 VALIGN=CENTER></a>\n';
text += '<a href="http://ch.elfinx.com" onMouseover="ddrivetip(\'- SCHWEIZ - http://ch.elfinx.com\',\'yellow\', 128)"; onMouseout="hideddrivetip()"><IMG SRC="/images/ch.gif" BORDER=0 VALIGN=CENTER></a>\n';
text += '<a href="http://it.elfinx.com" onMouseover="ddrivetip(\'- ITALIA - http://it.elfinx.com\',\'yellow\', 128)"; onMouseout="hideddrivetip()"><IMG SRC="/images/it.gif" BORDER=0 VALIGN=CENTER></a>\n';
text += '<a href="http://es.elfinx.com" onMouseover="ddrivetip(\'- ESPA&Ntilde;A - http://es.elfinx.com\',\'yellow\', 128)"; onMouseout="hideddrivetip()"><IMG SRC="/images/es.gif" BORDER=0 VALIGN=CENTER></a>\n';
text += '<a href="http://pt.elfinx.com" onMouseover="ddrivetip(\'- PORTUGAL - http://pt.elfinx.com\',\'yellow\', 128)"; onMouseout="hideddrivetip()"><IMG SRC="/images/pt.gif" BORDER=0 VALIGN=CENTER></a>&nbsp;\n';
text += '</TD></TR></TABLE></TD></TR></TABLE>\n';

document.write(text);