AKDENİZ FORUM


Ana Sayfa Benim Konularim Benim Mesajlarim
Geri git   AKDENİZ FORUM > VBulletin Destek & Webmaster Genel > Webmaster Genel
Kayıt ol Yardım Üye Listesi Arama Bugünki Mesajlar Bütün Forumları okunmuş kabul et

Webmaster Genel Webmasterların fikir alışverişi yapabileceği genel bölüm.

Cevapla
 
Seçenekler
Alt 05-13-2007   #1
dJ_FoxX
Normal Üye
 
dJ_FoxX - ait Kullanıcı Resmi (Avatar)

Türkiyenin En Kaliteli Bilgi Paylasim Mekani AKdenizForum..
Kullanıcı Bilgileri
 
Üyelik Tarihi: Sep 2006
Mesajlar: 1.057
Üye No: 1053
Extra Bilgiler
Tecrübe Puanı: 41
Rep Gücü : 59
Rep Derecesi : dJ_FoxX is on a distinguished road
İletişim
Standart Çeşitli scripts'ler

Çeşitli scripts'ler

--------------------------------------------------------------------------------

renk değiştiren yazı


Kod:
<HTML> <HEAD> <TITLE>Insert Your Title</TITLE><**** name="Generator" content="Soft Lite ScriptWorx 3.0"></HEAD> <BODY topmargin="0" leftmargin="0" link="#0000FF" vlink="#800080" alink="#FF0000"> <!-- Type your text here //--> <****** LANGUAGE="JavaScript"><!-- //enter the message you wish to be shown, including html tagsvar message='<b><font color=000000 size=5>www.sewimli.8m.net</font></b>' //enter a color name to be used as the background color of the messagevar backgroundcolor="yellow" //enter 0 for always display, 1 for a set period, 2 for random display modevar displaymode=0 //if displaymode is set to display for a set period, enter the period below (1000=1 sec)var displayduration=10000 //enter 0 for non-flashing message, 1 for flashingvar flashmode=1//if above is set to flashing, enter the flash-to color belowvar flashtocolor="lightgreen" function regenerate(){window.location.reload()} var which=0 function regenerate2(){if (document.layers)setTimeout("window.onresize=regen erate",400)} function display2(){if (document.layers){if (topmsg.visibility=="show")topmsg.visibility="hide "elsetopmsg.visibility="show"}else if (document.all){if (topmsg.style.visibility=="visible")topmsg.style.v isibility="hidden"elsetopmsg.style.visibility="vis ible"setTimeout("display2()",Math.round(Math.rando m()*1 0000)+10000)}} function flash(){if (which==0){if (document.layers)topmsg.bgColor=flashtocolorelseto pmsg.style.backgroundColor=flashtocolorwhich=1}els e{if (document.layers)topmsg.bgColor=backgroundcolorels etopmsg.style.backgroundColor=backgroundcolorwhich =0}} if (document.all){document.write('<span id="topmsg" style="position:absolute;visibility:hidden">'+mess age+'</span>')} function logoit(){document.all.topmsg.style.left=document.b ody.scrol lLeft+document.body.clientWidth/2-document.all.topmsg.offsetWidth/2document.all.topmsg.style.top=document.body.scrol l Top+document.body.clientHeight-document.all.topmsg.offsetHeight-4} function logoit2(){topmsg.left=pageXOffset+window.innerWidt h/2-topmsg.document.width/2topmsg.top=pageYOffset+window.innerHeight-topmsg.document.height-5setTimeout("logoit2()",90)} function setmessage(){document.all.topmsg.style.left=docume nt.body.scrol lLeft+document.body.clientWidth/2-document.all.topmsg.offsetWidth/2document.all.topmsg.style.top=document.body.scrol l Top+document.body.clientHeight-document.all.topmsg.offsetHeight-4document.all.topmsg.style.backgroundColor=backgro u ndcolordocument.all.topmsg.style.visibility="visib le"if (displaymode==1)setTimeout("topmsg.style.visibilit y='hidden'",disp layduration)else if (displaymode==2)display2()if (flashmode==1)setInterval("flash()",1000)window.on scroll=logoitwindow.onresize=new Function("window.location.reload()")} function setmessage2(){topmsg=new Layer(window.innerWidth)topmsg.bgColor=backgroundc olorregenerate2()topmsg.document.write(message)top msg.document.close()logoit2()topmsg.visibility="sh ow"if (displaymode==1)setTimeout("topmsg.visibility='hid e'",displaydurat ion)else if (displaymode==2)display2()if (flashmode==1)setInterval("flash()",1000)} if (document.layers)window.onload=setmessage2else if (document.all)window.onload=setmessage //--></******> </BODY> </HTML> kendim hazırladığım marlin efecti <OBJECT id=wolfi classid=clsid:d45fd31b-5c6e-11d1-9ec1-00c04fd7081f></OBJECT> <****** language=JavaScript type=text/javascript> function LoadLocalAgent(CharID, CharACS) { LoadReq = wolfi.Characters.Load(CharID, CharACS); return(true); } var MerlinID; var MerlinACS; wolfi.Connected = true; MerlinLoaded = LoadLocalAgent(MerlinID, MerlinACS); Merlin = wolfi.Characters.Character(MerlinID); Merlin.Show(); Merlin.Play("Surprised"); Merlin.Play("GetAttention"); Merlin.Play("Blink"); Merlin.MoveTo (512,450); Merlin.speak("Sitemize Hoşgeldiniz"); Merlin.Play("Greet"); Merlin.Play("Blink"); Merlin.Play("Announce"); Merlin.Play("DoMAgic1"); Merlin.MoveTo (600,400); Merlin.Play("Surprised"); Merlin.Play("GestureRight"); Merlin.speak("Nasıl İyi Vakit geçirebiliyomusunuz?"); Merlin.MoveTo (200,450); Merlin.speak("Yeni şeyler eklencekte Bakma işte"); Merlin.Play("Write"); Merlin.Play("Read"); Merlin.speak("Bizim Patron Çokçalışıyo,yoksa ohhooo"); Merlin.MoveTo (150,350); Merlin.Play("GestureRight"); Merlin.Play("DoMAgic1"); Merlin.Play("Blink"); Merlin.speak("Neyse,Benim Gitmem LazımDaha cok Kişiyi Karşılıycam"); Merlin.Play("Decline"); Merlin.MoveTo (600,400); Merlin.speak("HaDİ Hoşçakal"); Merlin.Play("Congratulate"); Merlin.speak("ßy DEHLİZ"); Merlin.Play("Wave"); Merlin.Hide(); //hp_d00(); </******> büyüp küçülen yazı <****** language="Javascript1.2"> <!--// please keep these lines on when you copy the source// made by: Nicolas - http:/www.erenet.net var tags_before_clock = "<center>";var tags_after_clock = "</center>"; var speed = 100;var speed2 = 2000;var biggest_text = 28; var x = 0;var y = 0;var themessage, size;var esize = "</font>"; function initArray() { this.length = initArray.arguments.length;for (var i = 0; i < this.length; i++) {this[i] = initArray.arguments[i];}} var themessage2 = new initArray("Web siten için .","Kod İSTERMİSİN?.","NEYY? EVET Mİ??.","O HALDE KARALA Bİ YERLERE..."); if(navigator.appName == "Netscape") {document.write('<layer id="wds"></layer><br>');} if (navigator.appVersion.indexOf("MSIE") != -1){document.write('<span id="wds"></span><br>');} function upwords(){ themessage = themessage2[y]; if (x < biggest_text) {x++;setTimeout("upwords()",speed);} else {setTimeout("downwords()",speed2);} if(navigator.appName == "Netscape") {size = "<font point-size='"+x+"pt'>"; document.wds.document.write(size+tags_before_clock +themessage+tags_after_clock+esize);document.wds.d ocument.close();} if (navigator.appVersion.indexOf("MSIE") != -1){wds.innerHTML = tags_before_clock+themessage+tags_after_clock;wds. style.fontSize=x+'px'}} function downwords(){ if (x > 1) {x--;setTimeout("downwords()",speed);} else {setTimeout("upwords()",speed2);y++;if (y > themessage2.length - 1) y = 0;} if(navigator.appName == "Netscape") {size = "<font point-size='"+x+"pt'>"; document.wds.document.write(size+tags_before_clock +themessage+tags_after_clock+esize);document.wds.d ocument.close();} if (navigator.appVersion.indexOf("MSIE") != -1){wds.innerHTML = tags_before_clock+themessage+tags_after_clock;wds. style.fontSize=x+'px'}} setTimeout("upwords()",speed);//--></******> site giriş animasyonu </table><******>var width=document.body.clientWidth;var height=document.body.clientHeight; function doClickText(who,type,step,timeOut) {document.getElementById(who).style.display="none" ; if(type==0) {reveal('revealDiv1',step,timeOut,0);reveal('revea lDiv2',step,timeOut,1);}if(type==1) {reveal('revealDiv1',step,timeOut,2);reveal('revea lDiv2',step,timeOut,3);}}function reveal(who,step,timeOut,type) {if(type==0)var where="top";if(type==1)var where="bottom";if(type==2)var where="left";if(type==3)var where="right";eval('var temp=document.getElementById(who).style.'+where);t emp=parseInt(temp);if(type==0||type==1)var checkWith=height/2;if(type==2||type==3)var checkWith=width/2;if(-temp<checkWith) {temp-=step;eval('document.getElementById(who).style.'+w here+' =temp;');setTimeout("reveal('"+who+"',"+step+",'"+ timeOut+" ',"+type+")", timeOut);}else {document.getElementById(who).style.display="none" ; document.body.scroll="yes";}}function initReveal(type,div1bg,div2bg,div1bw,div2bw,div1bc ,div2bc,step,timeOut,click) {if(type==0) {var bWhere1="border-bottom";var bWhere2="border-top";var putZero1="top:0px; left:0px";var putZero2="bottom:0px; left:0px";document.write('<div id="revealDiv1" style="z-index:100; display:block; position:absolute; '+putZero1+'; background:'+div1bg+' ; width:'+(width)+'; height:'+(height/2)+'; '+bWhere1+':'+div1bc+' solid '+div1bw+'px"></div>');document.write('<div id="revealDiv2" style="z-index:100; display:block; position:absolute; '+putZero2+'; background:'+div2bg+' ; width:'+(width)+'; height:'+(height/2)+'; '+bWhere2+':'+div2bc+' solid '+div2bw+'px"></div>');if(!click) {reveal('revealDiv1',step,timeOut,0);reveal('revea lDiv2',step,timeOut,1);} else {clickText(type,step,timeOut);}} if(type==1) {var bWhere1="border-right";var bWhere2="border-left";var putZero1="top:0px; left:0px";var putZero2="top:0px; right:0px";document.write('<div id="revealDiv1" style="z-index:100; display:block; position:absolute; '+putZero1+'; background:'+div1bg+' ; width:'+(width/2)+'; height:'+(height)+'; '+bWhere1+':'+div1bc+' solid '+div1bw+'px"></div>');document.write('<div id="revealDiv2" style="z-index:100; display:block; position:absolute; '+putZero2+'; background:'+div2bg+' ; width:'+(width/2)+'; height:'+(height)+'; '+bWhere2+':'+div2bc+' solid '+div2bw+'px"></div>');if(!click) {reveal('revealDiv1',step,timeOut,2);reveal('revea lDiv2',step,timeOut,3);}else {clickText(type,step,timeOut);}}function clickText(type,step,timeOut) {document.write('<div id="clickText" style="z-index:101; display:block; position:absolute; top:'+(height/2-clickh/2-clickb)+'; left:'+(width/2-clickw/2-clickb)+'"><table style="border:'+clickc+' solid '+clickb+'px; background:'+clickbg+' ;width:'+clickw+'px; height:'+clickh+'; '+clickFont+'; cursor:hand; cursorointer" onClick="doClickText(\'clickText\','+type+','+step +','+timeOut+')"><tr><td align="middle">'+clickt+'</td></tr></table></div>');}}</******><******>var clickw=170; // Widthvar clickh=20; // Heightvar clickb=2; // Border widthvar clickc="#CCFFCC"; // Border colorvar clickbg="#ffffff"; // Background colorvar clickt="siteme girmek için tıkla"; // Text to displayvar clickFont="font-family:Tahoma,arial,helvetica; font-size:10pt; font-weight:bold; color:#FF0000"; // The font style of the textnew initReveal(0,'#CCFFCC','#CCFFCC',1,1,'#00FF00','#0 00000',3,10,true);</******></td></tr></table> harika yazı efekti içindeki düzenleme bana ait siz degiştirin gerekli yerleri <****** language="javascript"><!--function Is() {var agent = navigator.userAgent.toLowerCase();this.major = parseInt(navigator.appVersion);this.minor = parseFloat(navigator.appVersion);this.ns = ((agent.indexOf('mozilla')!=-1) && ((agent.indexOf('spoofer')==-1) && (agent.indexOf('compatible') == -1)));this.ns2 = (this.ns && (this.major == 2));this.ns3 = (this.ns && (this.major == 3));this.ns4b = (this.ns && (this.major == 4) && (this.minor <= 4.03));this.ns4 = (this.ns && (this.major >= 4));this.ie = (agent.indexOf("msie") != -1);this.ie3 = (this.ie && (this.major == 2));this.ie4 = (this.ie && (this.major >= 4));this.op3 = (agent.indexOf("opera") != -1);}var is = new Is()if(is.ns4) {doc = "document";sty = "";htm = ".document"} else if(is.ie4) {doc = "document.all";sty = ".style";htm = ""}var text1 = "", text2 = "", count = 0, count2=0;msg = new Array();msg[0] = "<font face=Courier New size=2><h1><center><u></u> </center></h1> ";msg[1] = " <center><h1><b>Bu Site <font face=Tahoma color=#FFFFFF><b></font><font face=Tahoma color=#FFFFFF><b>Dehliz</font></h1></center>";msg[2] = " <center><h1><b>Tarafından <font face=Tahoma color=#FFFFFF><b></font><font face=Tahoma color=#FFFFFF><b> Tasarım Aşamasına Alınmıştır</font></h1></center>";msg[3] = " <center><h1><b>Enkısa Zamanda <font face=Tahoma color=#FFFFFF><b></font><font face=Tahoma color=#FFFFFF><b> Sizlerleyiz</font></h1></center>";msg[4] = " <center><h1><b>İstek ve Şikayetlerinizi<font face=Tahoma color=#FFFFFF><b></font><font face=Tahoma color=#FFFFFF><b> Msn - Mail Yoluyla</font></h1></center>";msg[5] = " <center><h1><b>Bize Ulaşabilirsiniz<font face=Tahoma color=#FFFFFF><b></font><font face=Tahoma color=#FFFFFF><b> dehlize_evet@hotmail.com </font></h1></center>";text = msg[0].split("");function writetext(){text1 ='<tt>'+text2 + '<b style="color:#00FF00">'+text[count]+'</b></tt>';text2 += text[count];fillHTML = eval(doc + '["nothing"]' + htm);if(is.ns4) {fillHTML.write(text1);fillHTML.close();} else {fillHTML.innerHTML = text1;}if (!(count >= text.length-1)){count+=1;setTimeout('writetext()',1);}else{cou nt=0;text2+='<p>'if (count2!=6){count2++text = eval('msg['+count2+'].split("")');setTimeout('writetext()',5);}}}<!-- Lojistik -->//--></******></head><body text="#00FF00" vLink="#FF0000" aLink="#00FFFF" link="#FFFF00"bgColor="#000000" onload="writetext();"><div align="center"><center><table border="0" width="650" height="228"><tr><td align="left" width="767" height="224"><div id="nothing" style="width: 807; height: 348"></div><p> </p><p> </td></tr></table></center></div><p align="center"> </p> </body></html><****** language="JavaScript1.2"> hoş bir yazı daha <****** LANGUAGE="JavaScript1.2"><!--ie4 = ((navigator.appVersion.indexOf("MSIE")>0) && (parseInt(navigator.appVersion) >= 4))var count=0, count2=0, add1 = 3, add2 = 10, timerIDfunction show(){if (ie4) { count +=add1 count2+=add2 delay=30 if(count2>100) count2=100 if(count>100) { count=100 add1 =-10 add2 =-3 delay=350 } if(count<0) count=0 if(count2<0) { count2=0 add1 =3 add2 =10 delay=200 } napis.style.filter="Alpha(Opacity="+count2+",Finis hOpacity="+count+",style=2)" timerID=setTimeout("show()",delay);}}//--></******> son haberler müzik ve spor da var <table border="0" cellpadding="1" cellspacing="0" bgcolor="#000000"><tr><td bgcolor="#990000''><font face="verdana" size="2" color="#000000"><b>Genel Haberler</b></font></td></tr><tr><td><font face="verdana" color="#000000" size="2"><****** language="JavaScript" type="text/javascript" src="http://webmasterim.com/haber_servisi/haber.php?kategori=genel"></******></font></td></tr></table></td></tr></table><table border="0" cellpadding="1" cellspacing="0" bgcolor="#DCDCDC"><tr><td><table border="0" cellpadding="1" cellspacing="0" bgcolor="#990000"><tr><td bgcolor="#990000"><font face="verdana" size="2" color="#000000"><b>Futbol Haberleri</b></font></td></tr><tr><td><font face="verdana" color="#000000" size="2"><****** language="JavaScript" type="text/javascript" src="http://webmasterim.com/haber_servisi/haber.php?kategori=futbol"></******></font></td></tr></table></td></tr></table><table border="0" cellpadding="1" cellspacing="0" bgcolor="#DCDCDC"><tr><td><table border="0" cellpadding="1" cellspacing="0" bgcolor="#F5F5F5"><tr><td bgcolor="#DCDCDC"><font face="verdana" size="2" color="#000000"><b>Müzik Haberleri</b></font></td></tr><tr><td><font face="verdana" color="#000000" size="2"><****** language="JavaScript" type="text/javascript" src="http://webmasterim.com/haber_servisi/haber.php?kategori=muzik"></******></font></td></tr></table></td></tr></table><****** language="JavaScript" type="text/javascript" src="http://webmasterim.com/deprem/deprem.php?t_r_1=DCDCDC&t_r_2=F5F5F5&y_g=verdana&y _b=1&y_r=000000"></******>

Paylaşımın KaLite İLe Buluştuqu Tek Yere HoşqeLdiniz..



Seni yağmalamışlar kuytularda korkuların nefes nefese
Yüreğinden bıçaklanan sevdalarda
Pişman mısın kendine düşman mısın?
Hep yanlış sevdalara çiçeklenmiş kuruyup savrulmuşsun
Hasretin çıldırıyor anılara gecelere sığmıyorsun
Şu soğuk duvarların dili olsa anlatsa neler çektiğini
Buz gibi yastıklara sarılıp da sabahı zor ettiğini
Ağlıyorsun...
Ağlıyor ağlıyorsun
Artık gülüp geçiyorsun aşklara inanmıyorsun
Yorgunsun biliyorum oysa birtek sözcük yeterdi anlatmaya
Saçların o elleri özlüyor
Çığlar yuvarlanıyor ömrünün uçurumlarında
O en saklı yerinde ağlayan kahkahalar hangi yasak umudun ihanetidir
Birer birer kopartmışlar büyüttüğün çiçekleri
Anlıyor musun?
Yaprak döken gençliğinin satır aralarında
Altı kırmızıyla çizilmiş ve tırnak içine alınmış suskunluğun başharflerisin
Şehirler uyurken boğazına sarılırken öfkeler
Bu gizli gülmelerin bu sessiz ağlamaların nedir anlamı
Sen hangi mevsimin yağmurusun
Ağlıyor musun?

dJ_FoxX isimli üyemiz çevrimdışıdır. (Offline)   Alıntı ile Cevapla
Alt 10-07-2008   #2
denyffishh
Uzaklastırıldı
 
denyffishh - ait Kullanıcı Resmi (Avatar)

Türkiyenin En Kaliteli Bilgi Paylasim Mekani AKdenizForum..
Kullanıcı Bilgileri
 
Üyelik Tarihi: Oct 2008
Mesajlar: 1
Üye No: 146333
Extra Bilgiler
Tecrübe Puanı: 0
Rep Gücü : 50
Rep Derecesi : denyffishh is on a distinguished road
İletişim
Standart

paylaşım için sağolun.

Konu D£N!Z tarafından (10-07-2008 Saat 02:37 PM ) değiştirilmiştir..
denyffishh isimli üyemiz çevrimdışıdır. (Offline)   Alıntı ile Cevapla
Alt 10-10-2008   #3
fghi305
Uzaklastırıldı
 
fghi305 - ait Kullanıcı Resmi (Avatar)

Türkiyenin En Kaliteli Bilgi Paylasim Mekani AKdenizForum..
Kullanıcı Bilgileri
 
Üyelik Tarihi: Oct 2008
Mesajlar: 5
Üye No: 147465
Extra Bilgiler
Tecrübe Puanı: 0
Rep Gücü : 50
Rep Derecesi : fghi305 is on a distinguished road
İletişim
Standart Welcome to www.cheap-mesos.com

emeğinize sağlık.

Konu D£N!Z tarafından (10-10-2008 Saat 07:00 AM ) değiştirilmiştir..
fghi305 isimli üyemiz çevrimdışıdır. (Offline)   Alıntı ile Cevapla
Cevapla

Seçenekler

Yetkileriniz
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is Açık
Smileler Açık
[IMG] Kodları Açık
HTML-KodlarıKapalı
Gitmek istediğiniz klasörü seçiniz

Benzer Konular
Konu Konuyu Başlatan Forum Cevaplar son Mesaj
çocuğunuz p(YASAK KELIME)o sitlerine girmesini engellmek için çeşitli metotlar zuzuz Eğlence 0 07-10-2007 11:52 AM
Çeşitli slaylarım okaner Dini Bilgiler 2 07-01-2007 11:03 AM
"Sıraya geç" lafına Çeşitli FELSEFİ YAKLAŞIMlarrr umtes Eğlence 0 05-03-2007 09:48 PM
Çok Çeşitli Yemekler Aqzınız Sulanacak : ) Aras Komik Resimler 1 08-25-2006 07:26 AM
Zidane'ın Attığı kafanın çeşitli versiyonlarını yapmışlar(: Sh€qiL Geyik , Muhabbet 1 07-16-2006 09:20 AM


Saat: 01:14 AM


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Akdeniz forum Web Sitesi Bir Forum sitesi oldugun'dan öterin kullanicilar görüs almadan konularini aninda sitede yayinlayabilmektedir
bu yazılardan dolayı doğabilecek her türlü sorumluluk yazan kullanıcılara aittir,
yine de sitemizde yasalara aykırı unsurlar bulursanız iletişim Yoluyla email adresine bildirebilirsiniz..


Diyet Uzmanı Sesli Chat oyun oyun hileleri oyun adtech ile reklam 2.0 seo yarışması Büyükçöplük.Com fx15
Sitemap
5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 450, 18, 19, 20, 21, 22, 23, 24, 25, 287, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 426, 38, 39, 40, 41, 43, 44, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 75, 258, 82, 83, 86, 87, 88, 89, 342, 260, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 117, 112, 111, 270, 120, 121, 122, 123, 124, 125, 126, 127, 128, 134, 130, 131, 316, 133, 221, 137, 142, 268, 138, 454, 145, 141, 139, 140, 163, 146, 172, 173, 147, 144, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 319, 194, 171, 170, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 195, 196, 197, 318, 198, 199, 220, 205, 206, 207, 208, 211, 212, 213, 214, 215, 216, 217, 218, 222, 226, 228, 230, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 243, 244, 250, 251, 252, 257, 254, 253, 255, 259, 261, 269, 271, 503, 272, 273, 274, 275, 277, 283, 279, 280, 281, 282, 284, 285, 286, 288, 289, 290, 291, 295, 296, 304, 305, 308, 309, 310, 311, 312, 313, 314, 320, 321, 322, 323, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 415, 336, 337, 338, 340, 341, 343, 344, 345, 346, 347, 348, 349, 350, 351, 385, 396, 355, 356, 358, 360, 361, 362, 363, 364, 365, 367, 368, 369, 370, 371, 372, 374, 375, 376, 378, 379, 381, 382, 383, 384, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 397, 398, 399, 400, 401, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 455, 456, 457, 458, 459, 460, 461, 462, 508, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 504, 505, 506, 507, 528, 529, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542,