// JavaScript Document

$(document).ready(function()
{
	$("#keywords").Watermark("Search Keywords");
});
