The page seems to be loading slower than anticipated. Upon checking the timeline using firebug, it appears that there are significant image blocking instances:
https://i.sstatic.net/T5aG5.png
I suspect an error in my approach (I am aware of the duplicate jquery inclusion and will rectify this), but is there a way to concurrently load images using JavaScript?