| 123456789101112131415161718192021222324252627 | 
							- [extensionstart]
 
- .js
 
- [extensionend]
 
- [headerstart]
 
- /**
 
-  * Licensed Materials - Property of IBM
 
-  *
 
-  * IBM Cognos Products: ca-modeller
 
-  *
 
-  * Copyright IBM Corp. 2017
 
-  *
 
-  * US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
 
-  */
 
- define({
 
- [headerend]
 
- [bodystart]
 
- 		"%s": "%s"
 
- [bodyend]
 
- [footerstart]
 
- });
 
- [footerend]
 
- [returnlayoutstart]
 
- {ISOLanguageLower}{DashISOCountryLower}/{basename}.js
 
- [returnlayoutend]
 
- [returnlayoutstart en]
 
- root/{basename}.js
 
- [returnlayoutend en]
 
 
  |