true==function() { var meti_abs = Math.abs( (((pmin) / (pf) ) - 1 )*100 ) + (((pmax) / (pf) ) - 1 )*100 if( meti_abs > 6 ){ return true } else { return false } }()