sakura-san
SAKURA

tutobies artwork follow home
Sophie Hatter is cursed by the Witch of the Waste, and turns into an old hag. Ashamed of how she looks, she flees into the hills where a moving castle roams the hills. It is said to belong to the young and handsome wizard Howl, who has a bad reputation.

© Skin by keneriksen basecodes by atiqahjaidin. Image from . Do tell me if I do not credit yours.
Disable Right Click





1.Dahsboard > Template > Edit HTML
2.Tekan Ctrl+f serentak dan cari code ni  <head>
3.Copy code di bawah.


<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>

 4.Pastekan di  bawah code <head>
5.Preview & save.