/******************************************************************************
 **                     LP CONFIGURATION v4.1.r100606                        **
 **       Standard Version.  ©2010 Mediagistic.  All rights reserved.        **
 **                   http://www.mediagisticpageone.com                      **
 *****************************************************************************/

formExtEmail = "lhill*senicaair.com";
formIntEmail = "semannualplans*mediagisticleads.com";
formLeadCampaign = "105";
formAcctNumber = "161984";

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 = true;						// <- change to true if using WV conversion codes
	this.gID = 1021588795;					// <- should be a 10-digit INTEGER
	this.gLabel = "2O-DCLX4wQEQu-qQ5wM";	// <- format as STRING
	this.gValue = 0;						// <- will likely always be 0
	this.yID = "126F9Q5VILV3GETG3VORTH36HS0"; // <- format as STRING
	this.mID = 587765;						// <- do not change
	this.mCP = 5050;						// <- do not change
	this.mParams = "dedup=1";				// <- 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';
}

