function writeRight() {

	document.write(" <table width='315' height='130' border='0' cellpadding='0' cellspacing='0'>");

	document.write("   <tr>");

	document.write("     <td align='right' valign='bottom' background='images/teasers/bkg_tc_summer_jobs.jpg'><table width='175' height='100' border='0' cellpadding='0' cellspacing='10'>");

	document.write("         <tr>");

	document.write("           <td align='left' valign='top' class='grey12'><p><br />Check out the summer jobs we have available.</p>");
				   
	document.write("             <p><span class='link'><A href='careers_summer_jobs.html' class='link'>LEARN MORE</A> <SPAN class='linkBar'>|</SPAN><SPAN class='linkCarat'>&#8250;</SPAN><SPAN class='linkBar'>|</SPAN></span></p></td>");

	document.write("         </tr>");

	document.write("     </table></td>");

	document.write("   </tr>");

	document.write(" </table>");

	document.write(" <table width='315' height='175' border='0' cellpadding='0' cellspacing='0'>");

	document.write("   <tr>");

	document.write("     <td height='143' align='left' valign='bottom' background='images/teasers/bkg_tc_open_door_policy.jpg'><table width='175' height='100' border='0' cellpadding='0' cellspacing='10'>");

	document.write("         <tr>");

	document.write("           <td width='1' align='left' valign='top' class='grey12'>&nbsp;</td>");

	document.write("           <td align='left' valign='top' class='grey12'><p>Ayres Associates has an &quot;open door&quot; policy, giving you the freedom to discuss your aspirations or concerns with anyone, from your supervisor to the president of our company.</p>");

	document.write("           </td>");

	document.write("         </tr>");

	document.write("     </table></td>");

	document.write("   </tr>");

	document.write(" </table>");

	
}