	$(function(){
	$(".query").fieldtag({ markedClass: "query", standardText: "SEARCH" });
	// NEED TO ADD MORE?  Uncomment the following line and add more lines if required.
	// $fieldtags(".email").fieldtag({ markedClass: "email", standardText: " YOUR EMAIL ADDRESS" });
});
