How to debug memory leaks

I have a large memory leak, but all I am doing is going back and forth between two pages. Once the pages are loaded I am not doing anything but go to link, then go back, go to link, then go back. Here is the memory growth:


I have commented almost 99% of my code that does anything. I have been reading all the memory leak forums and I need assistance if anyone is willing to help me get started.
Thank you!
Rob