function ShowLeftInformation()
{
document.write('<table width="175" height="175" border="0" align="center" cellspacing="0" cellpadding="0">')
document.write('<tr>')
document.write('<td align="center" valign="top">')
document.write('<marquee behavior=scroll  direction=up width="175" height="175" scrollamount=1 scrolldelay=60 vspace = "1">')

document.write('<div align="justify">')
document.write('<p>')
document.write('<font color="#003300">')
document.write('Ph&ograve;ng kh&aacute;m ')
document.write('<strong>')
document.write('NHA KHOA LASER TH&#7848;M M&#7928; - PH&#7840;M V&#258;N M&Ugrave;I')
document.write('</strong>')
document.write(' do B&aacute;c s&#297;')
document.write('<strong>')
document.write(' Tr&#7847;n Vi&#7879;t D&#361;ng')
document.write('</strong>')
document.write(' ph&#7909; tr&aacute;ch!')
document.write('</font>')
document.write('</p>')
document.write(' - Website: www.nhakhoa-laser.com')
document.write('<br>')
document.write('<br>')
document.write(' - Email: contact@nhakhoa-laser.com')
document.write('<br>')
document.write('<br>')
document.write(' - &#272;&#7883;a ch&#7881;: S&#7889; 25A Thi S&aacute;ch, H&agrave; N&#7897;i')
document.write('<br>')
document.write('<br>')
document.write(' - Tel: (84-4) 39766068')
document.write('<br>')
document.write('<br>')
document.write(' - Fax: (84-4) 39766086')
document.write('</div>')
document.write('</marquee>')
document.write('</td>')
document.write('</tr>')	
document.write('</table>')

}

ShowLeftInformation();
