



I’m back! (^_^) …and really sorry for disappearing so suddenly… I’ll try not to do this again.
First of all, hello, new followers!

Secondly, THIS:

I can’t. I’m just… Really, words just can’t describe what I feel… This actually means a lot to me… I don’t think I deserve it, but seriously, you are awesome! Thank you so much!!! <3

Aww, when you ask so nicely how could I even stop? Thank you very much! <3
And, of course, a friendly reminder — my askbox is always open. ;)
Ok, guys, go here and vote… for whoever you want, really.
Besides Tom (56,62%) vs mr.Rickman (43,38%), you can vote for:
Martin Freeman (64,18%) vs Colin Firth (35,82%); Benedict Cumberbatch (51,13%) vs David Tennant (48,87%); Colin Morgan (58,35%) vs Bradley James (41,65%).
Go and choose your favourite! ;)
Oh my god! Thank you very much! ♥♥♥ You’re fantastic! ♥

Aww… I’m always rubbish at this kind of things. :(Let’s try, though…
1. I’m left-handed. 2. I can’t cook. 3. I gave up smoking more than a year ago. 4. I’m socially awkward. 5. My hobby is writing. 6. I have an addictive personality. 7. Last book I’ve read is “Jane Eyre”. 8. I watched Twilight and survived. 9. I suffer from guilt complex. 10. I’ve got a terrible sense of humour.
Ok, this really was random. I’ll go and tag someone, I guess…
Aww, you’re so kind! I want to hug you! May I hug you?

And let me say, your blog is fantastic! I literally want to reblog everything! ;)
As to your question, I speak Russian, English and German (a bit, I must admit, I’m very rusty. Can’t remember the last time I’ve actually used it).
Hello, dear namesake!
Thank you for your kind words, it’s so, so much appreciated! I literally sat there for a few minutes, not quite sure if I want to cry or dance like a loon.

avengersassembling replied to your post: Well, since I’ve accidentally messed up my theme…
i have a question about the random images, where in the first code did you paste the script?
Open HTML, find <body> tag. In your theme it would be the line #390 (I’ve highlighted the part you need to replace):

This is the code you need to replace. It is already there. Basically, you just need to delete it and paste the code below instead of it:
<script language="JavaScript"> <!-- /* Random Image Script- By JavaScript Kit (http://www.javascriptkit.com) Over 400+ free JavaScripts here! Keep this notice intact please */ function random_imglink(){ var myimages=new Array() //specify random images below. You can have as many as you wish myimages[1]="image1.gif" myimages[2]="image2.gif" myimages[3]="image3.gif" myimages[4]="image4.gif" myimages[5]="image5.gif" myimages[6]="image6.gif" var ry=Math.floor(Math.random()*myimages.length) if (ry==0) ry=1 document.write('<img src="'+myimages[ry]+'" border=0>') } random_imglink() //--> </script>
In the end it will look like this:

Now just change “image1.gif”, “image2.gif” etc. with the URLs of the images you want to use. If you use only three images, delete the lines from “myimages[4]=”image4.gif” to “myimages[6]=”image6.gif”. Otherwise, sometimes you’ll get the blank space instead of image.
If there is something unclear, don’t hesitate to ask. ;)
OMG, it’s like I’m being haunted by this thingy… :) I’ll try to fill it later today. ;)