//JD Power Module
function equalOppModule(){
var strEqualOpp='';
/* RIGHT COLUMN JD POWER MODULE STARTS */
strEqualOpp+='<div class="rightcallouts_sep"><img src="/images/hr_lefnav_seperator.gif" border="0" alt="" /></div>';
strEqualOpp+='<table width="186" border="0" cellspacing="0" cellpadding="0">';
strEqualOpp+='<tr bgcolor="#ffffff">';
/* JD POWER MODULE TITLE BELOW */
strEqualOpp+='<td><div class="textcallout_title">Equal Opportunity Policy</div>';
/* JD POWER MODULE TEXT BELOW */
strEqualOpp+='<div class="textcallout">Amica is an Equal Opportunity Employer&nbsp;&nbsp;<a href="#" id="c4" onclick="return false;" onmouseover="setLyr(this.id,\'equalpopup\',\'309\',\'230\',\'365\',\'250\',\'309\',\'230\',\'309\',\'230\');" onmouseout = "handleOut(\'equalpopup\');" ><img src="/images/icon_tooltip.gif" alt="" border="0" /></a></div></td>';
strEqualOpp+='</tr>';
strEqualOpp+='</table>';
/* RIGHT COLUMN JD POWER MODULE ENDS */
		  		  
/* POP-UP SECTION STARTS */
strEqualOpp+='<div id="equalpopup" style="position:absolute ;left:-600px;top:-600px;z-index:3000;">';
strEqualOpp+='<table width="309" border="0" cellspacing="0" cellpadding="0">';
strEqualOpp+='<tr>';
strEqualOpp+='<td width="15" valign="top"><img src="/images/credit_rollover_topLcrnr.gif" width="15" height="33" alt="" border="0" /></td>';
/* POP-UP TITLE BELOW */
strEqualOpp+='<td width="274" valign="top" align="left" style="background: url(/images/credit_rollover_toptile.gif) repeat-x;" class="rollovertitle">Equal Opportunity Policy</td>';
strEqualOpp+='<td width="20" valign="top"><img src="/images/credit_rollover_topRcrnr.gif" width="20" height="33" alt="" border="0" /></td>';
strEqualOpp+='</tr>';
strEqualOpp+='<tr>';
strEqualOpp+='<td valign="top" style="background: url(/images/credit_rollover_Ltile.gif) repeat-y;">&nbsp;</td>';
/* POP-UP TEXT BELOW */
strEqualOpp+='<td valign="top" align="left" bgcolor="#FFFFFF"  class="rollovertext">All qualified applicants who are authorized to work in the United States will receive consideration for employment without regard to race, religion, sex, color, national origin, age, disability or sexual orientation. The Age Discrimination in Employment Act prohibits discrimination on the basis of age with respect to individuals who are 40 or more years of age. Employees are subject to the provisions of the Worker&rsquo;s Compensation Act.</td>';
strEqualOpp+='<td valign="top" style="background: url(/images/credit_rollover_Rtile.gif) repeat-y;">&nbsp;</td>';
strEqualOpp+='</tr>';
strEqualOpp+='<tr>';
strEqualOpp+='<td height="20" valign="top"><img src="/images/credit_rollover_botLcrnr.gif" width="15" height="20"  alt="" /></td>';
strEqualOpp+='<td align="left" valign="top" style="background:url(/images/credit_rollover_bot.gif) repeat-x"></td>';
strEqualOpp+='<td valign="top"><img src="/images/credit_rollover_botRcrnr.gif" width="20" height="20" alt=""  /></td>';
strEqualOpp+='</tr>';
strEqualOpp+='</table>';
strEqualOpp+='</div>';
/* POP-UP SECTION ENDS */
document.write(strEqualOpp);
}
equalOppModule();
  
          