I stumbled upon this site and specifically the code being used on this page intrigues me: http://netbookscoop.com/toshiba-mini-nb205-netbooks-stock/#more-3973 Any idea what type of program it is that's being used to display all the ads?
It looks like its a product widget plugin for WordPress. In the source code I see: <link rel="stylesheet" href="/wp-content/plugins/product-widget/product-widget.css" type="text/css" media="screen" />
So it's probably something that the owner designed... as it looks like I've never seen it before. Anyone else care to take a crack?