var cText = ''
cText += '<a href="/turkish/index.html" class="botcont"><span style="text-decoration: none">Anasayfa</span></a>'
cText += '&nbsp;|&nbsp;'
cText += '<a href="/turkish/html/purpose/index.html" class="botcont"><span style="text-decoration: none">Amaç</span></a>'
cText += '&nbsp;|&nbsp;'
cText += '<a href="/turkish/html/services/index.html" class="botcont"><span style="text-decoration: none">Hizmetler</span></a>'
cText += '&nbsp;|&nbsp;'
cText += '<a href="/turkish/html/process/index.html" class="botcont"><span style="text-decoration: none">Süreç</span></a>'
cText += '&nbsp;|&nbsp;'
cText += '<a href="/turkish/html/samples/index.html" class="botcont"><span style="text-decoration: none">Projeler</span></a>'
cText += '&nbsp;|&nbsp;'
cText += '<a href="/turkish/html/media/index.html" class="botcont"><span style="text-decoration: none">Haberler</span></a>'
cText += '&nbsp;|&nbsp;'
cText += '<a href="/turkish/html/contact_us/index.html" class="botcont"><span style="text-decoration: none">İletişim</span></a>'
cText += '&nbsp;'
document.write(cText) 