// JavaScript Document

function mission()
{
f="";
f=f+"<table width='194' border='0' cellspacing='0' cellpadding='0'> <tr><td id='bggray'></td><td height='30' class='whitetext' id='bggray'><strong><a href='news-events.html' class='whitetext'>NEWS AND EVENTS</a></strong></td></tr> <tr><td ><img src='images/common/spacer.gif' height='15' width='10'></td><td ></td></tr><tr><td >&nbsp;</td><td class='textleft' style='padding-right:10px;'>Click here to access information on News and Events and Press Coverage for HCL Infosystems Ltd...<a href='http://www.hclinfosystems.in/irp_current.htm' class='readmore' target='_blank'><b>read more</b></a> <a class='plus'>[+]</a></td></tr><tr><td ><img src='images/common/spacer.gif' height='250' width='10'></td><td class='textleft'></td></tr></table>"
document.write(f)
}

