var helptips = new Array();

//Company Info
helptips["_ctl0_content_companyinfo_companyTitle"] = "Legal Company Name:";
helptips["_ctl0_content_companyinfo_companyText"] = "Please enter the company name as entered on legal documents.";
helptips["_ctl0_content_companyinfo_usernameTitle"] = "User Name:";
helptips["_ctl0_content_companyinfo_usernameText"] = "Please enter a user name for use in accessing the site.";
helptips["_ctl0_content_companyinfo_dbaCompanyTitle"] = "DBA Company Name:";
helptips["_ctl0_content_companyinfo_dbaCompanyText"] = "Please enter the company name that is commonly used to refer to the company.";
helptips["_ctl0_content_companyinfo_federalIdTitle"] = "Federal ID Number:";
helptips["_ctl0_content_companyinfo_federalIdText"] = "Please enter the company's Federal Identification Number. Enter your SSN if the company is Sole Proprietorship and no FID is available.";
helptips["_ctl0_content_companyinfo_dbNumTitle"] = "D&amp;B DUNS Number:";
helptips["_ctl0_content_companyinfo_dbNumText"] = "Please enter the company's D&amp;B DUNS number.";
helptips["_ctl0_content_companyinfo_addressLine1Title"] = "Physical Address:";
helptips["_ctl0_content_companyinfo_addressLine1Text"] = "Please enter the physical address of the corporate office.";
helptips["_ctl0_content_companyinfo_addressLine2Title"] = helptips["_ctl0_content_companyinfo_addressLine1Title"];
helptips["_ctl0_content_companyinfo_addressLine2Text"] = helptips["_ctl0_content_companyinfo_addressLine1Text"];
helptips["_ctl0_content_companyinfo_addressLine2_OffsetY"] = -22;
helptips["_ctl0_content_companyinfo_cityTitle"] = "City:";
helptips["_ctl0_content_companyinfo_cityText"] = "Please enter the city of the corporate office.";
helptips["_ctl0_content_companyinfo_cityAnchor"] = "top right";
helptips["_ctl0_content_companyinfo_countryTitle"] = "Country:";
helptips["_ctl0_content_companyinfo_countryText"] = "Please enter the country of the corporate office.";
helptips["_ctl0_content_companyinfo_stateTitle"] = "State:";
helptips["_ctl0_content_companyinfo_stateText"] = "Please select the state of the corporate office.";
helptips["_ctl0_content_companyinfo_stateAnchor"] = "bottom right";
helptips["_ctl0_content_companyinfo_otherstateTitle"] = "Region:";
helptips["_ctl0_content_companyinfo_otherstateText"] = "Please enter the region of the corporate office.";
helptips["_ctl0_content_companyinfo_otherstateAnchor"] = "bottom right";
helptips["_ctl0_content_companyinfo_zipCodeTitle"] = "Zip/Postal Code:";
helptips["_ctl0_content_companyinfo_zipCodeText"] = "Please enter the zip/postal code of the corporate office.";
helptips["_ctl0_content_companyinfo_zipCodeAnchor"] = "bottom right";
helptips["_ctl0_content_companyinfo_remitAddressLine1Title"] = "Remit To Address:";
helptips["_ctl0_content_companyinfo_remitAddressLine1Text"] = "Please enter the remit to address of the company.";
helptips["_ctl0_content_companyinfo_remitAddressLine2Title"] = helptips["_ctl0_content_companyinfo_remitAddressLine1Title"];
helptips["_ctl0_content_companyinfo_remitAddressLine2Text"] = helptips["_ctl0_content_companyinfo_remitAddressLine1Text"];
helptips["_ctl0_content_companyinfo_remitAddressLine2_OffsetY"] = -22;
helptips["_ctl0_content_companyinfo_remitCityTitle"] = "City:";
helptips["_ctl0_content_companyinfo_remitCityText"] = "Please enter the remit to city of the company.";
helptips["_ctl0_content_companyinfo_remitCityAnchor"] = "top right";
helptips["_ctl0_content_companyinfo_remitCountryTitle"] = "Country:";
helptips["_ctl0_content_companyinfo_remitCountryText"] = "Please enter the remit to country of the company.";
helptips["_ctl0_content_companyinfo_remitStateTitle"] = "State:";
helptips["_ctl0_content_companyinfo_remitStateText"] = "Please select the remit to state of the company.";
helptips["_ctl0_content_companyinfo_remitStateAnchor"] = "bottom right";
helptips["_ctl0_content_companyinfo_otherRemitStateTitle"] = "Region:";
helptips["_ctl0_content_companyinfo_otherRemitStateText"] = "Please enter the remit to region of the company.";
helptips["_ctl0_content_companyinfo_otherRemitStateAnchor"] = "bottom right";
helptips["_ctl0_content_companyinfo_remitZipCodeTitle"] = "Zip/Postal Code:";
helptips["_ctl0_content_companyinfo_remitZipCodeText"] = "Please enter the remit to zip/postal code of the company.";
helptips["_ctl0_content_companyinfo_remitZipCodeAnchor"] = "bottom right";
helptips["_ctl0_content_companyinfo_phoneTitle"] = "Company Phone Number:";
helptips["_ctl0_content_companyinfo_phoneText"] = "Please enter the phone number of the corporate office. Enter only numbers, the field will auto-format the information.";
helptips["_ctl0_content_companyinfo_phone_OffsetX"] = 85;
helptips["_ctl0_content_companyinfo_faxTitle"] = "Company Fax Number:";
helptips["_ctl0_content_companyinfo_faxText"] = "Please enter the fax number of the corporate office. Enter only numbers, the field will auto-format the information.";
helptips["_ctl0_content_companyinfo_fax_OffsetX"] = helptips["_ctl0_content_companyinfo_phone_OffsetX"];
helptips["_ctl0_content_companyinfo_urlTitle"] = "Company Webiste:";
helptips["_ctl0_content_companyinfo_urlText"] = "Please enter the url of the company's website.";


//Owner
helptips["_ctl0_content_owner_owner1NameTitle"] = "Owner Name:";
helptips["_ctl0_content_owner_owner1NameText"] = "Please enter the name of one of the owners of the company.";
helptips["_ctl0_content_owner_owner1Name_OffsetX"] = 275;
helptips["_ctl0_content_owner_owner1TitleTitle"] = "Owner Title:";
helptips["_ctl0_content_owner_owner1TitleText"] = "Please enter the title of this owner.";
helptips["_ctl0_content_owner_owner1Title_OffsetX"] = 152;
helptips["_ctl0_content_owner_owner1EmailTitle"] = "Owner Email:";
helptips["_ctl0_content_owner_owner1EmailText"] = "Please enter the email address of this owner.";
helptips["_ctl0_content_owner_owner1GenderTitle"] = "Owner Gender:";
helptips["_ctl0_content_owner_owner1GenderText"] = "Please select the gender of this owner.";
helptips["_ctl0_content_owner_owner1Gender_OffsetX"] = 273;
helptips["_ctl0_content_owner_owner1Gender_OffsetY"] = 1;
helptips["_ctl0_content_owner_owner1EthnicityTitle"] = "Owner Ethnicity:";
helptips["_ctl0_content_owner_owner1EthnicityText"] = "Please select the ethnicity of this owner.";
helptips["_ctl0_content_owner_owner1Ethnicity_OffsetX"] = 94;
helptips["_ctl0_content_owner_owner1Ethnicity_OffsetY"] = 1;
helptips["_ctl0_content_owner_ownership1Title"] = "% Ownership:";
helptips["_ctl0_content_owner_ownership1Text"] = "Please enter this owner's percentage of the ownership. :: Whole Numbers Only ::";
helptips["_ctl0_content_owner_owner2NameTitle"] = helptips["_ctl0_content_owner_owner1NameTitle"];
helptips["_ctl0_content_owner_owner2NameText"] = helptips["_ctl0_content_owner_owner1NameText"];
helptips["_ctl0_content_owner_owner2Name_OffsetX"] = helptips["_ctl0_content_owner_owner1Name_OffsetX"];
helptips["_ctl0_content_owner_owner2TitleTitle"] = helptips["_ctl0_content_owner_owner1TitleTitle"];
helptips["_ctl0_content_owner_owner2TitleText"] = helptips["_ctl0_content_owner_owner1TitleText"];
helptips["_ctl0_content_owner_owner2Title_OffsetX"] = helptips["_ctl0_content_owner_owner1Title_OffsetX"];
helptips["_ctl0_content_owner_owner2EmailTitle"] = helptips["_ctl0_content_owner_owner1EmailTitle"];
helptips["_ctl0_content_owner_owner2EmailText"] = helptips["_ctl0_content_owner_owner1EmailText"];
helptips["_ctl0_content_owner_owner2GenderTitle"] = helptips["_ctl0_content_owner_owner1GenderTitle"];
helptips["_ctl0_content_owner_owner2GenderText"] = helptips["_ctl0_content_owner_owner1GenderText"];
helptips["_ctl0_content_owner_owner2Gender_OffsetX"] = helptips["_ctl0_content_owner_owner1Gender_OffsetX"];
helptips["_ctl0_content_owner_owner2Gender_OffsetY"] = helptips["_ctl0_content_owner_owner1Gender_OffsetY"];
helptips["_ctl0_content_owner_owner2EthnicityTitle"] = helptips["_ctl0_content_owner_owner1EthnicityTitle"];
helptips["_ctl0_content_owner_owner2EthnicityText"] = helptips["_ctl0_content_owner_owner1EthnicityText"];
helptips["_ctl0_content_owner_owner2Ethnicity_OffsetX"] = helptips["_ctl0_content_owner_owner1Ethnicity_OffsetX"];
helptips["_ctl0_content_owner_owner2Ethnicity_OffsetY"] = helptips["_ctl0_content_owner_owner1Ethnicity_OffsetY"];
helptips["_ctl0_content_owner_ownership2Title"] = helptips["_ctl0_content_owner_ownership1Title"];
helptips["_ctl0_content_owner_ownership2Text"] = helptips["_ctl0_content_owner_ownership1Text"];
helptips["_ctl0_content_owner_owner3NameTitle"] = helptips["_ctl0_content_owner_owner1NameTitle"];
helptips["_ctl0_content_owner_owner3NameText"] = helptips["_ctl0_content_owner_owner1NameText"];
helptips["_ctl0_content_owner_owner3Name_OffsetX"] = helptips["_ctl0_content_owner_owner1Name_OffsetX"];
helptips["_ctl0_content_owner_owner3TitleTitle"] = helptips["_ctl0_content_owner_owner1TitleTitle"];
helptips["_ctl0_content_owner_owner3TitleText"] = helptips["_ctl0_content_owner_owner1TitleText"];
helptips["_ctl0_content_owner_owner3Title_OffsetX"] = helptips["_ctl0_content_owner_owner1Title_OffsetX"];
helptips["_ctl0_content_owner_owner3EmailTitle"] = helptips["_ctl0_content_owner_owner1EmailTitle"];
helptips["_ctl0_content_owner_owner3EmailText"] = helptips["_ctl0_content_owner_owner1EmailText"];
helptips["_ctl0_content_owner_owner3GenderTitle"] = helptips["_ctl0_content_owner_owner1GenderTitle"];
helptips["_ctl0_content_owner_owner3GenderText"] = helptips["_ctl0_content_owner_owner1GenderText"];
helptips["_ctl0_content_owner_owner3Gender_OffsetX"] = helptips["_ctl0_content_owner_owner1Gender_OffsetX"];
helptips["_ctl0_content_owner_owner3Gender_OffsetY"] = helptips["_ctl0_content_owner_owner1Gender_OffsetY"];
helptips["_ctl0_content_owner_owner3EthnicityTitle"] = helptips["_ctl0_content_owner_owner1EthnicityTitle"];
helptips["_ctl0_content_owner_owner3EthnicityText"] = helptips["_ctl0_content_owner_owner1EthnicityText"];
helptips["_ctl0_content_owner_owner3Ethnicity_OffsetX"] = helptips["_ctl0_content_owner_owner1Ethnicity_OffsetX"];
helptips["_ctl0_content_owner_owner3Ethnicity_OffsetY"] = helptips["_ctl0_content_owner_owner1Ethnicity_OffsetY"];
helptips["_ctl0_content_owner_ownership3Title"] = helptips["_ctl0_content_owner_ownership1Title"];
helptips["_ctl0_content_owner_ownership3Text"] = helptips["_ctl0_content_owner_ownership1Text"];

//Primary Contact
helptips["_ctl0_content_contactinfo_contactNameTitle"] = "Contact Name:";
helptips["_ctl0_content_contactinfo_contactNameText"] = "Please enter the name of the primary contact for this company.";
helptips["_ctl0_content_contactinfo_contactTitleTitle"] = "Title:";
helptips["_ctl0_content_contactinfo_contactTitleText"] = "Please enter the title of the primary contact.";
helptips["_ctl0_content_contactinfo_contactPhoneTitle"] = "Phone Number:";
helptips["_ctl0_content_contactinfo_contactPhoneText"] = "Please enter the phone number of the primary contact. Enter only numbers, the field will auto-format the information.";
helptips["_ctl0_content_contactinfo_contactPhone_OffsetX"] = 88;
helptips["_ctl0_content_contactinfo_contactExtensionTitle"] = "Extension:";
helptips["_ctl0_content_contactinfo_contactExtensionText"] = "Please enter the extension of the primary contact if any exists.";
helptips["_ctl0_content_contactinfo_contactFaxTitle"] = "Fax Number:";
helptips["_ctl0_content_contactinfo_contactFaxText"] = "Please enter the fax number of the primary contact. Enter only numbers, the field will auto-format the information.";
helptips["_ctl0_content_contactinfo_contactFax_OffsetX"] = 88;
helptips["_ctl0_content_contactinfo_contactEmailTitle"] = "E-mail Address:";
helptips["_ctl0_content_contactinfo_contactEmailText"] = "Please enter the e-mail address of the primary contact.";
helptips["_ctl0_content_contactinfo_contactEmail_OffsetX"] = 3;

//Company Data
helptips["_ctl0_content_companydata_businessTypeTitle"] = "Business Type:";
helptips["_ctl0_content_companydata_businessTypeText"] = "Please select the company's business type.";
helptips["_ctl0_content_companydata_legalStructureTitle"] = "Legal Structure:";
helptips["_ctl0_content_companydata_legalStructureText"] = "Please select the company's legal structure. A sole proprietorship owner can provide an SSN instead of a Federal Tax ID.";
helptips["busClassLinkTitle"] = "Business Classification:";
helptips["busClassLinkText"] = "Please check any items that describe the type of business this company can be classified as. Use the pop-ups on each item for more information.";
helptips["busClassLink_OffsetX"] = 10;
//helptips["ccrListedLinkTitle"] = "SBA CCR Listing:";
//helptips["ccrListedLinkText"] = "Visit <a href=http://www.ccr.gov target=_blank class=help>www.ccr.gov</a> to learn more about an SBA CCR listing and to acquire a CAGE code.";
//helptips["ccrListedLink_OffsetX"] = 186;
//helptips["_ctl0_content_companydata_cageCodeTitle"] = "CAGE Code:";
//helptips["_ctl0_content_companydata_cageCodeText"] = "Visit <a href=http://www.ccr.gov target=_blank class=help>www.ccr.gov</a> to learn more about an SBA CCR listing and to acquire a CAGE code.";
//helptips["_ctl0_content_companydata_cageCode_OffsetX"] = 4;
helptips["serviceAreaLinkTitle"] = "Geographical Service Area:";
helptips["serviceAreaLinkText"] = "Please check any items that correspond to areas that the company can service.";
helptips["serviceAreaLink_OffsetX"] = 10;
//helptips["_ctl0_content_companydata_salesTaxStateTitle"] = "State/Country of Taxation:";
//helptips["_ctl0_content_companydata_salesTaxStateText"] = "Please enter the state/country where the company is registered to collect taxes.";
helptips["_ctl0_content_companydata_yearEstablishedTitle"] = "Year Business was Established:";
helptips["_ctl0_content_companydata_yearEstablishedText"] = "Please enter the year the company was established.";
helptips["_ctl0_content_companydata_employeeTotalTitle"] = "Number of Employees:";
helptips["_ctl0_content_companydata_employeeTotalText"] = "Please enter the number of full-time and part-time employees in the company.";
helptips["_ctl0_content_companydata_referralTitle"] = "Where did you meet us?";
helptips["_ctl0_content_companydata_referralText"] = "Please indicate where you met us.";
helptips["_ctl0_content_companydata_yearsSupplyingTitle"] = "Years supplying to Nestle";
helptips["_ctl0_content_companydata_yearsSupplyingText"] = "Please indicate the number of years you have been supplying to Nestle.";
helptips["_ctl0_content_companydata_yearsSupplyingAnchor"] = "top right";

helptips["_ctl0_content_companydata_unspscCodeTitle"] = "";
helptips["_ctl0_content_companydata_unspscCodeText"] = "";
helptips["_ctl0_content_companydata_unspscCode_OffsetX"] = 156;
helptips["_ctl0_content_companydata_unspscCode2Title"] = helptips["_ctl0_content_companydata_unspscCodeTitle"];
helptips["_ctl0_content_companydata_unspscCode2Text"] = helptips["_ctl0_content_companydata_unspscCodeText"];
helptips["_ctl0_content_companydata_unspscCode2_OffsetX"] = 104;
helptips["_ctl0_content_companydata_unspscCode3Title"] = helptips["_ctl0_content_companydata_unspscCodeTitle"];
helptips["_ctl0_content_companydata_unspscCode3Text"] = helptips["_ctl0_content_companydata_unspscCodeText"];
helptips["_ctl0_content_companydata_unspscCode3_OffsetX"] = 52;
helptips["_ctl0_content_companydata_unspscCode4Title"] = helptips["_ctl0_content_companydata_unspscCodeTitle"];
helptips["_ctl0_content_companydata_unspscCode4Text"] = helptips["_ctl0_content_companydata_unspscCodeText"];

//Company Insurance	
helptips["insuranceLinkTitle"] = "Insurance:";
helptips["insuranceLinkText"] = "Please check any items that correspond to insurance policies the company possesses.";
helptips["insuranceLink_OffsetX"] = 368;
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceLimitTitle"] = "Limit:";
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceLimitText"] = "Please select the limit for the corresponding insurance policy.";
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceLimit_OffsetX"] = 211;
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceLimit_OffsetY"] = 1;
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceProviderTitle"] = "Provider:";
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceProviderText"] = "Please enter the name of the provider of the corresponding insurance policy.";
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceProvider_OffsetX"] = 78;
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceExpirationDateTitle"] = "Expiration Date:";
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceExpirationDateText"] = "Please enter the date the policy will expire. Use the MM/DD/YYYY format.";
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl3_insuranceLimitTitle"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceLimitTitle"] ;
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl3_insuranceLimitText"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceLimitText"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl3_insuranceLimit_OffsetX"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceLimit_OffsetX"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl3_insuranceLimit_OffsetY"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceLimit_OffsetY"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl3_insuranceProviderTitle"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceProviderTitle"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl3_insuranceProviderText"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceProviderText"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl3_insuranceProvider_OffsetX"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceProvider_OffsetX"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl3_insuranceExpirationDateTitle"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceExpirationDateTitle"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl3_insuranceExpirationDateText"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceExpirationDateText"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl4_insuranceLimitTitle"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceLimitTitle"] ;
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl4_insuranceLimitText"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceLimitText"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl4_insuranceLimit_OffsetX"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceLimit_OffsetX"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl4_insuranceLimit_OffsetY"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceLimit_OffsetY"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl4_insuranceProviderTitle"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceProviderTitle"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl4_insuranceProviderText"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceProviderText"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl4_insuranceProvider_OffsetX"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceProvider_OffsetX"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl4_insuranceExpirationDateTitle"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceExpirationDateTitle"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl4_insuranceExpirationDateText"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceExpirationDateText"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl5_insuranceLimitTitle"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceLimitTitle"] ;
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl5_insuranceLimitText"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceLimitText"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl5_insuranceLimit_OffsetX"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceLimit_OffsetX"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl5_insuranceLimit_OffsetY"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceLimit_OffsetY"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl5_insuranceProviderTitle"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceProviderTitle"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl5_insuranceProviderText"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceProviderText"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl5_insuranceProvider_OffsetX"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceProvider_OffsetX"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl5_insuranceExpirationDateTitle"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceExpirationDateTitle"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl5_insuranceExpirationDateText"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceExpirationDateText"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl6_insuranceLimitTitle"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceLimitTitle"] ;
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl6_insuranceLimitText"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceLimitText"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl6_insuranceLimit_OffsetX"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceLimit_OffsetX"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl6_insuranceLimit_OffsetY"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceLimit_OffsetY"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl6_insuranceProviderTitle"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceProviderTitle"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl6_insuranceProviderText"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceProviderText"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl6_insuranceProvider_OffsetX"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceProvider_OffsetX"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl6_insuranceExpirationDateTitle"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceExpirationDateTitle"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl6_insuranceExpirationDateText"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceExpirationDateText"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl7_insuranceLimitTitle"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceLimitTitle"] ;
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl7_insuranceLimitText"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceLimitText"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl7_insuranceLimit_OffsetX"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceLimit_OffsetX"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl7_insuranceLimit_OffsetY"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceLimit_OffsetY"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl7_insuranceProviderTitle"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceProviderTitle"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl7_insuranceProviderText"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceProviderText"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl7_insuranceProvider_OffsetX"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceProvider_OffsetX"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl7_insuranceExpirationDateTitle"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceExpirationDateTitle"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl7_insuranceExpirationDateText"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceExpirationDateText"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl8_insuranceLimitTitle"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceLimitTitle"] ;
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl8_insuranceLimitText"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceLimitText"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl8_insuranceLimit_OffsetX"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceLimit_OffsetX"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl8_insuranceLimit_OffsetY"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceLimit_OffsetY"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl8_insuranceProviderTitle"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceProviderTitle"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl8_insuranceProviderText"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceProviderText"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl8_insuranceProvider_OffsetX"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceProvider_OffsetX"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl8_insuranceExpirationDateTitle"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceExpirationDateTitle"];
helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl8_insuranceExpirationDateText"] = helptips["_ctl0_content_companyinsurance_insuranceGrid__ctl2_insuranceExpirationDateText"];

//Products & Services
helptips["commodityCodeLinkTitle"] = "Commodity Code(s)";
helptips["commodityCodeLinkText"] = "Please select a commodity code that best matches your company's capabilities and profile.";
helptips["commodityCodeLink_OffsetX"] = 225;
helptips["_ctl0_content_productservice_MyList2Title"] = helptips["commodityCodeLinkTitle"];
helptips["_ctl0_content_productservice_MyList2Text"] = helptips["commodityCodeLinkText"];
helptips["unspscLinkTitle"] = "UNSPSC Code(s):";
helptips["unspscLinkText"] = "Please select a <A href=http://www.unspsc.org target=_blank class=help>UNSPSC Code</A> that matches your company's capabilities and offerings.";
helptips["unspscLink_OffsetX"] = 249;
helptips["_ctl0_content_productservice_MyListTitle"] = helptips["unspscLinkTitle"];
helptips["_ctl0_content_productservice_MyListText"] = helptips["unspscLinkText"];
helptips["naicsLinkTitle"] = "NAICS Code(s)";
helptips["naicsLinkText"] = "Please select an <a href=http://www.census.gov/epcd/naics02 target=_blank class=help>NAICS Code</a> that matches your company's capabilities and offerings.";
helptips["naicsLink_OffsetX"] = 20;
helptips["_ctl0_content_productservice_MyList3Title"] = helptips["naicsLinkTitle"];
helptips["_ctl0_content_productservice_MyList3Text"] = helptips["naicsLinkText"];
helptips["_ctl0_content_productservice_descriptionTitle"] = "Keyword Description:";
helptips["_ctl0_content_productservice_descriptionText"] = "Enter specific keywords describing your business specialty. You can enter up to 500 characters.";

//Products & Services Information
helptips["_ctl0_content_productservice_sicCodeTitle"] = "Primary SIC Code:";
helptips["_ctl0_content_productservice_sicCodeText"] = "Please enter the company's primary SIC code(s). Visit <A href=http://www.osha.gov/oshstats/sicser.html target=_blank class=help>www.osha.gov</a> to learn more about SIC codes.";

//Annual Sales Volume
helptips["_ctl0_content_annualsales_lastYearSalesTitle"] = "Sales Volume:";
helptips["_ctl0_content_annualsales_lastYearSalesText"] = "Please enter the sales volume for the corresponding year. Use numbers only. Commas and decimal points are invalid.";
helptips["_ctl0_content_annualsales_twoYearsAgoSalesTitle"] = "Sales Volume:";
helptips["_ctl0_content_annualsales_twoYearsAgoSalesText"] = helptips["_ctl0_content_annualsales_lastYearSalesText"];
helptips["_ctl0_content_annualsales_threeYearsAgoSalesTitle"] = "Sales Volume:";
helptips["_ctl0_content_annualsales_threeYearsAgoSalesText"] = helptips["_ctl0_content_annualsales_lastYearSalesText"];

//References
helptips["_ctl0_content_reference_reference1Title"] = "Reference Company Name:";
helptips["_ctl0_content_reference_reference1Text"] = "Please enter the name of a business customer (local or otherwise) which has been or is now your customer.";
helptips["_ctl0_content_reference_reference1_OffsetX"] = 324;
helptips["_ctl0_content_reference_reference1NameTitle"] = "Reference Contact Name:";
helptips["_ctl0_content_reference_reference1NameText"] = "Please enter the name of the contact at the previously specified business customer.";
helptips["_ctl0_content_reference_reference1Name_OffsetX"] = 149;
helptips["_ctl0_content_reference_reference1PhoneTitle"] = "Reference Phone Number:";
helptips["_ctl0_content_reference_reference1PhoneText"] = "Please enter the phone number of the previously specified business contact.";
helptips["_ctl0_content_reference_reference1Phone_OffsetX"] = 10;
helptips["_ctl0_content_reference_reference1ProductServiceTitle"] = "Product/Service Provided:";
helptips["_ctl0_content_reference_reference1ProductServiceText"] = "Please enter the product or service you provided to the previously specified business customer.";
helptips["_ctl0_content_reference_reference1ProductService_OffsetX"] = 170;
helptips["_ctl0_content_reference_reference1ContractTitle"] = "Largest Contract to Date:";
helptips["_ctl0_content_reference_reference1ContractText"] = "Please enter the largest contract value for a product or service you provided to the previously specified business customer.";
helptips["_ctl0_content_reference_reference1Contract_OffsetX"] = 10;
helptips["_ctl0_content_reference_reference2Title"] = helptips["_ctl0_content_reference_reference1Title"];
helptips["_ctl0_content_reference_reference2Text"] = helptips["_ctl0_content_reference_reference1Text"];
helptips["_ctl0_content_reference_reference2_OffsetX"] = helptips["_ctl0_content_reference_reference1_OffsetX"];
helptips["_ctl0_content_reference_reference2NameTitle"] = helptips["_ctl0_content_reference_reference1NameTitle"];
helptips["_ctl0_content_reference_reference2NameText"] = helptips["_ctl0_content_reference_reference1NameText"];
helptips["_ctl0_content_reference_reference2Name_OffsetX"] = helptips["_ctl0_content_reference_reference1Name_OffsetX"];
helptips["_ctl0_content_reference_reference2PhoneTitle"] = helptips["_ctl0_content_reference_reference1PhoneTitle"];
helptips["_ctl0_content_reference_reference2PhoneText"] = helptips["_ctl0_content_reference_reference1PhoneText"];
helptips["_ctl0_content_reference_reference2Phone_OffsetX"] = helptips["_ctl0_content_reference_reference1Phone_OffsetX"];
helptips["_ctl0_content_reference_reference2ProductServiceTitle"] = helptips["_ctl0_content_reference_reference1ProductServiceTitle"];
helptips["_ctl0_content_reference_reference2ProductServiceText"] = helptips["_ctl0_content_reference_reference1ProductServiceText"];
helptips["_ctl0_content_reference_reference2ProductService_OffsetX"] = helptips["_ctl0_content_reference_reference1ProductService_OffsetX"];
helptips["_ctl0_content_reference_reference2ContractTitle"] = helptips["_ctl0_content_reference_reference1ContractTitle"];
helptips["_ctl0_content_reference_reference2ContractText"] = helptips["_ctl0_content_reference_reference1ContractText"];
helptips["_ctl0_content_reference_reference2Contract_OffsetX"] = helptips["_ctl0_content_reference_reference1Contract_OffsetX"];
helptips["_ctl0_content_reference_reference3Title"] = helptips["_ctl0_content_reference_reference1Title"];
helptips["_ctl0_content_reference_reference3Text"] = helptips["_ctl0_content_reference_reference1Text"];
helptips["_ctl0_content_reference_reference3_OffsetX"] = helptips["_ctl0_content_reference_reference1_OffsetX"];
helptips["_ctl0_content_reference_reference3NameTitle"] = helptips["_ctl0_content_reference_reference1NameTitle"];
helptips["_ctl0_content_reference_reference3NameText"] = helptips["_ctl0_content_reference_reference1NameText"];
helptips["_ctl0_content_reference_reference3Name_OffsetX"] = helptips["_ctl0_content_reference_reference1Name_OffsetX"];
helptips["_ctl0_content_reference_reference3PhoneTitle"] = helptips["_ctl0_content_reference_reference1PhoneTitle"];
helptips["_ctl0_content_reference_reference3PhoneText"] = helptips["_ctl0_content_reference_reference1PhoneText"];
helptips["_ctl0_content_reference_reference3Phone_OffsetX"] = helptips["_ctl0_content_reference_reference1Phone_OffsetX"];
helptips["_ctl0_content_reference_reference3ProductServiceTitle"] = helptips["_ctl0_content_reference_reference1ProductServiceTitle"];
helptips["_ctl0_content_reference_reference3ProductServiceText"] = helptips["_ctl0_content_reference_reference1ProductServiceText"];
helptips["_ctl0_content_reference_reference3ProductService_OffsetX"] = helptips["_ctl0_content_reference_reference1ProductService_OffsetX"];
helptips["_ctl0_content_reference_reference3ContractTitle"] = helptips["_ctl0_content_reference_reference1ContractTitle"];
helptips["_ctl0_content_reference_reference3ContractText"] = helptips["_ctl0_content_reference_reference1ContractText"];
helptips["_ctl0_content_reference_reference3Contract_OffsetX"] = helptips["_ctl0_content_reference_reference1Contract_OffsetX"];

//eBusiness Information
helptips["_ctl0_content_ebusiness_hasCatalog_0Title"] = "";
helptips["_ctl0_content_ebusiness_hasCatalog_0Text"] = "";
helptips["_ctl0_content_ebusiness_hasCatalog_1Title"] = "";
helptips["_ctl0_content_ebusiness_hasCatalog_1Text"] = "";
helptips["_ctl0_content_ebusiness_hasOnlineSell_0Title"] = "";
helptips["_ctl0_content_ebusiness_hasOnlineSell_0Text"] = "";
helptips["_ctl0_content_ebusiness_hasOnlineSell_1Title"] = "";
helptips["_ctl0_content_ebusiness_hasOnlineSell_1Text"] = "";
helptips["_ctl0_content_ebusiness_hasEdiCapable_0Title"] = "";
helptips["_ctl0_content_ebusiness_hasEdiCapable_0Text"] = "";
helptips["_ctl0_content_ebusiness_hasEdiCapable_1Title"] = "";
helptips["_ctl0_content_ebusiness_hasEdiCapable_1Text"] = "";
helptips["_ctl0_content_ebusiness_acceptCreditCard_0Title"] = "";
helptips["_ctl0_content_ebusiness_acceptCreditCard_0Text"] = "";
helptips["_ctl0_content_ebusiness_acceptCreditCard_1Title"] = "";
helptips["_ctl0_content_ebusiness_acceptCreditCard_1Text"] = "";

//Certification
helptips["_ctl0_content_ebusiness_isCertified_0Title"] = "";
helptips["_ctl0_content_ebusiness_isCertified_0Text"] = "";
helptips["_ctl0_content_ebusiness_isCertified_1Title"] = "";
helptips["_ctl0_content_ebusiness_isCertified_1Text"] = "";

//Preparer's
helptips["_ctl0_content_preparer_verifyNameTitle"] = "Preparer's Name:";
helptips["_ctl0_content_preparer_verifyNameText"] = "Please enter your name.";
helptips["_ctl0_content_preparer_verifyExtTitle"] = "Preparer's Phone Number Extention:";
helptips["_ctl0_content_preparer_verifyExtText"] = "Please enter your phone number extension if applicable.";
helptips["_ctl0_content_preparer_verifyPhoneTitle"] = "Preparer's Phone Number:";
helptips["_ctl0_content_preparer_verifyPhoneText"] = "Please enter your phone number.";
helptips["_ctl0_content_preparer_verifyPhone_OffsetX"] = 85;
helptips["_ctl0_content_preparer_verifyEmailTitle"] = "Preparer's Email Address:";
helptips["_ctl0_content_preparer_verifyEmailText"] = "Please enter your email address.";