sto impazzendo a posizionare un sito per un cliente e qualunque soluzione cerchi c'è un sito che mi frega sempre !
....io in buona fede mi dicevo.....va che bravo questo che si riesce a posizionare così con un sito in flash !!!
ma i redirect non dovevano essere penalizzati?!?!?![]()
alla faccia ! guardate qui !!!
scusate lo sfogo !!!codice:<script language="Javascript" type="text/javascript"> function EstraiDominioCorrente() { var temp = '' + self.location; temp = temp.substring(temp.indexOf("//") + 2, temp.length); if(temp.indexOf("/") != -1) { temp = temp.substring(0, temp.indexOf("/"));} return temp;} function Redirect() { var dominioCorrente = EstraiDominioCorrente(); // primo gruppo di domini // uno if(dominioCorrente == 'www.tankavillage.com') { self.location = 'http://www.atahotels.it/Flash/ATA_flash.htm'; return false;} // due if(dominioCorrente == 'www.capotaorminahotel.com') { self.location = 'http://www.atahotels.it/Flash/ATA_flash.htm'; return false;} // tre if(dominioCorrente == 'www.hotelnaxosbeach.com') { self.location = 'http://www.atahotels.it/Flash/ATA_flash.htm'; return false;} // quttro if(dominioCorrente == 'www.naxosbeachclubparco.com') { self.location = 'http://www.atahotels.it/Flash/ATA_flash.htm'; return false;} // cinque if(dominioCorrente == 'www.classresidence.com') { self.location = 'http://www.atahotels.it/Flash/ATA_flash.htm'; return false;} // sei if(dominioCorrente == 'www.arcobalenoresidence.com') { self.location = 'http://www.atahotels.it/Flash/ATA_flash.htm'; return false;} // sette if(dominioCorrente == 'www.contessajolanda.com') { self.location = 'http://www.atahotels.it/Flash/ATA_flash.htm'; return false;} // otto if(dominioCorrente == 'www.deangeliresidence.com') { self.location = 'http://www.atahotels.it/Flash/ATA_flash.htm'; return false;} // nove if(dominioCorrente == 'www.dominaresidence.com') { self.location = 'http://www.atahotels.it/Flash/ATA_flash.htm'; return false;} // dieci if(dominioCorrente == 'www.grandhotelfieramilano.com') { self.location = 'http://www.atahotels.it/Flash/ATA_flash.htm'; return false;} // undici if(dominioCorrente == 'www.hotelconcord.com') { self.location = 'http://www.atahotels.it/Flash/ATA_flash.htm'; return false;} // dodici if(dominioCorrente == 'www.hotel-executive.com') { self.location = 'http://www.atahotels.it/Flash/ATA_flash.htm'; return false;} // tredici if(dominioCorrente == 'www.hotelvillapamphili.com') { self.location = 'http://www.atahotels.it/Flash/ATA_flash.htm'; return false;} // quattordici if(dominioCorrente == 'www.lineaunoresidence.com') { self.location = 'http://www.atahotels.it/Flash/ATA_flash.htm'; return false;} // quindici if(dominioCorrente == 'www.planibelresidence.com') { self.location = 'http://www.atahotels.it/Flash/ATA_flash.htm'; return false;} // sedici if(dominioCorrente == 'www.quarkdueresidence.com') { self.location = 'http://www.atahotels.it/Flash/ATA_flash.htm'; return false;} // diciassette if(dominioCorrente == 'www.quarkhotel.com') { self.location = 'http://www.atahotels.it/Flash/ATA_flash.htm'; return false;} // diciotto if(dominioCorrente == 'www.thebigresidence.com') { self.location = 'http://www.atahotels.it/Flash/ATA_flash.htm'; return false;} // diciannove if(dominioCorrente == 'www.atahotels.net') { self.location = 'http://www.atahotels.it/Flash/ATA_flash.htm'; return false;} // venti if(dominioCorrente == 'www.atabusinesscenter.com') { self.location = 'http://www.atahotels.it/businessoffices'; return false;} // ventuno if(dominioCorrente == 'www.atabusinesscenter.it') { self.location = 'http://www.atahotels.it/businessoffices'; return false;} // secondo gruppo di domini else if(dominioCorrente == 'www.atahotels.it' || 'www.atahotel.com' || 'www.ataresidence.com' || 'www.ataresidence.com') { self.location = 'http://www.atahotels.it/Flash/ATA_flash.htm';}} Redirect(); </script>

Rispondi quotando