// JavaScript Document
function best(){
cgswWindow=window.open('http://www.hclinfosystems.in/best.htm','best_wind','toolbar=no,scrollbars=yes,resizable=no,width=400,height=400');
}

function header()
{
f="";
f=f+"<div class='logo'><a href='index.htm'><img src='img/logo.jpg' alt='HCL Infosystems Ltd.' width='107' height='16' title='HCL Infosystems Ltd.' /></a></div><div class='compny-name'><img src='img/hcl-infosystems-ltd.jpg' /></div><div class='clr'></div>"
document.write(f)
}

