When I load www.astretchout.com I'm seeing some javascript errors that I can't fix. Please have a look at the page and send me some pointers on how to fix it. Thanks.
For a starter you could comment the line ContentSlider("slider1", "", linktextarray) Code (markup): and change it to //ContentSlider("slider1", "", linktextarray) Code (markup): linktextarray isn't defined anywhere and you are already calling the function ContentSlider few lines before anyways, so you don't need the line above. There are other errors on the page, to track them down use FireFox and its "Error Console".