// JavaScript Document

jQuery(function($) {
	$("#q").defaultvalue("Search");
});