var subject = "";

function src(subject)
{ 
	window.location.href="http://www.google.com/search?q="+subject;
}
