function show()
{
document.industry.action=document.industry.list.value;
document.industry.submit();
}
document.write("<table width=800 border=0 cellspacing=0 cellpadding=0><tr>");
document.write("<td rowspan=2 valign=top>");
document.write("<object classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000 codebase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0 width=94 height=94>");
document.write("<param name=movie value=images/logo%20anim.swf>");
document.write("<param name=quality value=high>");
document.write("<embed src=images/logo%20anim.swf quality=high pluginspage=http://www.macromedia.com/go/getflashplayer type=application/x-shockwave-flash width=94 height=94></embed>");
document.write("</object>");
document.write("<td align=left valign=top>");
document.write("<table width=100% border=0 cellspacing=0 cellpadding=0><tr>");
document.write("<td align=left valign=top rowspan=2><a href=index.htm><img src=images/logo02.jpg width=172 height=68 border=0></a></td>");
document.write("<td><img src=images/top01.jpg width=534 height=42 border=0 usemap=#Map href=contactus.htm></td>");
document.write("</tr><tr>");
document.write("<form name=industry method=get>");
document.write("<td height=26 align=right bgcolor=#035EB6>");
document.write("<select name=list class=main onChange=show()>");
document.write("<option>Industry Focus</option>");
document.write("<option value=indus_focus_telecom.htm>Telecom</option>");
document.write("<option value=indus_focus_healthinsurance.htm>Healthcare/Insurance</option>");
document.write("<option value=indus_focus_banking.htm>Banking/Finance</option>");
document.write("<option value=indus_focus_Manufacturing.htm>Manufacturing</option>");
document.write("<option value=indus_focus_Pharmaceutical.htm>Pharmaceutical</option>");
document.write("<option value=indus_focus_energy.htm>Energy/Utility</option>");
document.write("<option value=indus_focus_government.htm>Government</option>");
document.write("<option value=indus_focus_retailindustry.htm>Retail Industries</option>");
document.write("<option value=indus_focus_processindustry.htm>Process Industries</option>");
document.write("</select>");
document.write("&nbsp;&nbsp;&nbsp;&nbsp;</td>");
document.write("</form>");
document.write("</tr></table></td></tr><tr>");
document.write("<td align=right valign=top><img src=images/top03.jpg width=706 height=26 border=0 usemap=#Map2></td>");
document.write("</tr></table>");
document.write("<map name=Map>");
document.write("<area shape=rect coords=116,1,210,15 href=login.htm>");
document.write("<area shape=rect coords=221,1,255,14 href=index.htm>");
document.write("<area shape=rect coords=270,2,330,14 href=company.htm>");
document.write("<area shape=rect coords=335,1,385,14 href=careers.htm>");
document.write("<area shape=rect coords=400,1,450,14 href=sitemap.htm>");
document.write("<area shape=rect coords=460,1,526,14 href=contactus.htm>");
document.write("</map>");
document.write("<map name=Map2>");
document.write("<area shape=rect coords=160,2,390,21 href=soft_devpt.htm>");
//document.write("<area shape=rect coords=325,2,395,21 href=products.htm>");
document.write("<area shape=rect coords=410,2,545,22 href=sys_int.htm>");
document.write("<area shape=rect coords=560,2,695,21 href=des_dev.htm>");
document.write("</map>");