function noClick()
{
	message = "\tCopyright 2008 FlairWork Technologies"
	alert(message)
	return false;	
}


