var str="";
str+="<table width='765' height='115' border='0' align='center' cellpadding='0' cellspacing='0' background='hindi/images/cont_cell.gif'>";
str+="<tr>";
str+="<td width='17'>&nbsp;</td>";
str+="<td width='278' height='103'><img src='hindi/images/topimg_cont.jpg' width='278' height='103'></td>";
str+="<td width='131' height='103'><img src='hindi/images/topimg_cont1.jpg' width='131' height='103'></td>";
str+="<td width='321' height='103'><img src='hindi/images/topimg_cont2.jpg' width='321' height='103'></td>";
str+="<td colspan='2'>&nbsp;</td>";
str+="</tr>";
str+="</table>";
str+="<table width='765' border='0' align='center' cellpadding='0' cellspacing='0' background='hindi/images/back_top.gif'>";
str+="<tr>";
str+="<td><img src='hindi/images/back_top.gif'></td>";
str+="</tr>";
str+="</table>";
document.write (str);
