function CreateNavigation2()
{
	document.write('<table> ');
	document.write('<tr> ');
	document.write('<td width="35"><a target="_blank" href="http://66.94.231.168/babelfish/translate_url_content?trurl=');
	document.write( window.location.href );
	document.write('&lp=en_nl"><img alt="Nederlands/Dutch" border="0" src="/site/img/nl.gif" height="20" width="30" /></a></td>  ');
	document.write('<td width="35"><a target="_blank" href="http://66.94.231.168/babelfish/translate_url_content?trurl=');
	document.write( window.location.href );
	document.write('&lp=en_fr"><img alt="Fran&#231;ais/French" border="0" src="/site/img/13539949_e76af75976.jpg" height="20" width="30" /></a></td>  ');                  
	document.write('<td width="35"><a target="_blank" href="http://66.94.231.168/babelfish/translate_url_content?trurl=');
	document.write( window.location.href );
	document.write('&lp=en_ru"><img alt="???????/Russian" border="0" src="/site/img/ru.gif" height="20" width="30" /></a></td>         ');          
	document.write('<td width="35"><a target="_blank" href="http://66.94.231.168/babelfish/translate_url_content?trurl=');
	document.write( window.location.href );
	document.write('&lp=en_de"><img alt="Deutsch/German" border="0" src="/site/img/13539933_041ca1eda2.jpg" height="20" width="30" /></a></td>  ');
	document.write('<td width="35"><a target="_blank" href="http://66.94.231.168/babelfish/translate_url_content?trurl=');
	document.write( window.location.href );
	document.write('&lp=en_it"><img alt="Italiano/Italian" border="0" src="/site/img/13539953_0384ccecf9.jpg" height="20" width="30" /></a></td>      ');              
	document.write('<td width="35"><a target="_blank" href="http://66.94.231.168/babelfish/translate_url_content?trurl=');
	document.write( window.location.href );
	document.write('&lp=en_pt"><img alt="Portugu&#234;s/Portuguese" border="0" src="/site/img/13539966_0d09b410b5.jpg" height="20" width="30" /></a></td> ');                   
	document.write('<td width="35"><a target="_blank" href="http://66.94.231.168/babelfish/translate_url_content?trurl=');
	document.write( window.location.href );
	document.write('&lp=en_es"><img alt="Espa&#241;ol/Spanish" border="0" src="/site/img/13539946_2fabed0dbf.jpg" height="20" width="30" /></a></td>     ');                 
	document.write('<td width="35"><a target="_blank" href="http://66.94.231.168/babelfish/translate_url_content?trurl=');
	document.write( window.location.href );
	document.write('&lp=en_el"><img alt="????????/Greek" border="0" src="/site/img/el.gif" height="20" width="30" /></a></td>  ');                  
	document.write('<td width="35"><a target="_blank" href="http://66.94.231.168/babelfish/translate_url_content?trurl=');
	document.write( window.location.href );
	document.write('&lp=en_ja"><img alt="&#26085;&#26412;&#35486;/Japanese" border="0" src="/site/img/13539955_925e6683c8.jpg"  height="20" width="30" /></a></td> ');                   
	document.write('<td width="35"><a target="_blank" href="http://66.94.231.168/babelfish/translate_url_content?trurl=');
	document.write( window.location.href );
	document.write('&lp=en_ko"><img alt="&#54620;&#44397;&#50612;/Korean" border="0" src="/site/img/13539958_3c3b482c95.jpg"  height="20" width="30" /></a></td>    ');                
	document.write('<td width="35"><a target="_blank" href="http://66.94.231.168/babelfish/translate_url_content?trurl=');
	document.write( window.location.href );
	document.write('&lp=en_zh"><img alt="&#20013;&#25991;&#65288;&#31616;&#20307;&#65289;/Chinese Simplified" border="0" src="/site/img/14324441_5ca5ce3423.jpg" height="20" width="30" /></a></td>   ');                 
	document.write('<td width="35"><a target="_blank" href="http://66.94.231.168/babelfish/translate_url_content?trurl=');
	document.write( window.location.href );
	document.write('&lp=en_zt"><img alt="&#20013;&#25991;&#65288;&#31616;&#20307;&#65289;/Chinese Traditional" border="0" src="/site/img/zh_tw.gif" height="20" width="30" /></a></td>      ');          
	document.write('</tr>  ');            
	document.write('</table>');
}


function noSpam(user,domain) {
		locationstring = "mailto:" + user + "@" + domain;
		window.location = locationstring;
	}
