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