if (variation == 'first')
{
	document.write('<br><br><br style="line-height:8px">');
}
else
{
	document.write('<img src="images/spacer.gif" width=12 height=1 /><span style="font-family:Arial, Verdana, Helvetica, sans-serif; font-size:12px; color:#000000;">Not ready to sign up? <a href="javascript:openLearnLanding();" style="text-decoration: underline">Click here</a> to learn more.<br><Br style="line-height:8px"></span>');
}