gRes={mName: 'GenericData', mType: 'GenericData', pageTitleDefault: 'IPVision: Intellectual Property Management'};

gRes.appMenu ={mName: 'AppMenus', mType: 'AppMenus', 
	AppMenus: [
		{mType: 'AppMenu', featureName: 'file', title: 'File', 
			AppMenuItems: [
				{mType: 'AppMenuItem', title: 'File Explorer', isDisabled: 'false', action: '/UserDocExplorer.act'}, 
				{mType: 'AppMenuItem', title: 'Temporary Files', isDisabled: 'false', action: '/UserDocExplorer.act?relDocPath=Temporary+Documents/Search Results'}, 
				{mType: 'AppMenuItem', title: 'Logout', isDisabled: 'false', action: 'Javascript:CloseWindows(true);'}]}, 
		{mType: 'AppMenu', featureName: 'search', title: 'Search', 
			AppMenuItems: [
				{mType: 'AppMenuItem', title: 'Search IPVision', isDisabled: 'false', action: '/GeneralSearch.act'}, 
				{mType: 'AppMenuItem', title: 'Search By ID', isDisabled: 'false', action: '/GeneralSearch.act?searchType=entityId'}, 
				{mType: 'AppMenuItem', title: 'Search By US Classes', isDisabled: 'false', action: '/GeneralSearch.act?searchType=usClasses'}, 
				{mType: 'AppMenuItem', title: 'Search By Multiple Fields', isDisabled: 'false', action: '/GeneralSearch.act?searchType=multiple'}, 
				{mType: 'AppMenuItem', title: 'Search USPTO', isDisabled: 'false', action: '/UsptoSearch.act'}, 
				{mType: 'AppMenuItem', featureName: 'supersearcher', title: 'Quick Search', isDisabled: 'false', action: '/QuickSearch.act'}, 
				{mType: 'AppMenuItem', featureName: 'supersearcher', title: 'Advanced Search', isDisabled: 'false', action: '/GeneralSearch.act?searchType=advanced'}]}, 
		{mType: 'AppMenu', featureName: 'lists', title: 'Lists', 
			AppMenuItems: [
				{mType: 'AppMenuItem', title: 'Combine Lists', isDisabled: 'false', action: '/UserDocExplorer.act?actionCd=combine'}, 
				{mType: 'AppMenuItem', title: 'Compare Lists', isDisabled: 'false', action: '/UserDocExplorer.act?actionCd=compare'}]}, 
		{mType: 'AppMenu', featureName: 'admin', title: 'Tools', 
			AppMenuItems: [
				{mType: 'AppMenuItem', title: 'Close Windows', isDisabled: 'false', action: 'Javascript:CloseWindows(false);'}, 
				{mType: 'AppMenuItem', title: 'Hide/Show Sidebar', isDisabled: 'false', action: 'JavaScript:toggleSidebar();'}, 
				{mType: 'AppMenuItem', featureName: 'deleteportfolio', title: 'Delete Portfolios', isDisabled: 'false', action: '/BuildTableSource.act?actionCd=delete'}, 
				{mType: 'AppMenuItem', featureName: 'loaddata', title: 'Load Tables', isDisabled: 'false', action: '/BuildTableSource.act'}, 
				{mType: 'AppMenuItem', featureName: 'loaddata', title: 'Load Documents', isDisabled: 'false', action: '/LoadDocuments.act'}, 
				{mType: 'AppMenuItem', title: 'Change Password', isDisabled: 'false', action: 'JavaScript:PopupWindow(\'Change Password\',400,300,\'/Dialog/UserUpdate.act\');'}, 
				{mType: 'AppMenuItem', featureName: 'useradmin', title: 'Manage Users', isDisabled: 'false', action: '/UserAdmin.act'}, 
				{mType: 'AppMenuItem', featureName: 'useradmin', title: 'G3 Configuration', isDisabled: 'false', action: '/AppConfig.act'}]}, 
		{mType: 'AppMenu', featureName: 'helpMenu', title: 'Help', 
			AppMenuItems: [
				{mType: 'AppMenuItem', title: 'IPVision Help', isDisabled: 'false', action: 'JavaScript:doEvent({eventCd: APP_HELP_CD, helpPage: \'index\'});'}, 
				{mType: 'AppMenuItem', title: 'Help on Page', isDisabled: 'false', action: 'JavaScript:doEvent({eventCd: APP_HELP_CD});'}, 
				{mType: 'AppMenuItem', title: 'Customer Request', isDisabled: 'false', action: 'JavaScript:PopupWindow(\'Contact IPVision\',600,500,\'/Dialog/Contact.act?subject=Customer Request\');'}, 
				{mType: 'AppMenuItem', title: 'Download Software', isDisabled: 'false', action: '/Downloads.act'}]}]};

gRes.palette={mName: 'GenericData', mType: 'GenericData', 
	colors: [
		{mType: 'MapColor', name: 'transparent', rgbHex: 'FFFFFE'}, 
		{mType: 'MapColor', name: 'white', rgbHex: 'FFFFFF'}, 
		{mType: 'MapColor', name: 'black', rgbHex: '000000'}, 
		{mType: 'MapColor', name: 'red', rgbHex: 'FF0000'}, 
		{mType: 'MapColor', name: 'blue', rgbHex: '0000FF'}, 
		{mType: 'MapColor', name: 'lime', rgbHex: '00FF00'}, 
		{mType: 'MapColor', name: 'yellow', rgbHex: 'FFFF00'}, 
		{mType: 'MapColor', name: 'orange', rgbHex: 'FF8040'}, 
		{mType: 'MapColor', name: 'brown', rgbHex: '800000'}, 
		{mType: 'MapColor', name: 'magenta', rgbHex: 'FF00FF'}, 
		{mType: 'MapColor', name: 'olive', rgbHex: '808000'}, 
		{mType: 'MapColor', name: 'gray', rgbHex: 'C0C0C0'}, 
		{mType: 'MapColor', name: 'cyan', rgbHex: '00FFFF'}, 
		{mType: 'MapColor', name: 'violet', rgbHex: '800080'}, 
		{mType: 'MapColor', name: 'dimGray', rgbHex: '696969'}, 
		{mType: 'MapColor', name: 'lightBlue', rgbHex: 'ADD8E6'}, 
		{mType: 'MapColor', name: 'lightGreen', rgbHex: '90EE90'}, 
		{mType: 'MapColor', name: 'salmon', rgbHex: 'FA8072'}, 
		{mType: 'MapColor', name: 'gold', rgbHex: 'FFD700'}]};

gRes.entityActions ={mName: 'DataSet', mType: 'DataSet', 
	Item: [
		{mType: 'ActionSet', entityLabel: 'Product', entityTypeCd: 'product', 
			Action: [
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'product', explicitParams: '', actionLabel: 'Product Detail', actionHandlerName: 'EntityDetailHandler', actionIconName: '', isDisabled: 'false', actionPageName: 'EntityDetail.act'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'product', explicitParams: '', actionLabel: 'Product Documents', actionHandlerName: 'EntityDocsHandler', actionIconName: '', isDisabled: 'false', actionPageName: 'EntityDocs.act'}]}, 
		{mType: 'ActionSet', entityLabel: 'ETF Fund', entityTypeCd: 'msnETF', 
			Action: [
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'msnETF', actionLabel: 'MSN Money ETF Fund Info', actionIconName: 'ico_patent.gif', isDisabled: 'false', actionPageName: '/Direct/PtoDetail.act'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'msnETF', actionLabel: 'MSN Money ETF Fund Detail', actionIconName: 'ico_patent.gif', isDisabled: 'false', actionPageName: '/EntityDetail.act'}]}, 
		{mType: 'ActionSet', entityLabel: 'Yahoo Movie', entityTypeCd: 'yahooMovie', 
			Action: [
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'yahooMovie', actionLabel: 'Yahoo Movie Info', actionIconName: 'ico_patent.gif', isDisabled: 'false', actionPageName: '/Direct/PtoDetail.act'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'yahooMovie', actionLabel: 'Yahoo Movie Detail', actionIconName: 'ico_patent.gif', isDisabled: 'false', actionPageName: '/EntityDetail.act'}]}, 
		{mType: 'ActionSet', entityLabel: '', entityTypeCd: 'inventor', 
			Action: [
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'inventor', explicitParams: '', actionLabel: 'Google Scholar Search', actionHandlerName: '', actionIconName: '', isDisabled: 'false', actionPageName: '/Direct/PtoDetail.act?type=scholar'}]}, 
		{mType: 'ActionSet', entityLabel: 'US Patent Application', entityTypeCd: 'usApplication', 
			Action: [
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'usApplication', explicitParams: '', actionLabel: 'USPTO Application Text', actionHandlerName: '', actionIconName: 'ico_patent.gif', isDisabled: 'false', actionPageName: '/Direct/PtoDetail.act'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'usApplication', explicitParams: '', actionLabel: 'USPTO Application PDF', actionHandlerName: '', actionIconName: 'ico_patent.gif', isDisabled: 'false', actionPageName: '/Dialog/S/PatentPdf.act'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'usApplication', explicitParams: '', actionLabel: 'USPTO Application Images', actionHandlerName: '', actionIconName: 'ico_patent.gif', isDisabled: 'false', actionPageName: '/PatentDocument.act'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'usApplication', explicitParams: '', actionLabel: 'USPTO Assignment Info', actionHandlerName: '', actionIconName: 'ico_patent.gif', isDisabled: 'false', actionPageName: '/Direct/PtoDetail.act?type=assign'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'usApplication', explicitParams: '', actionLabel: 'USPTO Application Info', actionHandlerName: '', actionIconName: 'ico_patent.gif', isDisabled: 'false', actionPageName: '/Direct/PtoDetail.act?type=pair'}, 
				{mType: 'Action', actionLabel: '---', isDisabled: 'false', actionPageName: ''}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'usApplication', explicitParams: '{mType: \'EntityRequest\'}', actionLabel: 'US Patent Family Map', actionHandlerName: '', actionIconName: 'ico_patent.gif', isDisabled: 'false', actionPageName: '/Dialog/TxLaunch.act?txName=usPatentFamilyMap'}, 
				{mType: 'Action', actionCd: 'txRequest', entityTypeCd: 'usApplication', explicitParams: '{mType: \'EntityRequest\', actionCd: \'relationship\', actionSubCd: \'inventionTimeline\'}', actionLabel: 'Invention Timeline', actionHandlerName: '', actionIconName: 'ico_patent.gif', isDisabled: 'false', actionPageName: '/ClusterMap.act?pageActionCd=relationship'}, 
				{mType: 'Action', actionCd: 'txRequest', entityTypeCd: 'usApplication', explicitParams: '{mType: \'EntityRequest\', actionCd: \'relationship\', actionSubCd: \'landscape\'}', actionLabel: 'Landscape Map', actionHandlerName: '', actionIconName: 'ico_patent.gif', isDisabled: 'false', actionPageName: '/OnePatentMap.act?pageActionCd=relationship'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'usApplication', explicitParams: '', actionLabel: 'Format For Printing', actionHandlerName: 'app.action.PresentationHandler', actionIconName: '', isDisabled: 'false', actionPageName: '/Print/FormatForPrinting.act?actionCd=formattoprint&entityTypeCd=usApplication&tsName=UsptoApp'}, 
				{mType: 'Action', actionLabel: '---', isDisabled: 'false', actionPageName: ''}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'usApplication', explicitParams: '', actionLabel: 'INPADOC Patent Family', actionHandlerName: '', actionIconName: 'ico_patent.gif', isDisabled: 'false', actionPageName: '/Direct/PtoDetail.act?type=inpadoc'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'usApplication', explicitParams: '', actionLabel: 'US Patent Application Detail', actionHandlerName: 'EntityDetailHandler', actionIconName: '', isDisabled: 'false', actionPageName: 'EntityDetail.act'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'usApplication', explicitParams: '', actionLabel: 'US Patent Application Documents', actionHandlerName: 'EntityDocsHandler', actionIconName: '', isDisabled: 'false', actionPageName: 'EntityDocs.act'}]}, 
		{mType: 'ActionSet', entityLabel: 'International Patent', entityTypeCd: 'IP', 
			Action: [
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'IP', explicitParams: '', actionLabel: 'EPO Patent Text', actionHandlerName: '', actionIconName: 'ico_patent.gif', isDisabled: 'false', actionPageName: '/Direct/PtoDetail.act'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'IP', explicitParams: '', actionLabel: 'INPADOC Patent Family', actionHandlerName: '', actionIconName: 'ico_patent.gif', isDisabled: 'false', actionPageName: '/Direct/PtoDetail.act?type=inpadoc'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'IP', explicitParams: '', actionLabel: 'International Patent Detail', actionHandlerName: 'EntityDetailHandler', actionIconName: '', isDisabled: 'false', actionPageName: 'EntityDetail.act'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'IP', explicitParams: '', actionLabel: 'International Patent Documents', actionHandlerName: 'EntityDocsHandler', actionIconName: '', isDisabled: 'false', actionPageName: 'EntityDocs.act'}]}, 
		{mType: 'ActionSet', entityLabel: 'PAIR', entityTypeCd: 'usptoPair', 
			Action: [
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'usptoPair', explicitParams: '', actionLabel: 'USPTO Application Info', actionHandlerName: '', actionIconName: 'ico_patent.gif', isDisabled: 'false', actionPageName: '/Direct/PtoDetail.act?type=pair'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'usptoPair', explicitParams: '{mType: \'EntityRequest\'}', actionLabel: 'US Patent Family Map', actionHandlerName: '', actionIconName: 'ico_patent.gif', isDisabled: 'false', actionPageName: '/Dialog/TxLaunch.act?txName=usPatentFamilyMap'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'usptoPair', explicitParams: '', actionLabel: 'PAIR Detail', actionHandlerName: 'EntityDetailHandler', actionIconName: '', isDisabled: 'false', actionPageName: 'EntityDetail.act'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'usptoPair', explicitParams: '', actionLabel: 'PAIR Documents', actionHandlerName: 'EntityDocsHandler', actionIconName: '', isDisabled: 'false', actionPageName: 'EntityDocs.act'}]}, 
		{mType: 'ActionSet', entityLabel: 'Dossier', entityTypeCd: 'orgPatent', 
			Action: [
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'orgPatent', explicitParams: '', actionLabel: 'Dossier Edit', actionHandlerName: 'app.action.EntityDetailHandler', actionIconName: '', isDisabled: 'false', actionPageName: '/EntityMaintenance.act?actionCd=get&entityTypeCd=orgPatent&tsName=Dossier'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'orgPatent', explicitParams: '', actionLabel: 'Format For Printing', actionHandlerName: 'app.action.PresentationHandler', actionIconName: '', isDisabled: 'false', actionPageName: '/Print/FormatForPrinting.act?actionCd=formattoprint&entityTypeCd=orgPatent&tsName=Dossier'}]}, 
		{mType: 'ActionSet', entityLabel: 'Technical Category', entityTypeCd: 'technicalCategory', 
			Action: [
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'technicalCategory', explicitParams: '', actionLabel: 'Technical Category Detail', actionHandlerName: 'EntityDetailHandler', actionIconName: '', isDisabled: 'false', actionPageName: 'EntityDetail.act'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'technicalCategory', explicitParams: '', actionLabel: 'Technical Category Documents', actionHandlerName: 'EntityDocsHandler', actionIconName: '', isDisabled: 'false', actionPageName: 'EntityDocs.act'}]}, 
		{mType: 'ActionSet', entityLabel: 'European Patent Application', entityTypeCd: 'EPA', 
			Action: [
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'EPA', explicitParams: '', actionLabel: 'Full EPO Documentation', actionHandlerName: '', actionIconName: 'ico_patent.gif', isDisabled: 'false', actionPageName: '/Direct/PtoDetail.act'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'EPA', explicitParams: '', actionLabel: 'INPADOC Patent Family', actionHandlerName: '', actionIconName: 'ico_patent.gif', isDisabled: 'false', actionPageName: '/Direct/PtoDetail.act?type=inpadoc'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'EPA', explicitParams: '', actionLabel: 'European Patent Application Detail', actionHandlerName: 'EntityDetailHandler', actionIconName: '', isDisabled: 'false', actionPageName: 'EntityDetail.act'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'EPA', explicitParams: '', actionLabel: 'European Patent Application Documents', actionHandlerName: 'EntityDocsHandler', actionIconName: '', isDisabled: 'false', actionPageName: 'EntityDocs.act'}]}, 
		{mType: 'ActionSet', entityLabel: 'European Patent', entityTypeCd: 'EPB', 
			Action: [
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'EPB', explicitParams: '', actionLabel: 'Full EPO Documentation', actionHandlerName: '', actionIconName: 'ico_patent.gif', isDisabled: 'false', actionPageName: '/Direct/PtoDetail.act'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'EPB', explicitParams: '', actionLabel: 'INPADOC Patent Family', actionHandlerName: '', actionIconName: 'ico_patent.gif', isDisabled: 'false', actionPageName: '/Direct/PtoDetail.act?type=inpadoc'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'EPB', explicitParams: '', actionLabel: 'Landscape Map', actionHandlerName: '', actionIconName: 'ico_patent.gif', isDisabled: 'false', actionPageName: '/OnePatentMap.act?pageActionCd=landscape'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'EPB', explicitParams: '', actionLabel: 'European Patent Detail', actionHandlerName: 'EntityDetailHandler', actionIconName: '', isDisabled: 'false', actionPageName: 'EntityDetail.act'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'EPB', explicitParams: '', actionLabel: 'European Patent Documents', actionHandlerName: 'EntityDocsHandler', actionIconName: '', isDisabled: 'false', actionPageName: 'EntityDocs.act'}]}, 
		{mType: 'ActionSet', entityLabel: 'Usage Record', entityTypeCd: 'usageRecord', 
			Action: []}, 
		{mType: 'ActionSet', entityLabel: 'Publication', entityTypeCd: 'msPub', 
			Action: [
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'msPub', actionLabel: 'Publication Info', actionIconName: 'ico_patent.gif', isDisabled: 'false', actionPageName: '/Direct/PtoDetail.act'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'msPub', actionLabel: 'Publication Detail', actionIconName: 'ico_patent.gif', isDisabled: 'false', actionPageName: '/EntityDetail.act'}]}, 
		{mType: 'ActionSet', entityLabel: 'Patent Priority', entityTypeCd: 'patentPriority', 
			Action: [
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'IP', explicitParams: '', actionLabel: 'Full EPO Documentation', actionHandlerName: '', actionIconName: 'ico_patent.gif', isDisabled: 'false', actionPageName: '/Direct/PtoDetail.act?type=priority'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'patentPriority', explicitParams: '', actionLabel: 'Patent Priority Detail', actionHandlerName: 'EntityDetailHandler', actionIconName: '', isDisabled: 'false', actionPageName: 'EntityDetail.act'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'patentPriority', explicitParams: '', actionLabel: 'Patent Priority Documents', actionHandlerName: 'EntityDocsHandler', actionIconName: '', isDisabled: 'false', actionPageName: 'EntityDocs.act'}]}, 
		{mType: 'ActionSet', entityLabel: '', entityTypeCd: 'assignee', 
			Action: [
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'assignee', explicitParams: '', actionLabel: 'Hoover\'s Company Search', actionHandlerName: '', actionIconName: '', isDisabled: 'false', actionPageName: '/Direct/PtoDetail.act?type=hoovers'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'assignee', explicitParams: '', actionLabel: 'Google Directory Search', actionHandlerName: '', actionIconName: '', isDisabled: 'false', actionPageName: '/Direct/PtoDetail.act?type=google'}]}, 
		{mType: 'ActionSet', entityLabel: 'Claim', entityTypeCd: 'claim2', 
			Action: [
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'claim2', explicitParams: '', actionLabel: 'Full USPTO Patent', actionHandlerName: '', actionIconName: 'ico_patent.gif', isDisabled: 'false', actionPageName: '/Direct/PtoDetail.act'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'claim2', explicitParams: '', actionLabel: 'Format For Printing', actionHandlerName: 'app.action.PresentationHandler', actionIconName: '', isDisabled: 'false', actionPageName: '/Print/FormatForPrinting.act?actionCd=formattoprint&entityTypeCd=usClass&tsName=usClass'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'claim2', explicitParams: '', actionLabel: 'Claim Detail', actionHandlerName: 'EntityDetailHandler', actionIconName: '', isDisabled: 'false', actionPageName: 'EntityDetail.act'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'claim2', explicitParams: '', actionLabel: 'Claim Documents', actionHandlerName: 'EntityDocsHandler', actionIconName: '', isDisabled: 'false', actionPageName: 'EntityDocs.act'}]}, 
		{mType: 'ActionSet', entityLabel: 'Patent Item', entityTypeCd: 'patent', 
			Action: [
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'patent', explicitParams: '', actionLabel: 'Patent Item Detail', actionHandlerName: 'EntityDetailHandler', actionIconName: '', isDisabled: 'false', actionPageName: 'EntityDetail.act'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'patent', explicitParams: '', actionLabel: 'Patent Item Documents', actionHandlerName: 'EntityDocsHandler', actionIconName: '', isDisabled: 'false', actionPageName: 'EntityDocs.act'}]}, 
		{mType: 'ActionSet', entityLabel: 'User', entityTypeCd: 'user', 
			Action: []}, 
		{mType: 'ActionSet', entityLabel: 'Chinese Patent', entityTypeCd: 'CN', 
			Action: [
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'CN', actionLabel: 'SIPO Patent Information', actionIconName: 'ico_patent.gif', isDisabled: 'false', actionPageName: '/Direct/PtoDetail.act'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'CN', explicitParams: '', actionLabel: 'Chinese Patent Detail', actionHandlerName: 'EntityDetailHandler', actionIconName: '', isDisabled: 'false', actionPageName: 'EntityDetail.act'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'CN', explicitParams: '', actionLabel: 'Chinese Patent Documents', actionHandlerName: 'EntityDocsHandler', actionIconName: '', isDisabled: 'false', actionPageName: 'EntityDocs.act'}]}, 
		{mType: 'ActionSet', entityLabel: 'Publication', entityTypeCd: 'publication', 
			Action: [
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'publication', explicitParams: '', actionLabel: 'Publication Detail', actionHandlerName: 'EntityDetailHandler', actionIconName: '', isDisabled: 'false', actionPageName: 'EntityDetail.act'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'publication', explicitParams: '', actionLabel: 'Publication Documents', actionHandlerName: 'EntityDocsHandler', actionIconName: '', isDisabled: 'false', actionPageName: 'EntityDocs.act'}]}, 
		{mType: 'ActionSet', entityLabel: 'US Patent', entityTypeCd: 'usPatent', 
			Action: [
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'usPatent', actionLabel: 'USPTO Patent Text', actionIconName: 'ico_patent.gif', isDisabled: 'false', actionPageName: '/Direct/PtoDetail.act'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'usPatent', actionLabel: 'USPTO Patent PDF', actionIconName: 'ico_patent.gif', isDisabled: 'false', actionPageName: '/Dialog/S/PatentPdf.act'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'usPatent', actionLabel: 'USPTO Patent Images', actionIconName: 'ico_patent.gif', isDisabled: 'false', actionPageName: '/PatentDocument.act'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'usPatent', actionLabel: 'USPTO Assignment Info', actionIconName: 'ico_patent.gif', isDisabled: 'false', actionPageName: '/Direct/PtoDetail.act?type=assign'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'usPatent', actionLabel: 'USPTO Application Info', actionIconName: 'ico_patent.gif', isDisabled: 'false', actionPageName: '/Direct/PtoDetail.act?type=pair'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'usPatent', actionLabel: 'USPTO Maint. Fee Info', actionIconName: 'ico_patent.gif', isDisabled: 'false', actionPageName: '/Direct/PtoDetail.act?type=maintFeeBib'}, 
				{mType: 'Action', actionLabel: '---', isDisabled: 'false', actionPageName: ''}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'usPatent', explicitParams: '{mType: \'EntityRequest\'}', actionLabel: 'US Patent Family Map', actionIconName: 'ico_patent.gif', isDisabled: 'false', actionPageName: '/Dialog/TxLaunch.act?txName=usPatentFamilyMap'}, 
				{mType: 'Action', actionCd: 'txRequest', entityTypeCd: 'usPatent', explicitParams: '{mType: \'EntityRequest\', actionCd: \'relationship\', actionSubCd: \'inventionTimeline\'}', actionLabel: 'Invention Timeline', actionIconName: 'ico_patent.gif', isDisabled: 'false', actionPageName: '/ClusterMap.act?pageActionCd=relationship'}, 
				{mType: 'Action', actionCd: 'txRequest', entityTypeCd: 'usPatent', explicitParams: '{mType: \'EntityRequest\', actionCd: \'relationship\', actionSubCd: \'landscape\'}', actionLabel: 'Landscape Map', actionIconName: 'ico_patent.gif', isDisabled: 'false', actionPageName: '/OnePatentMap.act?pageActionCd=relationship'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'usPatent', actionLabel: 'Format For Printing', actionHandlerName: 'app.action.PresentationHandler', actionIconName: '', isDisabled: 'false', actionPageName: '/Print/FormatForPrinting.act?actionCd=formattoprint&entityTypeCd=usPatent&tsName=UsptoData'}, 
				{mType: 'Action', actionLabel: '---', isDisabled: 'false', actionPageName: ''}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'usPatent', actionLabel: 'INPADOC Patent Family', actionIconName: 'ico_patent.gif', isDisabled: 'false', actionPageName: '/Direct/PtoDetail.act?type=inpadoc'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'usPatent', explicitParams: '', actionLabel: 'US Patent Detail', actionHandlerName: 'EntityDetailHandler', actionIconName: '', isDisabled: 'false', actionPageName: 'EntityDetail.act'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'usPatent', explicitParams: '', actionLabel: 'US Patent Documents', actionHandlerName: 'EntityDocsHandler', actionIconName: '', isDisabled: 'false', actionPageName: 'EntityDocs.act'}]}, 
		{mType: 'ActionSet', entityLabel: 'Litigation Article', entityTypeCd: 'litigationArticle', 
			Action: []}, 
		{mType: 'ActionSet', entityLabel: 'Invention Disclosure', entityTypeCd: 'inventDisc', 
			Action: [
				{mType: 'Action', actionCd: 'txRequest', entityTypeCd: 'inventDisc', explicitParams: '{mType: \'EntityRequest\', actionCd: \'relationship\', actionSubCd: \'inventionTimeline\'}', actionLabel: 'Invention Timeline', actionHandlerName: '', actionIconName: 'ico_patent.gif', isDisabled: 'false', actionPageName: '/ClusterMap.act?pageActionCd=relationship'}]}, 
		{mType: 'ActionSet', entityLabel: 'ClaimApp', entityTypeCd: 'claimApp', 
			Action: [
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'claimApp', explicitParams: '', actionLabel: 'Full USPTO Patent Application', actionHandlerName: '', actionIconName: 'ico_patent.gif', isDisabled: 'false', actionPageName: '/Direct/PtoDetail.act'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'claimApp', explicitParams: '', actionLabel: 'Format For Printing', actionHandlerName: 'app.action.PresentationHandler', actionIconName: '', isDisabled: 'false', actionPageName: '/Print/FormatForPrinting.act?actionCd=formattoprint&entityTypeCd=usClass&tsName=usClass'}]}, 
		{mType: 'ActionSet', entityLabel: 'Unpublished Application', entityTypeCd: 'unpubApp', 
			Action: [
				{mType: 'Action', actionCd: 'txRequest', entityTypeCd: 'unpubApp', explicitParams: '{mType: \'EntityRequest\', actionCd: \'relationship\', actionSubCd: \'inventionTimeline\'}', actionLabel: 'Invention Timeline', actionHandlerName: '', actionIconName: 'ico_patent.gif', isDisabled: 'false', actionPageName: '/ClusterMap.act?pageActionCd=relationship'}]}, 
		{mType: 'ActionSet', entityLabel: 'Entity', entityTypeCd: 'default', 
			Action: []}, 
		{mType: 'ActionSet', entityLabel: 'Japanese Patent Bib Data', entityTypeCd: 'jpBib', 
			Action: []}, 
		{mType: 'ActionSet', entityLabel: 'TradeMark', entityTypeCd: 'trademark', 
			Action: []}, 
		{mType: 'ActionSet', entityLabel: 'US Class', entityTypeCd: 'usClass', 
			Action: [
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'usClass', explicitParams: '', actionLabel: 'USPTO Class Definition', actionHandlerName: '', actionIconName: 'ico_patent.gif', isDisabled: 'false', actionPageName: '/Direct/PtoDetail.act'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'usClass', explicitParams: '', actionLabel: 'Format For Printing', actionHandlerName: 'app.action.PresentationHandler', actionIconName: '', isDisabled: 'false', actionPageName: '/Print/FormatForPrinting.act?actionCd=formattoprint&entityTypeCd=usClass&tsName=usClass'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'usClass', explicitParams: '', actionLabel: 'US Class Detail', actionHandlerName: 'EntityDetailHandler', actionIconName: '', isDisabled: 'false', actionPageName: 'EntityDetail.act'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'usClass', explicitParams: '', actionLabel: 'US Class Documents', actionHandlerName: 'EntityDocsHandler', actionIconName: '', isDisabled: 'false', actionPageName: 'EntityDocs.act'}]}, 
		{mType: 'ActionSet', entityLabel: 'Unpublished Patent Application', entityTypeCd: 'PATF', 
			Action: [
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'PATF', explicitParams: '', actionLabel: 'Unpublished Patent Application Detail', actionHandlerName: 'EntityDetailHandler', actionIconName: '', isDisabled: 'false', actionPageName: 'EntityDetail.act'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'PATF', explicitParams: '', actionLabel: 'Unpublished Patent Application Documents', actionHandlerName: 'EntityDocsHandler', actionIconName: '', isDisabled: 'false', actionPageName: 'EntityDocs.act'}]}, 
		{mType: 'ActionSet', entityLabel: 'IP Matter', entityTypeCd: 'dossier', 
			Action: [
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'dossier', explicitParams: '', actionLabel: 'Edit Docketing Data', actionHandlerName: 'app.action.EntityDetailHandler', actionIconName: '', isDisabled: 'false', actionPageName: '/EntityMaintenance.act?actionCd=get&entityTypeCd=dossier&tsName=dossier'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'dossier', explicitParams: '', actionLabel: 'Format For Printing', actionHandlerName: 'app.action.PresentationHandler', actionIconName: '', isDisabled: 'false', actionPageName: '/Print/FormatForPrinting.act?actionCd=formattoprint&entityTypeCd=dossier&tsName=dossier'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'dossier', explicitParams: '', actionLabel: 'IP Matter Detail', actionHandlerName: 'EntityDetailHandler', actionIconName: '', isDisabled: 'false', actionPageName: 'EntityDetail.act'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'dossier', explicitParams: '', actionLabel: 'IP Matter Documents', actionHandlerName: 'EntityDocsHandler', actionIconName: '', isDisabled: 'false', actionPageName: 'EntityDocs.act'}]}, 
		{mType: 'ActionSet', entityLabel: 'Email', entityTypeCd: 'email', 
			Action: []}, 
		{mType: 'ActionSet', entityLabel: 'US Main Class', entityTypeCd: 'usMainClass', 
			Action: [
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'usMainClass', explicitParams: '', actionLabel: 'US Main Class Definition', actionHandlerName: '', actionIconName: 'ico_patent.gif', isDisabled: 'false', actionPageName: '/Direct/PtoDetail.act'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'usMainClass', explicitParams: '', actionLabel: 'Format For Printing', actionHandlerName: 'app.action.PresentationHandler', actionIconName: '', isDisabled: 'false', actionPageName: '/Print/FormatForPrinting.act?actionCd=formattoprint&entityTypeCd=usMainClass&tsName=usMainClass'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'usMainClass', explicitParams: '', actionLabel: 'US Main Class Detail', actionHandlerName: 'EntityDetailHandler', actionIconName: '', isDisabled: 'false', actionPageName: 'EntityDetail.act'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'usMainClass', explicitParams: '', actionLabel: 'US Main Class Documents', actionHandlerName: 'EntityDocsHandler', actionIconName: '', isDisabled: 'false', actionPageName: 'EntityDocs.act'}]}, 
		{mType: 'ActionSet', entityLabel: 'Claim', entityTypeCd: 'claim', 
			Action: [
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'claim', explicitParams: '', actionLabel: 'Full USPTO Patent', actionHandlerName: '', actionIconName: 'ico_patent.gif', isDisabled: 'false', actionPageName: '/Direct/PtoDetail.act'}, 
				{mType: 'Action', actionCd: 'entityRequest', entityTypeCd: 'claim', explicitParams: '', actionLabel: 'Format For Printing', actionHandlerName: 'app.action.PresentationHandler', actionIconName: '', isDisabled: 'false', actionPageName: '/Print/FormatForPrinting.act?actionCd=formattoprint&entityTypeCd=usClass&tsName=usClass'}]}, 
		{mType: 'ActionSet', entityLabel: 'USPTO Address', entityTypeCd: 'usptoAddress', 
			Action: []}]};

gRes.tsDefaults ={mName: 'GenericData', mType: 'GenericData', 
	DefaultTsNames: [
		{mType: 'GenericData', entityTypeCd: 'usPatent', tsName: 'UsPatentData'}, 
		{mType: 'GenericData', entityTypeCd: 'usApplication', tsName: 'UsApplicationData'}, 
		{mType: 'GenericData', entityTypeCd: 'usClass', tsName: 'usClassDef'}, 
		{mType: 'GenericData', entityTypeCd: 'usMainClass', tsName: 'usMainClassDef'}, 
		{mType: 'GenericData', entityTypeCd: 'EPA', tsName: 'EPA'}, 
		{mType: 'GenericData', entityTypeCd: 'EPB', tsName: 'EuroPatentData'}, 
		{mType: 'GenericData', entityTypeCd: 'product', tsName: 'Product'}, 
		{mType: 'GenericData', entityTypeCd: 'technicalCategory', tsName: 'Technical Category'}, 
		{mType: 'GenericData', entityTypeCd: 'dossier', tsName: 'dossier'}, 
		{mType: 'GenericData', entityTypeCd: 'memoTech', tsName: 'Memo Tech'}, 
		{mType: 'GenericData', entityTypeCd: 'patentPriority', tsName: 'PatentPriority'}, 
		{mType: 'GenericData', entityTypeCd: 'swPatent', tsName: 'swPatent'}, 
		{mType: 'GenericData', entityTypeCd: 'claim2', tsName: 'claim2'}, 
		{mType: 'GenericData', entityTypeCd: 'patent', tsName: 'multi'}, 
		{mType: 'GenericData', entityTypeCd: 'proLaw', tsName: 'ProLaw'}, 
		{mType: 'GenericData', entityTypeCd: 'PATF', tsName: 'Unpublished Applications'}, 
		{mType: 'GenericData', entityTypeCd: 'publication', tsName: 'multi'}, 
		{mType: 'GenericData', entityTypeCd: 'IP', tsName: 'inpadoc'}, 
		{mType: 'GenericData', entityTypeCd: 'usptoPair', tsName: 'usptoPair'}, 
		{mType: 'GenericData', entityTypeCd: 'assignee', tsName: ''}, 
		{mType: 'GenericData', entityTypeCd: 'inventor', tsName: ''}, 
		{mType: 'GenericData', entityTypeCd: 'CN', tsName: 'ChinesePatentData'}, 
		{mType: 'GenericData', entityTypeCd: 'Round', tsName: 'VC Rounds'}]};

