internal pull up r's

Try using:
pinMode(n, INPUT_PULLUP);
where n is your pin number.