{
var cText = '';
cText += '<table align=center  border="0" cellspacing="0" cellpadding="0">'
cText += '<tr class="top"><td>&nbsp;</td></tr>'
cText += '<tr class="top"><td  width="80%" class="header">Welcome to</td></tr>'
cText += '<tr class="top"><td  width="80%" class="headtitle"><nobr>BalVihar</nobr></td></tr>'
cText += '<tr class="top"><td  width="80%" class="headright">at the Bharatiya Temple of Lansing</td></tr>'
cText += '<tr class="top"><td  width="80%" class="headright">Haslett, Michigan</td></tr>'
cText += '<tr class="top"><td>&nbsp;</td></tr>'
cText += '</td></table>'
document.write(cText);
}
