Unable to load content, it halts on the preloader half way.. anyone know what might be the problem..

I posted the html code here, I’m not sure where I could be getting a problem, the preloader keeps loading half-way then stops and nothing loads up.. any ideas anybody?
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <title>Boyancy The Official Website</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
        <meta name="google-site-verification" content="KwHoy610LOdM8rIsTXAHWk63mBpgLw2tosjHxZUL74o" />
        <meta name="author" content="Site created by Boyancy" />           
        <meta name="robots" content="all" />
        <meta name="keywords" content="Boyancy official website, Facts, Pictures, Photo's, Gallery, images, Videos, news" />
        <meta name="description" content="Boyancy's official website" />
        <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
        <script type="text/javascript" src="/_Client/Scripts/Font/cufon-yui.js"></script>
        <script type="text/javascript" src="/_Client/Scripts/Font/Rawlinson_400.font.js"></script>
        <script type="text/javascript" src="/_Client/Scripts/Font/Freight_400.font.js"></script>
        <script type="text/javascript">
            Cufon.replace('.errorTemplate h1')('h2, #slideShowOverlay h1, #siteNavigation li a, #secondNavigation li a, #slideshowNavigation li a', { hover: true })('h4, h5', { fontFamily: 'Rawlinson', hover: true });
        </script>
        <link type="text/css" rel="stylesheet" media="screen" href="/_Client/Styles/Master.css" />
        <link type="text/css" rel="stylesheet" media="screen" href="/_Client/Styles/Themes/Blue.css" />
        <!--[if lte IE 6]><link type="text/css" rel="stylesheet" media="screen" href="/_client/ie6/style/master.css" /><![endif]-->
        <!--[if IE 7]><link rel="stylesheet" type="text/css" href="/_Client/Styles/Browser/IE.css" media="screen"/><![endif]-->
        <script type="text/javascript" src="/_Client/Scripts/Global.js"></script>
        <link type="image/x-icon" href="/_Client/Styles/Images/favicon.ico" rel="shortcut icon" />
        <link type="image/x-icon" href="/_Client/Styles/Images/favicon.ico" rel="icon" />
        <link rel="canonical" href="http://www.Boyancy.com/" />
    </head>
    <body>
        <div id="Boyancy">
            <div id="headerWrapper">
                <div id="headerContent" class="clearfix">
                    <h1 id="logo">
                        <a href="/" title="Go to the Boyancy official homepage">Boyancy official</a>
                    </h1>
                    <ul id="siteNavigation" class="clearfix">
                        <li class="selected"><a href="/">Home</a></li>
                        <li class=""><a href="/en/Boyancy/">Boyancy</a></li>
                        <li class=""><a href="/en/Latest/">Latest</a></li>
                        <li class=""><a href="/en/Screen/">Screen</a></li>
                        <li class=""><a href="/en/Fashion/">Fashion &amp; Editorial</a></li>
                        <li class=""><a href="/en/Projects/">Projects</a></li>
                        <li class=""><a href="/en/Slideshow/">Slideshow</a></li>
                    </ul>
                    <span class="headerSideBg"></span>
                </div>
            </div>
            <div id="wrapper">
    <div id="homeOuter">
        <div id="homeInner">
            <div id="pageContent">
                <div class="fullScreenContent" id="homePageContent">
                    <ul class="sect1">
                        <li id="home1"><a href="/en/Screen/"><img src="/_Client/Flash/images/home1.jpg" alt="Boyancy &amp; SCREEN" width="100%" /></a></li>
                        <li id="home2"><a href="/en/Fashion/"><img src="/_Client/Flash/images/home2.jpg" alt="Boyancy &amp; FASHION" width="100%" /></a></li>
                    </ul>
                    <div class="sect2">
                        <div class="floral"><img src="/_Client/Flash/images/latest-news-vector.png" alt="Boyancy" width="35%" /></div>
                        <div class="sect2_inner">
                            <h2><img src="/_Client/Flash/images/latest-from-Boyancy.png" alt="Boyancy print now available to purchase" width="100%" /></h2>
                            <h5><a href="/en/Latest/Projects/Boyancy/Boyancy-print-now-available-to-purchase/">Boyancy print now available to purchase</a></h5>
                            <p class="date"><em>7 June 2011</em></p>
                            <p>
                            Due to popular demand, Boyancy has released a print.
                            </p>
                        </div>
                    </div>
                    <ul class="sect3">
                        <li id="home3"><a href="/en/Boyancy/Picture-Book/"><img src="/_Client/Flash/images/home3.jpg" alt="Boyancy NEW LOOK" width="100%" /></a></li>
                        <li id="home4"><a href="/en/Fashion/Burberry/SpringSummer-2010/"><img src="/_Client/Flash/images/home4.jpg" alt="BURBERRY" width="100%" /></a></li>
                        <li id="home5"><a href="/en/Fashion/Editorial/"><img src="/_Client/Flash/images/home5.jpg" alt="EDITORIAL" width="100%" /></a></li>
                        <li id="home6"><a href="/en/Projects/"><img src="/_Client/Flash/images/home6.jpg" alt="PROJECTS" width="100%" /></a></li>
                    </ul>
                </div>
            </div>
            <div class="clear"></div>
        </div>
        <img src="/_Client/Styles/Images/spacer.png" class="spacer" alt="Boyancy" width="100%" />
    </div>
    <script type="text/javascript">Cufon.now()</script>
            </div>
            <div id="footerWrapper">
    <ul id="flashControls">
        <li><a id="grid" class="flashModeLink selected" href="javascript:changeLayout('grid');"></a></li>
    <li><a id="grill" class="flashModeLink" href="javascript:changeLayout('grill');"></a></li>
    <li><a id="fullScreen" class="flashModeLink" href="javascript:changeLayout('fullscreen');"></a></li>
    </ul>
    <script type="text/javascript">
        function getFlashMovie(movieName) {
            var isIE = navigator.appName.indexOf("Microsoft") != -1;
            return (isIE) ? window[movieName] : document[movieName];
        function updateIcon(s) {
            $j('.flashModeLink').each(function() {
                var item = $j(this);
                item.removeClass('selected');
            switch (s) {
                case "grid":
                    $j('#flashControls #grid').addClass('selected');
                    break;
                case "grill":
                    $j('#flashControls #grill').addClass('selected');
                    break;
                case "fullscreen":
                    $j('#flashControls #fullScreen').addClass('selected');
                    break;
                default:
                    break;
        function changeLayout(s) {
            getFlashMovie("BoyancyFeature").changeLayout(s);
            updateIcon(s);
</script>
    <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js"></script>
<script type="text/javascript">
    function getFlashVersion() {
        var agent = navigator.userAgent.toLowerCase();
        flashVersion = 0;
        if (agent.indexOf("mozilla/3") != -1 && agent.indexOf("msie") == -1) {
            flashVersion = 0;
        if (navigator.plugins != null && navigator.plugins.length > 0) {
            var flashPlugin = navigator.plugins['Shockwave Flash'];
            if (typeof flashPlugin == 'object') {
                for (i = 25; i > 0; i--) {
                    if (flashPlugin.description.indexOf(i + '.') != -1) { flashVersion = i; };
        if (flashVersion == 0 || (navigator.userAgent.match(/iPhone/i)) || (navigator.userAgent.match(/iPod/i)) || navigator.userAgent.match(/iPad/i)) {
            $j('#flashControls').css('display', 'none');
    getFlashVersion();
    // $j(document).ready(function() {
    var swfVersionStr = "10.0.0";
    var xiSwfUrlStr = "/_Client/Flash/playerProductInstall.swf";
    var flashvars = {
        contentUrl: '/_Client/services/homepagexml.aspx',
        swfUrl: "/_Client/Flash/BoyancyFeature.swf"
    var params = {};
    params.quality = "high";
    params.bgcolor = "#ffffff";
    params.allowscriptaccess = "sameDomain";
    params.allowfullscreen = "true";
    params.wmode = "transparent";
    var attributes = {};
    attributes.id = "BoyancyFeature";
    attributes.name = "BoyancyFeature";
    attributes.align = "middle";
    swfobject.embedSWF(
        "/_Client/Flash/Preloader.swf", "pageContent",
        "100%", "100%",
        swfVersionStr, xiSwfUrlStr,
        flashvars, params, attributes);
    // JavaScript enabled so display the flashContent div in case it is not replaced with a swf object. -
    swfobject.createCSS("#pageContent", "display:block;text-align:left;");
</script>
    <!-- END: external scripts / flash embed -->
                <div id="footerContent" class="clearfix">
                   <ul class="socialNaviation">
                        <li class="twitterIcon"><a href="http://twitter.com/eBoyancy/" rel="external">Boyancy official Twitter</a></li>
                        <li class="facebookIcon"><a href="http://www.facebook.com/boyancy/" rel="external">Boyancy official Facebook</a></li>
                    </ul>
                    <ul id="footerNavigation">
<li><a href="/en/SignUp/">Sign Up</a></li>
                        <li><a href="/en/Messages/">Messages</a></li>
                        <li><a href="http://www.addthis.com/bookmark.php?v=250&username=xa-4bbdb05f1cff21e6" onclick="return addthis_open(this, '', '[URL]', '[TITLE]')" onmouseout="addthis_close()">Share</a></li>
                        <li><a href="/en/Terms/">Terms</a></li>
                        <li><a href="/en/Privacy/">Privacy</a></li>
                        <li><a href="/en/Contact/">Contact</a></li>
                        <li><a href="/en/B/">Boyancy</a></li>
                    </ul>
                    <span class="footerSideBg"></span>
                </div>
            </div>
        </div>
        <!--[if lte IE 6]><script src="/_Client/IE6/Scripts/warning.js" type="text/javascript"></script><![endif]-->
        <script type="text/javascript">
        Cufon.now();
        fullScreenPage();
</script>
    <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4bbdb05f1cff21e6"></script>
    </body>
</html>

Similar Messages

Maybe you are looking for

  • ICal use with serveral iPads

    My Wife and I both have an iPad (with different iCloud/Apple IDs and Accounts), however we share a Macbook Pro for iCal. My iPad syncs fine with iCal- all of the information appears and I can update information on either the iPad or iCal successfully

  • Caused by: oracle.xdo.parser.v2.XMLParseException: Start of root element ex

    Hello I am new to XML and I have written an XML Data template from scratch (not from .rdf). It's a very basic sql statement that returns 4 pieces of data to print on file folder labels. The results look great in Template preview mode. However, when I

  • Widescreen/anamorphic

    Urgent help is needed please My video is filmed in DVPAL anamorphic with a XL1s We need to make animations between the clips and use motion for this. After creating an animation an adding black borders to get an anamorphic effect: selecting add filte

  • How to pass the JCo destinations as URL params?

    Hi, I have requirement to pass my JCo names as Url Params. jcoParam = "WD_ORD_RFC_METADATA_DEST:MNR "+" WD_ORD_MODELDATA_DEST:MNR"; how do I combine and sent to URL params urlParameters.put("sap-wd-arfc-useSys",jcoParam); I am passing like this but t

  • Permissions problems in panther?

    Hi - I am having an odd problem at work. We have 2 eMacs for the kids to use for the film club (which is going very well, BTW), and I also have some freeware and shareware games on these, as well as office and a few other programs. Here's the problem