disabler = 'news=6' if (document.URL.indexOf('file:///C:') < 0) q = '/' else q = '/' cd = '' alertwindow = 0 expiredate = new Date if (expiredate.getYear() < 2000) thisyear = expiredate.getYear() + 1900 else thisyear = expiredate.getYear() expiredate.setYear(thisyear + 1) if (document.URL.indexOf(q + 'news') < 0) { if (document.cookie.indexOf('news=') < 0) { document.cookie = disabler document.cookie = disabler + ';expires=' + expiredate.toGMTString() document.cookie = 'langtype=e;expires=' + expiredate.toGMTString() location.href = cd + 'newswlcm.html' } else { if (document.cookie.indexOf(disabler) < 0) { document.cookie = disabler + ';expires=' + expiredate.toGMTString() if (document.cookie.indexOf('langtype=d') < 0) location.href = cd + 'news.html' else location.href = cd + 'newsd.html' } else { if (document.URL.indexOf('index.html') >= 0 || document.URL.indexOf('.html') < 0) { if (document.cookie.indexOf('langtype=d') >= 0) location.href = cd + 'cxud.html' else location.href = cd + 'cxu.html' } else { if (document.URL.indexOf('cxu.html') >= 0) { document.cookie = 'langtype=e;expires=' + expiredate.toGMTString() } else { if (document.URL.indexOf('cxud.html') >= 0) document.cookie = 'langtype=d;expires=' + expiredate.toGMTString() } } } } } cxuhtml = 'cxu' homehtml = 'cxud' langpic = 'english.jpg' verify = 'Verificer' verifylink = 'verifyd.html' example = 'Eksempler' examplelink = 'exampled.html' trybuy = 'Download' trybuylink = 'downloadd.html' manuallink = 'manuald.html' sourcelink = 'sourced.html' faqlink = 'faqd.html' sendMail = 'Mail til CXU' countryInfo = 'Tlf.' slogan = '"Gør sure gamle mænd glade"' slogan = '"Gør mainframere glade"' if (document.URL.indexOf('cxud.html') < 0) { if (document.cookie.indexOf('langtype=d') < 0 || document.URL.indexOf('cxu.html') >= 0) { cxuhtml = 'cxud' homehtml = 'cxu' langpic = 'danish.jpg' verify = 'Verify' verifylink = 'verify.html' example = 'Examples' examplelink = 'example.html' trybuy = 'Download' trybuylink = 'download.html' manuallink = 'manual.html' sourcelink = 'source.html' faqlink = 'faq.html' sendMail = 'Mail to CXU' countryInfo = 'Denmark
Tel. +45' slogan = '"Makes grumpy old men happy"' slogan = '"Makes mainframers happy"' } } document.write('
CXU
' + slogan + '
' + trybuy + '
' + verify + '
' + example + '
CXU manual
CXU source
FAQ

CXU Aps
Ved Renden 31
2870 Dyssegaard
' + countryInfo + ' 23 34 54 43

' + sendMail + '
');