/******************************************************************************
 **                      LP CONFIGURATION v2.4.091125                        **
 **     Standard LP Version.  �2009 Mediagistic.  All rights reserved.       **
 **                   http://www.mediagisticpageone.com                      **
 *****************************************************************************/

formExtEmail = "julie*acdistribution.net;jlanjr7*aol.com;john*acdistribution.net;chris.mundahl*acdistribution.net";
formIntEmail = "semannualplans*mediagisticleads.com";
formLeadCampaign = "134";
formAcctNumber = "117146";
formReturnPage  = "http://bodine-scott.heatingandairpros.com/?confirmation=Thank you. We have received your information.";
formReturnPage2 = "http://bodine-scott.heatingandairpros.com/?confirmation=Thank you. We have received your information.  __n__You will be contacted to confirm your appointment time.";

formOpenSat = "yes"; // "yes" or "no" only. "no" will remove Saturdays from scheduler
formOpenSun = "yes"; // "yes" or "no" only. "no" will remove Sundays from scheduler

function positionDivs(){
		floatingDiv('theFormDiv',505, 250, -250, 134, 0);
		floatingDiv('theFormDiv2',505, 250, -250, 134, 0);
}

/* NOTES: 
 "__n__" must remain in formReturnPage2.  It is converted into a line break (\n) by MgF.js.  
 Do not use the actual line break (\n) in anything that the form passes through the 
 querystring.  Doing so will trip a .NET server error.
 */
