// JavaScript Documentfunction opp_manMOv() {	var p = document.getElementById("oppman");	p.style.visibility = "visible";}function opp_manMOu() {	var p = document.getElementById("oppman");	p.style.visibility = "hidden";}function ordsalmanMOv() {	var p = document.getElementById("ordsalman");	p.style.visibility = "visible";}function ordsalmanMOu() {	var p = document.getElementById("ordsalman");	p.style.visibility = "hidden";}function traproMOv() {	var p = document.getElementById("trapro");	p.style.visibility = "visible";}function traproMOu() {	var p = document.getElementById("trapro");	p.style.visibility = "hidden";}function advplaMOv() {	var p = document.getElementById("advpla");	p.style.visibility = "visible";}function advplaMOu() {	var p = document.getElementById("advpla");	p.style.visibility = "hidden";}function souproMOv() {	var p = document.getElementById("soupro");	p.style.visibility = "visible";}function souproMOu() {	var p = document.getElementById("soupro");	p.style.visibility = "hidden";}function disLeanMOv() {	var p = document.getElementById("dislean");	p.style.visibility = "visible";}function disLeanMOu() {	var p = document.getElementById("dislean");	p.style.visibility = "hidden";}function quaassmaiMOv() {	var p = document.getElementById("quaassmai");	p.style.visibility = "visible";}function quaassmaiMOu() {	var p = document.getElementById("quaassmai");	p.style.visibility = "hidden";}function ordfulMOv() {	var p = document.getElementById("ordful");	p.style.visibility = "visible";}function ordfulMOu() {	var p = document.getElementById("ordful");	p.style.visibility = "hidden";}function cosrevmanMOv() {	var p = document.getElementById("cosrevman");	p.style.visibility = "visible";}function cosrevmanMOu() {	var p = document.getElementById("cosrevman");	p.style.visibility = "hidden";}var strPrice;var strPrice1;var strPrice2;var strPrice3;var strPrice4;var strPrice5;var strPrice6;var strPrice7;function opp_man(){	strPrice = '<DIV id=\"oppman\" style=\"position:absolute;visibility:hidden;z-index:1000; margin-top: 29px; 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=\"opp_manMOv();\" onMouseOut=\"opp_manMOu();\" >';	strPrice += '<table width=225 border=\"0\" style="line-height:9pt;">';	strPrice += '<tr><th colspan=2 align=Center style="font-size:12px; font-weight: bold;">Opportunity Management</th></tr>';	strPrice += '<tr><td colspan=2 background="images/line_dotted.gif"></td></tr>';	strPrice += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Generate, Review and Assign Leads</td></tr>';	strPrice += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Determine product interests</td></tr>';	strPrice += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Qualify Leads and Convert to Opportunity</td></tr>';	strPrice += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Assign Opportunity</td></tr>';	strPrice += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Manage Opportunity</td></tr>';	strPrice += '</table>';	strPrice += '</DIV>';	return strPrice;}function Drawopp_man(){  document.write(opp_man());  document.close();}function ord_sal_man(){	strPrice1 = '<DIV id=\"ordsalman\" style=\"position:absolute;visibility:hidden;z-index:2000;margin-top: 29px; 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=\"ordsalmanMOv();\" onMouseOut=\"ordsalmanMOu();\" >';	strPrice1 += '<table width=225 style="line-height:9pt; ">';	strPrice1 += '<tr><th colspan=2 align=center style="font-size:12px; font-weight: bold;">Order & Sales Management</th></tr>';	strPrice1 += '<tr><td colspan=2 background="images/line_dotted.gif"></td></tr>';	strPrice1 += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Opportunity to Quote</td></tr>';	strPrice1 += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Manage Quote</td></tr>';	strPrice1 += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Present and Negotiate Quote</td></tr>';	strPrice1 += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Determine Order Details</td></tr>';	strPrice1 += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Quote to Order</td></tr>';	strPrice1 += '</table>';	strPrice1 += '</DIV>';	return strPrice1;}function Draword_sal_man(){  document.write(ord_sal_man());  document.close();}function tra_pro(){	strPrice2 = '<DIV id=\"trapro\"  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=\"traproMOv();\" onMouseOut=\"traproMOu();\" >';	strPrice2 += '<table width=225 border=\"0\" style=\"line-height:9pt; \">';	strPrice2 += '<tr><th colspan=2 align=center style=\"font-size:12px; font-weight: bold;\">Trade Promotions</th></tr>';	strPrice2 += '<tr><td colspan=2 background="images/line_dotted.gif"></td></tr>';	strPrice2 += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Create Promotion Offer</td></tr>';	strPrice2 += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Forecast Promotion Benefits</td></tr>';	strPrice2 += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Determine Performance Requirements</td></tr>';	strPrice2 += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Source Funding and Extend Offer</td></tr>';	strPrice2 += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Manage Customer Orders</td></tr>';	strPrice2 += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Evaluate Promotion Effectiveness</td></tr>';	strPrice2 += '</table>';	strPrice2 += '</DIV>';	return strPrice2;}function Drawtra_pro(){  document.write(tra_pro());  document.close();}function adv_pla(){	strPrice3 = '<DIV id=\"advpla\"  style=\"position:absolute;visibility:hidden;z-index:3000; margin-top: 29px; margin-left: 8px; 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=\"advplaMOv();\" onMouseOut=\"advplaMOu();\" >';	strPrice3 += '<table width=225 border=\"0\" style=\"line-height:9pt; \">';	strPrice3 += '<tr><th colspan=2 align=center style=\"font-size:12px; font-weight: bold;\">Advanced Planning</th></tr>';	strPrice3 += '<tr><td colspan=2 background="images/line_dotted.gif"></td></tr>';	strPrice3 += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Collect Sales and Order Forecast Data</td></tr>';	strPrice3 += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Generate Forecast</td></tr>';	strPrice3 += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Collect Supply and Demand Variability</td></tr>';	strPrice3 += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Optimize Safety Stock Levels</td></tr>';	strPrice3 += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Run and Analyze Production Plan</td></tr>';	strPrice3 += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Publish Supply Commitments</td></tr>';	strPrice3 += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Release Schedule</td></tr>';	strPrice3 += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Replenishment</td></tr>';	strPrice3 += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Evaluate Performance</td></tr>';	strPrice3 += '</table>';	strPrice3 += '</DIV>';	return strPrice3;}function Drawadv_pla(){  document.write(adv_pla());  document.close();}function sou_pro(){	strPrice4 = '<DIV id=\"soupro\"  style=\"position:absolute;visibility:hidden;z-index:3000; margin-top: 29px; margin-left: 8px; 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=\"souproMOv();\" onMouseOut=\"souproMOu();\" >';	strPrice4 += '<table width=225 border=\"0\" style=\"line-height:9pt; \">';	strPrice4 += '<tr><th colspan=2 align=center style=\"font-size:12px; font-weight: bold;\">Sourcing & Procurement</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 align=left style="font-size:11px">Initiate Requests and Define Sourcing Requirements</td></tr>';	strPrice4 += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Manage Requisition and Purchase Orders</td></tr>';	strPrice4 += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Receiving and Verification</td></tr>';	strPrice4 += '</table>';	strPrice4 += '</DIV>';	return strPrice4;}function Drawsou_pro(){  document.write(sou_pro());  document.close();}function disLean(){	strPrice5 = '<DIV id=\"dislean\" 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=\"disLeanMOv();\" onMouseOut=\"disLeanMOu();\" >';	strPrice5 += '<table width=225 border=\"0\" style=\"line-height:9pt; \">';	strPrice5 += '<tr><th colspan=2 align=center style=\"font-size:12px; font-weight: bold;\">Discrete / Lean Manufacturing</th></tr>';	strPrice5 += '<tr><td colspan=2 background="images/line_dotted.gif"></td></tr>';	strPrice5 += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Line Design to Balance Flow Line</td></tr>';	strPrice5 += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Schedule to Build – Flow Manufacturing</td></tr>';	strPrice5 += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Schedule Shop Floor</td></tr>';	strPrice5 += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Issue Work Orders</td></tr>';	strPrice5 += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Issue Material</td></tr>';	strPrice5 += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Record Completions</td></tr>';	strPrice5 += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Inspect Goods and Move to Stock</td></tr>';	strPrice5 += '</table>';	strPrice5 += '</DIV>';	return strPrice5;}function DrawdisLean(){  document.write(disLean());  document.close();}function qua_ass_mai(){	strPrice6 = '<DIV id=\"quaassmai\"  style=\"position:absolute;visibility:hidden;z-index:3000; 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: 9px;BORDER-BOTTOM: #9b9b9b 2px solid; BACKGROUND-COLOR: #f8f7f7;\" onMouseOver=\"quaassmaiMOv();\" onMouseOut=\"quaassmaiMOu();\" >';	strPrice6 += '<table width=225 border=\"0\" style=\"line-height:9pt; \">';	strPrice6 += '<tr><th colspan=2 align=center style=\"font-size:12px; font-weight: bold;\">Quality Assurance & Management</th></tr>';	strPrice6 += '<tr><td colspan=2 background="images/line_dotted.gif"></td></tr>';	strPrice6 += '<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 align=left style="font-size:11px">Initiate, Review and Analyze Non-Conformance</td></tr>';	strPrice6 += '<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 align=left style="font-size:11px">Recommend, Approve and Complete Disposition</td></tr>';	strPrice6 += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Review Quality Reports</td></tr>';	strPrice6 += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Initiate Corrective Action</td></tr>';	strPrice6 += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Analyze, Approve and Implement Request</td></tr>';	strPrice6 += '<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 align=left style="font-size:11px">ID Full Product Exposure and Shipped Items</td></tr>';	strPrice6 += '</table>';	strPrice6 += '</DIV>';	return strPrice6;}function Drawqua_ass_mai(){  document.write(qua_ass_mai());  document.close();}function ord_ful(){	strPrice7 = '<DIV id=\"ordful\"  style=\"position:absolute;visibility:hidden;z-index:3000; margin-top: 29px; margin-left: 8px; 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=\"ordfulMOv();\" onMouseOut=\"ordfulMOu();\" >';	strPrice7 += '<table width=225 border=\"0\" style=\"line-height:9pt; \">';	strPrice7 += '<tr><th colspan=2 align=center style=\"font-size:12px; font-weight: bold;\">Order Fulfillment</th></tr>';	strPrice7 += '<tr><td colspan=2 background="images/line_dotted.gif"></td></tr>';	strPrice7 += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Manage Customer Order</td></tr>';	strPrice7 += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Check ATP and Schedule Ship Date</td></tr>';	strPrice7 += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Send Sales Order Notification</td></tr>';	strPrice7 += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Manage Sales Order Holds</td></tr>';	strPrice7 += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Pick, Prepare and Ship Material</td></tr>';	strPrice7 += '</table>';	strPrice7 += '</DIV>';	return strPrice7;}function Draword_ful(){  document.write(ord_ful());  document.close();}function cos_rev_man(){	strPrice6 = '<DIV id=\"cosrevman\"  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=\"cosrevmanMOv();\" onMouseOut=\"cosrevmanMOu();\" >';	strPrice6 += '<table width=225 border=\"0\" style=\"line-height:9pt; \">';	strPrice6 += '<tr><th colspan=2 align=center style=\"font-size:12px; font-weight: bold;\">Cost & Revenue Management</th></tr>';	strPrice6 += '<tr><td colspan=2 background="images/line_dotted.gif"></td></tr>';	strPrice6 += '<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 align=left style="font-size:11px">Define, Generate, Maintain and Approve Budgets</td></tr>';	strPrice6 += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Supplier Invoice to Payment</td></tr>';	strPrice6 += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Period Close Management</td></tr>';	strPrice6 += '<tr><td width=10 align=right><IMG SRC="images/square_bullet.gif" WIDTH="2" HEIGHT="2" BORDER="0" ALT=""></td><td align=left style="font-size:11px">Financial Reporting</td></tr>';	strPrice6 += '</table>';	strPrice6 += '</DIV>';	return strPrice6;}function Drawcos_rev_man(){  document.write(cos_rev_man());  document.close();}