function popupwindow(product)
{
	switch (product) 
	{
	case 'PDSFAST': 
		window.open("/flash/pdsfast-flash.html","","height=400,width=400,menubar=0,resizable=0,scrollbars=0,status=0,titlebar=0,toolbar=0,left=0,top=100")
		break
	case 'FASTVSAM': 
		window.open("/flash/pdsfast-flash.html","","height=400,width=400,menubar=0,resizable=0,scrollbars=0,status=0,titlebar=0,toolbar=0,left=0,top=100")
		break
	case 'FASTGENR': 
		window.open("/flash/pdsfast-flash.html","","height=400,width=400,menubar=0,resizable=0,scrollbars=0,status=0,titlebar=0,toolbar=0,left=0,top=100")
		break
	case 'FDSO': 
		window.open("/flash/pdsfast-flash.html","","height=400,width=400,menubar=0,resizable=0,scrollbars=0,status=0,titlebar=0,toolbar=0,left=0,top=100")
		break
	case 'FMO': 
		window.open("/flash/pdsfast-flash.html","","height=400,width=400,menubar=0,resizable=0,scrollbars=0,status=0,titlebar=0,toolbar=0,left=0,top=100")
		break
	case 'JCLPLUS': 
		window.open("/flash/pdsfast-flash.html","","height=400,width=400,menubar=0,resizable=0,scrollbars=0,status=0,titlebar=0,toolbar=0,left=0,top=100")
		break
	case 'XREFPLUS': 
		window.open("/flash/pdsfast-flash.html","","height=400,width=400,menubar=0,resizable=0,scrollbars=0,status=0,titlebar=0,toolbar=0,left=0,top=100")
		break
	case 'XREFPLUSDB': 
		window.open("/flash/pdsfast-flash.html","","height=400,width=400,menubar=0,resizable=0,scrollbars=0,status=0,titlebar=0,toolbar=0,left=0,top=100")
		break
	case 'ODDS': 
		window.open("/flash/pdsfast-flash.html","","height=400,width=400,menubar=0,resizable=0,scrollbars=0,status=0,titlebar=0,toolbar=0,left=0,top=100")
		break
	case '$AVRS': 
		window.open("/flash/pdsfast-flash.html","","height=400,width=400,menubar=0,resizable=0,scrollbars=0,status=0,titlebar=0,toolbar=0,left=0,top=100")
		break
	case 'TRMS': 
		window.open("/flash/pdsfast-flash.html","","height=400,width=400,menubar=0,resizable=0,scrollbars=0,status=0,titlebar=0,toolbar=0,left=0,top=100")
		break
	case 'MAINFRAME-JOB-SCHEDULING': 
		window.open("/flash/pdsfast-flash.html","","height=400,width=400,menubar=0,resizable=0,scrollbars=0,status=0,titlebar=0,toolbar=0,left=0,top=100")
		break
	case 'ZELA': 
		window.open("/flash/pdsfast-flash.html","","height=400,width=400,menubar=0,resizable=0,scrollbars=0,status=0,titlebar=0,toolbar=0,left=0,top=100")
		break
	case 'ZELDA': 
		window.open("/flash/pdsfast-flash.html","","height=400,width=400,menubar=0,resizable=0,scrollbars=0,status=0,titlebar=0,toolbar=0,left=0,top=100")
		break
	case 'TAPE2000': 
		window.open("/flash/pdsfast-flash.html","","height=400,width=400,menubar=0,resizable=0,scrollbars=0,status=0,titlebar=0,toolbar=0,left=0,top=100")
		break
	case 'JAZZEY': 
		window.open("/flash/pdsfast-flash.html","","height=400,width=400,menubar=0,resizable=0,scrollbars=0,status=0,titlebar=0,toolbar=0,left=0,top=100")
		break	
	case 'RA2': 
		window.open("/flash/pdsfast-flash.html","","height=400,width=400,menubar=0,resizable=0,scrollbars=0,status=0,titlebar=0,toolbar=0,left=0,top=100")
		break
	case 'RA7': 
		window.open("/flash/pdsfast-flash.html","","height=400,width=400,menubar=0,resizable=0,scrollbars=0,status=0,titlebar=0,toolbar=0,left=0,top=100")
		break
	case 'RA8': 
		window.open("/flash/pdsfast-flash.html","","height=400,width=400,menubar=0,resizable=0,scrollbars=0,status=0,titlebar=0,toolbar=0,left=0,top=100")
		break		
	}		
}
