function tvfm_DoFSCommand(command, args) {	if (command == 'zips') {		document.location.href='/search/quicksearch.html?zip='+args;	}}