// JavaScript Document

function sndMail1()
{
var mailto = "BMC@BestBusinessInfo.com";
var subject = "Re: Free Management Evaluation Worksheet";
var bodyText = "Dear Sir, %0D%0A%0D%0AI would like to evaluate my company’s operational performance and identify its strengths and weaknesses. Please, therefore, e-mail me a Management Evaluation Worksheet free of charge.%0D%0A%0D%0AThank you very much,%0D%0A%0D%0AName:%0D%0A%0D%0ACompany’s name:%0D%0A%0D%0APosition:%0D%0A%0D%0ACompany’s website (if available):%0D%0A%0D%0APhone number:%0D%0A%0D%0ACountry:%0D%0A%0D%0AI am a member of Business Management Club. My membership number is:%0D%0A%0D%0AI am not a member of Business Management Club. Enter X here: (    )";
if(null!=document.getElementById("a1") )
document.getElementById("a1").href= "mailto:"+mailto+"?subject="+subject+"&body="+ bodyText+"";

}

function sndMail2()
{
var mailto = "Insurance@BestBusinessInfo.com";
var subject = "Re: Free Business Insurance Worksheet";
var bodyText = "Dear Sir, %0D%0A%0D%0AI would like to evaluate my personal and business risks and requirements to identify strengths and weaknesses in this area. Please, therefore, e-mail me a Business Insurance Worksheet free of charge.%0D%0A%0D%0AThank you very much,%0D%0A%0D%0AName:%0D%0A%0D%0APosition:%0D%0A%0D%0ACompany’s name:%0D%0A%0D%0ACompany’s website (if available):%0D%0A%0D%0APhone number:%0D%0A%0D%0ACountry:%0D%0A%0D%0AI am a member of Business Management Club. My membership number is:%0D%0A%0D%0AI am not a member of Business Management Club. Enter X here: (    )";
if(null!=document.getElementById("a2") )
document.getElementById("a2").href= "mailto:"+mailto+"?subject="+subject+"&body="+ bodyText+"";
}

function sndMail3()
{
var mailto = "Webmaster@BestBusinessInfo.com";
var subject = "Re: Website Design Service";
var bodyText = "Dear Sir, %0D%0A%0D%0AI would like to speak with an experienced Webmaster regarding my website design project. Please, therefore, e-mail me a contact information of a suitable Webmaster free of charge.%0D%0A%0D%0AThank you very much,%0D%0A%0D%0AName:%0D%0A%0D%0APosition:%0D%0A%0D%0ACompany’s name:%0D%0A%0D%0ACompany’s website (if available):%0D%0A%0D%0APhone number:%0D%0A%0D%0ACountry:%0D%0A%0D%0AI am a member of Business Management Club. My membership number is:%0D%0A%0D%0AI am not a member of Business Management Club. Enter X here: (    )";
if(null!=document.getElementById("a3") )
document.getElementById("a3").href= "mailto:"+mailto+"?subject="+subject+"&body="+ bodyText+"";
}

function sndMail4()
{
var mailto = "SEO@BestBusinessInfo.com";
var subject = "Re: SEO Service";
var bodyText = "Dear Sir, %0D%0A%0D%0AI would like to improve the ranking and online traffic of my website on all major search engines in a cost-effective manner through Search Engine Optimization (SEO) process. Please, therefore, e-mail me a contact information of a reputable SEO company free of charge.%0D%0A%0D%0AThank you very much,%0D%0A%0D%0AName:%0D%0A%0D%0APosition:%0D%0A%0D%0ACompany’s name:%0D%0A%0D%0ACompany’s website (if available):%0D%0A%0D%0APhone number:%0D%0A%0D%0ACountry:%0D%0A%0D%0AI am a member of Business Management Club. My membership number is:%0D%0A%0D%0AI am not a member of Business Management Club. Enter X here: (    )";
if(null!=document.getElementById("a4") )
document.getElementById("a4").href= "mailto:"+mailto+"?subject="+subject+"&body="+ bodyText+"";
}

function sndMail5()
{
var mailto = "CPA@BestBusinessInfo.com";
var subject = "RE: CPA Service";
var bodyText = "Dear Sir, %0D%0A%0D%0AI am looking for a qualified and experienced CPA who can provide me with cost-effective accounting and tax advisory services. Please e-mail me a contact information of a suitable CPA free of charge.%0D%0A%0D%0AThank you very much,%0D%0A%0D%0AName:%0D%0A%0D%0APosition:%0D%0A%0D%0ACompany’s name:%0D%0A%0D%0ACompany’s website (if available):%0D%0A%0D%0APhone number:%0D%0A%0D%0ACountry:%0D%0A%0D%0AI am a member of Business Management Club. My membership number is:%0D%0A%0D%0AI am not a member of Business Management Club. Enter X here: (    ) ";
if(null!=document.getElementById("a5") )
document.getElementById("a5").href= "mailto:"+mailto+"?subject="+subject+"&body="+ bodyText+"";
}

function sndMail6(dvId)
{
var mailto = "Insurance@BestBusinessInfo.com";
var subject = "RE: Business Insurance Worksheet Request";
var bodyText = "Dear Business Management Club, %0D%0A%0D%0APlease e-mail me a free Business Insurance Worksheet to enable us to evaluate our company’s specific requirements in this area.%0D%0A%0D%0AThank you,%0D%0A%0D%0AName:%0D%0A%0D%0APosition:%0D%0A%0D%0ACompany Name:%0D%0A%0D%0AWebsite URL:%0D%0A%0D%0APhone No:%0D%0A%0D%0ACountry:";
if(null!=document.getElementById(""+dvId+"") )
document.getElementById(""+dvId+"").href= "mailto:"+mailto+"?subject="+subject+"&body="+ bodyText+"";
}

function sndMail7()
{
var mailto = "Mediation@BestBusinessInfo.com";
var subject = "RE: Business Mediation Program";
var bodyText = "Dear Business Management Club, %0D%0A%0D%0APlease e-mail me a free information about Business Mediation Program and its advantages to enable us to evaluate our company’s specific requirements in this area.%0D%0A%0D%0AThank you,%0D%0A%0D%0AName:%0D%0A%0D%0APosition:%0D%0A%0D%0ACompany Name:%0D%0A%0D%0AWebsite URL:%0D%0A%0D%0APhone No:%0D%0A%0D%0ACountry:";
if(null!=document.getElementById("am") )
document.getElementById("am").href= "mailto:"+mailto+"?subject="+subject+"&body="+ bodyText+"";
}

function sndMail8()
{
var mailto = "Mediation@BestBusinessInfo.com";
var subject = "RE: Employee Assistance Program";
var bodyText = "Dear Business Management Club, %0D%0A%0D%0APlease e-mail me free information about Employee Assistance Program and its advantages to enable us to evaluate our company’s specific requirements in this area.%0D%0A%0D%0AThank you,%0D%0A%0D%0AName:%0D%0A%0D%0APosition:%0D%0A%0D%0ACompany Name:%0D%0A%0D%0AWebsite URL:%0D%0A%0D%0APhone No:%0D%0A%0D%0ACountry:";
if(null!=document.getElementById("aeap") )
document.getElementById("aeap").href= "mailto:"+mailto+"?subject="+subject+"&body="+ bodyText+"";
}

function sndMail9()
{
var mailto = "Retirement@BestBusinessInfo.com";
var subject = "RE: Retirement Programs";
var bodyText = "Dear Business Management Club, %0D%0A%0D%0APlease e-mail me free information about various Retirement Programs and their long-term savings and tax advantages to enable us to evaluate our company’s specific requirements in this area.%0D%0A%0D%0AThank you,%0D%0A%0D%0AName:%0D%0A%0D%0APosition:%0D%0A%0D%0ACompany Name:%0D%0A%0D%0AWebsite URL:%0D%0A%0D%0APhone No:%0D%0A%0D%0ACountry:";
if(null!=document.getElementById("aret") )
document.getElementById("aret").href= "mailto:"+mailto+"?subject="+subject+"&body="+ bodyText+"";
}

function sndMail10()
{
var mailto = "BuySell@BestBusinessInfo.com";
var subject = "RE: Buy-Sell Agreements";
var bodyText = "Dear Business Management Club, %0D%0A%0D%0APlease e-mail me free information about various Buy-Sell Agreements and their long-term financial and tax advantages to enable us to evaluate our company’s specific requirements in this area.%0D%0A%0D%0AThank you,%0D%0A%0D%0AName:%0D%0A%0D%0APosition:%0D%0A%0D%0ACompany Name:%0D%0A%0D%0AWebsite URL:%0D%0A%0D%0APhone No:%0D%0A%0D%0ACountry:";
if(null!=document.getElementById("abuy") )
document.getElementById("abuy").href= "mailto:"+mailto+"?subject="+subject+"&body="+ bodyText+"";
}

function sndMail11()
{
var mailto = "Certification@BestBusinessInfo.com";
var subject = "RE: Certification Test In Business Engineering";
var bodyText = "Dear Business Management Club, %0D%0A%0D%0AI am interested in obtaining a Certificate in Business Engineering and have already paid the required Certification Fee. Please provide me with the Certification Test  by return e-mail.%0D%0A%0D%0AThank you,%0D%0A%0D%0AName:%0D%0A%0D%0APosition:%0D%0A%0D%0ACompany Name:%0D%0A%0D%0ACollege/University:%0D%0A%0D%0AWebsite URL:%0D%0A%0D%0APhone No:%0D%0A%0D%0ACountry:";
if(null!=document.getElementById("acer") )
document.getElementById("acer").href= "mailto:"+mailto+"?subject="+subject+"&body="+ bodyText+"";
}

function sndMail12()
{
var mailto = "RetirementPlans@BestBusinessInfo.com";
var subject = "RE: Retirement Planning Worksheet Request";
var bodyText = "Dear Business Management Club, %0D%0A%0D%0APlease e-mail me a free Retirement Planning Worksheet to enable us to evaluate our company’s specific requirements in this area.%0D%0A%0D%0AThank you,%0D%0A%0D%0AName:%0D%0A%0D%0APosition:%0D%0A%0D%0ACompany Name:%0D%0A%0D%0AWebsite URL:%0D%0A%0D%0APhone No:%0D%0A%0D%0ACountry:";
if(null!=document.getElementById("aret1") )
document.getElementById("aret1").href= "mailto:"+mailto+"?subject="+subject+"&body="+ bodyText+"";
}

function sndMail13()
{
var mailto = "EAP@BestBusinessInfo.com";
var subject = "RE: Employee Assistance Program";
var bodyText = "Dear Business Management Club, %0D%0A%0D%0APlease e-mail me free information about Employee Assistance Program and its advantages to enable us to evaluate our company’s specific requirements in this area.%0D%0A%0D%0AThank you,%0D%0A%0D%0AName:%0D%0A%0D%0APosition:%0D%0A%0D%0ACompany Name:%0D%0A%0D%0AWebsite URL:%0D%0A%0D%0APhone No:%0D%0A%0D%0ACountry:";
if(null!=document.getElementById("aeap") )
document.getElementById("aeap").href= "mailto:"+mailto+"?subject="+subject+"&body="+ bodyText+"";
}

function sndMail14()
{
var mailto = "Project@BestBusinessInfo.com";
var subject = "RE: The Business 2010 Management Improvement Project";
var bodyText = "Dear Business Management Club, %0D%0A%0D%0AWe would like to learn more about the Business 2010 Management Improvement Project and how it can benefit our company. Please arrange for one of your Project Managers to contact us at your earliest convenience.%0D%0A%0D%0AThank you,%0D%0A%0D%0AName:%0D%0A%0D%0APosition:%0D%0A%0D%0ACompany Name:%0D%0A%0D%0AWebsite URL:%0D%0A%0D%0APhone No:%0D%0A%0D%0ACountry:";
if(null!=document.getElementById("apro") )
document.getElementById("apro").href= "mailto:"+mailto+"?subject="+subject+"&body="+ bodyText+"";
}

function sndMail15()
{
var mailto = "Associate@BestBusinessInfo.com";
var subject = "RE: Business Management Club Associate";
var bodyText = "Dear Business Management Club, %0D%0A%0D%0AI would like to become a Business Management Club Associate. My credentials are outlined in the attachment enclosed with this e-mail. Please review my credentials at your earliest convenience and advise me accordingly.%0D%0A%0D%0AThank you,%0D%0A%0D%0AName:%0D%0A%0D%0APosition:%0D%0A%0D%0ACompany Name:%0D%0A%0D%0AUniversity/College:%0D%0A%0D%0AWebsite URL:%0D%0A%0D%0APhone No:%0D%0A%0D%0ACountry:%0D%0A%0D%0AI am fluent in the following languages:";
if(null!=document.getElementById("aaso") )
document.getElementById("aaso").href= "mailto:"+mailto+"?subject="+subject+"&body="+ bodyText+"";
}

function sndMail16()
{
var mailto = "BMC@BestBusinessInfo.com";
var subject = "Re: Business Management Club General Information";
var bodyText = "Dear Business Management Club, %0D%0A%0D%0APlease provide me with the following information:%0D%0A%0D%0AThank you,%0D%0A%0D%0AName:%0D%0A%0D%0APosition:%0D%0A%0D%0ACompany Name:%0D%0A%0D%0AUniversity/College:%0D%0A%0D%0AWebsite URL:%0D%0A%0D%0APhone No:%0D%0A%0D%0ACountry:";
if(null!=document.getElementById("a1faq") )
document.getElementById("a1faq").href= "mailto:"+mailto+"?subject="+subject+"&body="+ bodyText+"";

}

function sndMail17()
{
var mailto = "Info@BestBusinessInfo.com";
var subject = "Re: Business Management Club Membership Information";
var bodyText = "Dear Business Management Club, %0D%0A%0D%0APlease provide me with the following information regarding my Membership Benefits:%0D%0A%0D%0AThank you,%0D%0A%0D%0AName:%0D%0A%0D%0APosition:%0D%0A%0D%0ACompany Name:%0D%0A%0D%0AUniversity/College:%0D%0A%0D%0AWebsite URL:%0D%0A%0D%0APhone No:%0D%0A%0D%0ACountry:";
if(null!=document.getElementById("infofaq") )
document.getElementById("infofaq").href= "mailto:"+mailto+"?subject="+subject+"&body="+ bodyText+"";

}

function sndMail18()
{
var mailto = "Support@BestBusinessInfo.com";
var subject = "Re: Business Management Club Membership Information";
var bodyText = "Dear Business Management Club, %0D%0A%0D%0APlease provide me with the following assistance in implementing the Business 2010 Management Program in my company:%0D%0A%0D%0AThank you,%0D%0A%0D%0AName:%0D%0A%0D%0APosition:%0D%0A%0D%0ACompany Name:%0D%0A%0D%0AUniversity/College:%0D%0A%0D%0AWebsite URL:%0D%0A%0D%0APhone No:%0D%0A%0D%0ACountry:";
if(null!=document.getElementById("supportfaq") )
document.getElementById("supportfaq").href= "mailto:"+mailto+"?subject="+subject+"&body="+ bodyText+"";

}

function sndMail19()
{
var mailto = "Project@BestBusinessInfo.com";
var subject = "Re: The Business 2010 Management Improvement Project";
var bodyText = "Dear Business Management Club, %0D%0A%0D%0AWe would like to learn more about the Business 2010 Management Improvement Project and how this could benefit our company. Please arrange for one of your Project Managers to contact us at your earliest convenience.%0D%0A%0D%0AThank you,%0D%0A%0D%0AName:%0D%0A%0D%0APosition:%0D%0A%0D%0ACompany Name:%0D%0A%0D%0AUniversity/College:%0D%0A%0D%0AWebsite URL:%0D%0A%0D%0APhone No:%0D%0A%0D%0ACountry:";
if(null!=document.getElementById("profaq") )
document.getElementById("profaq").href= "mailto:"+mailto+"?subject="+subject+"&body="+ bodyText+"";

}

function sndMail20()
{
var mailto = "Webmaster@BestBusinessInfo.com";
var subject = "Re: Website Design Services";
var bodyText = "Dear Business Management Club, %0D%0A%0D%0AWe would like to learn more about Website Design Services provided to Business Management Club Members at a special Member Discount and how this could benefit our company. Please arrange for one of your Project Managers to contact us at your earliest convenience:%0D%0A%0D%0AThank you,%0D%0A%0D%0AName:%0D%0A%0D%0APosition:%0D%0A%0D%0ACompany Name:%0D%0A%0D%0AUniversity/College:%0D%0A%0D%0AWebsite URL:%0D%0A%0D%0APhone No:%0D%0A%0D%0ACountry:";
if(null!=document.getElementById("webfaq") )
document.getElementById("webfaq").href= "mailto:"+mailto+"?subject="+subject+"&body="+ bodyText+"";

}

function sndMail21()
{
var mailto = "SEO@BestBusinessInfo.com";
var subject = "Re: Search Engine Optimization (SEO) Services";
var bodyText = "Dear Business Management Club, %0D%0A%0D%0AWe would like to learn more about Search Engine Optimization (SEO) Services provided to Business Management Club Members at a special Member Discount and how this could benefit our company. Please arrange for one of your Project Managers to contact us at your earliest convenience:%0D%0A%0D%0AThank you,%0D%0A%0D%0AName:%0D%0A%0D%0APosition:%0D%0A%0D%0ACompany Name:%0D%0A%0D%0AUniversity/College:%0D%0A%0D%0AWebsite URL:%0D%0A%0D%0APhone No:%0D%0A%0D%0ACountry:";
if(null!=document.getElementById("seofaq") )
document.getElementById("seofaq").href= "mailto:"+mailto+"?subject="+subject+"&body="+ bodyText+"";

}

function sndMail22()
{
var mailto = "Programming@BestBusinessInfo.com";
var subject = "Re: Programming Services";
var bodyText = "Dear Business Management Club, %0D%0A%0D%0AWe would like to learn more about the Programming Services provided to Business Management Club Members at a special Member Discount and how this could benefit our company. Please arrange for one of your Project Managers to contact us at your earliest convenience.%0D%0A%0D%0AThank you,%0D%0A%0D%0AName:%0D%0A%0D%0APosition:%0D%0A%0D%0ACompany Name:%0D%0A%0D%0AUniversity/College:%0D%0A%0D%0AWebsite URL:%0D%0A%0D%0APhone No:%0D%0A%0D%0ACountry:";
if(null!=document.getElementById("prografaq") )
document.getElementById("prografaq").href= "mailto:"+mailto+"?subject="+subject+"&body="+ bodyText+"";

}

function sndMail23()
{
var mailto = "EAP@BestBusinessInfo.com";
var subject = "Re: Employee Assistance Program (EAP) Services";
var bodyText = "Dear Business Management Club, %0D%0A%0D%0AWe would like to obtain free information about the Employee Assistance Program (EAP) Services provided to Business Management Club Members at a special Member Discount and how this could benefit our company. Please arrange for one of your Service Advisors to contact us at your earliest convenience.%0D%0A%0D%0AThank you,%0D%0A%0D%0AName:%0D%0A%0D%0APosition:%0D%0A%0D%0ACompany Name:%0D%0A%0D%0AUniversity/College:%0D%0A%0D%0AWebsite URL:%0D%0A%0D%0APhone No:%0D%0A%0D%0ACountry:";
if(null!=document.getElementById("eapfaq") )
document.getElementById("eapfaq").href= "mailto:"+mailto+"?subject="+subject+"&body="+ bodyText+"";

}

function sndMail24()
{
var mailto = "BuySell@BestBusinessInfo.com";
var subject = "Re: Buy And Sell Agreements";
var bodyText = "Dear Business Management Club, %0D%0A%0D%0AWe would like to obtain free information about Buy And Sell Agreements and how this could benefit our company. Please arrange for one of your Registered Financial Consultants to contact us at your earliest convenience.%0D%0A%0D%0AThank you,%0D%0A%0D%0AName:%0D%0A%0D%0APosition:%0D%0A%0D%0ACompany Name:%0D%0A%0D%0AUniversity/College:%0D%0A%0D%0AWebsite URL:%0D%0A%0D%0APhone No:%0D%0A%0D%0ACountry:";
if(null!=document.getElementById("buyfaq") )
document.getElementById("buyfaq").href= "mailto:"+mailto+"?subject="+subject+"&body="+ bodyText+"";

}

function sndMail25()
{
var mailto = "EstatePlan@BestBusinessInfo.com";
var subject = "Re: Estate Planning";
var bodyText = "Dear Business Management Club, %0D%0A%0D%0AWe would like to obtain free information about Estate Planning and how this could be beneficial to us in terms of substantial tax savings. Please arrange for one of your Registered Financial Consultants to contact us at your earliest convenience.%0D%0A%0D%0AThank you,%0D%0A%0D%0AName:%0D%0A%0D%0APosition:%0D%0A%0D%0ACompany Name:%0D%0A%0D%0AUniversity/College:%0D%0A%0D%0AWebsite URL:%0D%0A%0D%0APhone No:%0D%0A%0D%0ACountry:";
if(null!=document.getElementById("estatefaq") )
document.getElementById("estatefaq").href= "mailto:"+mailto+"?subject="+subject+"&body="+ bodyText+"";

}

function sndMail26()
{
var mailto = "RetirementPlans@BestBusinessInfo.com";
var subject = "Re: Retirement Planning";
var bodyText = "Dear Business Management Club, %0D%0A%0D%0AWe would like to obtain free information about Retirement Planning and how this could be beneficial to us in terms of substantial tax savings. Please arrange for one of your Registered Financial Consultants to contact us at your earliest convenience.%0D%0A%0D%0AThank you,%0D%0A%0D%0AName:%0D%0A%0D%0APosition:%0D%0A%0D%0ACompany Name:%0D%0A%0D%0AUniversity/College:%0D%0A%0D%0AWebsite URL:%0D%0A%0D%0APhone No:%0D%0A%0D%0ACountry:";
if(null!=document.getElementById("retfaq") )
document.getElementById("retfaq").href= "mailto:"+mailto+"?subject="+subject+"&body="+ bodyText+"";

}

function sndMail27()
{
var mailto = "Insurance@BestBusinessInfo.com";
var subject = "Re: Insurance Products";
var bodyText = "Dear Business Management Club, %0D%0A%0D%0AWe would like to obtain free information about various individual or group Insurance Products and how this could be beneficial to us. Please arrange for one of your Registered Financial Consultants to contact us at your earliest convenience.%0D%0A%0D%0AThank you,%0D%0A%0D%0AName:%0D%0A%0D%0APosition:%0D%0A%0D%0ACompany Name:%0D%0A%0D%0AUniversity/College:%0D%0A%0D%0AWebsite URL:%0D%0A%0D%0APhone No:%0D%0A%0D%0ACountry:";
if(null!=document.getElementById("insfaq") )
document.getElementById("insfaq").href= "mailto:"+mailto+"?subject="+subject+"&body="+ bodyText+"";

}

function sndMail28()
{
var mailto = "Mediation@BestBusinessInfo.com";
var subject = "Re: Mediation Services";
var bodyText = "Dear Business Management Club, %0D%0A%0D%0AWe would like to obtain free information about the Mediation Services provided to Business Management Club Members at a special Member Discount and how this could benefit our company. Please arrange for one of your Service Advisors to contact us at your earliest convenience.%0D%0A%0D%0AThank you,%0D%0A%0D%0AName:%0D%0A%0D%0APosition:%0D%0A%0D%0ACompany Name:%0D%0A%0D%0AUniversity/College:%0D%0A%0D%0AWebsite URL:%0D%0A%0D%0APhone No:%0D%0A%0D%0ACountry:";
if(null!=document.getElementById("medfaq") )
document.getElementById("medfaq").href= "mailto:"+mailto+"?subject="+subject+"&body="+ bodyText+"";

}

function sndMail29()
{
var mailto = "CPA@BestBusinessInfo.com";
var subject = "Re: CPA Referral Services";
var bodyText = "Dear Business Management Club, %0D%0A%0D%0AWe would like to obtain free information about the CPA Referral Services provided to Business Management Club Members and how this could benefit our company. Please arrange for one of your Service Advisors to contact us at your earliest convenience.%0D%0A%0D%0AThank you,%0D%0A%0D%0AName:%0D%0A%0D%0APosition:%0D%0A%0D%0ACompany Name:%0D%0A%0D%0AUniversity/College:%0D%0A%0D%0AWebsite URL:%0D%0A%0D%0APhone No:%0D%0A%0D%0ACountry:";
if(null!=document.getElementById("cpafaq") )
document.getElementById("cpafaq").href= "mailto:"+mailto+"?subject="+subject+"&body="+ bodyText+"";

}

function sndMail30()
{
var mailto = "Factoring@BestBusinessInfo.com";
var subject = "Re: Factoring Services";
var bodyText = "Dear Business Management Club, %0D%0A%0D%0AWe would like to obtain free information about the Factoring Services provided to Business Management Club Members and how this could benefit our company. Please arrange for one of your Service Advisors to contact us at your earliest convenience.%0D%0A%0D%0AThank you,%0D%0A%0D%0AName:%0D%0A%0D%0APosition:%0D%0A%0D%0ACompany Name:%0D%0A%0D%0AUniversity/College:%0D%0A%0D%0AWebsite URL:%0D%0A%0D%0APhone No:%0D%0A%0D%0ACountry:";
if(null!=document.getElementById("facfaq") )
document.getElementById("facfaq").href= "mailto:"+mailto+"?subject="+subject+"&body="+ bodyText+"";

}

function sndMail31()
{
var mailto = "Webmaster@BestBusinessInfo.com";
var subject = "Re: Website Design Service";
var bodyText = "Dear Sir, %0D%0A%0D%0AI would like to speak with an experienced Webmaster regarding my website design project. Please, therefore, e-mail me a contact information of a suitable Webmaster free of charge.%0D%0A%0D%0AThank you very much,%0D%0A%0D%0AName:%0D%0A%0D%0ACompany’s name:%0D%0A%0D%0ACompany’s website (if available):%0D%0A%0D%0APhone number:%0D%0A%0D%0ACountry:%0D%0A%0D%0AI am a member of the Business Management Club. My membership number is:%0D%0A%0D%0AI am not a member of the Business Management Club. Enter X here: (    )";
if(null!=document.getElementById("a31") )
document.getElementById("a31").href= "mailto:"+mailto+"?subject="+subject+"&body="+ bodyText+"";
}

function sndMail32()
{
var mailto = "SEO@BestBusinessInfo.com";
var subject = "Re: Search Engine Optimization (SEO) Services";
var bodyText = "Dear Business Management Club, %0D%0A%0D%0AWe would like to learn more about Search Engine Optimization (SEO) Services provided to Business Management Club Members at a special Member Discount and how this could benefit our company. Please arrange for one of your Project Managers to contact us at your earliest convenience:%0D%0A%0D%0AThank you,%0D%0A%0D%0AName:%0D%0A%0D%0APosition:%0D%0A%0D%0ACompany Name:%0D%0A%0D%0AUniversity/College:%0D%0A%0D%0AWebsite URL:%0D%0A%0D%0APhone No:%0D%0A%0D%0ACountry:";
if(null!=document.getElementById("seofaq1") )
document.getElementById("seofaq1").href= "mailto:"+mailto+"?subject="+subject+"&body="+ bodyText+"";

}

function sndMail33()
{
var mailto = "SEO@BestBusinessInfo.com";
var subject = "Re: Search Engine Optimization (SEO) Services";
var bodyText = "Dear Business Management Club, %0D%0A%0D%0AWe would like to learn more about Search Engine Optimization (SEO) Services provided to Business Management Club Members at a special Member Discount and how this could benefit our company. Please arrange for one of your Project Managers to contact us at your earliest convenience:%0D%0A%0D%0AThank you,%0D%0A%0D%0AName:%0D%0A%0D%0APosition:%0D%0A%0D%0ACompany Name:%0D%0A%0D%0AUniversity/College:%0D%0A%0D%0AWebsite URL:%0D%0A%0D%0APhone No:%0D%0A%0D%0ACountry:";
if(null!=document.getElementById("seofaq2") )
document.getElementById("seofaq2").href= "mailto:"+mailto+"?subject="+subject+"&body="+ bodyText+"";

}

function sndMail34()
{
var mailto = "BMC@BestBusinessInfo.com";
var subject = "Re: New Link/s For Your Consideration";
var bodyText = "Dear Business Management Club, %0D%0A%0D%0AI am a Member of Business Management Club and would like to offer the following link/s for your consideration:%0D%0A%0D%0AThank you,%0D%0A%0D%0AName:%0D%0A%0D%0APosition:%0D%0A%0D%0ACompany Name:%0D%0A%0D%0AUniversity/College:%0D%0A%0D%0AWebsite URL:%0D%0A%0D%0APhone No:%0D%0A%0D%0ACountry:";
if(null!=document.getElementById("bestbott") )
document.getElementById("bestbott").href= "mailto:"+mailto+"?subject="+subject+"&body="+ bodyText+"";

}

function sndMail35()
{
var mailto = "Leasing@BestBusinessInfo.com";
var subject = "Re: Leasing@BestBusinessInfo.com";
var bodyText = "Dear Business Management Club, %0D%0A%0D%0AWe would like to obtain free information about the Capital Leasing Services provided to Business Management Club Members and how this could benefit our company. Please arrange for one of your Service Advisors to contact us at your earliest convenience.%0D%0A%0D%0AThank you,%0D%0A%0D%0AName:%0D%0A%0D%0APosition:%0D%0A%0D%0ACompany Name:%0D%0A%0D%0AUniversity/College:%0D%0A%0D%0AWebsite URL:%0D%0A%0D%0APhone No:%0D%0A%0D%0ACountry:";
if(null!=document.getElementById("leasing") )
document.getElementById("leasing").href= "mailto:"+mailto+"?subject="+subject+"&body="+ bodyText+"";

}


function sndMail()
{
	try
	{
	sndMail1();
	sndMail2();
	sndMail3();
	sndMail4();
	sndMail5();
	sndMail6('ai');
	sndMail6('ai1');
	sndMail7();
	sndMail8();
	sndMail9();
	sndMail10();
	sndMail11();
	sndMail12();
	sndMail13();
	sndMail14();
	sndMail15();
	sndMail16();
	sndMail17();
	sndMail18();
	sndMail19();
	sndMail20();
	sndMail21();
	sndMail22();
	sndMail23();
	sndMail24();
	sndMail25();
	sndMail26();
	sndMail27();
	sndMail28();
	sndMail29();
	sndMail30();
	sndMail31();
	sndMail32();
	sndMail33();
	sndMail34();
	sndMail35();
	}
	catch(e)
	{
		//alert(e);
	}
}
