-
Notifications
You must be signed in to change notification settings - Fork 0
/
screendata.js
18 lines (17 loc) · 968 Bytes
/
screendata.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/*************************************************************************
* ADOBE CONFIDENTIAL
* ___________________
*
* Copyright 2018 Adobe
* All Rights Reserved.
*
* NOTICE: All information contained herein is, and remains
* the property of Adobe and its suppliers, if any. The intellectual
* and technical concepts contained herein are proprietary to Adobe
* and its suppliers and are protected by all applicable intellectual
* property laws, including trade secret and copyright laws.
* Dissemination of this information or reproduction of this material
* is strictly forbidden unless prior written permission is obtained
* from Adobe.
**************************************************************************/
gXMLBuffer="<?xml version=\"1.0\" encoding=\"utf-8\" ?><screens defaulturl=\"./index.htm\" ><screen minwidth=\"0\" maxwidth=\"0\" minheight=\"0\" maxheight=\"0\" browseragent=\"\" folder=\".\" defaulturl=\"./index.htm\" default=\"1\" /></screens>";