function getPartNoNote(partNo,ittPartNo)
{
	return "NOTE: The part number you have entered {" + partNo + "} has been substituted with details of an equivalent ITT Interconnect Solutions part number {" + ittPartNo + "}. While we endeavor to provide the closest match possible, it is incumbent upon the end user to ensure the compatibility of the referenced part number to the supplied competitive cross for their particular application. ITT ICS assumes no liability with respect to the accuracy of the suggested cross reference."
}

