
<ajax-response>
	<response type="element" id="contactStatusPanel">
		<H2>Contact Embarc</H2>
		<p style="color: red; font-weight: bold">Please enter your name.</p>
<p style="color: red; font-weight: bold">Please enter your phone number or email address.</p>
<p style="color: red; font-weight: bold">Please enter a message.</p>

			<p align="center"><A style="color: red; font-weight: bold" href="javascript:hideContactPanel();">
				<img src="/images/common/form-back.gif" border="0"/>
			</A></p>
			
	</response>
</ajax-response>
