1. if ( $('#Div').length ){}
2. if ( $('#Div').get(0)===underfine){ }
3. if ( $('#Div')[0]===underfine){ }