|
|
#2 (permalink) |
|
<!--
//Dieses Skript stammt von Michael Mailer´s JavaScripts //URL: http://www.webaid.de/js -- eMail: mm@webaid.de //Bitte entfernen Sie diesen Vermerk nicht ! ScreenRes = screen.width; if(ScreenRes == "1280") res = "r1"; else if (ScreenRes == "1024") res = "r2"; else if (ScreenRes == "800") res = "r3"; else if (ScreenRes == "640") res = "r4"; if (res == "r1") { location.href="1280.shtml"; } if (res == "r2") { location.href="1024.shtml"; } if (res == "r3") { location.href="800.shtml"; } if (res == "r4") { location.href="640.shtml"; } //--> bu ve buna benzer skriptleri http://www.webaid.de/js/index.shtml adresinden bulabilirsiniz ama ne yazik ki almanca ![]()
__________________
Üyeler tanisiyor | Üyeler kendilerini tanitiyorlar. İletisim Merkezi | Forumla ilgili sorulariniz, problem bildirimi icin lütfen daha fazla ö.m. atmayiniz. |
|
|
|
|
Zoque'a hoşgeldiniz!