I get a couple of Javascript errors when visiting the site...
Code:
Error: missing ; before statement
Source File: http://www.sgclub.com/
Line: 159, Column: 12
Source Code:
fcontent[0]="Copyright © 2004-2008 SGClub.com. All rights reserved. <br />Ad Management by <a onclick="urchinTracker ('/outgoing/http_redtyger_co_uk_');" href="http://redtyger.co.uk/" title="RedTyger website design, hosting and domains." target="_blank">
Code:
Error: document.getElementById(tabinterfaceid) is null
Source File: http://www.sgclub.com/ajaxtabs/ajaxtabs.js
Line: 13
Code:
Error: fcontent is not defined
Source File: http://www.sgclub.com/scroller.js
Line: 15
May be after you get those fixed the slow loading might go away? (Have you tried loading the page in Internet Explorer with Javascript Disabled? Does it go any faster then?)