//Anti Right Click With Image
//by Dark Ard Deidara (Diky Ardiansyah)
//Under Creative Common Licensed
// http://DickeyMaru.blogspot.com/
//Don't remove credit to legal use
//All Rights Is Reserved
function DADantirightclick(){
if(document.getElementById('DADrc').style.display=="none"){
document.getElementById('DADrc').style.display="block";}else{document.getElementById('DADrc').style.display="none";}}
document.write('');
document.write('
');
function DADgo(){location.href='http://goo.gl/qFDht';}
var DADrcdiv=document.write('');document.getElementsByTagName('body')[0].appendChild(DADrcdiv);