Having trouble with Example 5 in Arduoino Book

I am doing the examples in the "getting started with Arduino book." I am at Example 5 in the book where you are supposed to make and LED turn on and off with the button and depending on how long you hold the button you can change the brightness of the LED. MY code is correct, but I don't think my wiring set up is correct. The book just tells me to wire up the past two circuits I learned by combining figure 4-6 and 5-4 together. I am not sure if I did this correctly though. I wish the author had taken the tine to include a diagram for this one.

Does somebody know where a diagram is or could somebody draw one?

can you post the code here just in case. and posting the schematic(s) would help as well.

Here is a link to the code:

http://cdn.makezine.com/make/books/getstartedarduino/eg/Example_05.txt

Here is a link to some quick schematics:
http://jrdnweaver.com/arduinohelp.html

I'm trying to figure out if my layout is correct.

You can look over the button examples halfway down on this page:
http://www.ladyada.net/learn/arduino/lesson5.html
specifically, the pull-down resistor