/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ if (typeof(SITEconfig) === 'undefined') { SITEconfig = {}; } SITEconfig.protocol = "https://"; SITEconfig.site_url = "wftackle.com"; SITEconfig.cookiedomain = "wftackle.com"; SITEconfig.sites = {'www':"wftackle.com", 'mobile': "wftackle.com", 'stores': "wftackle.com"}; SITEconfig.adserver = "ad_server.php"; SITEconfig.cartserver = SITEconfig.protocol+SITEconfig.site_url+"/cartserver.php"; SITEconfig.imageserver = "https://pix.wftackle.com"; SITEconfig.brands_URL = SITEconfig.protocol+SITEconfig.site_url+'/js/brands.json.js'; SITEconfig.JS_timestamp = 1772653975;