var content=new Array()
content[0]='&nbsp;'
content[1]='&nbsp;<b>Office Roeselare</b><br><BR>&nbsp;'
content[2]='&nbsp;<b>Office Gent</b><br><BR>&nbsp;'
content[3]='&nbsp;<b>Office Brussels</b><br><BR>&nbsp;'

function regenerate(){window.location.reload()}
function regenerate2(){if (document.layers){appear()
setTimeout("window.onresize=regenerate",450)}}
function changetext(whichcontent){if (document.all||document.getElementById){
cross_el=document.getElementById? document.getElementById("descriptions"):document.all.descriptions
cross_el.innerHTML='<p style="font-size:8pt; font-family: Arial; font-color: #505050">'+whichcontent+'</p>'}
else if (document.layers){document.d1.document.d2.document.write('<p style="font-size:8pt; font-family: Arial; font-color: #505050">'+whichcontent+'</p>')
document.d1.document.d2.document.close()}}
function appear(){document.d1.visibility='show'}
window.onload=regenerate2
