today=new Date();
y0=today.getFullYear();
		
function clearText(thefield){
if (thefield.defaultValue==thefield.value)
thefield.value = ""
} 

function onDisplayRightHandColumn( siteID )
{
	document.write( '<iframe frameborder=0 src="/ard/rhcl.asp?AID=1374&Source=' + escape( document.location ) + '" scrolling=no width=100% height=100% allowtransparency=yes></iframe>' );
}
