Owner Post Goodies Follow Affies



Just For You
サルワ
PUSH

Bonjour!




Hello and welcome to my blog
I pour my heart and thoughts here
Pardon my words


Tagboard

⊰HOVER ME!⊱
Put Your URL Not Email.
Don't Use Harsh Words.
Please Be Nice.

My Sweeties;




Archive



Credits;

Skins by: IlliShuhada
Basecode : PikaChan
Best viewed in Mozilla and Google Chrome
Dont Open My Page Source !

Tutorial : Disable Right Click ( Blogskin )

Tumblr_mff28xafjf1rbavh7o1_500_large

It's Easy

Search Code :

<head>

Copy This Code :

<script language=JavaScript>
<!--//Disable right mouse click Script
//By Dynamicdrive (renigade@nsimail.com)
//For full source code, visit http://www.dynamicdrive.com
var message="";
///////////////////////////////////
function clickIE4(){
if (event.button==2){return false;}}
function clickNS4(e){
if (document.layers||document.getElementById&&!document.all){
if (e.which==2||e.which==3){return false;}}}
if (document.layers){document.captureEvents(Event.MOUSEDOWN);
document.onmousedown=clickNS4;}
else if (document.all&&!document.getElementById){document.onmousedown=clickIE4;}
document.oncontextmenu=new Function("return false")// -->

</script>

Paste Kan Di Bawah  Code <head> Tadi

Preview And Then Save :)