I've included all of my code in this fiddle: http://jsfiddle.net/RymyY/
My issues deal with the 'Add Shape' button on the left hand side.
I want to be able to add a new canvas every time the second add button is clicked, but i cannot get it to work. Similar code works in this fiddle here: http://jsfiddle.net/dzejkej/xwg5f/
I dont know why mine is not working. I have no idea whats wrong. Please help.