var MainID_Ref=$(event.target).data(); console.log(MainID_Ref.nodeid);
var MainID_Ref=$(event.target).data("nodeid"); console.log(MainID_Ref);