questo è il codice incriminato perfavore aiutoooo

codice:
<script>
                        if (!useRedirect) {
                        // if dynamic embedding is turned on
                            if(hasRightVersion) {  // if we've detected an acceptable version
                                
		document.write('<object height="232" width="251" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" id="flash2" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000">'
			+ '<param value="http://www.190.it/res/attachments/images/Flash_Vod_Five_Broadband.swf " name="movie">'
			+ ''
				+ '<param>'
					+ ''
					+ ''
				+ ' </param>'
			+ ''
            + '<param value="A0=/res/attachments/images/Flash_Vod_Five_Broadband.swf&amp;U0=http%3A//www.areaaziende.190.it/190/trilogy/jsp/dispatcher.do%3Fty_key%3Daz_vodafone_five_broadband%26hp190%3Dy&amp;G0=http%3A//www.190.it/res/trace/trace.html%3Fbutton%3Daz_vodafone_five_broadband&amp;T1=Fattura%3Cbr/%3Evia%20e-mail&amp;A1=/res/attachments/images/fattura_via_mail0.swf&amp;U1=http%3A//www.areaaziende.190.it/190/trilogy/jsp/dispatcher.do%3Fty_key%3Daz_fatturaviaemail%26hp190%3Dy&amp;O1=&amp;G1=http%3A//www.190.it/res/trace/trace.html%3Fbutton%3Dfattura_email&amp;T2=Dettaglio%3Cbr/%3EChiamate&amp;A2=/res/attachments/images/dett_chiamate1.swf&amp;U2=http%3A//www.areaaziende.190.it/190/trilogy/jsp/dispatcher.do%3Fty_key%3Daz_dettaglio_chiamate%26hp190%3Dy&amp;O2=&amp;G2=http%3A//www.190.it/res/trace/trace.html%3Fbutton%3Ddettaglio_chiamate&amp;T3=MMS%3Cbr/%3Evia%20e-mail&amp;A3=/res/attachments/images/mms_business.swf&amp;U3=http%3A//www.areaaziende.190.it/190/trilogy/jsp/dispatcher.do%3Fty_key%3Daz_mms_viaemail%26hp190%3Dy&amp;O3=&amp;G3=http%3A//www.190.it/res/trace/trace.html%3Fbutton%3Dmms_email" name="flashVars">'
			+ '<embed flashvars="A0=/res/attachments/images/Flash_Vod_Five_Broadband.swf&amp;U0=http%3A//www.areaaziende.190.it/190/trilogy/jsp/dispatcher.do%3Fty_key%3Daz_vodafone_five_broadband%26hp190%3Dy&amp;G0=http%3A//www.190.it/res/trace/trace.html%3Fbutton%3Daz_vodafone_five_broadband&amp;T1=Fattura%3Cbr/%3Evia%20e-mail&amp;A1=/res/attachments/images/fattura_via_mail0.swf&amp;U1=http%3A//www.areaaziende.190.it/190/trilogy/jsp/dispatcher.do%3Fty_key%3Daz_fatturaviaemail%26hp190%3Dy&amp;O1=&amp;G1=http%3A//www.190.it/res/trace/trace.html%3Fbutton%3Dfattura_email&amp;T2=Dettaglio%3Cbr/%3EChiamate&amp;A2=/res/attachments/images/dett_chiamate1.swf&amp;U2=http%3A//www.areaaziende.190.it/190/trilogy/jsp/dispatcher.do%3Fty_key%3Daz_dettaglio_chiamate%26hp190%3Dy&amp;O2=&amp;G2=http%3A//www.190.it/res/trace/trace.html%3Fbutton%3Ddettaglio_chiamate&amp;T3=MMS%3Cbr/%3Evia%20e-mail&amp;A3=/res/attachments/images/mms_business.swf&amp;U3=http%3A//www.areaaziende.190.it/190/trilogy/jsp/dispatcher.do%3Fty_key%3Daz_mms_viaemail%26hp190%3Dy&amp;O3=&amp;G3=http%3A//www.190.it/res/trace/trace.html%3Fbutton%3Dmms_email" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" src="home.do_files/Flash_Vod_Five_Broadband.swf">'
				+ ''
					+ ''
				+ ''
			+ '</embed>'
		+ '</object>');
	
                            } else {  // flash is too old or we can't detect the plugin
                                
        var strurlAz = new Array(3);
        strurlAz[0] = 'http://www.areaaziende.190.it/190/trilogy/jsp/dispatcher.do?ty_key=az_fatturaviaemail';
        strurlAz[1] = 'http://www.areaaziende.190.it/190/trilogy/jsp/dispatcher.do?ty_key=az_dettaglio_chiamate';
        strurlAz[2] = 'http://www.areaaziende.190.it/190/trilogy/jsp/dispatcher.do?ty_key=az_mms_viaemail';

        var pAz = new Array(3);
        pAz[0] = 'hp190%3Dy';
        pAz[1] = 'hp190%3Dy';
        pAz[2] = 'hp190%3Dy';


        var businessStr = '';
		
				businessStr = '<area alt="Area Business" coords="6,32,237,155" href="http://www.areaaziende.190.it/190/trilogy/jsp/dispatcher.do?ty_key=fdt_az&amp;hp190=y">';
        document.write('<map name="altgifmapaz">'
            + '<area coords="10,157,81,224" alt="" onclick="openLinkPopupAziende(0,2,0,0,0);">'
            + '<area coords="86,157,156,224" alt="" onclick="openLinkPopupAziende(1,2,0,0,0);">'
            + '<area coords="162,157,232,224" alt="" onclick="openLinkPopupAziende(2,2,0,0,0);">'
            + businessStr
        + '</map>'
        + '');
                            }
                        }
                    </script>