/*--------------------------------------------------------------------------*
 * 
 * Copyright (C) 2008 Brand Labs LLC
 * 
 * Product Detail Zoom (Whitney)
 * 
 * Version 1.1.1
 * 
 *--------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------*
 * Configuration
 *--------------------------------------------------------------------------*/
WhitneyZoom.ZOOM_RATIO = 1.8;
WhitneyZoom.VIEW_PORT_WIDTH = 250;
WhitneyZoom.VIEW_PORT_HEIGHT = 250;
WhitneyZoom.USE_QUICK_PREVIEW = true;
WhitneyZoom.OVERLAY_OPACITY = 0.5;
/*--------------------------------------------------------------------------*/