document.write("<table border=0 cellpadding=0 cellspacing=0 width=90%>")
document.write("<tr>")
document.write("<td align=center>")
document.write("<a href='downloads.php'><img src='images/broucher.gif' alt='Broucher' border='0'/></a>")
document.write("</td>")
document.write("</tr>")
document.write("<tr>")
document.write("<td align=left>")
document.write("<div align='left' style='padding-left:10px;'><br>")//Div Begains
document.write("<span class='para'><p><b>Downloads</b></p></span>")
document.write("<span id='plainhref'>")
document.write("&nbsp;&nbsp;<img src='images/dot.gif' alt='' width='7' height='9'>&nbsp;&nbsp;<a  href='downloads.php'>Whitepapers</a><br>")
document.write("&nbsp;&nbsp;<img src='images/dot.gif' alt='' width='7' height='9'>&nbsp;&nbsp;<a  href='downloads.php'>Casestudies</a>")
document.write("</span>")
document.write("<span class='para'><p><b>Helpline</b></p></span>")
document.write("<p>")
document.write("USA&nbsp;&nbsp;: +1-630-445-1329<br>")
document.write("UK&nbsp;&nbsp;&nbsp;: +44-203-290-9954<br>")
document.write("INDIA : +91-44-64991962<br>")
document.write("e-mail&nbsp;: sales@itfission.com")
document.write("</p>")
document.write("</div>")//Div ends
document.write("</td>")
document.write("</tr>")
document.write("</table>")