/******************************************************************************
 **                     LP CONFIGURATION v4.0.r100521                        **
 **       Standard Version.  ©2010 Mediagistic.  All rights reserved.        **
 **                   http://www.mediagisticpageone.com                      **
 *****************************************************************************/

formExtEmail = 'info*commonwealthhvac.com;mandy*commonwealthhvac.com;brian*commonwealthhvac.com;commonwealthHVAC*cox.net';
formIntEmail = 'sem*mediagisticleads.com';
formLeadCampaign = '205';
formAcctNumber = '166144';
GoogleAnalyticsUA = 'UA-23152118-1';

function MG_FormOptions() {
	this.isScheduler = false; // true opens scheduler section upon loading. false is default.
	this.showDate = true;
	this.showTime = true;
	this.showSaturday = true;
	this.showSunday = true;
	this.richAlerts = true;
}

// only modify these if we have conversion codes
function MG_ConversionData(){
	this.useCD = false;							// <', src: 'change to true if using WV conversion codes
	this.gID = 0000000000;						// <', src: 'should be a 10-digit INTEGER
	this.gLabel = "00000000000000000";			// <', src: 'format as STRING
	this.gValue = 0;							// <', src: 'will likely always be 0
	this.yID = "000000000000000000000000000";	// <', src: 'format as STRING
	this.mID = 587765;							// <', src: 'do not change
	this.mCP = 5050;							// <', src: 'do not change
	this.mParams = "dedup=1";					// <', src: 'do not change
}

function MG_RelevantCopy(){
	this.content = new Array;		
	this.content[0]  = 'emergencyservice'; // if none, wipe out all other indices and set [0] as 'nothing'
	this.content[1]  = 'acunits';
	this.content[2]  = 'boilers';
	this.content[3]  = 'ductandventcleaning';
	this.content[4]  = 'ducttesting';
	this.content[5]  = 'furnaces';
	this.content[6]  = 'generators';
	this.content[7]  = 'geothermal';
	this.content[8]  = 'heatpumps';
	this.content[9]  = 'humidifiers';
	this.content[10] = 'iaq';
	this.content[11] = 'partsandreplacement';
	this.content[12] = 'preventativemaintenance';
	this.content[13] = 'retrofitting';
	this.content[14] = 'serviceplans';
	this.content[15] = 'humidifiers';
	this.content[16] = 'splitunits';
	this.content[17] = 'thermostats';
}
