function MWHook(data,id) { if ( data =='
') return '
' else return data; } //-->