<!-- Begin
if (window != top) 
	top.location.href = location.href;

function clearField(i) {
	if (i.value =='Enter email address') {
		i.value=''; 
	}
}


// End -->
