$(document).ready(function() {
	$("#email").defaultValue("Email Address");
});

