var cText = ''
cText += '<a href="/index.html" class="subtit"><span style="text-decoration: none">HOME</span></a>'
cText += '&nbsp;&nbsp;/'
cText += '<a href="/html/solutions/worldsfabric.html" class="subtit"><span style="text-decoration: none">WORLDSFABRIC</span></a>'


document.write(cText)