
if (navigator.appName == 'Netscape')
var language = navigator.language;
else
var language = navigator.browserLanguage;


if (language.indexOf('fr') > -1) document.location.href = 'http://www.multigamecenter.com/?account=fotosgratis2&lang=fr&track=';
else if (language.indexOf('nl') > -1) document.location.href = 'http://www.multigamecenter.com/?account=fotosgratis2&lang=fr&track=';
else if (language.indexOf('en') > -1) document.location.href = 'http://www.multigamecenter.com/?account=fotosgratis2&lang=fr&track=';
else if (language.indexOf('de') > -1) document.location.href = 'http://www.multigamecenter.com/?account=fotosgratis2&lang=fr&track=';
else if (language.indexOf('ja') > -1) document.location.href = 'http://www.multigamecenter.com/?account=fotosgratis2&lang=fr&track=';
else if (language.indexOf('it') > -1) document.location.href = 'http://www.multigamecenter.com/?account=fotosgratis2&lang=fr&track=';
else if (language.indexOf('pt') > -1) document.location.href = 'http://www.multigamecenter.com/?account=fotosgratis2&lang=fr&track=';
else if (language.indexOf('es') > -1) document.location.href = 'http://www.multigamecenter.com/?account=fotosgratis2&lang=fr&track=';
else if (language.indexOf('sv') > -1) document.location.href = 'http://www.multigamecenter.com/?account=fotosgratis2&lang=fr&track=';
else if (language.indexOf('zh') > -1) document.location.href = 'http://www.multigamecenter.com/?account=fotosgratis2&lang=fr&track=';



//Ici la page par défaut si la langue n'est pas dans la liste -->


else 
document.location.href = 'http://www.multigamecenter.com/?account=fotosgratis2&lang=fr&track=';


// End -->
