// <![CDATA[


function match_pcode(val)
{
	if(val=="nofees23"){
		return 1;
	}
	else{
		return 0;
	}
}
// ]]>


