'
buttonFin = '
'
if(lang==0 || lang==1) {
button = buttonEng
}
if(lang==2 || lang==3) {
button = buttonFin
}
if(button!="") {
document.write(button)
}
else {
document.write(buttonFin)
}
}
function breadCrumbSpecial(special, id) {
if(special=="discussion") {
document.write("" + bc[special][lang] + "")
}
else {
document.write(bc[special][lang])
}
}
function changeLang(langNro) {
//Remove current language cookies
delCookie(makeCookieName(strCookieNameRoot));
var expDate = new Date();
expDate.setTime(expDate.getTime() + 1 * (24 * 60 * 60 * 1000)) //+1 day;
document.cookie = makeCookieName(strCookieNameRoot) + "=" + langNro + "; expires=" + expDate.toGMTString() +"; domain=" +fqdn +"; path=/";
document.cookie = makeCookieName(strCookieNameRoot) + "=" + langNro + "; expires=" + expDate.toGMTString();
location.reload();
}
function creatorTitle() {
document.write("" +creatorArray[lang] + "")
}
function companyLogo() {
logoURLTmp = ""
logoURL = (logoURLTmp=="")?"/":logoURLTmp
document.write('| ' + ARR_LINKS[i][0] + ' | '; //strLinkTable += '![]() | ';
strLinkTable += '![]() | ';
strLinkTable += '
' +(i+1) + '. | ' + arrCommonLinks[i][0] + ' | '; strLinkTable += '