// ENGLISH no-frames text

var frmtxt1	= "This site uses frames, but your browser does not support them.";
var frmtxt2	= "Please download the latest version of";
var frmtxt3	= "to view this site.";

// + Protection text
var ProtMsg = "A security feature to protect Website source-code.";

// Text for top bar
var top3 = "Phone";
var top3a= "+44 (0)1603 219898";
var top4 = "email";
var top4a= "joe@mffl.co.uk";

// Section Names + other text for sidebar
var goto = "go to ";
var sectn= " section";
var SectI= " Section Introduction";
var sect = new Array();
	sect[0] = "";
	sect[1] = "Chicken";
	sect[2] = "Turkey";
	sect[3] = "Beef";
	sect[4] = "Lamb";
	sect[5] = "Pork";
	sect[6] = "Quality";

