function fnClearKeyword(obj){
	obj.value='';
}
function fnPrint(){
	(window.print)?window.print():alert('Your browser does not support the required print functionality.\n\nPlease manually print this page by using the print option available in your browser.');
}
