// JavaScript Document
with (document)
{
	write('<table width="100%" border="0"   cellspacing="0" cellpadding="0">')
	write('<tr><td background="images/titlebg.gif" width="12" height="26" align="top"  class = "lefttitle" >&nbsp;&nbsp;Managed&nbsp;Services</td></tr>')
	//write('<tr><td background="images/titlebg.gif" width="12" height="26" align="top"  class = "lefttitle" >&nbsp;&nbsp;Managed Services</td></tr>')
	write('<table align="left" width="178" border="0" style="border-style:solid;border-width:1px;border-color:#F0F0F0" cellspacing="0" cellpadding="0">')
	write('<tr><td height="5"></td></tr>');
	write('<tr><td width="15" height="25"></td><td width="15" valign="middle"><img src="images/iatop.gif" width="9" height="9"></td><td colspan="2"><a class="left" href="srvmcallcenter.html">Call Center Services</a></td></tr>')
	write('<tr><td width="15" height="25"></td><td width="15" valign="middle"><img src="images/iatop.gif" width="9" height="9"></td><td colspan="2"><a class="left" href="srvmclaimprocessing.html">Claim Process & Adjudication</a></td></tr>')
	write('<tr><td width="15" height="25"></td><td width="15"><img src="images/iatop.gif" width="9" height="9"></td><td colspan="2"><a class="left" href="srvmnetworkrms.html">Network & Resource Mgt.</a></td></tr>')
	write('<tr><td width="15" height="25"></td><td width="15"><img src="images/iatop.gif" width="9" height="9"></td><td colspan="2"><a class="left" href="srvmtelecomosourcing.html">Telecom Process Outsourcing</a></td></tr>')
	write('<tr><td width="15" height="25"></td><td width="15"><img src="images/iatop.gif" width="9" height="9"></td><td colspan="2"><a class="left" href="srvmhr.html">HR Operations</td></tr>')
	write('<tr><td width="15" height="25"></td><td width="15"><img src="images/iatop.gif" width="9" height="9"></td><td colspan="2"><a class="left" href="srvmfinance.html">Finance Operations</td></tr>')
	
	write('</table>')
}
//End of the JS