In addition to the errors other people are experiencing:<p>- You're not minifying your CSS or JS.<p>- You're loading your JS at the top of the document, which is slow (<a href="http://developer.yahoo.com/blogs/ydn/high-performance-sites-rule-6-move-scripts-bottom-7200.html" rel="nofollow">http://developer.yahoo.com/blogs/ydn/high-performance-sites-...</a>)<p>- Response times for just loading the main page are over a second for me.<p>- The second panel of your carousel has items that don't fit on one line and break your design.<p>- 'Select your country' doesn't work.<p>- Even without interacting with anything on the site, I'm see this error appended to the DOM: "<b>Fatal error</b>: Call to a member function FetchRow() on a non-object in <b>/hermes/bosweb26a/b2005/ipg.monologixcom/drivingtests101/includes/banner_slider.php</b> on line <b>77</b><br />"<p>- Actually, as I click around more, pretty much the whole site is broken...<p>Good idea, but the site needs a lot more testing (and some design work) before it's useable.