document.write("<TABLE width='100%' border=0 cellSpacing=0 cellPadding=0 >");
document.write(" <TBODY>");
document.write(" <TR bgcolor='#5266F7'> ");
document.write("<TD  align=left valign='middle' > ");
document.write("<font color='yellow'> &nbsp;&nbsp;&nbsp;&nbsp;ONE MOTHER </font>");
document.write("</TD>");
document.write("<TD  align=center valign='middle' > ");
document.write("<font color='yellow'> &nbsp;&nbsp;&nbsp;&nbsp;OM SAKTHI </font>");
document.write("</TD>");
document.write("<TD  align=center valign='middle' > ");
document.write("<font color='yellow'> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ONE CULTURE </font>");
document.write("</TD>");
document.write("</TR>");

document.write(" <TR bgcolor='#5266F7'> ");
document.write("<TD  align='center' valign='middle' > ");
document.write("<img src='images/god.jpg' width='120' height='135' >");
document.write("</TD>");
document.write("<TD width='80%' height='40' align='center' valign='middle'>");
document.write("<img src='images/top.jpg' width='654' height='77'>  <br>"); 
document.write("<font color='yellow'  face='verdana,arial' size=2>&nbsp;&nbsp;&nbsp;")

document.write("</TD>");
document.write("<TD width='30%' align='center' valign='top'>");
document.write("<img src='images/logo.jpg' width='140' height=140 align='right' >");
document.write("</TD>");
document.write("</TR>");
document.write("</TBODY>");
document.write("</TABLE>");


