<!--
function sortaffinitypublication(LCIFCPublicationYear)
{
	intLCIFCPublicationYear = LCIFCPublicationYear.options[LCIFCPublicationYear.selectedIndex].value;	
	parent.location = "/index.asp?Section=/news/affinity.publication&Doc=/news/affinity.publication.index&Type=DB&Year=" + intLCIFCPublicationYear + "&Charset=big5"
}
// -->


