﻿/*
******************************************************************************
     File: GCIONSettings.js
  Version: 1.0.0
Copyright: Copyright (c) 2006, Gannett Inc. All rights reserved.    
******************************************************************************
*/

/* ==================================================================== */
/* Defines site settings for GCION                                      */
/* ==================================================================== */

var gcion_enable_site      = true;
var gcion_site_code        = "gntbcstwzzm";			//Update!
var gcion_url              = "http://wzzm.app.ur.gcion.com/";		//Update!
var gcion_zago_form_url    = "http://www.wzzm13.com/ur/zago-form.aspx";			//Update!
var gcion_sign_up_form_url = "http://www.wzzm13.com/exact_target/subscribe_form.aspx";			//Update!
var gcion_zago_language    = "English";
var gcion_throttle_max_range  = 100; 
var gcion_throttle_rate       = -1;

/* ==================================================================== */
/* Defines ZAGO exceptions for local site URLs                          */
/* ==================================================================== */

gcion_local_exceptions[0] = "/video/*";
gcion_local_exceptions[1] = "/life/advertorial/*";
gcion_local_exceptions[2] = "/news/breaking/*";
gcion_local_exceptions[3] = "/Weather/*";
gcion_local_exceptions[4] = "/Company/*";
gcion_local_exceptions[5] = "/Video/*";

/* ==================================================================== */
/* Defines ZAGO exceptions for external site URLs                       */
/* ==================================================================== */

gcion_external_exceptions[0] = "http://www.gannett.com/";
gcion_external_exceptions[1] = "http://www.gmti.com/";