// JavaScript Document
document.write('<span class="language"><img src="../images-template/spacer.gif" width="70" height="1" hspace="0" vspace="0" border="0">Please choose your language</span>' +
'<br><img src="../images-template/spacer.gif" width="30" height="1" hspace="0" vspace="0" border="0">' +
'<a href="../english/index.htm"><img src="../images-template/flag-england.jpg" alt="English" width="34" height="23" hspace="5" vspace="7" border="0" ></a>' +
'<a href="../german/index.htm"><img src="../images-template/flag-german.jpg" alt="Deutsch" width="34" height="23" hspace="5" vspace="7" border="0" ></a>' +
'<a href="../japan/index.htm"><img src="../images-template/flag-japan.jpg" alt="Japanese" width="34" height="23" hspace="5" vspace="7" border="0"></a>' +
'<a href="../dutch/index.htm"><img src="../images-template/flag-nederland.jpg" alt="Nederlands" width="34" height="23" hspace="5" vspace="7" border="0"></a>' +
'<a href="../sweden/index.htm"><img src="../images-template/flag-sweden.jpg" alt="Svenska" width="34" height="23" hspace="5" vspace="7" border="0"></a>' +
'<a href="../spain/index.htm"><img src="../images-template/flag-spain.jpg" alt="Spanish" width="34" height="23" hspace="5" vspace="7" border="0"></a>' +
'<a href="../italian/index.htm"><img src="../images-template/flag-italian.jpg" alt="Italain" width="34" height="23" hspace="5" vspace="7" border="0"></a>');