var oCity='';
var oState='';
var DMA='0';
var metro='';



function f() {
	alert ( metro + ' ' + metrocode );
}