var newwindow='';
function pickerPopup302(ifn,sam){
	var bl=screen.width/2-102;
	var bt=screen.height/2-104;
	page="modules/colour_picker/fcp302.html"+"?ifn="+escape(ifn)+"&sam="+escape(sam);
	if(!newwindow.closed&&newwindow.location){
		newwindow.location.href=page;
		}else{
			newwindow=window.open(page,"CTRLWINDOW","help=no,status=no,toolbar=no,menubar=no,location=no,scrollbars=no,resizable=no,dependent=yes,width=248,height=280,left="+bl+",top="+bt+",");
			if(!newwindow.opener)newwindow.opener=self;
			};
			if(window.focus){
				newwindow.focus()
				}
				}
				function pickerPopup302a(ifn,sam){
	var bl=screen.width/2-102;
	var bt=screen.height/2-104;
	page="modules/colour_picker/fcp302a.html"+"?ifn="+escape(ifn)+"&sam="+escape(sam);
	if(!newwindow.closed&&newwindow.location){
		newwindow.location.href=page;
		}else{
			newwindow=window.open(page,"CTRLWINDOW","help=no,status=no,toolbar=no,menubar=no,location=no,scrollbars=no,resizable=no,dependent=yes,width=248,height=280,left="+bl+",top="+bt+",");
			if(!newwindow.opener)newwindow.opener=self;
			};
			if(window.focus){
				newwindow.focus()
				}
				}
function pickerPopup303(ifn,sam){
	var bl=screen.width/2-102;
	var bt=screen.height/2-104;
	page="modules/colour_picker/fcp303.html"+"?ifn="+escape(ifn)+"&sam="+escape(sam);
	if(!newwindow.closed&&newwindow.location){
		newwindow.location.href=page;
		}else{
			newwindow=window.open(page,"CTRLWINDOW","help=no,status=no,toolbar=no,menubar=no,location=no,scrollbars=no,resizable=no,dependent=yes,width=248,height=280,left="+bl+",top="+bt+",");
			if(!newwindow.opener)newwindow.opener=self;
			};
			if(window.focus){
				newwindow.focus()
				}
				}