How To Pop Up Your Message
seen from China
seen from United Kingdom
seen from India
seen from Germany
seen from China

seen from United States
seen from France
seen from Denmark
seen from China
seen from Netherlands
seen from United States
seen from France
seen from China
seen from Venezuela
seen from Venezuela

seen from Malaysia
seen from Germany
seen from United States
seen from Spain
seen from Japan
How To Pop Up Your Message

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch β’ No registration required β’ HD streaming
Want to leave the visitors of your blog a message?
Choose which pop up message you want, paste it after <head> and replace YOUR MESSAGE HERE with your message.
Leave them a message when they come on your blog:
<script type="text/javascript">
window.onload= loaded;
function loaded()
{
alert('YOUR MESSAGE HERE');
}
</script>
A message for when they leave:
<script type="text/javascript">
window.onunload = unloadPage;
function unloadPage()
{
alert("YOUR MESSAGE HERE");
}
</script>
Thats all, if there are any problems message me :)