function click() {
if (event.button==2) {
alert('Copyright © 2007-2012 Site Content Owned By THE OLIVERO BROADCASTING GROUP YOU WILL BE DIRECTED TO THE LEGAL POLICY');parent.window.close;window.open('http://www.oliverobroadcastinggroup.com/policy.php','window1');history.back(1)
}
}
document.onmousedown=click

