// JavaScript content syndication format 2.1 generated by Big Medium v1.3.4a
// JavaScript copyright Global Moxie: http://www.globalmoxie.com/
// Content copyright: Copyright 2004. All rights reserved.

var bmTipHeadline = new Array()
var bmTipDescription = new Array()
var bmTipTarget
var bmTipBreak
bmTipLoaded = true

if (! bmTipPadding) {var bmTipPadding = '0'}

if (! bmTipNewWindow) {var bmTipNewWindow;}
else {bmTipTarget = ' target="_blank"'}

if (bmTipXHTML) {bmTipBreak = "<br />"}
else {var bmTipXHTML; bmTipBreak = "<br>"}

if (! bmTipNumber) {var bmTipNumber = 1}
if (! bmTipRandom) {var bmTipRandom = true}
if (! bmNoFooter) {var bmNoFooter}

bmTipHeadline[0]="Filing an Arbitration"
bmTipDescription[0]="<p>" + bmTipFontTag + "In order to file an arbitration, we require:</span></p><p>" + bmTipFontTag + "1. Demand for Arbitration form, properly completed,</span></p><p>" + bmTipFontTag + "2. Signed Contract with the AFI Arbitration Clause, and</span></p><p>" + bmTipFontTag + "3. Check for Arbitration Fee.</span></p><p>" + bmTipFontTag + "Click <a href=\"http://afi.mytradeassociation.org/3/arbitration/index.shtml\">here</a> for forms and information.</span></p>"
bmTipHeadline[1]="UPC Codes"
bmTipDescription[1]="<p>" + bmTipFontTag + "UPC codes or bar codes are not required by law. They are issued by:</span></p><p>" + bmTipFontTag + "GS1 US" + bmTipBreak + "7887 Washington Village Drive, Suite 300" + bmTipBreak + "Dayton, OH 45459" + bmTipBreak + "Tel: 937-435-3870" + bmTipBreak + "Fax: 937-435-7317" + bmTipBreak + "Web: <a href=\"http://www.gs1us.org\">www.gs1us.org</a>" + bmTipBreak + "gs1us@uc-council.org</span></p><p>" + bmTipFontTag + "GS1 US Inc. is a not-for-profit organization dedicated to the adoption and implementation of standards-based, global supply chain solutions.</span></p>"
bmTipHeadline[2]="Valuable Reports Available from AFI"
bmTipDescription[2]="<p>" + bmTipFontTag + "AFI offers three types of reports geared towards helping members track monthly food imports:</span></p><p>" + bmTipFontTag + "1. Import Reports</span></p><p>" + bmTipFontTag + "2. Statistical Reports</span></p><p>" + bmTipFontTag + "3. FDA Detention Reports</span></p><p>" + bmTipFontTag + "See the Membership section under Resources &amp; Downloads on this web site or contact the AFI office for more information, including sample reports and order forms.</span></p>"
bmTipHeadline[3]="National Organic Program"
bmTipDescription[3]="<p>" + bmTipFontTag + "Information on the National Organic Program can be found on the USDA web site: <a href=\"http://www.ams.usda.gov/nop\">www.ams.usda.gov/nop</a>.</span></p><p>" + bmTipFontTag + "To locate a certifying agency, please contact:</span></p><p>" + bmTipFontTag + "Organic Trade Association" + bmTipBreak + "P.O. Box 547" + bmTipBreak + "Greenfield, MA 01302" + bmTipBreak + "Tel: 1-413-774-7511" + bmTipBreak + "Fax: 1-413-774-6432" + bmTipBreak + "Web: <a href=\"http://www.ota.com\">www.ota.com</a></span></p>"
bmTipHeadline[4]="Standard Import Contract"
bmTipDescription[4]="<p>" + bmTipFontTag + "AFI\'s Standard Import Contract can be found online in the Resources &amp; Downloads section.</span></p>"
bmTipHeadline[5]="AFI Standards"
bmTipDescription[5]="<p>" + bmTipFontTag + "Did you know AFI maintains its own standards for Cashews, Dried Apricots, Hazelnuts and Brazilnuts? They can be found in the Resources &amp; Downloads section of this website.</span></p>"


function bmTipDeliver() {
	var back = bmTipBackgroundColor
	if (back) {back = 'background-color: ' + back}
	document.write('<div id="bmTipFeedDiv" style="padding:' + bmTipPadding + ';' + back + '">')
	if (bmTipRandom) {
		var j
		var temp
		for (var i=bmTipHeadline.length; --i; ) {
			j = Math.floor(Math.random() * (i+1))
			temp = bmTipDescription[i]
			bmTipDescription[i] = bmTipDescription[j]
			bmTipDescription[j] = temp
			temp = bmTipHeadline[i]
			bmTipHeadline[i] = bmTipHeadline[j]
			bmTipHeadline[j] = temp
		}
	}

	for (var i=0; (i < bmTipNumber && i < bmTipDescription.length); i++) {
		document.write('<p>' + bmTipHeadTag + bmTipHeadline[i] + '</span></p>')
		document.write(bmTipDescription[i])
	}
if (! bmNoFooter) {document.write('<p>' + bmTipSmallTag + 'For more, visit <a href="http://afi.mytradeassociation.org/tips/index.shtml"' + bmTipTarget + '">Association of Food Industries</a>.</span></p>')}
document.write('</div>')
}

