//remove google images search border
if(top.location!=self.location)top.location=self.location;

//stop right key
document.oncontextmenu =
document.onselectstart =
new Function("return false");
