//Opportunity Managementfunction UndMOv() {	var p = document.getElementById("UPM");	p.style.visibility = "visible";}function UndMOu() {	var p = document.getElementById("UPM");	p.style.visibility = "hidden";}//Proposal & Contract Managementfunction ProMOv() {	var p = document.getElementById("PDM");	p.style.visibility = "visible";}function ProMOu() {	var p = document.getElementById("PDM");	p.style.visibility = "hidden";}//Project Planningfunction DisMOv() {	var p = document.getElementById("DM");	p.style.visibility = "visible";}function DisMOu() {	var p = document.getElementById("DM");	p.style.visibility = "hidden";}//Project Resource Managementfunction DelMOv() {	var p = document.getElementById("DCM");	p.style.visibility = "visible";}function DelMOu() {	var p = document.getElementById("DCM");	p.style.visibility = "hidden";}//Supply Chain Planningfunction CliMOv() {	var p = document.getElementById("CM");	p.style.visibility = "visible";}function CliMOu() {	var p = document.getElementById("CM");	p.style.visibility = "hidden";}//Project Procurementfunction ClaMOv() {	var p = document.getElementById("CL");	p.style.visibility = "visible";}function ClaMOu() {	var p = document.getElementById("CL");	p.style.visibility = "hidden";}var strPrice;var strPrice1;var strPrice2;var strPrice3;var strPrice4;var strPrice5;function UndPolMan(){	strPrice = '<DIV id=\"UPM\"  style=\"position:absolute;visibility:hidden;z-index:1000; margin-top: 43px; margin-left: 8px;  BORDER-RIGHT: #9b9b9b 2px solid;BORDER-TOP: #9b9b9b 2px solid;  BORDER-LEFT: #9b9b9b 2px solid; PADDING-TOP: 5px; PADDING-BOTTOM: 8px;BORDER-BOTTOM: #9b9b9b 2px solid; BACKGROUND-COLOR: #f8f7f7;\" onMouseOver=\"UndMOv();\" onMouseOut=\"UndMOu();\" >';	strPrice += '<table width=225 border=\"0\" style="line-height:9pt;">';	strPrice += '<tr><th colspan=2 align=Center style="font-size:12px; font-weight: bold;">Underwriting & Policy Management</th></tr>';	strPrice += '<tr><td colspan=2 background="Images/line_dotted.gif"></td></tr>';	strPrice += '<tr><td width=10 align=right valign=top><IMG SRC="Images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT="" vspace=5></td><td width=215 align=left style="font-size:11px">Policy underwriting and underwriter management</td></tr>';	strPrice += '<tr><td width=10 align=right valign=top><IMG SRC="Images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT="" vspace=5></td><td width=215 align=left style="font-size:11px">Claims, premium and actuarial management</td></tr>';	strPrice += '<tr><td width=10 align=right valign=top><IMG SRC="Images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT="" vspace=5></td><td width=215 align=left style="font-size:11px">Portfolio management, risk assessment and disaster recovery</td></tr>';	strPrice += '<tr><td width=10 align=right><IMG SRC="Images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td width=215 align=left style="font-size:11px">Premium Billing & Collection</td></tr>';	strPrice += '<tr><td width=10 align=right valign=top><IMG SRC="Images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT="" vspace=5></td><td width=215 align=left style="font-size:11px">Policy renewal management and retention measures</td></tr>';	strPrice += '<tr><td width=10 align=right valign=top><IMG SRC="Images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT="" vspace=5></td><td width=215 align=left style="font-size:11px">Risk, Security & Compliance Management</td></tr>';	strPrice += '<tr><td width=10 align=right valign=top><IMG SRC="Images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT="" vspace=5></td><td width=215 align=left style="font-size:11px">Insurance markets, futures and derivatives</td></tr>';	strPrice += '<tr><td width=10 align=right valign=top><IMG SRC="Images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT="" vspace=5></td><td width=215 align=left style="font-size:11px">Image & Document Management</td></tr>';	strPrice += '</table>';	strPrice += '</DIV>';	return strPrice;}function DrawUndPolMan(){  document.write( UndPolMan() );  document.close();}function ProDevMar(){	strPrice1 = '<DIV id=\"PDM\"  style=\"position:absolute;visibility:hidden;z-index:2000;margin-top: 43px; margin-left: 8px;   BORDER-RIGHT: #9b9b9b 2px solid;BORDER-TOP: #9b9b9b 2px solid;  BORDER-LEFT: #9b9b9b 2px solid; PADDING-TOP: 5px;PADDING-BOTTOM: 8px;BORDER-BOTTOM: #9b9b9b 2px solid; BACKGROUND-COLOR: #f8f7f7;\" onMouseOver=\"ProMOv();\" onMouseOut=\"ProMOu();\" >';	strPrice1 += '<table width=225 style="line-height:9pt; ">';	strPrice1 += '<tr><th colspan=2 align=center style="font-size:12px; font-weight: bold;">Product Development & Marketing</th></tr>';	strPrice1 += '<tr><td colspan=2 background="Images/line_dotted.gif"></td></tr>';	strPrice1 += '<tr><td width=10 align=right valign=top><IMG SRC="Images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT="" vspace=5></td><td width=215 align=left style="font-size:11px">Research. New product development, prototyping, testing. Product compliance. End-of-life management</td></tr>';	strPrice1 += '<tr><td width=10 align=right valign=top><IMG SRC="Images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT="" vspace=5></td><td width=215 align=left style="font-size:11px">Combined product offerings: investments and annuities. Product Bundling</td></tr>';	strPrice1 += '<tr><td width=10 align=right><IMG SRC="Images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td width=215 align=left style="font-size:11px">Product Profitability Management</td></tr>';	strPrice1 += '<tr><td width=10 align=right valign=top><IMG SRC="Images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT="" vspace=5></td><td width=215 align=left style="font-size:11px">Client and transaction data mining and analysis</td></tr>';	strPrice1 += '<tr><td width=10 align=right valign=top><IMG SRC="Images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT="" vspace=5></td><td width=215 align=left style="font-size:11px">Profitability management. Service differentiation on customer value. Customer relationship tracking and analysis.</td></tr>';	strPrice1 += '<tr><td width=10 align=right valign=top><IMG SRC="Images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT="" vspace=5></td><td width=215 align=left style="font-size:11px">Pricing, tariff and promotions management</td></tr>';	strPrice1 += '<tr><td width=10 align=right valign=top><IMG SRC="Images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT="" vspace=5></td><td width=215 align=left style="font-size:11px">Marketing Campaigns & Programs</td></tr>';	strPrice1 += '<tr><td width=10 align=right valign=top><IMG SRC="Images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT="" vspace=5></td><td width=215 align=left style="font-size:11px">Content Provision & Research</td></tr>';	strPrice1 += '</table>';	strPrice1 += '</DIV>';	return strPrice1;}function DrawProDevMar(){  document.write( ProDevMar() );  document.close();}function DisMan(){	strPrice2 = '<DIV id=\"DM\"  style=\"position:absolute;visibility:hidden;z-index:3000; margin-top: 28px; margin-left: -52px; BORDER-RIGHT: #9b9b9b 2px solid;BORDER-TOP: #9b9b9b 2px solid;  BORDER-LEFT: #9b9b9b 2px solid; PADDING-TOP: 5px;PADDING-BOTTOM: 9px;BORDER-BOTTOM: #9b9b9b 2px solid; BACKGROUND-COLOR: #f8f7f7;\" onMouseOver=\"DisMOv();\" onMouseOut=\"DisMOu();\" >';	strPrice2 += '<table width=225 style="line-height:9pt; ">';	strPrice2 += '<tr><th colspan=2 align=center style="font-size:12px; font-weight: bold;">Distribution Management</th></tr>';	strPrice2 += '<tr><td colspan=2 background="Images/line_dotted.gif"></td></tr>';	strPrice2 += '<tr><td width=10 align=right valign=top><IMG SRC="Images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT="" vspace=5></td><td width=215 align=left style="font-size:11px">Channel Partner Recruitment & Retention</td></tr>';	strPrice2 += '<tr><td width=10 align=right valign=top><IMG SRC="Images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT="" vspace=5></td><td width=215 align=left style="font-size:11px">Virtual Insurer Provision</td></tr>';	strPrice2 += '<tr><td width=10 align=right valign=top><IMG SRC="Images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT="" vspace=5></td><td width=215 align=left style="font-size:11px">Contract creation, renewals and termination</td></tr>';	strPrice2 += '<tr><td width=10 align=right valign=top><IMG SRC="Images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT="" vspace=5></td><td width=215 align=left style="font-size:11px">Associate and Partner Training & Certification</td></tr>';	strPrice2 += '<tr><td width=10 align=right valign=top><IMG SRC="Images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT="" vspace=5></td><td width=215 align=left style="font-size:11px">Outsourced Service Management</td></tr>';	strPrice2 += '<tr><td width=10 align=right valign=top><IMG SRC="Images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT="" vspace=5></td><td width=215 align=left style="font-size:11px">Sales force performance and compliance. Commission payments.</td></tr>';	strPrice2 += '</table>';	strPrice2 += '</DIV>';	return strPrice2;}function DrawDisMan(){  document.write( DisMan() );  document.close();}function DelChaMan(){	strPrice3 = '<DIV id=\"DCM\"  style=\"position:absolute;visibility:hidden;z-index:1000; margin-top: 43px; margin-left: 8px;  BORDER-RIGHT: #9b9b9b 2px solid;BORDER-TOP: #9b9b9b 2px solid;  BORDER-LEFT: #9b9b9b 2px solid; PADDING-TOP: 5px; PADDING-BOTTOM: 8px;BORDER-BOTTOM: #9b9b9b 2px solid; BACKGROUND-COLOR: #f8f7f7;\" onMouseOver=\"DelMOv();\" onMouseOut=\"DelMOu();\" >';	strPrice3 += '<table width=225 border=\"0\" style="line-height:9pt;">';	strPrice3 += '<tr><th colspan=2 align=Center style="font-size:12px; font-weight: bold;">Delivery  Channel Management</th></tr>';	strPrice3 += '<tr><td colspan=2 background="Images/line_dotted.gif"></td></tr>';	strPrice3 += '<tr><td width=10 align=right valign=top><IMG SRC="Images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT="" vspace=5></td><td width=215 align=left style="font-size:11px">Multi Channel Integration</td></tr>';	strPrice3 += '<tr><td width=10 align=right><IMG SRC="Images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td width=215 align=left style="font-size:11px">Branch Network Management</td></tr>';	strPrice3 += '<tr><td width=10 align=right valign=top><IMG SRC="Images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT="" vspace=5></td><td width=215 align=left style="font-size:11px">Call Center Channel Management</td></tr>';	strPrice3 += '<tr><td width=10 align=right valign=top><IMG SRC="Images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT="" vspace=5></td><td width=215 align=left style="font-size:11px">Online Service Provision</td></tr>';	strPrice3 += '<tr><td width=10 align=right valign=top><IMG SRC="Images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT="" vspace=5></td><td width=215 align=left style="font-size:11px">Personal (Superior-Net-Worth) Account Management</td></tr>';	strPrice3 += '<tr><td width=10 align=right><IMG SRC="Images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td width=215 align=left style="font-size:11px">Advanced Customer Policy Servicing</td></tr>';	strPrice3 += '<tr><td width=10 align=right valign=top><IMG SRC="Images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT="" vspace=5></td><td width=215 align=left style="font-size:11px">Policy amendment approval and compliance management</td></tr>';	strPrice3 += '</table>';	strPrice3 += '</DIV>';	return strPrice3;}function DrawDelChaMan(){  document.write( DelChaMan() );  document.close();}function CliMan(){	strPrice4 = '<DIV id=\"CM\"  style=\"position:absolute;visibility:hidden;z-index:2000;margin-top: 28px; margin-left: 8px;   BORDER-RIGHT: #9b9b9b 2px solid;BORDER-TOP: #9b9b9b 2px solid;  BORDER-LEFT: #9b9b9b 2px solid; PADDING-TOP: 5px;PADDING-BOTTOM: 8px;BORDER-BOTTOM: #9b9b9b 2px solid; BACKGROUND-COLOR: #f8f7f7;\" onMouseOver=\"CliMOv();\" onMouseOut=\"CliMOu();\" >';	strPrice4 += '<table width=225 style="line-height:9pt; ">';	strPrice4 += '<tr><th colspan=2 align=center style="font-size:12px; font-weight: bold;">Client Management</th></tr>';	strPrice4 += '<tr><td colspan=2 background="Images/line_dotted.gif"></td></tr>';	strPrice4 += '<tr><td width=10 align=right valign=top><IMG SRC="Images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT="" vspace=5></td><td width=215 align=left style="font-size:11px">Client Recruitment & Retention</td></tr>';	strPrice4 += '<tr><td width=10 align=right valign=top><IMG SRC="Images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT="" vspace=5></td><td width=215 align=left style="font-size:11px">Application Management</td></tr>';	strPrice4 += '<tr><td width=10 align=right valign=top><IMG SRC="Images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT="" vspace=5></td><td width=215 align=left style="font-size:11px">Credit & Risk Management</td></tr>';	strPrice4 += '<tr><td width=10 align=right valign=top><IMG SRC="Images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT="" vspace=5></td><td width=215 align=left style="font-size:11px">Agency collections and outstanding funds settlement.</td></tr>';	strPrice4 += '<tr><td width=10 align=right valign=top><IMG SRC="Images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT="" vspace=5></td><td width=215 align=left style="font-size:11px">Wealth  Planning & Management</td></tr>';	strPrice4 += '<tr><td width=10 align=right><IMG SRC="Images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td width=215 align=left style="font-size:11px">Billing & Payment Services</td></tr>';	strPrice4 += '<tr><td width=10 align=right valign=top><IMG SRC="Images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT="" vspace=5></td><td width=215 align=left style="font-size:11px">Account Consolidation</td></tr>';	strPrice4 += '</table>';	strPrice4 += '</DIV>';	return strPrice4;}function DrawCliMan(){  document.write( CliMan() );  document.close();}function Clai(){	strPrice5 = '<DIV id=\"CL\"  style=\"position:absolute;visibility:hidden;z-index:3000; margin-top: 29px; margin-left: -52px; BORDER-RIGHT: #9b9b9b 2px solid;BORDER-TOP: #9b9b9b 2px solid;  BORDER-LEFT: #9b9b9b 2px solid; PADDING-TOP: 5px;PADDING-BOTTOM: 9px;BORDER-BOTTOM: #9b9b9b 2px solid; BACKGROUND-COLOR: #f8f7f7;\" onMouseOver=\"ClaMOv();\" onMouseOut=\"ClaMOu();\" >';	strPrice5 += '<table width=225 border="0" style="line-height:9pt; ">';	strPrice5 += '<tr><th colspan=2 align=center style="font-size:12px; font-weight: bold;">Claims</th></tr>';	strPrice5 += '<tr><td colspan=2 background="Images/line_dotted.gif"></td></tr>';	strPrice5 += '<tr><td width=10 align=right valign="top"><IMG SRC="Images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT="" vspace="5"></td><td width=215 align=left style="font-size:11px">Claims Notification & Inquiries</td></tr>';	strPrice5 += '<tr><td width=10 align=right valign=top><IMG SRC="Images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT="" vspace=5></td><td width=215 align=left style="font-size:11px">Paperless and electronic claims processing and settlement. </td></tr>';	strPrice5 += '<tr><td width=10 align=right valign=top><IMG SRC="Images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT="" vspace=5></td><td width=215 align=left style="font-size:11px">Vendor selection, catalog management and settlement management.</td></tr>';	strPrice5 += '<tr><td width=10 align=right valign=top><IMG SRC="Images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT="" vspace=5></td><td width=215 align=left style="font-size:11px">Claims assessment and assessor management services.</td></tr>';	strPrice5 += '<tr><td width=10 align=right><IMG SRC="Images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td width=215 align=left style="font-size:11px">Claims Adjudication</td></tr>';	strPrice5 += '<tr><td width=10 align=right><IMG SRC="Images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td width=215 align=left style="font-size:11px">Settlement & Resolution Management</td></tr>';	strPrice5 += '<tr><td width=10 align=right valign=top><IMG SRC="Images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT="" vspace=5></td><td width=215 align=left style="font-size:11px">Trend analysis and fraudulent transaction management</td></tr>';	strPrice5 += '</table>';	strPrice5 += '</DIV>';	return strPrice5;}function DrawClai(){  document.write( Clai() );  document.close();}