function showMsg( msg )
{
	alert( msg );
}