advertising.xml
9.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
<shapes name="mxgraph.mockup.advertising">
<shape name="3-1 Rec" h="100" w="300" aspect="1">
<foreground>
<strokecolor color="none"/>
<fillcolor color="#cccccc"/>
<rect x="0" y="0" w="300" h="100"/>
<fillstroke/>
<fontcolor color="#5F6060"/>
<fontsize size="14"/>
<fontstyle style="1"/>
<text str="3:1 RECTANGLE" x="150" y="40" align="center" valign="middle"/>
<text str="300 x 100" x="150" y="60" align="center" valign="middle"/>
</foreground>
</shape>
<shape name="Banner 468x60" h="60" w="468" aspect="1">
<foreground>
<strokecolor color="none"/>
<fillcolor color="#cccccc"/>
<rect x="0" y="0" w="468" h="60"/>
<fillstroke/>
<fontcolor color="#5F6060"/>
<fontsize size="14"/>
<fontstyle style="1"/>
<text str="BANNER 468 x 60" x="234" y="30" align="center" valign="middle"/>
</foreground>
</shape>
<shape name="Button 120x90" h="90" w="120" aspect="1">
<foreground>
<strokecolor color="none"/>
<fillcolor color="#cccccc"/>
<rect x="0" y="0" w="120" h="90"/>
<fillstroke/>
<fontcolor color="#5F6060"/>
<fontsize size="14"/>
<fontstyle style="1"/>
<text str="BUTTON 1" x="60" y="35" align="center" valign="middle"/>
<text str="120 x 90" x="60" y="55" align="center" valign="middle"/>
</foreground>
</shape>
<shape name="Button 120x60" h="60" w="120" aspect="1">
<foreground>
<strokecolor color="none"/>
<fillcolor color="#cccccc"/>
<rect x="0" y="0" w="120" h="60"/>
<fillstroke/>
<fontcolor color="#5F6060"/>
<fontsize size="14"/>
<fontstyle style="1"/>
<text str="BUTTON 2" x="60" y="20" align="center" valign="middle"/>
<text str="120 x 60" x="60" y="40" align="center" valign="middle"/>
</foreground>
</shape>
<shape name="Half Banner 234x60" h="60" w="234" aspect="1">
<foreground>
<strokecolor color="none"/>
<fillcolor color="#cccccc"/>
<rect x="0" y="0" w="234" h="60"/>
<fillstroke/>
<fontcolor color="#5F6060"/>
<fontsize size="14"/>
<fontstyle style="1"/>
<text str="HALF BANNER 120 x 60" x="117" y="30" align="center" valign="middle"/>
</foreground>
</shape>
<shape name="Half Page 300x600" h="600" w="300" aspect="1">
<foreground>
<strokecolor color="none"/>
<fillcolor color="#cccccc"/>
<rect x="0" y="0" w="300" h="600"/>
<fillstroke/>
<fontcolor color="#5F6060"/>
<fontsize size="14"/>
<fontstyle style="1"/>
<text str="HALF PAGE" x="150" y="290" align="center" valign="middle"/>
<text str="300 x 600" x="150" y="310" align="center" valign="middle"/>
</foreground>
</shape>
<shape name="Leaderboard 728x90" h="90" w="728" aspect="1">
<foreground>
<strokecolor color="none"/>
<fillcolor color="#cccccc"/>
<rect x="0" y="0" w="728" h="90"/>
<fillstroke/>
<fontcolor color="#5F6060"/>
<fontsize size="14"/>
<fontstyle style="1"/>
<text str="LEADERBOARD" x="364" y="35" align="center" valign="middle"/>
<text str="728 x 90" x="364" y="55" align="center" valign="middle"/>
</foreground>
</shape>
<shape name="Large Rec 336x280" h="280" w="336" aspect="1">
<foreground>
<strokecolor color="none"/>
<fillcolor color="#cccccc"/>
<rect x="0" y="0" w="336" h="280"/>
<fillstroke/>
<fontcolor color="#5F6060"/>
<fontsize size="14"/>
<fontstyle style="1"/>
<text str="LREC" x="168" y="130" align="center" valign="middle"/>
<text str="336 x 280" x="168" y="150" align="center" valign="middle"/>
</foreground>
</shape>
<shape name="Micro Bar 88x31" h="31" w="88" aspect="1">
<foreground>
<strokecolor color="none"/>
<fillcolor color="#cccccc"/>
<rect x="0" y="0" w="88" h="31"/>
<fillstroke/>
<fontcolor color="#5F6060"/>
<fontsize size="12"/>
<fontstyle style="1"/>
<text str="MICRO BAR" x="44" y="8" align="center" valign="middle"/>
<text str="88 x 31" x="44" y="22" align="center" valign="middle"/>
</foreground>
</shape>
<shape name="Medium Rec 300x250" h="250" w="300" aspect="1">
<foreground>
<strokecolor color="none"/>
<fillcolor color="#cccccc"/>
<rect x="0" y="0" w="300" h="250"/>
<fillstroke/>
<fontcolor color="#5F6060"/>
<fontsize size="14"/>
<fontstyle style="1"/>
<text str="MREC" x="150" y="115" align="center" valign="middle"/>
<text str="300 x 250" x="150" y="135" align="center" valign="middle"/>
</foreground>
</shape>
<shape name="Rec 180x150" h="150" w="180" aspect="1">
<foreground>
<strokecolor color="none"/>
<fillcolor color="#cccccc"/>
<rect x="0" y="0" w="180" h="150"/>
<fillstroke/>
<fontcolor color="#5F6060"/>
<fontsize size="14"/>
<fontstyle style="1"/>
<text str="REC" x="90" y="65" align="center" valign="middle"/>
<text str="180 x 150" x="90" y="85" align="center" valign="middle"/>
</foreground>
</shape>
<shape name="Sky 120x600" h="600" w="120" aspect="1">
<foreground>
<strokecolor color="none"/>
<fillcolor color="#cccccc"/>
<rect x="0" y="0" w="120" h="600"/>
<fillstroke/>
<fontcolor color="#5F6060"/>
<fontsize size="14"/>
<fontstyle style="1"/>
<text str="SKY" x="60" y="290" align="center" valign="middle"/>
<text str="120 x 600" x="60" y="310" align="center" valign="middle"/>
</foreground>
</shape>
<shape name="Square Button 125x125" h="125" w="125" aspect="1">
<foreground>
<strokecolor color="none"/>
<fillcolor color="#cccccc"/>
<rect x="0" y="0" w="125" h="125"/>
<fillstroke/>
<fontcolor color="#5F6060"/>
<fontsize size="14"/>
<fontstyle style="1"/>
<text str="SQUARE" x="62.5" y="42.5" align="center" valign="middle"/>
<text str="BUTTON" x="62.5" y="62.5" align="center" valign="middle"/>
<text str="125 x 125" x="62.5" y="82.5" align="center" valign="middle"/>
</foreground>
</shape>
<shape name="Square Pop-up 250x250" h="250" w="250" aspect="1">
<foreground>
<strokecolor color="none"/>
<fillcolor color="#cccccc"/>
<rect x="0" y="0" w="250" h="250"/>
<fillstroke/>
<fontcolor color="#5F6060"/>
<fontsize size="14"/>
<fontstyle style="1"/>
<text str="SQUARE POP-UP" x="125" y="115" align="center" valign="middle"/>
<text str="250 x 250" x="125" y="135" align="center" valign="middle"/>
</foreground>
</shape>
<shape name="Vertical Banner 120x240" h="240" w="120" aspect="1">
<foreground>
<strokecolor color="none"/>
<fillcolor color="#cccccc"/>
<rect x="0" y="0" w="120" h="240"/>
<fillstroke/>
<fontcolor color="#5F6060"/>
<fontsize size="14"/>
<fontstyle style="1"/>
<text str="VERTICAL" x="60" y="100" align="center" valign="middle"/>
<text str="BANNER" x="60" y="120" align="center" valign="middle"/>
<text str="120 x 240" x="60" y="140" align="center" valign="middle"/>
</foreground>
</shape>
<shape name="Vertical Rec 240x400" h="400" w="240" aspect="1">
<foreground>
<strokecolor color="none"/>
<fillcolor color="#cccccc"/>
<rect x="0" y="0" w="240" h="400"/>
<fillstroke/>
<fontcolor color="#5F6060"/>
<fontsize size="14"/>
<fontstyle style="1"/>
<text str="VREC" x="120" y="190" align="center" valign="middle"/>
<text str="240 x 400" x="120" y="210" align="center" valign="middle"/>
</foreground>
</shape>
<shape name="Wide Sky 160x600" h="600" w="160" aspect="1">
<foreground>
<strokecolor color="none"/>
<fillcolor color="#cccccc"/>
<rect x="0" y="0" w="160" h="600"/>
<fillstroke/>
<fontcolor color="#5F6060"/>
<fontsize size="14"/>
<fontstyle style="1"/>
<text str="WIDE SKY" x="80" y="290" align="center" valign="middle"/>
<text str="160 x 600" x="80" y="310" align="center" valign="middle"/>
</foreground>
</shape>
</shapes>