> Uncaught TypeError: Cannot read property 'title' of null, this > message
> is repeated every time a thumb nail is selected. I'm not in it too deep, and I wouldn't say your Fiddle "works" by my standards, but I think you have a scope error on your dev site. sampleObjectItems is not in scope when the OnWalk function is called. -- Sandy
