var Text = ''
<!-- Branch Address //-->

Text += '219 Upper Thomson Road,'
Text += '<br>Singapore 574351'
Text += '<br>Tel : (65) 64533266'
Text += '<br>Fax : (65) 64541913'
Text += '<br>Branch Mgr : Ms Jan Teo'

document.write (Text)
