D r e a m A n i m e

It's only a dreamless illison of the future ... only closer


Navigation:

welcome to DrEaM aNiMe
 

 

H e l l o ... dis is serenity sakura the creator and owner of this website . I haven't uploaded for AGES . Anyway . The pictures are still like down , and the party has ended . But still . I still need to do a lot of work on it . I have a collection of 500 anime pictures like the one above from one of my favourite websites Advanced Anime . Summer is over ... and its winter . So the layout has changed into :  C h e r r y  I  c e ... oh theres 4 season layouts . Summer Strawberry's , Cherry Ice , Innocent Red , Pink Spring !! it is cherry ice rite now . The members are closed . So all the members are gone !! oh no ! :P But still ... wish to apply or enter the contests .. feel free to !!

--- S e r E  n i t y  ---

Updates :

7 April 2005

Yay !! FOR DREAM ANIME !! Dream Anime is having it's 1st birthday so thats why the stuff has changed . Well , there is a new adoptain centre , and a new fan page !! The fanfics & fanart page !! I have got ONE fanfic ... by me ... called Secrets and it is all done . And one new member !!! Beaky ... !!! the members are currenly working well on the games !!!!!!!!!!!!!!!!!

25 March 2005

Yay ! I have updated the welcome message and put a new picture there . I call it strawberry summer . It is a very nice and cute picture !! No new members . Soon I AM GOING TO ADD A NEW GUESTBOOK !!!!!!!! okay !!! And it is going to be a whole new one . The gallery is updated ... but it is dead ...  

 

2O Febuary 2005

Yeh ! The gallery has been updated at last !!! So there is a whole new gallery ! And also ... We have a new member . And it is the first . Her name is Jamie and she is a really nice girl . But we need more members !!!! So email to me if you want to became one ! Go to the about me/website page and at the bottom ... there will be all the instuctions . So enjoy that ! What I don't need to mean coments . Please do nice ones and don't complain ! But if anyone wants to link to my website ! Please do so and I will link right back .. here is a quick update .... !! : .  I have done a lot of things . And one every page they have a really cool background i got at Anime Wallpapers DOT com . Please enjoy ! That are the updates !!!

18 Febuary 2005

Hi ! I haven't looked at my website for 8 DAYS ! I really need to start ... well so i hope you are enjoying yourself . I have updated EVERY PAGE !! And a lot of things have changed . Now there is a contest page it is in the award page . And there is a page about this website so people can learn about it and when it was made . A a member page is coming soon . So watch out !!! But remember to became a member ... email me ! The thing about it is below. And remember VISIT DREAM ANIME SUMMER SPEICAL !!! it is really good . HELP ME ADVERISE MY WEBSITE ! as in link . Email me about that as well . Add me to ur MSN !!

10 Febuary 2005

Hi , Hi ! Sorry I haven't updated for just forever ! Sorry , since school has started ... yeah ! i have gotten soo much entrys in my guestbook . Thank you everyone for signing . I gave written a new welcome message and inculed whatz new on dream anime ! Now you can became a memeber !!  Wow ! Okay thank you everyone , remember to sign the guestbook !

15 January 2005 Saturday :

Sorry but this is proberly the last update for the week becasue I am going away again . To the beach for a hoilday with my grandparents . Okay ... but now you can get D R E A M   A N I M E news . You get it once week . It tells you what is happening , the updates and what is new . If you wanna get it once a week then email me ... blossomsakura@msn.com . Okay updates ... Right I have updated the welcoming message . Polls page . Picture page ( no pictures added ) about me page ( it's not like you even want to hear about me right ? ) And that's it . not another update until ... proberly in another week or so ? bye ! DREAM ANIME VERISON 2 COMING OUT SOON !!!!!

16 January 2005 Sunday :

Finally !! Yeah ! Now on the pictures page ! There is now my  art work ! Remember to email me before you use them on your website ! Some of them are just my drafts ! Okay ? Okay so enjoy !!! My art work or just playing around . PICTURE PAGE : TOTAL IMAGES : 12 ( all together ) . Okay there will be more later . So enjoy my website ! And please leave a message in my guestbook before you leave !!!  Bye !! DREAM ANIME VERISON 2 HAS BEEN MADE !!!! ( Now it is the hoilday summer speical ! but it is called cherry ice !!

 



\

If you would like to link to us ... feel free to !!! But you have to email ... me marshmellow_rox@hotmail.com . Use this ICON made by me to link here ! : 


( MADE BY ME ) 

S i s t e r  S i t e s : 

www.freewebs.com/ccs-shrine/ 


 


 



 

 




MoOd ToDaY ! :

                                

My Mood today :

My mood today is quit werid . HOILDAYS !! YEH HA !  But i am going to miss my friends ... so  but i might be going on hoilday !! Yeh ha ! And I might be ... going in the city and to the skycity ... ^_^ I am excitited ... but also reports ... today ... but the bad thing is ... we had this fortune rubber .. i rolled it ... and it said i won't pass my maths test !!! AHHHHHHHH ... i hope i do ... wish me luck ... the results are coming tormorrow ... I AM  SCARED AND I HOPE MY REPORT IS GOOD TEE HEE !!

oh breaking news : I GOT STRAIGHT A'S !!!!!!!!!!!!!!!! ^_^

 





var size=3; // up to seven var color='#000000'; // This is not the rotation speed, its the reaction speed, keep low! // Set this to 1 for just plain rotation w/out drag var speed=.3; // This is the rotation speed, set it negative if you want // it to spin clockwise var rotation=.2; // Alter no variables past here!, unless you are good //--------------------------------------------------- var ns=(document.layers); var ie=(document.all); var msg=msg.split(''); var n=msg.length; var a=size*15; var currStep=0; var ymouse=0; var xmouse=0; var scrll=0; var props=""; if (ie) window.pageYOffset=0 // writes the message if (ns){ for (i=0; i < n; i++) document.write('
'+props+msg[i]+'
'); } if (ie){ document.write('
'); for (i=0; i < n; i++) document.write('
'+props+msg[i]+'
'); document.write('
'); } (ns)?window.captureEvents(Event.MOUSEMOVE):0; function Mouse(evnt){ ymouse = (ns)?evnt.pageY+20-(window.pageYOffset):event.y; // y-position xmouse = (ns)?evnt.pageX+20:event.x-20; // x-position } if (ns||ie) (ns)?window.onMouseMove=Mouse:document.onmousemove=Mouse; y=new Array(); x=new Array(); Y=new Array(); X=new Array(); for (i=0; i < n; i++){ y[i]=0; x[i]=0; Y[i]=0; X[i]=0; } function makecircle(){ // rotation properties if (ie) outer.style.top=document.body.scrollTop; currStep-=rotation; for (i=0; i < n; i++){ // makes the circle var d=(ns)?document.layers['nsmsg'+i]:iemsg[i].style; d.top=y[i]+a*Math.sin((currStep+i*1)/3.8)+window.pageYOffset-15; d.left=x[i]+a*Math.cos((currStep+i*1)/3.8)*2; // remove *2 for just a plain circle, not oval } } function drag(){ // makes the resistance scrll=(ns)?window.pageYOffset:0; y[0]=Math.round(Y[0]+=((ymouse)-Y[0])*speed); x[0]=Math.round(X[0]+=((xmouse)-X[0])*speed); for (var i=1; i < n; i++){ y[i]=Math.round(Y[i]+=(y[i-1]-Y[i])*speed); x[i]=Math.round(X[i]+=(x[i-1]-X[i])*speed); } makecircle(); // not rotation speed, leave at zero setTimeout('drag()',10); } if

© M y   d r e a m   a n g e l 


Create a free website at Webs.com