//Drop Down/ Overlapping Content: http://www.dynamicdrive.com
//**Updated: Dec 19th, 07': Added ability to dynamically populate a Drop Down content using an external file (Ajax feature)
//**Updated: Feb 29th, 08':
				//1) Added ability to reveal drop down content via "click" of anchor link (instead of default "mouseover")
				//2) Added ability to disable drop down content from auto hiding when mouse rolls out of it
				//3) Added hidediv(id) public function to directly hide drop down div dynamically

//**Updated: Sept 11th, 08': Fixed bug whereby drop down content isn't revealed onClick of anchor in Safari/ Google Chrome



/***********************************************
* SOME PARTS OF THIS SCRIPT HAVE BEEN ADAPTED BY SIMON MEES
* SOME PARTS OF THIS SCRIPT HAVE BEEN ADAPTED BY SIMON MEES
* DO NOT COPY
* DO NOT COPY
***********************************************/
 

var simon="666";








function emptyDivs() {
	document.getElementById("productList1").innerHTML=""
	document.getElementById("productList2").innerHTML=""
	document.getElementById("productList3").innerHTML=""
	document.getElementById("productList4").innerHTML=""
	document.getElementById("productList5").innerHTML=""
	document.getElementById("productList6").innerHTML=""
	document.getElementById("productList7").innerHTML=""
	document.getElementById("productList8").innerHTML=""
	document.getElementById("productList9").innerHTML=""
	document.getElementById("productList10").innerHTML=""
	document.getElementById("productList11").innerHTML=""
	document.getElementById("productList12").innerHTML=""
	document.getElementById("productList13").innerHTML=""
	document.getElementById("productList14").innerHTML=""
	document.getElementById("productList15").innerHTML=""
	document.getElementById("productList16").innerHTML=""
	document.getElementById("productList17").innerHTML=""
	document.getElementById("productList18").innerHTML=""
	document.getElementById("productList19").innerHTML=""
	document.getElementById("productList20").innerHTML=""
	document.getElementById("productList21").innerHTML=""
	document.getElementById("productList22").innerHTML=""
	document.getElementById("productList23").innerHTML=""
	document.getElementById("productList24").innerHTML=""
	document.getElementById("productList25").innerHTML=""
	document.getElementById("productList26").innerHTML=""
	document.getElementById("productList27").innerHTML=""
	document.getElementById("productList28").innerHTML=""
	document.getElementById("productList29").innerHTML=""
	document.getElementById("productList30").innerHTML=""
	document.getElementById("productList31").innerHTML=""
	document.getElementById("productList32").innerHTML=""
	document.getElementById("productList33").innerHTML=""
	document.getElementById("productList34").innerHTML=""
	document.getElementById("productList35").innerHTML=""
	document.getElementById("productList36").innerHTML=""
	document.getElementById("productList37").innerHTML=""
	document.getElementById("productList38").innerHTML=""
	document.getElementById("productList39").innerHTML=""
	document.getElementById("productList40").innerHTML=""
	document.getElementById("productList41").innerHTML=""
	document.getElementById("productList42").innerHTML=""
	document.getElementById("productList43").innerHTML=""
	document.getElementById("productList44").innerHTML=""
	document.getElementById("productList45").innerHTML=""
	document.getElementById("productList46").innerHTML=""
	document.getElementById("productList47").innerHTML=""
	document.getElementById("productList48").innerHTML=""
	document.getElementById("productList49").innerHTML=""
	document.getElementById("productList50").innerHTML=""
	document.getElementById("productList51").innerHTML=""
	document.getElementById("productList52").innerHTML=""
	document.getElementById("productList53").innerHTML=""
	document.getElementById("productList54").innerHTML=""
	document.getElementById("productList55").innerHTML=""
	document.getElementById("productList56").innerHTML=""
	document.getElementById("productList57").innerHTML=""
	document.getElementById("productList58").innerHTML=""
	document.getElementById("productList59").innerHTML=""
	document.getElementById("productList60").innerHTML=""
}

var keepUnderline = "";


var dropdowncontent={
	disableanchorlink: true, //when user clicks on anchor link, should link itself be disabled (always true if "revealbehavior" above set to "click")
 hidedivmouseout: [true, 200], //Set hiding behavior within Drop Down DIV itself: [hide_div_onmouseover?, miliseconds_before_hiding]
	ajaxloadingmsg: "Loading content. Please wait...", //HTML to show while ajax page is being feched, if applicable
	ajaxbustcache: true, //Bust cache when fetching Ajax pages?

	getposOffset:function(what, offsettype){
		return (what.offsetParent)? what[offsettype]+this.getposOffset(what.offsetParent, offsettype) : what[offsettype]
	},

	isContained:function(m, e){
		var e=window.event || e
		var c=e.relatedTarget || ((e.type=="mouseover")? e.fromElement : e.toElement)
		while (c && c!=m)try {c=c.parentNode} catch(e){c=m}
		if (c==m)
			return true
		else
			return false
	},

	show:function(anchorobj, subobj, e){

		// to clear last panel
		if (simon == "searchlink43" || simon == "searchlink44" || simon == "searchlink45" || simon == "searchlink46" || simon == "searchlink47" || simon == "searchlink48" || simon == "searchlink49" || simon == "searchlink50" || simon == "searchlink51" || simon == "searchlink52" || simon == "searchlink53" || simon == "searchlink54" || simon == "searchlink55" || simon == "searchlink56" || simon == "searchlink57" || simon == "searchlink58" || simon == "searchlink59" || simon == "searchlink60" ) {
			showAll()
		}
		if (simon == "searchlink46") {
			removeUnderline2();
			keepUnderline = "tsmokedfish";
			//document.getElementById("tsmokedfish").src="images/fresh-fish-etc-rollt.gif";
	
		}
		else if (simon == "searchlink47") {
			removeUnderline2();
			keepUnderline = "tseafoodboxes";
			//document.getElementById("tseafoodboxes").src="images/fresh-fish-etc-rollt.gif";

		}
		else if (simon == "searchlink48") {
			removeUnderline2();
			keepUnderline = "tgiftvouchers";
			//document.getElementById("tgiftvouchers").src="images/fresh-fish-etc-rollt.gif";
		}




		if (!this.isContained(anchorobj, e) || (e && e.type=="click")){
			var e=window.event || e
			if (e.type=="click" && subobj.style.visibility=="visible"){
				subobj.style.visibility="hidden"
				return
			}

			setCookie("fishforthoughtForward", "yes");			

			emptyDivs();

			if (simon == "searchlink1" ){ fillProductDivs(1); }
			else if (simon == "searchlink2" ){ fillProductDivs(2);	}
			else if (simon == "searchlink3" ){ fillProductDivs(3);	}
			else if (simon == "searchlink4" ){ fillProductDivs(4);	}
			else if (simon == "searchlink5" ){ fillProductDivs(5);	}
			else if (simon == "searchlink6" ){ fillProductDivs(6);	}
			else if (simon == "searchlink7" ){ fillProductDivs(7);	}
			else if (simon == "searchlink8" ){ fillProductDivs(8);	}
			else if (simon == "searchlink9" ){ fillProductDivs(9);	}
			else if (simon == "searchlink10" ){ fillProductDivs(10); }
			else if (simon == "searchlink11" ){ fillProductDivs(11); }
			else if (simon == "searchlink12" ){ fillProductDivs(12); }
			else if (simon == "searchlink13" ){ fillProductDivs(13); }
			else if (simon == "searchlink14" ){ fillProductDivs(14); }
			else if (simon == "searchlink15" ){ fillProductDivs(15); }
			else if (simon == "searchlink16" ){ fillProductDivs(16); }
			else if (simon == "searchlink17" ){ fillProductDivs(17); }
			else if (simon == "searchlink18" ){ fillProductDivs(18); }
			else if (simon == "searchlink19" ){ fillProductDivs(19); }
			else if (simon == "searchlink20" ){ fillProductDivs(20); }
			else if (simon == "searchlink21" ){ fillProductDivs(21); }
			else if (simon == "searchlink22" ){ fillProductDivs(22); }
			else if (simon == "searchlink23" ){ fillProductDivs(23); }
			else if (simon == "searchlink24" ){ fillProductDivs(24); }
			else if (simon == "searchlink25" ){ fillProductDivs(25); }
			else if (simon == "searchlink26" ){ fillProductDivs(26); }
			else if (simon == "searchlink27" ){ fillProductDivs(27); }
			else if (simon == "searchlink28" ){ fillProductDivs(28); }
			else if (simon == "searchlink29" ){ fillProductDivs(29); }
			else if (simon == "searchlink30" ){ fillProductDivs(30); }
			else if (simon == "searchlink31" ){ fillProductDivs(31); }
			else if (simon == "searchlink32" ){ fillProductDivs(32); }
			else if (simon == "searchlink33" ){ fillProductDivs(33); }
			else if (simon == "searchlink34" ){ fillProductDivs(34); }
			else if (simon == "searchlink35" ){ fillProductDivs(35); }
			else if (simon == "searchlink36" ){ fillProductDivs(36); }
			else if (simon == "searchlink37" ){ fillProductDivs(37); }
			else if (simon == "searchlink38" ){ fillProductDivs(38); }
			else if (simon == "searchlink39" ){ fillProductDivs(39); }
			else if (simon == "searchlink40" ){ fillProductDivs(40); }
			else if (simon == "searchlink41" ){ fillProductDivs(41); }
			else if (simon == "searchlink42" ){ fillProductDivs(42); }
			else if (simon == "searchlink43" ){ fillProductDivs(43); }
			else if (simon == "searchlink44" ){ fillProductDivs(44); }
			else if (simon == "searchlink45" ){ fillProductDivs(45); }
			else if (simon == "searchlink46" ){ fillProductDivs(46); }
			else if (simon == "searchlink47" ){ fillProductDivs(47); }
			else if (simon == "searchlink48" ){ fillProductDivs(48); }
			else if (simon == "searchlink49" ){ fillProductDivs(49); }
			else if (simon == "searchlink50" ){ fillProductDivs(50); }
			else if (simon == "searchlink51" ){ fillProductDivs(51); }
			else if (simon == "searchlink52" ){ fillProductDivs(52); }
			else if (simon == "searchlink53" ){ fillProductDivs(53); }
			else if (simon == "searchlink54" ){ fillProductDivs(54); }
			else if (simon == "searchlink55" ){ fillProductDivs(55); }
			else if (simon == "searchlink56" ){ fillProductDivs(56); }
			else if (simon == "searchlink57" ){ fillProductDivs(57); }
			else if (simon == "searchlink58" ){ fillProductDivs(58); }
			else if (simon == "searchlink59" ){ fillProductDivs(59); }
			else if (simon == "searchlink60" ){ fillProductDivs(60); }

			var horizontaloffset=(subobj.dropposition[0]=="left")? -(subobj.offsetWidth-anchorobj.offsetWidth) : 0 //calculate user added horizontal offset
			var verticaloffset=(subobj.dropposition[1]=="top")? -subobj.offsetHeight : anchorobj.offsetHeight //calculate user added vertical offset

			subobj.style.left=239 + "px"
			subobj.style.top=70 + "px"

			subobj.style.clip=(subobj.dropposition[1]=="top")? "rect(auto auto auto 0)" : "rect(0 auto 0 0)" //hide drop down box initially via clipping
			subobj.style.visibility="visible"
			subobj.startTime=new Date().getTime()
			subobj.contentheight=parseInt(subobj.offsetHeight)
			if (typeof window["hidetimer_"+subobj.id]!="undefined") //clear timer that hides drop down box?
				clearTimeout(window["hidetimer_"+subobj.id])
			this.slideengine(subobj, (subobj.dropposition[1]=="top")? "up" : "down")
		}
	},

	curveincrement:function(percent){
		return (1-Math.cos(percent*Math.PI)) / 2 //return cos curve based value from a percentage input
	},

	slideengine:function(obj, direction){
		var elapsed=new Date().getTime()-obj.startTime //get time animation has run
		if (elapsed<obj.glidetime){ //if time run is less than specified length
			var distancepercent=(direction=="down")? this.curveincrement(elapsed/obj.glidetime) : 1-this.curveincrement(elapsed/obj.glidetime)
			var currentclip=(distancepercent*obj.contentheight)+"px"
			obj.style.clip=(direction=="down")? "rect(0 auto "+currentclip+" 0)" : "rect("+currentclip+" auto auto 0)"
			window["glidetimer_"+obj.id]=setTimeout(function(){dropdowncontent.slideengine(obj, direction)}, 10)
		}
		else{ //if animation finished
			obj.style.clip="rect(0 auto auto 0)"
		}
	},

	hide:function(activeobj, subobj, e){
		if (!dropdowncontent.isContained(activeobj, e)){
			window["hidetimer_"+subobj.id]=setTimeout(function(){
				subobj.style.visibility="hidden"
				subobj.style.left=subobj.style.top=0
				clearTimeout(window["glidetimer_"+subobj.id])
			}, dropdowncontent.hidedivmouseout[1])
		}
	},

	hidediv:function(subobjid){
			window.scrollTo(0,0);
			var simonRef = subobjid + "b"; 
			setCookie("fishforthoughtForward", "no");
			emptyDivs();
			document.getElementById(productListIDSubc).style.height = "5px";
			document.getElementById(productListIDSubc).style.display="none";

			document.getElementById(productListIDName).style.height = "5px";
			document.getElementById(productListIDName).style.display="none";

			document.getElementById(simonRef).scrollTop = 0;
			document.getElementById(subobjid).style.visibility="hidden"

	},

	ajaxconnect:function(pageurl, divId){
		var page_request = false
		var bustcacheparameter=""
		if (window.XMLHttpRequest) // if Mozilla, IE7, Safari etc
			page_request = new XMLHttpRequest()
		else if (window.ActiveXObject){ // if IE6 or below
			try {
			page_request = new ActiveXObject("Msxml2.XMLHTTP")
			} 
			catch (e){
				try{
				page_request = new ActiveXObject("Microsoft.XMLHTTP")
				}
				catch (e){}
			}
		}
		else
			return false
		document.getElementById(divId).innerHTML=this.ajaxloadingmsg //Display "fetching page message"
		page_request.onreadystatechange=function(){dropdowncontent.loadpage(page_request, divId)}
		if (this.ajaxbustcache) //if bust caching of external page
			bustcacheparameter=(pageurl.indexOf("?")!=-1)? "&"+new Date().getTime() : "?"+new Date().getTime()
		page_request.open('GET', pageurl+bustcacheparameter, true)
		page_request.send(null)
	},

	loadpage:function(page_request, divId){
		if (page_request.readyState == 4 && (page_request.status==200 || window.location.href.indexOf("http")==-1)){
			document.getElementById(divId).innerHTML=page_request.responseText
		}
	},

 init:function(anchorid, pos, glidetime, revealbehavior){
		var anchorobj=document.getElementById(anchorid)
		var subobj=document.getElementById(anchorobj.getAttribute("rel"))
		var subobjsource=anchorobj.getAttribute("rev")
		if (subobjsource!=null && subobjsource!="")
			this.ajaxconnect(subobjsource, anchorobj.getAttribute("rel"))
		subobj.dropposition=pos.split("-")
		subobj.glidetime=glidetime || 1000
		subobj.style.left=subobj.style.top=0
		if (typeof revealbehavior=="undefined" || revealbehavior=="mouseover"){
			anchorobj.onmouseover=function(e){dropdowncontent.show(this, subobj, e)}
			anchorobj.onmouseout=function(e){dropdowncontent.hide(subobj, subobj, e)}
			if (this.disableanchorlink) anchorobj.onclick=function(){return false}
		}
		else
			anchorobj.onclick=function(e){simon=anchorid; dropdowncontent.show(this, subobj, e); return false}
	//	if (this.hidedivmouseout[0]==true) //hide drop down DIV when mouse rolls out of it?
	//		subobj.onmouseout=function(e){dropdowncontent.hide(this, subobj, e)}
	}
}


function get1to20fish(inGrams) {
		var rH2 = '<option value="Void" selected="selected">Select quantity here</option>';
		rH2 += '<option value="1">1 fish (usually ' + inGrams + 'g each)</option>';
		rH2 += '<option value="2">2 fish (usually ' + inGrams + 'g each)</option>';
		rH2 += '<option value="3">3 fish (usually ' + inGrams + 'g each)</option>';
		rH2 += '<option value="4">4 fish (usually ' + inGrams + 'g each)</option>';
		rH2 += '<option value="5">5 fish (usually ' + inGrams + 'g each)</option>';
		rH2 += '<option value="6">6 fish (usually ' + inGrams + 'g each)</option>';
		rH2 += '<option value="7">7 fish (usually ' + inGrams + 'g each)</option>';
		rH2 += '<option value="8">8 fish (usually ' + inGrams + 'g each)</option>';
		rH2 += '<option value="9">9 fish (usually ' + inGrams + 'g each)</option>';
		rH2 += '<option value="10">10 fish (usually ' + inGrams + 'g each)</option>';
		rH2 += '<option value="11">11 fish (usually ' + inGrams + 'g each)</option>';
		rH2 += '<option value="12">12 fish (usually ' + inGrams + 'g each)</option>';
		rH2 += '<option value="13">13 fish (usually ' + inGrams + 'g each)</option>';
		rH2 += '<option value="14">14 fish (usually ' + inGrams + 'g each)</option>';
		rH2 += '<option value="15">15 fish (usually ' + inGrams + 'g each)</option>';
		rH2 += '<option value="16">16 fish (usually ' + inGrams + 'g each)</option>';
		rH2 += '<option value="17">17 fish (usually ' + inGrams + 'g each)</option>';
		rH2 += '<option value="18">18 fish (usually ' + inGrams + 'g each)</option>';
		rH2 += '<option value="19">19 fish (usually ' + inGrams + 'g each)</option>';
		rH2 += '<option value="20">20 fish (usually ' + inGrams + 'g each)</option>';
		rH2 += '<option value="25">25 fish (usually ' + inGrams + 'g each)</option>';
		rH2 += '<option value="30">30 fish (usually ' + inGrams + 'g each)</option>';
		rH2 += '<option value="35">35 fish (usually ' + inGrams + 'g each)</option>';
		rH2 += '<option value="40">40 fish (usually ' + inGrams + 'g each)</option>';
		rH2 += '<option value="45">45 fish (usually ' + inGrams + 'g each)</option>';
		rH2 += '<option value="50">50 fish (usually ' + inGrams + 'g each)</option>';
		rH2 += '</select><br />';
		return rH2;
}



function get1to20kg(inFish) {
		var rH2 = '<option value="Void" selected="selected">Select quantity here</option>';
		rH2 += '<option value="1">1kg (usually ' + inFish + ' fish per kg)</option>';
		rH2 += '<option value="2">2kg (usually ' + inFish + ' fish per kg)</option>';
		rH2 += '<option value="3">3kg (usually ' + inFish + ' fish per kg)</option>';
		rH2 += '<option value="4">4kg (usually ' + inFish + ' fish per kg)</option>';
		rH2 += '<option value="5">5kg (usually ' + inFish + ' fish per kg)</option>';
		rH2 += '<option value="6">6kg (usually ' + inFish + ' fish per kg)</option>';
		rH2 += '<option value="7">7kg (usually ' + inFish + ' fish per kg)</option>';
		rH2 += '<option value="8">8kg (usually ' + inFish + ' fish per kg)</option>';
		rH2 += '<option value="9">9kg (usually ' + inFish + ' fish per kg)</option>';
		rH2 += '<option value="10">10kg (usually ' + inFish + ' fish per kg)</option>';
		rH2 += '<option value="11">11kg (usually ' + inFish + ' fish per kg)</option>';
		rH2 += '<option value="12">12kg (usually ' + inFish + ' fish per kg)</option>';
		rH2 += '<option value="13">13kg (usually ' + inFish + ' fish per kg)</option>';
		rH2 += '<option value="14">14kg (usually ' + inFish + ' fish per kg)</option>';
		rH2 += '<option value="15">15kg (usually ' + inFish + ' fish per kg)</option>';
		rH2 += '<option value="16">16kg (usually ' + inFish + ' fish per kg)</option>';
		rH2 += '<option value="17">17kg (usually ' + inFish + ' fish per kg)</option>';
		rH2 += '<option value="18">18kg (usually ' + inFish + ' fish per kg)</option>';
		rH2 += '<option value="19">19kg (usually ' + inFish + ' fish per kg)</option>';
		rH2 += '<option value="20">20kg (usually ' + inFish + ' fish per kg)</option>';
		rH2 += '<option value="25">25kg (usually ' + inFish + ' fish per kg)</option>';
		rH2 += '<option value="30">30kg (usually ' + inFish + ' fish per kg)</option>';
		rH2 += '<option value="35">35kg (usually ' + inFish + ' fish per kg)</option>';
		rH2 += '<option value="40">40kg (usually ' + inFish + ' fish per kg)</option>';
		rH2 += '<option value="45">45kg (usually ' + inFish + ' fish per kg)</option>';
		rH2 += '<option value="50">50kg (usually ' + inFish + ' fish per kg)</option>';
		rH2 += '</select><br />';
		return rH2;
}




function get1to20Units(singularIn,pluralIn) {
		var rH2 = '<option value="Void" selected="selected">Select quantity here</option>';
		rH2 += '<option value="1">1' + singularIn + '</option>';
		rH2 += '<option value="2">2' + pluralIn + '</option>';
		rH2 += '<option value="3">3' + pluralIn + '</option>';
		rH2 += '<option value="4">4' + pluralIn + '</option>';
		rH2 += '<option value="5">5' + pluralIn + '</option>';
		rH2 += '<option value="6">6' + pluralIn + '</option>';
		rH2 += '<option value="7">7' + pluralIn + '</option>';
		rH2 += '<option value="8">8' + pluralIn + '</option>';
		rH2 += '<option value="9">9' + pluralIn + '</option>';
		rH2 += '<option value="10">10' + pluralIn + '</option>';
		rH2 += '<option value="11">11' + pluralIn + '</option>';
		rH2 += '<option value="12">12' + pluralIn + '</option>';
		rH2 += '<option value="13">13' + pluralIn + '</option>';
		rH2 += '<option value="14">14' + pluralIn + '</option>';
		rH2 += '<option value="15">15' + pluralIn + '</option>';
		rH2 += '<option value="16">16' + pluralIn + '</option>';
		rH2 += '<option value="17">17' + pluralIn + '</option>';
		rH2 += '<option value="18">18' + pluralIn + '</option>';
		rH2 += '<option value="19">19' + pluralIn + '</option>';
		rH2 += '<option value="20">20' + pluralIn + '</option>';
		rH2 += '<option value="25">25' + pluralIn + '</option>';
		rH2 += '<option value="30">30' + pluralIn + '</option>';
		rH2 += '<option value="35">35' + pluralIn + '</option>';
		rH2 += '<option value="40">40' + pluralIn + '</option>';
		rH2 += '<option value="45">45' + pluralIn + '</option>';
		rH2 += '<option value="50">50' + pluralIn + '</option>';
		rH2 += '<option value="55">55' + pluralIn + '</option>';
		rH2 += '<option value="60">60' + pluralIn + '</option>';
		rH2 += '<option value="65">65' + pluralIn + '</option>';
		rH2 += '<option value="70">70' + pluralIn + '</option>';
		rH2 += '<option value="75">75' + pluralIn + '</option>';
		rH2 += '<option value="80">80' + pluralIn + '</option>';
		rH2 += '<option value="85">85' + pluralIn + '</option>';
		rH2 += '<option value="90">90' + pluralIn + '</option>';
		rH2 += '<option value="95">95' + pluralIn + '</option>';
		rH2 += '<option value="100">100' + pluralIn + '</option>';
		rH2 += '</select><br />';
		return rH2;
}



function sP(panelNo, prodNo) {
	
	noOfProd += 1;

	if (forPriceList == "no") {
		var rH = "";

		rH += '<div class="prodImg3"><div><img src="fresh-seafood-fish-lobster/' + prodNo + '.jpg" alt="' + arDec[prodNo] + ' image loading ..." width="707" height="308" /></div>';

		rH += '<div class="menu">';
		rH += '<select class="dropmenu" name="sizeprod' + prodNo + '">';

		if (prodNo == "2") { // Kg Fresh Cornish Cod Fillets Large
			rH += get1to20Units("kg", "kg");
			rH += '<select class="dropmenu" name="commentsprod' + prodNo + '">';
			rH += '<option value="Void" selected="selected">Select preparation</option>';
			rH += '<option value="Whole Fillet">Whole Fillet</option>';
			rH += '<option value="Pin boned">Pin boned</option>';
			rH += '<option value="Skinned">Skinned</option>';
			rH += '<option value="Skinned and Pin Boned">Skinned and Pin Boned</option>';
			rH += '</select>';
			rH += '<br /><input type="text" size="30" name="newcomments' + prodNo + '" maxlength="120" value="Comments?" />';
		}
		else if (prodNo == "3") { //Fresh Cornish Cod Fillets 1lb
			alert("error code 1567");
		}
		else if (prodNo == "4") { //6.8kg block/s Cod Fillets (Frozen at Sea skinless/boneless)
			rH += '<option value="Void" selected="selected">Select quantity here</option>';
			rH += '<option value="1">6.8kg</option>';
			rH += '<option value="2">13.6kg</option>';
			rH += '<option value="3">20.4kg</option>';
			rH += '<option value="4">27.2kg</option>';
			rH += '<option value="5">34kg</option>';
			rH += '<option value="10">68kg</option>';
			rH += '</select>';
			rH += '<br /><input type="text" size="30" name="newcomments' + prodNo + '" maxlength="120" value="Comments?" />';
		}
		else if (prodNo == "6") { //Cod Steaks (Bone in 200gm portions)
			rH += get1to20Units(" steak", " steaks");
			rH += '<br /><input type="text" size="30" name="newcomments' + prodNo + '" maxlength="120" value="Comments?" />';
		}
		else if (prodNo == "8") { //Luxury Fresh Fish Pie Mix
			rH += get1to20Units(" pack", " packs");
			rH += '<input type="text" size="30" name="commentsprod' + prodNo + '" maxlength="120" value="Comments?" />';
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "9") { //Kg Cornish Fresh Haddock Fillets
			rH += get1to20Units("kg", "kg");
			rH += '<select class="dropmenu" name="commentsprod' + prodNo + '">';
			rH += '<option value="Void" selected="selected">Select preparation</option>';
			rH += '<option value="Whole Fillet">Whole Fillet</option>';
			rH += '<option value="Pin boned">Pin boned</option>';
			rH += '<option value="Skinned">Skinned</option>';
			rH += '<option value="Skinned and Pin Boned">Skinned and Pin Boned</option>';
			rH += '</select>';
			rH += '<br /><input type="text" size="30" name="newcomments' + prodNo + '" maxlength="120" value="Comments?" />';
		}

		else if (prodNo == "11") { //Haddock Fillets (frozen at Sea) 6.8 Kg Block
			rH += '<option value="Void" selected="selected">Select quantity here</option>';
			rH += '<option value="1">6.8kg</option>';
			rH += '<option value="2">13.6kg</option>';
			rH += '<option value="3">20.4kg</option>';
			rH += '</select>';
			rH += '<br /><input type="text" size="30" name="newcomments' + prodNo + '" maxlength="120" value="Comments?" />';
		}
		else if (prodNo == "18") { //Fresh Pollack Fillet Kg
			rH += get1to20Units("kg", "kg");
			rH += '<input type="text" size="30" name="commentsprod' + prodNo + '" maxlength="120" value="Comments?" />';
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "21") { //Kg Cornish Fresh Whiting Medium Fillets
			rH += get1to20Units("kg", "kg");
			rH += '<input type="text" size="30" name="commentsprod' + prodNo + '" maxlength="120" value="Comments?" />';
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "23") { //Kg Skate/Ray Wings
			rH += get1to20Units("kg", "kg");
			rH += '<input type="text" size="30" name="commentsprod' + prodNo + '" maxlength="120" value="Comments?" />';
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "25") { //Tartare Sauce
			rH += get1to20Units(" jar", " jars");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "26") { //Mackerel Fillets 1lb
			alert("error code 1567");
		}
		else if (prodNo == "27") { //Kg Fresh MSC Mackerel
			rH += get1to20Units("kg", "kg");
			rH += '<select class="dropmenu" name="commentsprod' + prodNo + '">';
			rH += '<option value="Void" selected="selected">Select preparation</option>';
			rH += '<option value="Send Whole">Send Whole</option>';
			rH += '<option value="Gutted">Gutted</option>';
			rH += '<option value="Filleted">Filleted</option>';
			rH += '</select>';
			rH += '<input type="text" size="30" name="newcomments' + prodNo + '" maxlength="120" value="Comments?" />';
		}
		else if (prodNo == "28") { //Kg Fresh MSC Mackerel Fillets
			rH += get1to20Units("kg", "kg");
			rH += '<input type="text" size="30" name="commentsprod' + prodNo + '" maxlength="120" value="Comments?" />';
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "30") { // 1.5 kg Fresh Brill
			rH += get1to20fish(1500);
			rH += '<select class="dropmenu" name="commentsprod' + prodNo + '">';
			rH += '<option value="Void" selected="selected">Select preparation</option>';
			rH += '<option value="Send Whole">Send Whole</option>';
			rH += '<option value="Scale and Gut">Scale and Gut</option>';
			rH += '<option value="Scale and Fillet">Scale and Fillet</option>';
			rH += '</select>';
			rH += '<br /><input type="text" size="30" name="newcomments' + prodNo + '" maxlength="120" value="Comments?" />';
		}
		else if (prodNo == "31") { // Kg Gilt Head Bream (approx. 2 fish/kg)
			rH += get1to20kg(2);
			rH += '<select class="dropmenu" name="commentsprod' + prodNo + '">';
			rH += '<option value="Void" selected="selected">Select preparation</option>';
			rH += '<option value="Send Whole">Send Whole</option>';
			rH += '<option value="Scale and Gut">Scale and Gut</option>';
			rH += '<option value="Scale and Fillet">Scale and Fillet</option>';
			rH += '</select>';
			rH += '<br /><input type="text" size="30" name="newcomments' + prodNo + '" maxlength="120" value="Comments?" />';
		}
		else if (prodNo == "32") { // 750g Fresh Sea Bass Wild Medium
			rH += get1to20fish(750);
			rH += '<select class="dropmenu" name="commentsprod' + prodNo + '">';
			rH += '<option value="Void" selected="selected">Select preparation</option>';
			rH += '<option value="Send Whole">Send Whole</option>';
			rH += '<option value="Scale and Gut">Scale and Gut</option>';
			rH += '<option value="Scale and Fillet">Scale and Fillet</option>';
			rH += '</select>';
			rH += '<br /><input type="text" size="30" name="newcomments' + prodNo + '" maxlength="120" value="Comments?" />';
		}
		else if (prodNo == "33") { // 1.5kg Fresh Sea Bass Wild Large
			rH += get1to20fish(1500);
			rH += '<select class="dropmenu" name="commentsprod' + prodNo + '">';
			rH += '<option value="Void" selected="selected">Select preparation</option>';
			rH += '<option value="Send Whole">Send Whole</option>';
			rH += '<option value="Scale and Gut">Scale and Gut</option>';
			rH += '<option value="Scale and Fillet">Scale and Fillet</option>';
			rH += '</select>';
			rH += '<br /><input type="text" size="30" name="newcomments' + prodNo + '" maxlength="120" value="Comments?" />';
		}
		else if (prodNo == "35") { // Kg Sea Bass Whole Farmed (app 2 fish/kg)
			rH += get1to20kg(2);
			rH += '<select class="dropmenu" name="commentsprod' + prodNo + '">';
			rH += '<option value="Void" selected="selected">Select preparation</option>';
			rH += '<option value="Send Whole">Send Whole</option>';
			rH += '<option value="Scale and Gut">Scale and Gut</option>';
			rH += '<option value="Scale and Fillet">Scale and Fillet</option>';
			rH += '</select>';
			rH += '<br /><input type="text" size="30" name="newcomments' + prodNo + '" maxlength="120" value="Comments?" />';	
		}
		else if (prodNo == "37") { //Kg Fresh Red Mullet
			rH += get1to20Units("kg", "kg");
			rH += '<select class="dropmenu" name="commentsprod' + prodNo + '">';
			rH += '<option value="Void" selected="selected">Select preparation</option>';
			rH += '<option value="Send Whole">Send Whole</option>';
			rH += '<option value="Scale and Gut">Scale and Gut</option>';
			rH += '<option value="Scale and Fillet">Scale and Fillet</option>';
			rH += '</select>';
			rH += '<input type="text" size="30" name="newcomments' + prodNo + '" maxlength="120" value="Comments?" />';
		}
		else if (prodNo == "39") { //1.5kg Fresh Cornish Turbot
			rH += get1to20fish(1500);
			rH += '<input type="text" size="30" name="commentsprod' + prodNo + '" maxlength="120" value="Comments?" />';
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';	
		}
		else if (prodNo == "40") { //1.5kg Frozen Whole Cornish Turbot
			rH += get1to20fish(1500);
			rH += '<br /><input type="text" size="30" name="newcomments' + prodNo + '" maxlength="120" value="Comments?" />';
		}
		else if (prodNo == "41") { //1.5Kg Fresh John Dory
			rH += get1to20Units("kg", "kg");
			rH += '<select class="dropmenu" name="commentsprod' + prodNo + '">';
			rH += '<option value="Void" selected="selected">Select preparation</option>';
			rH += '<option value="Send Whole">Send Whole</option>';
			rH += '<option value="Filleted">Filleted</option>';
			rH += '</select>';
			rH += '<br /><input type="text" size="30" name="newcomments' + prodNo + '" maxlength="120" value="Comments?" />';
		}
		else if (prodNo == "43") { //Kg Fresh Monkfish
			rH += get1to20Units("kg", "kg");
			rH += '<input type="text" size="30" name="commentsprod' + prodNo + '" maxlength="120" value="Comments?" />';
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';	
		}
		else if (prodNo == "45") { //Kg Monk Fish Tails Filleted and skinned
			alert("error code 1567");
		}
		else if (prodNo == "46") { //0.5kg Monkfish Tails Frozen
			rH += get1to20Units(" x 0.5kg Pack", " x 0.5kg Packs");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "49") { //Fresh Cut Large Cornish Scallops
			rH += get1to20Units(" scallop", " scallops");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "51") { //Kg Scottish Salmon (Sea farmed) Fillet
			rH += '<option value="Void" selected="selected">Select quantity here</option>';
			rH += get1to20Units("kg", "kg");
			rH += '<input type="text" size="30" name="commentsprod' + prodNo + '" maxlength="120" value="Comments?" />';
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "53") { //Scottish Salmon (Sea farmed) Whole Fish
			rH += get1to20fish(3500);
			rH += '<input type="text" size="30" name="commentsprod' + prodNo + '" maxlength="120" value="Comments?" />';
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "55") { //Salmon Steaks (Sea farmed app 250gm)
			rH += get1to20Units(" steak", " steaks");
			rH += '<input type="text" size="30" name="commentsprod' + prodNo + '" maxlength="120" value="Comments?" />';
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "57") { //Kg Fresh Plaice
			rH += get1to20Units("kg", "kg");
			rH += '<input type="text" size="30" name="commentsprod' + prodNo + '" maxlength="120" value="Comments?" />';
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "59") { //Kg Fresh Plaice Fillets
			rH += get1to20Units("kg", "kg");
			rH += '<input type="text" size="30" name="commentsprod' + prodNo + '" maxlength="120" value="Comments?" />';
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "60") { //Plaice Fillets 1lb
			alert("error code 1567");
		}
		else if (prodNo == "63") { //Kg Fresh Lemon Soles
			rH += get1to20Units("kg", "kg");
			rH += '<input type="text" size="30" name="commentsprod' + prodNo + '" maxlength="120" value="Comments?" />';
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "64") { //Kg Lemon Soles Whole Frozen
			rH += get1to20Units("kg", "kg");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "68") { //Kg Frozen Megrim Soles
			rH += get1to20Units("kg", "kg");
			rH += '<input type="text" size="30" name="commentsprod' + prodNo + '" maxlength="120" value="Comments?" />';
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "69") { //Kg Fresh Dover Soles
			rH += get1to20Units("kg", "kg");
			rH += '<input type="text" size="30" name="commentsprod' + prodNo + '" maxlength="120" value="Comments?" />';
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "76") { //Kg Haddock Smoked Fillets
			rH += get1to20Units("kg", "kg");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';	
		}
		else if (prodNo == "77") { //Haddock Smoked Fillet
			rH += get1to20Units(" fillet", " fillets");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "78") { //Smoked Kipper Fillets Pair
			rH += get1to20Units(" pair", " pairs");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "80") { //Smoked Whole Kippers Pair
			rH += get1to20Units(" pair", " pairs");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "84") { //Salmon Smoked 454g
			rH += get1to20Units(" pack", " packs");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "85") { //Side Smoked Salmon sliced
			rH += get1to20Units(" side", " sides");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "87") { //Salmon Smoked 200g
			rH += get1to20Units(" pack", " packs");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "89") { //Cornish Lobster 0.6 Kg
			rH += get1to20Units(" lobster", " lobsters");
			rH += '<select class="dropmenu" name="commentsprod' + prodNo + '">';
			rH += '<option value="Void" selected="selected">Select preparation</option>';
			rH += '<option value="Send Live">Send Live</option>';
			rH += '<option value="Cooked">Send Cooked</option>';
			rH += '<option value="Cooked Split Cleaned">Cooked, Split and Cleaned</option>';
			rH += '</select>';
			rH += '<br /><input type="text" size="30" name="newcomments' + prodNo + '" maxlength="120" value="Comments?" />';
		}
		else if (prodNo == "90") { //Cornish Lobster 0.7Kg
			rH += get1to20Units(" lobster", " lobsters");
			rH += '<select class="dropmenu" name="commentsprod' + prodNo + '">';
			rH += '<option value="Void" selected="selected">Select preparation</option>';
			rH += '<option value="Send Live">Send Live</option>';
			rH += '<option value="Cooked">Send Cooked</option>';
			rH += '<option value="Cooked Split Cleaned">Cooked, Split and Cleaned</option>';
			rH += '</select>';
			rH += '<br /><input type="text" size="30" name="newcomments' + prodNo + '" maxlength="120" value="Comments?" />';
		}
		else if (prodNo == "91") { //Cornish Lobster 1.0Kg
			rH += get1to20Units(" lobster", " lobsters");
			rH += '<select class="dropmenu" name="commentsprod' + prodNo + '">';
			rH += '<option value="Void" selected="selected">Select preparation</option>';
			rH += '<option value="Send Live">Send Live</option>';
			rH += '<option value="Cooked">Send Cooked</option>';
			rH += '<option value="Cooked Split Cleaned">Cooked, Split and Cleaned</option>';
			rH += '</select>';
			rH += '<br /><input type="text" size="30" name="newcomments' + prodNo + '" maxlength="120" value="Comments?" />';
		}
		else if (prodNo == "92") { //Cornish Lobster 1.25Kg
			rH += get1to20Units(" lobster", " lobsters");
			rH += '<select class="dropmenu" name="commentsprod' + prodNo + '">';
			rH += '<option value="Void" selected="selected">Select preparation</option>';
			rH += '<option value="Send Live">Send Live</option>';
			rH += '<option value="Cooked">Send Cooked</option>';
			rH += '<option value="Cooked Split Cleaned">Cooked, Split and Cleaned</option>';
			rH += '</select>';
			rH += '<br /><input type="text" size="30" name="newcomments' + prodNo + '" maxlength="120" value="Comments?" />';
		}
		else if (prodNo == "94") { //Cornish Lobster 0.8Kg
			rH += get1to20Units(" lobster", " lobsters");
			rH += '<select class="dropmenu" name="commentsprod' + prodNo + '">';
			rH += '<option value="Void" selected="selected">Select preparation</option>';
			rH += '<option value="Send Live">Send Live</option>';
			rH += '<option value="Cooked">Send Cooked</option>';
			rH += '<option value="Cooked Split Cleaned">Cooked, Split and Cleaned</option>';
			rH += '</select>';
			rH += '<br /><input type="text" size="30" name="newcomments' + prodNo + '" maxlength="120" value="Comments?" />';
		}
		else if (prodNo == "97") { //Kg Fresh Cornish Brown Crabs
			rH += get1to20Units(" crab", " crabs");
			rH += '<select class="dropmenu" name="commentsprod' + prodNo + '">';
			rH += '<option value="Void" selected="selected">Select Preparation</option>';
			rH += '<option value="Cooked and Cleaned">Cooked and Cleaned</option>';
			rH += '</select>';
			rH += '<br /><input type="text" size="30" name="newcomments' + prodNo + '" maxlength="120" value="Comments?" />';
		}
		else if (prodNo == "98") { //Kg Cornish Cocktail Claws
			rH += get1to20Units(" pack", " packs");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "101") { //Kg Live Rope Grown Cornish Mussels
			rH += get1to20Units("kg", "kg");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "102") { //Each Live Cornish Native Oysters
			rH += get1to20Units(" oyster", " oysters");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "103") { //Each Live Pacific/Rock Oysters
			rH += get1to20Units(" oyster", " oysters");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "104") { //Live Pacific/Rock Oysters 1 Dozen
			rH += get1to20Units(" dozen", " dozen");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "108") { //500g Crab Meat White Fresh picked
			rH += get1to20Units(" pack", " packs");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "109") { //250g Crab Meat White Fresh picked
			rH += get1to20Units(" pack", " packs");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "110") { //Crab Meat Fresh Brown 500g
			rH += get1to20Units(" pack", " packs");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "111") { //Mixed Fresh Cornish Crab Meat 500g
			rH += get1to20Units(" pack", " packs");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "112") { //Small Fresh Dressed Crab
			rH += get1to20Units(" crab", " crabs");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "113") { //Large Fresh Dressed Crab
			rH += get1to20Units(" crab", " crabs");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "114") { //Kg Squid Tubes
			rH += get1to20Units("kg", "kg");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "115") { //Lb Box Squid Calamari (small whole Frozen)
			rH += get1to20Units(" box", " boxes");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "118") { //Lb Cockle meat
			rH += get1to20Units(" bag", " bags");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "119") { //Lb Mussels meat small Frozen
			rH += get1to20Units(" bag", " bags");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';	
		}
		else if (prodNo == "120") { //0.5kg bag/s Whelk meat (frozen)
			rH += get1to20Units(" bag", " bags");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "121") { //0.5kg Crab Meat White Frozen
			rH += get1to20Units(" bag", " bags");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "122") { //Lb Arctic Royal Large Peeled Prawns (frozen)
			rH += get1to20Units(" pack", " packs");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "123") { //Kg Arctic Royal Large Peeled Prawns (frozen)
			rH += get1to20Units("kg", "kg");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "124") { //2.5kg bag of Arctic Royal Whole Prawns peeled
			rH += get1to20Units(" pack", " packs");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "125") { //Lb Shell on Prawns (frozen)
			alert("error code 1567");
		}
		else if (prodNo == "126") { //Kg Shell on Prawns (frozen)
			rH += get1to20Units("kg", "kg");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "127") { //Crab Flavour Stix (frozen) (32pcs)
			rH += get1to20Units("kg", "kg");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "128") { //Raw Langoustines Whole (frozen) 21-30 pcs
			rH += get1to20Units(" pack", " packs");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "129") { //L Raw Tiger Prawns Whole (frozen) 21-30 pcs
			rH += get1to20Units(" pack", " packs");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "130") { //XL Raw Tiger Prawns Whole (frozen) 16-20 pcs
			rH += get1to20Units(" pack", " packs");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "131") { // Kg Cod Fillets (Frozen@Sea skinless/boneless)
			rH += get1to20Units("kg", "kg");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "132") { //Kg Coley fillets (Frozen@Sea skinless/boneless)
			rH += get1to20Units("kg", "kg");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "133") { // Kg Haddock Fillets (Frozen@Sea)
			rH += get1to20Units("kg", "kg");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "134") { //Each Large Prawns Crevettes Frozen
			rH += get1to20Units(" crevette", " crevettes");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "135") { //Kg Prawns Crevettes Large 21-30 pcs
			rH += get1to20Units("kg", "kg");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "136") { //2kg bag/s Crevettes large cooked Prawns (21-30 per kilo)
			rH += get1to20Units(" pack", " packs");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "137") { //Kg Crevettes large cooked Prawns (frozen) (30-40 pieces)
			rH += get1to20Units("kg", "kg");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "138") { //Lb Whitebait (frozen)
			rH += get1to20Units(" x Lb bag", " x Lb Bags");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';		
		}
		else if (prodNo == "142") { //Portion of Tuna Steak (approx 227g)
			rH += get1to20Units(" steak", " steaks");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "144") { //Each Halibut Steak 6-8 oz (approx 200gm frozen)
			rH += get1to20Units(" steak", " steaks");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "145") { //Kg Sardines Cornish Butterfly Filleted (frozen)
			rH += get1to20Units("kg", "kg");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "146") { //Each Swordfish steak Portion (approx 200g)
			rH += get1to20Units(" portion", " portions");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';	
		}
		else if (prodNo == "148") { //Kg Sardines (frozen)
			rH += get1to20Units("kg", "kg");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "151") { //Tub/s Potted Brown Shrimps
			rH += get1to20Units(" tub", " tubs");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "155") { //Jellied Eels (Frozen) app 227gm (8oz)Tub
			alert("error code 1567");
		}
		else if (prodNo == "156") { //Lobsters For Two (2 x 700g)
			rH += '<option value="1">1 box</option>';
			rH += '</select><br />';
			rH += '<br /><input type="text" size="30" name="newcomments' + prodNo + '" maxlength="120" value="Comments?" />';
		}
		else if (prodNo == "157") { //Lobsters For Four (4 x 600g)
			rH += '<option value="1">1 box</option>';
			rH += '</select>';
			rH += '<br /><input type="text" size="30" name="newcomments' + prodNo + '" maxlength="120" value="Comments?" />';
		}
		else if (prodNo == "158") { //Shellfish Lovers Box
			rH += '<option value="1">1 box</option>';
			rH += '</select>';
			rH += '<br /><input type="text" size="30" name="newcomments' + prodNo + '" maxlength="120" value="Comments?" />';
		}
		else if (prodNo == "159") { //Lobsters & Shellfish Box 
			rH += '<option value="1">1 box</option>';
			rH += '</select>';
			rH += '<br /><input type="text" size="30" name="newcomments' + prodNo + '" maxlength="120" value="Comments?" />';
		}
		else if (prodNo == "160") { //Smoked Salmon and Shellfish Box
			rH += '<option value="1">1 box</option>';
			rH += '</select>';
			rH += '<br /><input type="text" size="30" name="newcomments' + prodNo + '" maxlength="120" value="Comments?" />';
		}
		else if (prodNo == "161") { //Box Filleted Fresh Fish
			rH += '<option value="1">1 box</option>';
			rH += '</select><br />';
			rH += 'I like ... <input type="checkbox" name="plaice"  checked />Plaice&nbsp;&nbsp;<input type="checkbox" name="silvermullet" checked />Silver Mullet<br /><input type="checkbox" name="pollack" checked />Pollack&nbsp;&nbsp;<input type="checkbox" name="cod" checked />Cod&nbsp;&nbsp;<input type="checkbox" name="salmon" checked />Salmon';
			rH += '<input type="hidden" size="30" name="commentsprod' + prodNo + '" maxlength="120" value="" />';
			rH += '<br /><input type="text" size="30" name="newcomments' + prodNo + '" maxlength="120" value="Comments?" />';
		}
		else if (prodNo == "162") { //Luxury Smoked Fish Box
			rH += '<option value="1">1 box</option>';
			rH += '</select>';
			rH += '<br /><input type="text" size="30" name="newcomments' + prodNo + '" maxlength="120" value="Comments?" />';
		}
		else if (prodNo == "168") { //Kg Fresh Tuna Loin
			rH += get1to20Units("kg", "kg");
			rH += '<input type="text" size="30" name="commentsprod' + prodNo + '" maxlength="120" value="Comments?" />';
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "172") { //Kg Prawns Crevettes XL (10-20 pieces)
			rH += get1to20Units("kg", "kg");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "176") { //pack/s Raw Tiger Prawns Shell Off
			rH += get1to20Units(" pack", " packs");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "178") { //Lb Mussels meat NZ
			rH += get1to20Units(" pack", " packs");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "179") { //Kg Plaice Fillets Frozen (170-227g per fillet)
			rH += get1to20Units("kg", "kg");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "180") { //Kg Lemon Sole Fillets Frozen (170-227g per fillet)
			rH += get1to20Units("kg", "kg");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "183") { //Portion Red Snapper Fillets (227g)
			rH += get1to20Units(" portion", " portions");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "189") { //Hot Smoked Trout Fillets (approx 150g)
			rH += get1to20Units(" fillet", " fillets");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "190") { //Smoked Salmon Offcuts (150g)
			rH += get1to20Units(" pack", " packs");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "191") { //Kg Hake Fillets (Frozen@Sea skinless/boneless)
			rH += get1to20Units("kg", "kg");
			rH += '<input type="text" size="30" name="commentsprod' + prodNo + '" maxlength="120" value="Comments?" />';
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "192") { //Local Frozen Fish Box
			rH += '<option value="1">1 box</option>';
			rH += '</select>';
			rH += '<br /><input type="text" size="30" name="newcomments' + prodNo + '" maxlength="120" value="Comments?" />';
		}
		else if (prodNo == "193") { //Smoked Mackerel Fillets Pair
			rH += get1to20Units(" pair", " pairs");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "194") { //Smoked Mackerel Fillets Peppered Pair
			rH += get1to20Units(" pair", " pairs");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "196") { //Kg Mussels meat NZ half shell
			rH += get1to20Units("kg", "kg");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "198") { //Kg Fresh Cut Scallops Large  Wild
			rH += get1to20Units("kg", "kg");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "201") { //Cornish Crab Bisque
			rH += '<option value="Void" selected="selected">Select quantity here</option>';
			rH += '<option value="1">1</option>';
			rH += '<option value="2">2</option>';
			rH += '<option value="3">3</option>';
			rH += '<option value="4">4</option>';
			rH += '<option value="5">5</option>';
			rH += '<option value="10">10</option>';
			rH += '</select><br />';
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "202") { //Smoked Haddock Chowder
			rH += '<option value="Void" selected="selected">Select quantity here</option>';
			rH += '<option value="1">1</option>';
			rH += '<option value="2">2</option>';
			rH += '<option value="3">3</option>';
			rH += '<option value="4">4</option>';
			rH += '<option value="5">5</option>';
			rH += '<option value="10">10</option>';
			rH += '</select><br />';
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "203") { //800gm pack/s XXL Tiger Prawns (2-4)
			rH += get1to20Units(" pack", " packs");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "205") { //Kg Frozen Queen Scallops
			rH += get1to20Units("kg", "kg");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "210") { // BBQ Box for 4
			rH += '<option value="1">1 box</option>';
			rH += '</select>';
			rH += '<br /><input type="text" size="30" name="newcomments' + prodNo + '" maxlength="120" value="Comments?" />';
		}
		else if (prodNo == "211") { // BBQ Box for 8
			rH += '<option value="1">1 box</option>';
			rH += '</select>';
			rH += '<br /><input type="text" size="30" name="newcomments' + prodNo + '" maxlength="120" value="Comments?" />';
		}
		else if (prodNo == "212") { // Kids Box
			rH += '<option value="1">1 box</option>';
			rH += '</select><br />';
			rH += '<input type="text" size="30" name="commentsprod' + prodNo + '" maxlength="120" value="Comments?" />';
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "213") { // 25 Pound Gift Token
			rH += '<option value="Void" selected="selected">Select quantity here</option>';
			rH += '<option value="1">1 voucher</option>';
			rH += '<option value="1plus">1 voucher AND free delivery</option>';
			rH += '</select><br />';
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "214") { // 50 Pound Gift Token
			rH += '<option value="Void" selected="selected">Select quantity here</option>';
			rH += '<option value="1">1 voucher</option>';
			rH += '<option value="1plus">1 voucher AND free delivery</option>';
			rH += '</select><br />';
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "215") { // 75 Pound Gift Token
			rH += '<option value="Void" selected="selected">Select quantity here</option>';
			rH += '<option value="1">1 voucher</option>';
			rH += '<option value="1plus">1 voucher with FREE delivery</option>';
			rH += '</select><br />';
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "216") { // 100 Pound Gift Token
			rH += '<option value="Void" selected="selected">Select quantity here</option>';
			rH += '<option value="1">1 voucher with FREE delivery</option>';
			rH += '</select><br />';
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "217") { // 125 Pound Gift Token
			rH += '<option value="Void" selected="selected">Select quantity here</option>';
			rH += '<option value="1">1 voucher with FREE delivery</option>';
			rH += '</select><br />';
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "218") { // 150 Pound Gift Token
			rH += '<option value="Void" selected="selected">Select quantity here</option>';
			rH += '<option value="1">1 voucher with FREE delivery</option>';
			rH += '</select><br />';
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "219") { // 200 Pound Gift Token
			rH += '<option value="Void" selected="selected">Select quantity here</option>';
			rH += '<option value="1">1 voucher with FREE delivery</option>';
			rH += '</select><br />';
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "220") { // 250 Pound Gift Token
			rH += '<option value="Void" selected="selected">Select quantity here</option>';
			rH += '<option value="1">1 voucher with FREE delivery</option>';
			rH += '</select><br />';
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "221") { //Kg Cornish Crab Claws
			rH += get1to20Units("kg", "kg");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "222") { //Exotic Frozen Fish Box
			rH += '<option value="1">1 box</option>';
			rH += '</select><br />';
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "223") { //Combination Freezer Fish Box
			rH += '<option value="1">1 box</option>';
			rH += '</select><br />';
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "224") { //Kg Frozen Skate/Ray Wings
			rH += get1to20Units("kg", "kg");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';

		}
		else if (prodNo == "225") { //Kg Fresh Smoked Salmon
			rH += get1to20Units("kg", "kg");
			rH += '<br /><input type="text" size="30" name="newcomments' + prodNo + '" maxlength="120" value="Comments?" />';
		}
		else if (prodNo == "226") { //Kg Fresh Gurnard
			rH += get1to20Units("kg", "kg");
			rH += '<select class="dropmenu" name="commentsprod' + prodNo + '">';
			rH += '<option value="Void" selected="selected">Select preparation</option>';
			rH += '<option value="Whole Gutted and Scaled">Whole Gutted and Scaled</option>';
			rH += '<option value="Filleted">Filleted</option>';
			rH += '</select>';
			rH += '<br /><input type="text" size="30" name="newcomments' + prodNo + '" maxlength="120" value="Comments?" />';
		}
		else if (prodNo == "227") { //Kg Whole Fresh Cornish Sardines
			rH += get1to20Units("kg", "kg");
			rH += '<br /><input type="text" size="30" name="newcomments' + prodNo + '" maxlength="120" value="Comments?" />';
		}
		else if (prodNo == "228") { //Kg Fresh Cornish Sardines
			rH += get1to20Units("kg", "kg");
			rH += '<select class="dropmenu" name="commentsprod' + prodNo + '">';
			rH += '<option value="Void" selected="selected">Select preparation</option>';
			rH += '<option value="Whole Fish">Whole Fish</option>';
			rH += '<option value="Scale and gut">Scale and Gut</option>';
			rH += '<option value="Fillet">Fillet</option>';
			rH += '<option value="Butterfly Fillet">Butterfly Fillet</option>';
			rH += '</select>';
			rH += '<br /><input type="text" size="30" name="newcomments' + prodNo + '" maxlength="120" value="Comments?" />';
		}
		else if (prodNo == "229") { //Avruga Caviar
			rH += '<option value="Void" selected="selected">Select quantity here</option>';
			rH += '<option value="1">1</option>';
			rH += '<option value="2">2</option>';
			rH += '<option value="3">3</option>';
			rH += '<option value="4">4</option>';
			rH += '<option value="5">5</option>';
			rH += '<option value="10">10</option>';
			rH += '</select><br />';
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "230") { //Mylor Prawns 100g
			rH += get1to20Units(" x 100g", " x 100g");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "231") { //Kg Fresh Live Clams
			rH += get1to20Units("kg", "kg");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "232") { //Kg Fresh Silver Mullet
			rH += get1to20Units("kg", "kg");
			rH += '<select class="dropmenu" name="commentsprod' + prodNo + '">';
			rH += '<option value="Void" selected="selected">Select preparation</option>';
			rH += '<option value="Send Whole">Send Whole</option>';
			rH += '<option value="Scale and Gut">Scale and Gut</option>';
			rH += '<option value="Scale and Fillet">Scale and Fillet</option>';
			rH += '</select>';
			rH += '<br /><input type="text" size="30" name="newcomments' + prodNo + '" maxlength="120" value="Comments?" />';
		}
		else if (prodNo == "233") { //2lb bag of Cooked and Peeled Tail on Tigers
			rH += get1to20Units(" bag", " bags");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "234") { //6 Scallop Shells
			rH += get1to20Units(" x6 shells", " x6 shells");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}

		else if (prodNo == "8") { //Luxury Fresh Fish Pie Mix
			rH += get1to20Units(" pack", " packs");
			rH += '<input type="text" size="30" name="commentsprod' + prodNo + '" maxlength="120" value="Comments?" />';
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}


		else if (prodNo == "235") { //Kg Fish Goujons
			rH += get1to20Units(" pack", " packs");
			rH += '<input type="text" size="30" name="commentsprod' + prodNo + '" maxlength="120" value="Comments?" />';
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "236") { //0.5kg Crab Meat Brown Frozen
			rH += get1to20Units(" bag", " bags");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "237") { //Valentines Box
			rH += '<option value="1">1 box</option>';
			rH += '</select>';
			rH += '<br /><input type="text" size="30" name="newcomments' + prodNo + '" maxlength="120" value="Comments?" />';
		}
		else if (prodNo == "238") { //Valentine and Champagne
			rH += '<option value="1">1 box</option>';
			rH += '</select>';
			rH += '<br /><input type="text" size="30" name="newcomments' + prodNo + '" maxlength="120" value="Comments?" />';
		}
		else if (prodNo == "239") { //Kg Anchovies (frozen)
			rH += get1to20Units("kg", "kg");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "240") { //Kg Cornish Crab Claws - Frozen
			rH += get1to20Units("kg", "kg");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "241") { //Mothers Day Box
			rH += '<option value="1">1 box</option>';
			rH += '</select>';
			rH += '<br /><input type="text" size="30" name="newcomments' + prodNo + '" maxlength="120" value="Comments?" />';
		}
		else if (prodNo == "242") { //Half Shell Scallops
			rH += get1to20Units(" scallop", " scallops");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "243") { //Original Cornish Sea Salt
			rH += get1to20Units(" tub", " tubs");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "244") { //Chilli Cornish Sea Salt
			rH += get1to20Units(" tub", " tubs");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "245") { //Cornish Sea Salt + Pepper
			rH += get1to20Units(" tub", " tubs");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "246") { //200g Samphire
			rH += get1to20Units(" bag", " bags");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';	
		}
		else if (prodNo == "247") { //100g Peeled Brown Shrimp
			rH += get1to20Units(" bag", " bags");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';	
		}
		else if (prodNo == "248") { //Kg Cooked Spider Crab
			rH += get1to20Units("kg", "kg");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "249") { //Garlic and Parsley Butter
			rH += get1to20Units(" pack", " packs");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';	
		}
		else if (prodNo == "250") { //Tarragon and Lemon Butter
			rH += get1to20Units(" pack", " packs");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';	
		}
		else if (prodNo == "251") { //Chilli and Lime Butter
			rH += get1to20Units(" pack", " packs");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';	
		}
		else if (prodNo == "252") { //500g fresh squid
			rH += get1to20Units(" pack", " packs");
			rH += '<select class="dropmenu" name="commentsprod' + prodNo + '">';
			rH += '<option value="Void" selected="selected">Select preparation</option>';
			rH += '<option value="Send Whole">Send Whole</option>';
			rH += '<option value="Clean">Clean</option>';
			rH += '</select>';
			rH += '<br /><input type="text" size="30" name="newcomments' + prodNo + '" maxlength="120" value="Comments?" />';
		}
		else if (prodNo == "253") { //Kg Fresh Hake Fillets
			rH += get1to20Units("kg", "kg");
			rH += '<input type="text" size="30" name="commentsprod' + prodNo + '" maxlength="120" value="Comments?" />';
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}
		else if (prodNo == "254") { //Portion Frozen Cornish Bass Fillets (180g)
			rH += get1to20Units(" portion", " portions");
			rH += '<input type="hidden" size="30" name="newcomments' + prodNo + '" maxlength="120" value="" />';
		}


		rH += '</div>'; // prodImg3
		rH += '<div class="theprice">' + arPri[prodNo] + '</div>';
		if (arPri2[prodNo]) {
			rH += '<div class="theprice2">&pound;' + arPri2[prodNo] + ' /kg</div>';
		}
		rH += '<div class="buybutton"><a href="javascript:void addToBasket(\'' + prodNo + '\')"><img src="images/buy.gif" alt="Click to buy"/></a></div></div>';
	}


	else { // pricelist
		var rH = "";

		if (prodNo != 213 && prodNo != 214 && prodNo != 215 && prodNo != 216 && prodNo != 217 && prodNo != 218 && prodNo != 219 && prodNo != 220) { // gift vouchers
			rH += '<tr class="pricelistItemLine">';
			rH += '<td class="pricelistItemDesc" colspan="2"><b>' + arDec[prodNo] + '</b></td>';
			rH += '<td class="pricelistItemPrice"><b>&pound;' + arPri[prodNo] + '</b></td>';
			if (arPri2[prodNo]) {
				rH += '<td class="pricelistItemPriceKg"><b>&pound;' + arPri2[prodNo] + ' /kg</b></td>';
			}
			else {
				rH += '<td class="pricelistItemPriceKg"></td>';
			}
			rH += '</tr>'; 

			if (arDec2[prodNo] != "") {
				rH += '<tr class="pricelistItemLine">';
				rH += '<td class="pricelistItemDesc2" colspan="4">' + arDec2[prodNo] + '</td>';
				rH += '</tr>'; 
			}
	


		}
	}


	return rH;
}






var rememberLittlePicNo = 0;


var noOfProd = 0;

var productListIDName = "";
var productListIDSubc = "";


var showOnly = "all";

function showFreshOnly() {
	showAll();
	showOnly = "freshfish";
	hideOrShow();
	removeUnderline2();
	keepUnderline = "tffonly";
	//document.getElementById("tffonly").src="images/fresh-fish-etc-rollt.gif";
}
function showFrozenOnly() {
	showAll();
	showOnly = "frozenfish";
	hideOrShow();
	removeUnderline2();
	keepUnderline = "tfrozenonly";
	//document.getElementById("tfrozenonly").src="images/fresh-fish-etc-rollt.gif";

}
function showShellOnly() {
	showAll();
	showOnly = "shellfish";
	hideOrShow();
	removeUnderline2();
	keepUnderline = "tshellfishonly";
	//document.getElementById("tshellfishonly").src="images/fresh-fish-etc-rollt.gif";
}

function removeUnderline(fishType) {
	if (keepUnderline != fishType) {
		document.getElementById(fishType).src="images/fresh-fish-etc.gif";
	}
}


function removeUnderline2() {
	document.getElementById("tableoftypesloading").style.display="block";
	setTimeout('hideSearching()', 1500)
	if (keepUnderline != "") {
	// these were top buttons now replaced
	//	document.getElementById("tffonly").src="images/fresh-fish-etc.gif";
	//	document.getElementById("tfrozenonly").src="images/fresh-fish-etc.gif";
	//	document.getElementById("tshellfishonly").src="images/fresh-fish-etc.gif";
	//	document.getElementById("tsmokedfish").src="images/fresh-fish-etc.gif";
	//	document.getElementById("tseafoodboxes").src="images/fresh-fish-etc.gif";
	//	document.getElementById("tgiftvouchers").src="images/fresh-fish-etc.gif";
	}
}

function hideSearching() {
	document.getElementById("tableoftypesloading").style.display="none";
}



function hideOrShow() {
	if ( showOnly == "freshfish" ) {
		document.getElementById("searchlink5").style.color="#BDD1E2";
		document.getElementById("searchlink5").style.fontWeight="normal";
		document.getElementById("searchlink6").style.color="#BDD1E2";
		document.getElementById("searchlink6").style.fontWeight="normal";
		document.getElementById("searchlink8").style.color="#BDD1E2";
		document.getElementById("searchlink8").style.fontWeight="normal";
		document.getElementById("searchlink9").style.color="#BDD1E2";
		document.getElementById("searchlink9").style.fontWeight="normal";
		document.getElementById("searchlink14").style.color="#BDD1E2";
		document.getElementById("searchlink14").style.fontWeight="normal";
		document.getElementById("searchlink15").style.color="#BDD1E2";
		document.getElementById("searchlink15").style.fontWeight="normal";
		document.getElementById("searchlink16").style.color="#BDD1E2";
		document.getElementById("searchlink16").style.fontWeight="normal";
		document.getElementById("searchlink20").style.color="#BDD1E2";
		document.getElementById("searchlink20").style.fontWeight="normal";
		document.getElementById("searchlink21").style.color="#BDD1E2";
		document.getElementById("searchlink21").style.fontWeight="normal";
		document.getElementById("searchlink25").style.color="#BDD1E2";
		document.getElementById("searchlink25").style.fontWeight="normal";
		document.getElementById("searchlink26").style.color="#BDD1E2";
		document.getElementById("searchlink26").style.fontWeight="normal";
		document.getElementById("searchlink30").style.color="#BDD1E2";
		document.getElementById("searchlink30").style.fontWeight="normal";
		document.getElementById("searchlink31").style.color="#BDD1E2";
		document.getElementById("searchlink31").style.fontWeight="normal";
		document.getElementById("searchlink33").style.color="#BDD1E2";
		document.getElementById("searchlink33").style.fontWeight="normal";
		document.getElementById("searchlink37").style.color="#BDD1E2";
		document.getElementById("searchlink37").style.fontWeight="normal";
		document.getElementById("searchlink40").style.color="#BDD1E2";
		document.getElementById("searchlink40").style.fontWeight="normal";
		document.getElementById("searchlink41").style.color="#BDD1E2";
		document.getElementById("searchlink41").style.fontWeight="normal";
	}
	else if ( showOnly == "frozenfish" ) {
		document.getElementById("searchlink3").style.color="#BDD1E2";
		document.getElementById("searchlink3").style.fontWeight="normal";
		document.getElementById("searchlink4").style.color="#BDD1E2";
		document.getElementById("searchlink4").style.fontWeight="normal";
		document.getElementById("searchlink5").style.color="#BDD1E2";
		document.getElementById("searchlink5").style.fontWeight="normal";
		document.getElementById("searchlink6").style.color="#BDD1E2";
		document.getElementById("searchlink6").style.fontWeight="normal";
		document.getElementById("searchlink9").style.color="#BDD1E2";
		document.getElementById("searchlink9").style.fontWeight="normal";
		document.getElementById("searchlink10").style.color="#BDD1E2";
		document.getElementById("searchlink10").style.fontWeight="normal";
		document.getElementById("searchlink11").style.color="#BDD1E2";
		document.getElementById("searchlink11").style.fontWeight="normal";
		document.getElementById("searchlink15").style.color="#BDD1E2";
		document.getElementById("searchlink15").style.fontWeight="normal";
		document.getElementById("searchlink16").style.color="#BDD1E2";
		document.getElementById("searchlink16").style.fontWeight="normal";
		document.getElementById("searchlink17").style.color="#BDD1E2";
		document.getElementById("searchlink17").style.fontWeight="normal";
		document.getElementById("searchlink18").style.color="#BDD1E2";
		document.getElementById("searchlink18").style.fontWeight="normal";

		document.getElementById("searchlink19").style.color="#BDD1E2";
		document.getElementById("searchlink19").style.fontWeight="normal";
		document.getElementById("searchlink20").style.color="#BDD1E2";
		document.getElementById("searchlink20").style.fontWeight="normal";
		document.getElementById("searchlink21").style.color="#BDD1E2";
		document.getElementById("searchlink21").style.fontWeight="normal";
		document.getElementById("searchlink22").style.color="#BDD1E2";
		document.getElementById("searchlink22").style.fontWeight="normal";
		document.getElementById("searchlink24").style.color="#BDD1E2";
		document.getElementById("searchlink24").style.fontWeight="normal";
		document.getElementById("searchlink25").style.color="#BDD1E2";
		document.getElementById("searchlink25").style.fontWeight="normal";
		document.getElementById("searchlink27").style.color="#BDD1E2";
		document.getElementById("searchlink27").style.fontWeight="normal";
		document.getElementById("searchlink30").style.color="#BDD1E2";
		document.getElementById("searchlink30").style.fontWeight="normal";
		document.getElementById("searchlink31").style.color="#BDD1E2";
		document.getElementById("searchlink31").style.fontWeight="normal";
		document.getElementById("searchlink33").style.color="#BDD1E2";
		document.getElementById("searchlink33").style.fontWeight="normal";
		document.getElementById("searchlink38").style.color="#BDD1E2";
		document.getElementById("searchlink38").style.fontWeight="normal";
		document.getElementById("searchlink40").style.color="#BDD1E2";
		document.getElementById("searchlink40").style.fontWeight="normal";
		document.getElementById("searchlink42").style.color="#BDD1E2";
		document.getElementById("searchlink42").style.fontWeight="normal";
	}
	else if ( showOnly == "shellfish" ) {
		document.getElementById("searchlink1").style.color="#BDD1E2";
		document.getElementById("searchlink1").style.fontWeight="normal";
		document.getElementById("searchlink3").style.color="#BDD1E2";
		document.getElementById("searchlink3").style.fontWeight="normal";
		document.getElementById("searchlink4").style.color="#BDD1E2";
		document.getElementById("searchlink4").style.fontWeight="normal";
		document.getElementById("searchlink7").style.color="#BDD1E2";
		document.getElementById("searchlink7").style.fontWeight="normal";
		document.getElementById("searchlink8").style.color="#BDD1E2";
		document.getElementById("searchlink8").style.fontWeight="normal";
		document.getElementById("searchlink10").style.color="#BDD1E2";
		document.getElementById("searchlink10").style.fontWeight="normal";
		document.getElementById("searchlink11").style.color="#BDD1E2";
		document.getElementById("searchlink11").style.fontWeight="normal";
		document.getElementById("searchlink12").style.color="#BDD1E2";
		document.getElementById("searchlink12").style.fontWeight="normal";
		document.getElementById("searchlink13").style.color="#BDD1E2";
		document.getElementById("searchlink13").style.fontWeight="normal";
		document.getElementById("searchlink14").style.color="#BDD1E2";
		document.getElementById("searchlink14").style.fontWeight="normal";
		document.getElementById("searchlink15").style.color="#BDD1E2";
		document.getElementById("searchlink15").style.fontWeight="normal";
		document.getElementById("searchlink17").style.color="#BDD1E2";
		document.getElementById("searchlink17").style.fontWeight="normal";
		document.getElementById("searchlink18").style.color="#BDD1E2";
		document.getElementById("searchlink18").style.fontWeight="normal";
		document.getElementById("searchlink19").style.color="#BDD1E2";
		document.getElementById("searchlink19").style.fontWeight="normal";
		document.getElementById("searchlink22").style.color="#BDD1E2";
		document.getElementById("searchlink22").style.fontWeight="normal";
		document.getElementById("searchlink23").style.color="#BDD1E2";
		document.getElementById("searchlink23").style.fontWeight="normal";
		document.getElementById("searchlink24").style.color="#BDD1E2";
		document.getElementById("searchlink24").style.fontWeight="normal";
		document.getElementById("searchlink26").style.color="#BDD1E2";
		document.getElementById("searchlink26").style.fontWeight="normal";
		document.getElementById("searchlink27").style.color="#BDD1E2";
		document.getElementById("searchlink27").style.fontWeight="normal";
		document.getElementById("searchlink28").style.color="#BDD1E2";
		document.getElementById("searchlink28").style.fontWeight="normal";
		document.getElementById("searchlink29").style.color="#BDD1E2";
		document.getElementById("searchlink29").style.fontWeight="normal";
		document.getElementById("searchlink31").style.color="#BDD1E2";
		document.getElementById("searchlink31").style.fontWeight="normal";
		document.getElementById("searchlink32").style.color="#BDD1E2";
		document.getElementById("searchlink32").style.fontWeight="normal";
		document.getElementById("searchlink33").style.color="#BDD1E2";
		document.getElementById("searchlink33").style.fontWeight="normal";
		document.getElementById("searchlink34").style.color="#BDD1E2";
		document.getElementById("searchlink34").style.fontWeight="normal";
		document.getElementById("searchlink35").style.color="#BDD1E2";
		document.getElementById("searchlink35").style.fontWeight="normal";
		document.getElementById("searchlink36").style.color="#BDD1E2";
		document.getElementById("searchlink36").style.fontWeight="normal";
		document.getElementById("searchlink37").style.color="#BDD1E2";
		document.getElementById("searchlink37").style.fontWeight="normal";
		document.getElementById("searchlink38").style.color="#BDD1E2";
		document.getElementById("searchlink38").style.fontWeight="normal";
		document.getElementById("searchlink41").style.color="#BDD1E2";
		document.getElementById("searchlink41").style.fontWeight="normal";
		document.getElementById("searchlink42").style.color="#BDD1E2";
		document.getElementById("searchlink42").style.fontWeight="normal";
	}


}






function showAll() {
		removeUnderline2();
		showOnly = "all";
		if (rememberLittlePicNo > 0) {
			var divNameTemp2 = "subcontent" + rememberLittlePicNo;
			dropdowncontent.hidediv(divNameTemp2)
		}

		document.getElementById("searchlink1").style.color="#003474"
		document.getElementById("searchlink1").style.fontWeight="bold";
		document.getElementById("searchlink2").style.color="#003474"
		document.getElementById("searchlink2").style.fontWeight="bold";
		document.getElementById("searchlink3").style.color="#003474"
		document.getElementById("searchlink3").style.fontWeight="bold";
		document.getElementById("searchlink4").style.color="#003474"
		document.getElementById("searchlink4").style.fontWeight="bold";
		document.getElementById("searchlink5").style.color="#003474"
		document.getElementById("searchlink5").style.fontWeight="bold";
		document.getElementById("searchlink6").style.color="#003474"
		document.getElementById("searchlink6").style.fontWeight="bold";
		document.getElementById("searchlink7").style.color="#003474"
		document.getElementById("searchlink7").style.fontWeight="bold";
		document.getElementById("searchlink8").style.color="#003474"
		document.getElementById("searchlink8").style.fontWeight="bold";
		document.getElementById("searchlink9").style.color="#003474"
		document.getElementById("searchlink9").style.fontWeight="bold";
		document.getElementById("searchlink10").style.color="#003474"
		document.getElementById("searchlink10").style.fontWeight="bold";
		document.getElementById("searchlink11").style.color="#003474"
		document.getElementById("searchlink11").style.fontWeight="bold";
		document.getElementById("searchlink12").style.color="#003474"
		document.getElementById("searchlink12").style.fontWeight="bold";
		document.getElementById("searchlink13").style.color="#003474"
		document.getElementById("searchlink13").style.fontWeight="bold";
		document.getElementById("searchlink14").style.color="#003474"
		document.getElementById("searchlink14").style.fontWeight="bold";
		document.getElementById("searchlink15").style.color="#003474"
		document.getElementById("searchlink15").style.fontWeight="bold";
		document.getElementById("searchlink16").style.color="#003474"
		document.getElementById("searchlink16").style.fontWeight="bold";
		document.getElementById("searchlink17").style.color="#003474"
		document.getElementById("searchlink17").style.fontWeight="bold";
		document.getElementById("searchlink18").style.color="#003474"
		document.getElementById("searchlink18").style.fontWeight="bold";
		document.getElementById("searchlink19").style.color="#003474"
		document.getElementById("searchlink19").style.fontWeight="bold";
		document.getElementById("searchlink20").style.color="#003474"
		document.getElementById("searchlink20").style.fontWeight="bold";
		document.getElementById("searchlink21").style.color="#003474"
		document.getElementById("searchlink21").style.fontWeight="bold";
		document.getElementById("searchlink22").style.color="#003474"
		document.getElementById("searchlink22").style.fontWeight="bold";
		document.getElementById("searchlink23").style.color="#003474"
		document.getElementById("searchlink23").style.fontWeight="bold";
		document.getElementById("searchlink24").style.color="#003474"
		document.getElementById("searchlink24").style.fontWeight="bold";
		document.getElementById("searchlink25").style.color="#003474"
		document.getElementById("searchlink25").style.fontWeight="bold";
		document.getElementById("searchlink26").style.color="#003474"
		document.getElementById("searchlink26").style.fontWeight="bold";
		document.getElementById("searchlink27").style.color="#003474"
		document.getElementById("searchlink27").style.fontWeight="bold";
		document.getElementById("searchlink28").style.color="#003474"
		document.getElementById("searchlink28").style.fontWeight="bold";
		document.getElementById("searchlink29").style.color="#003474"
		document.getElementById("searchlink29").style.fontWeight="bold";
		document.getElementById("searchlink30").style.color="#003474"
		document.getElementById("searchlink30").style.fontWeight="bold";
		document.getElementById("searchlink31").style.color="#003474"
		document.getElementById("searchlink31").style.fontWeight="bold";
		document.getElementById("searchlink32").style.color="#003474"
		document.getElementById("searchlink32").style.fontWeight="bold";
		document.getElementById("searchlink33").style.color="#003474"
		document.getElementById("searchlink33").style.fontWeight="bold";
		document.getElementById("searchlink34").style.color="#003474"
		document.getElementById("searchlink34").style.fontWeight="bold";
		document.getElementById("searchlink35").style.color="#003474"
		document.getElementById("searchlink35").style.fontWeight="bold";
		document.getElementById("searchlink36").style.color="#003474"
		document.getElementById("searchlink36").style.fontWeight="bold";
		document.getElementById("searchlink37").style.color="#003474"
		document.getElementById("searchlink37").style.fontWeight="bold";
		document.getElementById("searchlink38").style.color="#003474"
		document.getElementById("searchlink38").style.fontWeight="bold";
		document.getElementById("searchlink39").style.color="#003474"
		document.getElementById("searchlink39").style.fontWeight="bold";
		document.getElementById("searchlink40").style.color="#003474"
		document.getElementById("searchlink40").style.fontWeight="bold";
		document.getElementById("searchlink41").style.color="#003474"
		document.getElementById("searchlink41").style.fontWeight="bold";
		document.getElementById("searchlink42").style.color="#003474"
		document.getElementById("searchlink42").style.fontWeight="bold";

}

var forPriceList = "no";

function showPricelist() {

	
	forPriceList = "yes";

	var freshFishHTML = "";
	showOnly = "freshfish"; 
	freshFishHTML += '<table class="priceTable">';
	freshFishHTML += fillProductDivs(1);
	freshFishHTML += fillProductDivs(3);
	freshFishHTML += fillProductDivs(4);
	freshFishHTML += fillProductDivs(7);
	freshFishHTML += fillProductDivs(10);
	freshFishHTML += fillProductDivs(11);
	freshFishHTML += fillProductDivs(12);
	freshFishHTML += fillProductDivs(13);
	freshFishHTML += fillProductDivs(15);
	freshFishHTML += fillProductDivs(17);
	freshFishHTML += fillProductDivs(18);
	freshFishHTML += fillProductDivs(19);
	freshFishHTML += fillProductDivs(22);
	freshFishHTML += fillProductDivs(23);
	freshFishHTML += fillProductDivs(24);
	freshFishHTML += fillProductDivs(27);
	freshFishHTML += fillProductDivs(28);
	freshFishHTML += fillProductDivs(32);
	freshFishHTML += fillProductDivs(34);
	freshFishHTML += fillProductDivs(37);
	freshFishHTML += fillProductDivs(38);
	freshFishHTML += fillProductDivs(42);
	freshFishHTML += "</table>";
	document.getElementById("priceFreshFish").innerHTML = freshFishHTML;



	var frozenFishHTML = "";
	showOnly = "frozenfish"; 
	frozenFishHTML += '<table class="priceTable">';
	frozenFishHTML += fillProductDivs(1);
	frozenFishHTML += fillProductDivs(7);
	frozenFishHTML += fillProductDivs(8);
	frozenFishHTML += fillProductDivs(12);
	frozenFishHTML += fillProductDivs(13);
	frozenFishHTML += fillProductDivs(14);
	frozenFishHTML += fillProductDivs(23);
	frozenFishHTML += fillProductDivs(26);
	frozenFishHTML += fillProductDivs(28);
	frozenFishHTML += fillProductDivs(32);
	frozenFishHTML += fillProductDivs(34);
	frozenFishHTML += fillProductDivs(37);
	frozenFishHTML += fillProductDivs(38);
	frozenFishHTML += fillProductDivs(41);
	document.getElementById("priceFrozenFish").innerHTML = frozenFishHTML;



	var lobsterHTML = "";
	showOnly = "all"; 
	lobsterHTML += '<table class="priceTable">';
	lobsterHTML += fillProductDivs(16);
	lobsterHTML += fillProductDivs(9);
	document.getElementById("priceLobster").innerHTML = lobsterHTML;



	var prawnHTML = "";
	showOnly = "all"; 
	prawnHTML += '<table class="priceTable">';
	prawnHTML += fillProductDivs(25);
	document.getElementById("pricePrawns").innerHTML = prawnHTML;





	var shellFishHTML = "";
	showOnly = "shellfish"; 
	shellFishHTML += '<table class="priceTable">';
	shellFishHTML += fillProductDivs(5);
	shellFishHTML += fillProductDivs(6);
	shellFishHTML += fillProductDivs(20);
	shellFishHTML += fillProductDivs(21);
	shellFishHTML += fillProductDivs(30);
	shellFishHTML += fillProductDivs(36);
	shellFishHTML += fillProductDivs(40);
	document.getElementById("priceShellFish").innerHTML = shellFishHTML;




	var smokedFishHTML = "";
	showOnly = "all"; 
	smokedFishHTML += '<table class="priceTable">';
	smokedFishHTML += fillProductDivs(33);
	document.getElementById("priceSmokedFish").innerHTML = smokedFishHTML;



	var oddsHTML = "";
	showOnly = "all"; 
	oddsHTML += '<table class="priceTable">';
	oddsHTML += fillProductDivs(29);
	oddsHTML += fillProductDivs(31);
	oddsHTML += fillProductDivs(35);
	oddsHTML += fillProductDivs(39);
	document.getElementById("priceOdds").innerHTML = oddsHTML;





	var boxesHTML = "";
	showOnly = "all"; 
	boxesHTML += '<table class="priceTable">';
	boxesHTML += fillProductDivs(2);
	document.getElementById("priceBoxes").innerHTML = boxesHTML;





//	alert(freshFishHTML)

	forPriceList = "no";
}




function fillProductDivs(littlePicNo) {

	if (forPriceList == "no") {
		rememberLittlePicNo = littlePicNo;
		noOfProd = 0;
	}

	var pH = "";

	if (littlePicNo == "1") { // bass fresh + frozen

		if (showOnly == "freshfish") {
			pH += sP(1,32);
			pH += sP(2,33);
			pH += sP(3,35);
			pH += sP(4,213);
			pH += sP(5,214);
		} 
		else if (showOnly == "frozenfish") {
			pH += sP(1,254);
			pH += sP(2,213);
			pH += sP(3,214);
			pH += sP(4,215);
		}
		else {
			pH += sP(1,32);
			pH += sP(2,33);
			pH += sP(3,35);
			pH += sP(4,254);
			pH += sP(5,213);
		}

	}

	else if (littlePicNo == "2") { // mixed seafood box all
		if (showOnly == "freshfish") {
			pH += sP(1,159);
			pH += sP(2,162);
		//	pH += sP(3,158);
			pH += sP(3,212);
			pH += sP(4,160);
			pH += sP(5,161);
			pH += sP(6,213);
			pH += sP(7,214);

		}
		else if (showOnly == "shellfish") {
			pH += sP(1,159);
		//	pH += sP(2,158);
			pH += sP(2,160);
			pH += sP(3,213);
			pH += sP(4,214);
		}
		else if (showOnly == "frozenfish") {
			pH += sP(1,192);
			pH += sP(2,222);
			pH += sP(3,223);
			pH += sP(4,213);
			pH += sP(5,214);

		}
		else {
			pH += sP(1,159);
			pH += sP(2,162);
		//	pH += sP(3,158);
			pH += sP(3,212);
			pH += sP(4,160);
			pH += sP(5,161);
			pH += sP(6,192);
			pH += sP(7,222);
			pH += sP(8,223);
			pH += sP(9,213);
			pH += sP(10,214);
		}
	}
	else if (littlePicNo == "3") { // bream currently fresh only
		pH += sP(1,31);
		pH += sP(2,213);
		pH += sP(3,214);
		pH += sP(4,215);

	}
	else if (littlePicNo == "4") { // brill currently fresh only
		pH += sP(1,30);
		pH += sP(2,161);
		pH += sP(3,213);
		pH += sP(4,214);

	}

	else if (littlePicNo == "5") { //CLAMS
		pH += sP(1,231);
		pH += sP(2,161);
		pH += sP(3,213);
		pH += sP(4,214);

	}
	else if (littlePicNo == "6") { //cockles  shell
		pH += sP(1,118);
		pH += sP(2,159);
		pH += sP(3,213);
		pH += sP(4,214);

	}

	else if (littlePicNo == "7") { //cod fresh + frozen
		if (showOnly == "freshfish") {
			pH += sP(1,2);
			pH += sP(2,6);
			pH += sP(3,18);
			pH += sP(4,161);
			pH += sP(5,8);
			pH += sP(6,213);
			pH += sP(7,214);

		} 
		else if (showOnly == "frozenfish") {
			pH += sP(1,131);
			pH += sP(2,4);
			pH += sP(3,192);
			pH += sP(4,222);
			pH += sP(5,223);
			pH += sP(6,213);
			pH += sP(7,214);
		}
		else {
			pH += sP(1,2);
			pH += sP(2,6);
			pH += sP(3,18);
			pH += sP(4,131);
			pH += sP(5,4);
			pH += sP(6,161);
			pH += sP(7,192);
			pH += sP(8,8);
			pH += sP(9,213);
			pH += sP(10,214);

		}
	}
	else if (littlePicNo == "8") { // coley currently frozen only
		//pH += sP(1,132);
		pH += sP(1,161);
		pH += sP(2,213);
		pH += sP(3,214);
		pH += sP(4,215);

	}
	else if (littlePicNo == "9") { //crab shell
		pH += sP(1,97);
		pH += sP(2,113);
		pH += sP(3,112);
		pH += sP(4,109);
		pH += sP(5,108);
		pH += sP(6,121);
		pH += sP(7,110);
		pH += sP(8,111);
		pH += sP(9,236);
		pH += sP(10,221);
		pH += sP(11,240);
		pH += sP(12,98);
		pH += sP(13,127);
	//	pH += sP(15,158);
		pH += sP(14,160);
	//	pH += sP(15,201);
		pH += sP(15,159);
		pH += sP(16,213);
		pH += sP(17,214);
	}
	else if (littlePicNo == "10") { // goujons
		pH += sP(1,235);
		pH += sP(2,8);
		pH += sP(3,213);
		pH += sP(4,214);
	}

	else if (littlePicNo == "11") { // gurnard // currently fresh only
		pH += sP(1,226);
		pH += sP(2,161);
		pH += sP(3,213);
		pH += sP(4,214);
	}
	else if (littlePicNo == "12") { // haddock mix of fresh and frozen
		if (showOnly == "freshfish") {
			pH += sP(1,9);
			pH += sP(2,213);
			pH += sP(3,214);
			pH += sP(4,215);

		}
		else if (showOnly == "frozenfish") {
			pH += sP(1,133);
			pH += sP(2,11);
			pH += sP(3,213);
			pH += sP(4,214);
		}
		else {
			pH += sP(1,9);
			pH += sP(2,133);
			pH += sP(3,11);
			pH += sP(4,76);
			pH += sP(5,77);
			pH += sP(6,162);
			pH += sP(7,192);
			pH += sP(8,213);
			pH += sP(9,214);
		}
	}
	else if (littlePicNo == "13") { // hake 

		if (showOnly == "freshfish") {
			pH += sP(1,253);
			pH += sP(2,213);
			pH += sP(3,214);
			pH += sP(4,215);

		}
		else if (showOnly == "frozenfish") {
			pH += sP(1,191);
			pH += sP(2,192);
			pH += sP(3,213);
			pH += sP(4,214);
		}
		else {
			pH += sP(1,253);
			pH += sP(2,191);
			pH += sP(3,192);
			pH += sP(4,213);
		}
	}

	else if (littlePicNo == "14") { // halibut // currently frozen only
		pH += sP(1,144);
		pH += sP(2,213);
		pH += sP(3,214);
		pH += sP(4,215);

	}

	else if (littlePicNo == "15") { // john dory // currently fresh only
		pH += sP(1,41);
		pH += sP(2,161);
		pH += sP(3,213);
		pH += sP(4,214);
	}

	else if (littlePicNo == "16") { // lobster  shell
		pH += sP(1,89);
		pH += sP(2,90);
		pH += sP(3,94);
		pH += sP(4,91);
		pH += sP(5,92);
	//	pH += sP(6,158);
		pH += sP(6,156);
		pH += sP(7,157);
		pH += sP(8,159);
		pH += sP(9,213);
		pH += sP(10,214);
	}
	else if (littlePicNo == "17") { // mackerel   fresh
		if (showOnly == "freshfish") {
			pH += sP(1,27);
			pH += sP(2,28);
			pH += sP(3,213);
			pH += sP(4,214);
			pH += sP(5,215);

		}
		else {
			pH += sP(1,27);
			pH += sP(2,28);
			pH += sP(3,194);
			pH += sP(4,193);
			pH += sP(5,162);
			pH += sP(6,213);
			pH += sP(7,214);
		}
	}

	else if (littlePicNo == "18") { // monkfish  fresh only
		if (showOnly == "freshfish") {
			pH += sP(1,43);
			pH += sP(2,161);
			pH += sP(3,213);
			pH += sP(4,214);

		}
		else {
			pH += sP(1,43);
			pH += sP(2,161);
			pH += sP(3,213);
			pH += sP(4,214);
		}
	}
	else if (littlePicNo == "19") { // mullet  fresh only
		pH += sP(1,232);
		pH += sP(2,37);
		pH += sP(3,161);
		pH += sP(4,213);
		pH += sP(5,214);
	}

	else if (littlePicNo == "20") { // mussels shell
		pH += sP(1,101);
		pH += sP(2,178);
		pH += sP(3,196);
		pH += sP(4,119);
		pH += sP(5,213);
		pH += sP(6,214);
	}
	else if (littlePicNo == "21") { // oysters  shell
		pH += sP(1,104);
		pH += sP(2,103);
	//	pH += sP(3,158);
		pH += sP(3,213);
		pH += sP(4,214);
		pH += sP(5,215);
		pH += sP(6,216);

	}

	else if (littlePicNo == "22") { // pie mix
		pH += sP(1,8);
		pH += sP(2,235);
		pH += sP(3,213);
		pH += sP(4,214);

	}


	else if (littlePicNo == "23") {  //plaice  fresh and frozen
		if (showOnly == "freshfish") {
			pH += sP(1,57);
			pH += sP(2,59);
			pH += sP(3,161);
			pH += sP(4,213);
			pH += sP(5,214);

		}
		else if (showOnly == "frozenfish") {
			pH += sP(1,179);
			pH += sP(2,192);
			pH += sP(3,213);
			pH += sP(4,214);
		}
		else {
			pH += sP(1,57);
			pH += sP(2,59);
			pH += sP(3,179);
			pH += sP(4,161);
			pH += sP(5,192);
			pH += sP(6,213);
			pH += sP(7,214);

		}
	}
	else if (littlePicNo == "24") { //pollack  fresh only
		pH += sP(1,18);
		pH += sP(2,161);
		pH += sP(3,213);
		pH += sP(4,214);


	}
	else if (littlePicNo == "25") { //prawns  shell
		pH += sP(1,247);
		pH += sP(2,134);
		pH += sP(3,137);
		pH += sP(4,135);
		pH += sP(5,136);
		pH += sP(6,172);
		pH += sP(7,130);
		pH += sP(8,129);
		pH += sP(9,176);
		pH += sP(10,233);
		pH += sP(11,128);
		pH += sP(12,123);
		pH += sP(13,124);
		pH += sP(14,122);
		pH += sP(15,126);
		pH += sP(16,151);
	//	pH += sP(17,158);
		pH += sP(17,160);
		pH += sP(18,159);
		pH += sP(19,213);
		pH += sP(20,214);
	}
	else if (littlePicNo == "26") { // red snapper  frozen only
		pH += sP(1,183);
		pH += sP(2,213);
		pH += sP(3,214);
		pH += sP(4,215);

	}
	else if (littlePicNo == "27") { //salmon  fresh 
		if (showOnly == "freshfish") {
			pH += sP(1,51);
			pH += sP(2,55);
			pH += sP(3,53);
			pH += sP(4,213);
			pH += sP(5,214);

		}
		else {
			pH += sP(1,51);
			pH += sP(2,225);
			pH += sP(3,55);
			pH += sP(4,53);
			pH += sP(5,87);
			pH += sP(6,190);
			pH += sP(7,160);
			pH += sP(8,192);
			pH += sP(9,162);
			pH += sP(10,213);
			pH += sP(11,214);
		}
	}

	else if (littlePicNo == "28") {  //sardines  fresh & frozen 
		if (showOnly == "freshfish") {
			pH += sP(1,228);
			pH += sP(2,213);
			pH += sP(3,214);
			pH += sP(4,215);

		}
		else if (showOnly == "frozenfish") {
			pH += sP(1,148);
			pH += sP(2,213);
			pH += sP(3,214);
			pH += sP(4,215);
		}
		else {
			pH += sP(1,228);
			pH += sP(2,148);
			pH += sP(3,213);
			pH += sP(4,214);

		}
	}

	else if (littlePicNo == "29") { //sauces
		pH += sP(1,25);
//		pH += sP(3,201);
		pH += sP(2,229);
		pH += sP(3,235);
		pH += sP(4,8);
		pH += sP(5,213);
		pH += sP(6,214);
	}

	else if (littlePicNo == "30") { // scallops  shell
		pH += sP(1,49);
		pH += sP(2,242);
		pH += sP(3,198);
		pH += sP(4,205);
		pH += sP(5,234);
		pH += sP(6,161);
		pH += sP(7,213);
		pH += sP(8,214);

	}
	else if (littlePicNo == "31") { // sea salt
		pH += sP(1,243);
		pH += sP(2,244);
		pH += sP(3,245);
		pH += sP(4,213);

	}
	else if (littlePicNo == "32") {  //skate ray  fresh and frozen
		if (showOnly == "freshfish") {
			pH += sP(1,23);
			pH += sP(2,161);
			pH += sP(3,213);
			pH += sP(4,214);

		}
		else if (showOnly == "frozenfish") {
			pH += sP(1,224);
			pH += sP(2,213);
			pH += sP(3,214);
			pH += sP(4,215);
		}
		else {
			pH += sP(1,23);
			pH += sP(2,224);
			pH += sP(3,161);
			pH += sP(4,213);
			pH += sP(5,214);
		}
	}
	else if (littlePicNo == "33") { //smoked fish
		pH += sP(1,87);
		pH += sP(2,190);
		pH += sP(3,225);
		pH += sP(4,194);
		pH += sP(5,193);
	//	pH += sP(7,78);
		pH += sP(6,80);
		pH += sP(7,77);
		pH += sP(8,76);
		pH += sP(9,162);
		pH += sP(10,213);
		pH += sP(11,214);
	}
 
	else if (littlePicNo == "34") { //sole  fresh and frozen
		if (showOnly == "freshfish") {
			pH += sP(1,69);
			pH += sP(2,63);
			pH += sP(3,161);
			pH += sP(4,213);
			pH += sP(5,214);

		}
		else if (showOnly == "frozenfish") {
			pH += sP(1,64);
			pH += sP(2,180);
			//pH += sP(3,68);
			pH += sP(3,192);
			pH += sP(4,213);
			pH += sP(5,214);
		}
		else {
			pH += sP(1,69);
			pH += sP(2,63);
			pH += sP(3,64);
			pH += sP(4,180);
			//pH += sP(5,68);
			pH += sP(5,161);
			pH += sP(6,192);
			pH += sP(7,213);
			pH += sP(8,214);

		}
	}

	else if (littlePicNo == "35") { //specials
//		pH += sP(1,246);
		pH += sP(1,25);
		pH += sP(2,249);
		pH += sP(3,250);
		pH += sP(4,251);
//		pH += sP(3,201);
		pH += sP(5,229);
		pH += sP(6,235);
		pH += sP(7,8);
		pH += sP(8,213);
	}


	else if (littlePicNo == "36") { //squid  
		if (showOnly == "freshfish") {
			pH += sP(1,252);
			pH += sP(2,213);
			pH += sP(3,214);
			pH += sP(4,215);

		}
		else if (showOnly == "frozenfish") {
			pH += sP(1,115);
			pH += sP(2,114);
			pH += sP(3,213);
			pH += sP(4,214);
		}
		else {
			pH += sP(1,252);
			pH += sP(2,115);
			pH += sP(3,114);
			pH += sP(4,213);
		}
	}

	else if (littlePicNo == "37") { //tuna  fresh anf frozen
		if (showOnly == "freshfish") {
//			pH += sP(1,168);
			pH += sP(1,142);
			pH += sP(2,213);
			pH += sP(3,214);
			pH += sP(4,215);
		}
		else if (showOnly == "frozenfish") {
			pH += sP(1,142);
			pH += sP(2,192);
			pH += sP(3,213);
			pH += sP(4,214);
		}
		else {
//			pH += sP(1,168);
			pH += sP(1,142);
			pH += sP(2,192);
			pH += sP(3,213);
			pH += sP(4,214);

		}
	}
	else if (littlePicNo == "38") { //turbot
		if (showOnly == "freshfish") {
			pH += sP(1,39);
			pH += sP(2,213);
			pH += sP(3,214);
			pH += sP(4,215);

		}
		else if (showOnly == "frozenfish") {
		//	pH += sP(1,40);
			pH += sP(1,213);
			pH += sP(2,214);
			pH += sP(3,215);
			pH += sP(4,216);
		}
		else {
			pH += sP(1,39);
		//	pH += sP(2,40);
			pH += sP(2,213);
			pH += sP(3,214);
			pH += sP(4,215);

		}
	}


	else if (littlePicNo == "39") { // gift vouchers
		pH += sP(1,213);
		pH += sP(2,214);
		pH += sP(3,215);
		pH += sP(4,216);
		pH += sP(5,217);
		pH += sP(6,218);
		pH += sP(7,219);
		pH += sP(8,220);
	}


	else if (littlePicNo == "40") { //whelks  shell
		pH += sP(1,120);
		pH += sP(2,159);
		pH += sP(3,213);
		pH += sP(4,214);


	}
	else if (littlePicNo == "41") { //whitebait  frozen only
		pH += sP(1,138);
		pH += sP(2,148);
		pH += sP(3,213);
		pH += sP(4,214);

	}
	else if (littlePicNo == "42") { //whiting  fresh only
		pH += sP(1,21);
		pH += sP(2,161);
		pH += sP(3,213);
		pH += sP(4,214);
	}

	else if (littlePicNo == "43") { //smoked fish
		pH += sP(1,87);
		pH += sP(2,190);
		pH += sP(3,225);
		pH += sP(4,194);
		pH += sP(5,193);
	//	pH += sP(7,78);
		pH += sP(6,80);
		pH += sP(7,77);
		pH += sP(8,76);
		pH += sP(9,162);
		pH += sP(10,213);
		pH += sP(11,214);
	}

	else if (littlePicNo == "44") { // mixed seafood box all
		pH += sP(1,159);
		pH += sP(2,162);
	//	pH += sP(3,158);
		pH += sP(3,212);
		pH += sP(4,160);
		pH += sP(5,161);
		pH += sP(6,192);
		pH += sP(7,222);
		pH += sP(8,223);
		pH += sP(9,213);
		pH += sP(10,214);
	}


	else if (littlePicNo == "45") { // gift vouchers
		pH += sP(1,213);
		pH += sP(2,214);
		pH += sP(3,215);
		pH += sP(4,216);
		pH += sP(5,217);
		pH += sP(6,218);
		pH += sP(7,219);
		pH += sP(8,220);
	}


	else if (littlePicNo == "46") { //smoked fish
		pH += sP(1,87);
		pH += sP(2,190);
		pH += sP(3,225);
		pH += sP(4,194);
		pH += sP(5,193);
	//	pH += sP(7,78);
		pH += sP(6,80);
		pH += sP(7,77);
		pH += sP(8,76);
		pH += sP(9,162);
		pH += sP(10,213);
		pH += sP(11,214);
	}

	else if (littlePicNo == "47") { // mixed seafood box all
		pH += sP(1,159);
		pH += sP(2,162);
	//	pH += sP(3,158);
		pH += sP(3,212);
		pH += sP(4,160);
		pH += sP(5,161);
		pH += sP(6,192);
		pH += sP(7,222);
		pH += sP(8,223);
		pH += sP(9,213);
		pH += sP(10,214);
	}


	else if (littlePicNo == "48") { // gift vouchers
		pH += sP(1,213);
		pH += sP(2,214);
		pH += sP(3,215);
		pH += sP(4,216);
		pH += sP(5,217);
		pH += sP(6,218);
		pH += sP(7,219);
		pH += sP(8,220);
	}


	else if (littlePicNo == "49") { // special: lobster
		pH += sP(1,89);
		pH += sP(2,90);
		pH += sP(3,94);
		pH += sP(4,91);
		pH += sP(5,92);
	//	pH += sP(6,158);
		pH += sP(6,156);
		pH += sP(7,157);
		pH += sP(8,159);
		pH += sP(9,213);
		pH += sP(10,214);

	}


	else if (littlePicNo == "50") { // special: boxes
			pH += sP(1,159);
			pH += sP(2,162);
			pH += sP(3,212);
			pH += sP(4,160);
			pH += sP(5,161);
			pH += sP(6,192);
			pH += sP(7,222);
			pH += sP(8,223);
			pH += sP(9,213);
			pH += sP(10,214);
	}

	else if (littlePicNo == "51") { //special: gift vouchers

		pH += sP(1,213);
		pH += sP(2,214);
		pH += sP(3,215);
		pH += sP(4,216);
		pH += sP(5,217);
		pH += sP(6,218);
		pH += sP(7,219);
		pH += sP(8,220);

	}

	else if (littlePicNo == "52") { // special: dressed crab
		pH += sP(1,113);
		pH += sP(2,112);
		pH += sP(3,109);
		pH += sP(4,108);
		pH += sP(5,121);
		pH += sP(6,110);
		pH += sP(7,111);
		pH += sP(8,236);


	}


 
	else if (littlePicNo == "53") { //special: tiger prawns
		pH += sP(1,130);
		pH += sP(2,129);
		pH += sP(3,176);
		pH += sP(4,233);
		pH += sP(5,128);
		pH += sP(6,134);
		pH += sP(7,137);
		pH += sP(8,135);
		pH += sP(9,136);
		pH += sP(10,172);
		pH += sP(11,123);
		pH += sP(12,124);
		pH += sP(13,122);
		pH += sP(14,126);
		pH += sP(15,151);
		pH += sP(16,247);
	//	pH += sP(17,158);
		pH += sP(17,160);
		pH += sP(18,159);
		pH += sP(19,213);
		pH += sP(20,214);
	}


	else if (littlePicNo == "54") { // special: sardines and mackerel
			pH += sP(1,228);
			pH += sP(2,27);
			pH += sP(3,28);
			pH += sP(4,148);
			pH += sP(5,194);
			pH += sP(6,193);
			pH += sP(7,213);
	}

	else if (littlePicNo == "55") { //special salmon fillet
			pH += sP(1,51);
			pH += sP(2,225);
			pH += sP(3,55);
			pH += sP(4,33);
			pH += sP(5,213);
			pH += sP(6,214);
	}

	else if (littlePicNo == "56") { // special scallops
		pH += sP(1,242);
		pH += sP(2,49);
		pH += sP(3,198);
		pH += sP(4,205);
		pH += sP(5,234);
		pH += sP(6,161);
		pH += sP(7,213);
		pH += sP(8,214);
	}
	else if (littlePicNo == "57") { // special whole bass
		pH += sP(1,32);
		pH += sP(2,33);
		pH += sP(3,35);
		pH += sP(4,213);
		pH += sP(5,214);

	}

	else if (littlePicNo == "58") { // OTHER BLACKBOARD
		pH += sP(1,89);
		pH += sP(2,90);
		pH += sP(3,94);
		pH += sP(4,91);
		pH += sP(5,92);
		pH += sP(6,158);
		pH += sP(7,156);
		pH += sP(8,157);
		pH += sP(9,159);
		pH += sP(10,213);
		pH += sP(11,214);
	}

	else if (littlePicNo == "59") { // BLACKBOARD
		pH += sP(1,89);
		pH += sP(2,90);
		pH += sP(3,94);
		pH += sP(4,91);
		pH += sP(5,92);
		pH += sP(6,158);
		pH += sP(7,156);
		pH += sP(8,157);
		pH += sP(9,159);
		pH += sP(10,213);
		pH += sP(11,214);
	}
	else if (littlePicNo == "60") { // free
	}



	if (forPriceList == "no") {
		window.scrollTo(0,0);
		var depthOfDiv = noOfProd * 332; // was 250
		//	if (depthOfDiv < 996) {
		//		depthOfDiv = 996;
		//	}

		productListIDSubc = "subcontent" + littlePicNo;
		if (littlePicNo == "65") { // whats news
			productListIDSubc = "subcontent" + 1;
		}

		document.getElementById(productListIDSubc).style.display ="block";
		document.getElementById(productListIDSubc).style.height = depthOfDiv + 150 + "px";

		productListIDName = "productList" + littlePicNo;
		if (littlePicNo == "65") { // whats news
			productListIDName = "productList" + 1;
		}


		document.getElementById(productListIDName).style.display ="block";
		document.getElementById(productListIDName).style.height = depthOfDiv + "px";
		document.getElementById(productListIDName).innerHTML = pH;
	}
	else { // for pricelist
		return pH;
	}

}

















