Problem with scroll position

Problem with scroll position

Hi masters :) 
I try to use jquery but i have problem with scroll. 
My problem is if i click button page scroll go auto to top of page but i dont want it :( ! Someone who have one min to tell me how to fix it. I give you my source here .

$("#div") .click( function () {
// another div element // element.slideToggle();

});