function shwfl(filnam) {
	
	switch (filnam) {
		case "apcs" : 
		window.open("01rim.html","","width=900,height=500,scrollbars=yes");
		break;
		case "tyt" : 
		window.open("03rim.html","","width=900,height=500,scrollbars=yes");
		break;
		case "ait":
	        window.open("05watch.html","","width=900,height=500,scrollbars=yes");
		break;
		case "pea":
	        window.open("9807news.html","","width=900,height=500,scrollbars=yes");
		break;
		case "mtc" : 
		window.open("07watch.html","","width=900,height=500,scrollbars=yes");
		break;
		case "sep" : 
		window.open("09watch.html","","width=900,height=500,scrollbars=yes");
		break;
		case "faal" : 
		window.open("11watch.html","","width=900,height=500,scrollbars=yes");
		break;
		case "tds" : 
		window.open("9901news.html","","width=900,height=500,scrollbars=yes");
		break;
		case "pcam" : 
		window.open("0199watch.html","","width=900,height=500,scrollbars=yes");
		break;
		case "bet" : 
		window.open("9903news.html","","width=900,height=500,scrollbars=yes");
		break;
		case "wwip" : 
		window.open("0399watch.html","","width=900,height=500,scrollbars=yes");
		break;
		case "fcsem" : 
		window.open("0699watch.html","","width=900,height=500,scrollbars=yes");
		break;
		case "fcat" : 
		window.open("0599watch.html","","width=900,height=500,scrollbars=yes");
		break;
		case "smn" : 
		window.open("0899watch.html","","width=900,height=500,scrollbars=yes");
		break;
		case "spr" : 
		window.open("0899rim.html","","width=900,height=500,scrollbars=yes");
		break;
		case "gwet" : 
		window.open("0999watch.html","","width=900,height=500,scrollbars=yes");
		break;
		case "afa" :
		window.open("0012watch.html","","width=900,height=500,scrollbars=yes");
		break;
		case "ups" :
		window.open("0104watch.html","","width=900,height=500,scrollbars=yes");
		break;
		case "mcb" :
		window.open("0201watch.html","","width=900,height=500,scrollbars=yes");
		case "mmst" :
		window.open("0303watch.html","","width=900,height=500,scrollbars=yes");
		break;
	}
}



