function writeJS(){
var str='';
str+='<div id="footer" class="bottom">';
str+='     Elige el idioma:  <a href="/test/index.html">English<\/a> - <font color="#CC3399">Español<\/font> - ';
str+='	  <div id="popUpDiv" style="display:none;">Pardonne-nous, mais qui n\'ont pas de traduction française de ce site, pour le moment. Si vous souhaitez nous aider, s\'il vous plaît e-mail traduire@ betweenaduck.com <p><a href="#" onclick="popup(\'popUpDiv\')">cliquez ici pour fermer (click here to close)<\/a><\/p><\/div>';
str+='		<a href="#" onclick="popup(\'popUpDiv\')">Français<\/a>';
str+='       -  ';
str+='      <div id="popUpDiv2" style="display:none;">Vergib uns, aber nicht über eine deutsche Übersetzung für diese Website, noch. Wenn Sie möchten, helfen Sie uns, schicken Sie bitte eine E-Mail an übersetzen@ betweenaduck.com <p><a href="#" onclick="popup(\'popUpDiv2\')">Klicken Sie hier, um eine enge (click here to close)<\/a><\/p><\/div>';
str+='     <a href="#" onclick="popup(\'popUpDiv2\')">Deutsch<\/a>';
str+='  ';
str+='     <p><a href="about.html" target="_blank">Misión de Big Talk<\/a> - <a href="tos.html" target="_blank">Terminos del Servicio<\/a> - <a href="privacy.html" target="_blank">Tú Privacidad<\/a> - <a href="communityrules" target="_blank">Reglas de la Comunidad<\/a><\/p>';
str+='     <p align="center" class="style11">Copyright © 2009 Jordan Myska Allen and Nick Hambley<\/p>';
str+='		<p class="style11">	  <\/p>';
str+='<\/div>';
document.write(str);
}
writeJS();
// JavaScript Document