$(function()
{
	$(".login.user").defaultText();
	$("#searchbox").defaultText();
});



