Many big shopping cart pages do not need to load images, etc. which are outside of the scroll area. When the user scrolls down to reach that area of the page, the images can load dynamically through AJAX. This happens in all Amazon pages. Scroll down to bottom of page and you will find the "Continue shopping" box only fills when you actually scroll down. Has anybody have any sample script that can be modified that does this?