// This file is used for right-click prevention on the website var ip_address = ""; // check to see if we recognize this IP address if (ip_address.indexOf('192.168.120.') > -1) disable_right_click = true; // IEXP if (ip_address.indexOf('209.195.234.74') > -1) disable_right_click = false; // P&R