%!PS-Adobe-2.0
%%Pages: 0 1
%%BoundingBox: 0 0 612 792
%%EndComments
%%% pathstuff ---------------------------------------
/pathtextdict 26 dict def

/pathtext
 {pathtextdict begin
  /offset exch def
  /str exch def
  
  /pathdist 0 def
  /setdist offset def
  /charcount 0 def
  gsave
   flattenpath
   {movetoproc} {linetoproc}
    {curvetoproc} {closepathproc}
    pathforall
  grestore
  newpath
  end
 } def
pathtextdict begin
/movetoproc
 {/newy exch def /newx exch def
  /firstx newx def /firsty newy def
  /ovr 0 def
  newx newy transform
  /cpy exch def /cpx exch def
 } def

/linetoproc
 {/oldx newx def /oldy newy def
  /newy exch def /newx exch def
  /dx newx oldx sub def
  /dy newy oldy sub def
  /dist dx dup mul dy dup mul add sqrt def
  dist 0 ne
   {/dsx dx dist div ovr mul def
    /dsy dy dist div ovr mul def
    oldx dsx add oldy dsy add transform
    /cpy exch def /cpx exch def
    /pathdist pathdist dist add def
    {setdist pathdist le
     {charcount str length lt
      {setchar} {exit} ifelse}
     {/ovr setdist pathdist sub def
      exit}
     ifelse
    } loop
   } if
 } def
/curvetoproc
 {(ERROR: No curveto's after flattenpath!) print
 } def

/closepathproc
 {firstx firsty linetoproc
  firstx firsty movetoproc
 } def

/setchar
 {/char str charcount 1 getinterval def
  /charcount charcount 1 add def
  /charwidth char stringwidth pop def
  gsave
   cpx cpy itransform translate
   dy dx atan rotate
   0 0 moveto char show
   currentpoint transform
   /cpy exch def /cpx exch def
  grestore
  /setdist setdist charwidth add def
 } def
end
%%% end of path stuff -----------------------------------------

/sg1 { 0.375} def % or 0.3
/sg2 {0.75} def % or 0.4
/lw {6} def
/sf {1.3} def
/L1xy {50 217} def /L1r {-15} def     % B
/L2xy {77 203 } def /L2r {-25} def    % O
/L3xy {110 184 } def /L3r {-25} def   % R
/L4xy {146 165 } def /L4r {-18} def   % D
/L5xy {181 159 } def /L5r {-23} def   % E
/L6xy {208 143 } def /L6r {-36} def   % R
/L7xy {235 120 } def /L7r {-33} def   % L
/L8xy {268 108 } def /L8r {-30} def   % I
/L9xy {282 93 } def /L9r {-40} def    % N
/L10xy {308 61 } def /L10r {-37} def  % E
/MainBpath
{ newpath
  44 227 moveto   80 222 lineto
  79 218 lineto  133 181 lineto
 179 173 lineto  181 181 lineto
 208 176 lineto  230 150 lineto
 233 133 lineto  256 116 lineto
 266 128 lineto  288 126 lineto
 316  82 lineto  322  60 lineto
 353  48 lineto
} def
/s1
{ newpath
  384 -148 moveto  373 -144 lineto  344 -155 lineto  315 -142 lineto
  305 -133 lineto  292 -130 lineto  288 -126 lineto  263 -116 lineto
  247 -100 lineto  223 -87 lineto   220 -80 lineto   197 -70 lineto
  190 -45 lineto   195 -42 lineto   198 -31 lineto   196 -19 lineto
  194 0 lineto     184 11 lineto    174 28 lineto    160 44 lineto
  158 56 lineto    150 61 lineto    144 61 lineto    140 73 lineto
  146 79 lineto    146 84 lineto    137 89 lineto    137 94 lineto
  129 100 lineto   127 108 lineto   124 116 lineto   116 117 lineto
  116 125 lineto   112 130 lineto   111 137 lineto   105 138 lineto
  106 143 lineto   104 149 lineto   104 156 lineto   100 165 lineto
  98 178 lineto    100 186 lineto   92 190 lineto    88 198 lineto
  85 197 lineto    81 200 lineto    80 205 lineto    74 206 lineto
  70 194 lineto    72 184 lineto    70 175 lineto    72 166 lineto
  75 153 lineto    81 146 lineto    80 140 lineto    83 135 lineto
  91 124 lineto    92 118 lineto    100 111 lineto   102 100 lineto
  109 95 lineto    111 86 lineto    109 81 lineto    109 75 lineto
  115 63 lineto    116 50 lineto    121 48 lineto    133 29 lineto
  132 22 lineto    122 12 lineto    118 15 lineto    118 27 lineto
  94 58 lineto     92 68 lineto     94 71 lineto     94 84 lineto
  82 95 lineto     82 102 lineto    71 104 lineto    70 110 lineto
  63 112 lineto    62 118 lineto    56 123 lineto    55 128 lineto
  62 130 lineto
  69 125 lineto
  73 128 lineto    
  70 135 lineto    
  63 143 lineto
  56 163 lineto    50 172 lineto    50 190 lineto    48 194 lineto
  48 201 lineto    44 209 lineto    46 212 lineto    44 220 lineto
  44 227 lineto    44 245 lineto    32 264 lineto    26 264 lineto
  22 267 lineto    21 272 lineto    17 276 lineto    5 279 lineto
   3 283 lineto    5 291 lineto     5 293 lineto    4 295 lineto
   6 297 lineto    0 308 lineto    -3 321 lineto    4 329 lineto
  -4 335 lineto   -400 -400 lineto  400 -400 lineto
  closepath
} def
/s3
{ newpath
  395 -114 moveto  386 -112 lineto  380 -104 lineto
  357 -90 lineto   350 -68 lineto   340 -53 lineto  336 -40 lineto
  333 -27 lineto   337 -10 lineto   335 0 lineto    340 20 lineto
  340 35 lineto    347 35 lineto    351 40 lineto   353 48 lineto
  351 61 lineto    352 74 lineto    348 76 lineto   356 78 lineto
  356 84 lineto    362 89 lineto    359 90 lineto   368 96 lineto
  375 100 lineto   384 100 lineto   386 98 lineto   399 109 lineto
  400 113 lineto   404 112 lineto   404 114 lineto  400 118 lineto
  404 120 lineto   406 124 lineto   410 117 lineto  418 120 lineto
  422 123 lineto   440 125 lineto   460 120 lineto  460 -120 lineto
  closepath
  
} def
/b1
{ newpath
  74 206 moveto 72 214 lineto
  78 219 lineto
} def
/b2
{ newpath
  81 222 moveto
  85 223 lineto 86 226 lineto
  84 227 lineto 85 232 lineto
  84 236 lineto 89 238 lineto
  89 243 lineto 97 249 lineto
  95 251 lineto 94 265 lineto
  96 272 lineto 96 279 lineto
  100 280 lineto 108 278 lineto
  109 281 lineto 113 295 lineto
  186 280 lineto
} def
/b3
{ newpath
  94 265 moveto 40 355 lineto
} def
/b4
{ newpath
  165 176 moveto 186 280 lineto
  276 266 lineto 275 257 lineto
} def
/b5
{ newpath
  208 176 moveto
  208 180 lineto 264 173 lineto
  274 257 lineto 319 252 lineto
  318 218 lineto 322 215 lineto
  326 215 lineto 331 210 lineto
  338 210 lineto 341 207 lineto
  349 206 lineto 351 203 lineto
  358 204 lineto 361 202 lineto
  363 203 lineto 365 202 lineto
  371 202 lineto 377 200 lineto
  384 202 lineto 387 200 lineto
  391 203 lineto 396 202 lineto
  400 200 lineto 402 199 lineto
  410 197 lineto 413 196 lineto
  415 167 lineto 420 160 lineto
  422 157 lineto 424 152 lineto
  427 143 lineto 422 134 lineto
  424 129 lineto 422 123 lineto
} def
/b6
{ newpath
  185 61 moveto
  176 68 lineto
  171 75 lineto
  172 83 lineto
  164 91 lineto
  161 97 lineto
  163 104 lineto
  157 110 lineto
  159 116 lineto
  166 117 lineto
  165 122 lineto
  170 145 lineto
  168 175 lineto
} def
/b7 
{ newpath
  242 72 moveto
  240 96 lineto
  254 115 lineto
} def
/b8
{ newpath
  
  257 36 moveto
  271 35 lineto
  280 29 lineto
  287 22 lineto
  293 26 lineto
  290 27 lineto
  295 35 lineto
  302 34 lineto
  304 36 lineto
  296 39 lineto
  296 43 lineto
  290 49 lineto
  283 59 lineto
  297 70 lineto 293 74 lineto
  304 85 lineto 306 82 lineto
  312 86 lineto
} def
/b9
{ newpath
  295 -3 moveto
  305 7 lineto
  313 10 lineto
  314 16 lineto
  310 20 lineto 316 24 lineto
  319 25 lineto 323 25 lineto
  333 37 lineto 331 40 lineto
  332 49 lineto 320 55 lineto
  314 65 lineto 314 73 lineto
  312 78 lineto 310 81 lineto
  314 84 lineto
} def
/b10
{ newpath
  113 295 moveto 136 384 lineto
} def
/b11
{ newpath
  186 280 moveto 200 351 lineto
  294 338 lineto 290 265 lineto
} def
/b12
{
  newpath
  276 266 moveto 290 265 lineto
  402 258 lineto 403 248 lineto
  408 224 lineto 408 198 lineto
} def
/b13
{
  newpath
  413 187 moveto 470 183 lineto
}  def

/b14
{
  newpath
  242 72 moveto  233 73 lineto
  228 69 lineto  221 72 lineto
  214 71 lineto  204 79 lineto
  195 69 lineto  190 61 lineto
  185 61 lineto  183 53 lineto
  178 49 lineto  182 42 lineto
  184 35 lineto  192 33 lineto
  197 27 lineto  196 17 lineto
  207 3 lineto   206 -3 lineto
  212 -4 lineto  217 -9 lineto
  223 -5 lineto  225 9 lineto
  240 26 lineto  250 25 lineto
  257 30 lineto  257 36 lineto
  251 33 lineto  244 38 lineto
  242 46 lineto  247 59 lineto
  248 67 lineto  242 72 lineto
}  def
/b15 {
  287 22 moveto  262 4 lineto
  256 2 lineto   261 -10 lineto
  266 -12 lineto 272 -10 lineto
  274 -15 lineto 270 -26 lineto
} def
/b16 {
  164 91 moveto
  146 79 lineto
} def
/b17 {
  92 125 moveto
  73 128 lineto
} def
/b18 {
  287 22 moveto  289 10 lineto
  288 -2 lineto  295 -3 lineto
  298 -5 lineto  300 -10 lineto
  297 -13 lineto 306 -17 lineto
  310 -13 lineto 315 -18 lineto
  315 -21 lineto 327 -23 lineto
  333 -27 lineto
} def
/b19 {
  327 -23 moveto 326 -29 lineto
  322 -30 lineto 326 -34 lineto
  322 -40 lineto 327 -47 lineto
  321 -52 lineto
} def
/L1
{
  L1xy translate L1r rotate
  /Times-Bold findfont
     50 scalefont setfont
  newpath
  0 0 moveto
  (B) true charpath 
} def
/L2
{
  L2xy translate L2r rotate 
  /Times-Bold findfont
     50 scalefont setfont
  newpath
  0 0 moveto
  (O) true charpath
}def
/L3
{
  L3xy translate L3r rotate
  /Times-Bold findfont
     50 scalefont setfont
  newpath
  0 0 moveto
  (R) true charpath
}def
/L4
{
  L4xy translate L4r rotate
  /Times-Bold findfont
     50 scalefont setfont
  newpath
  0 0 moveto
  (D) true charpath
}def
/L5
{
  L5xy translate L5r rotate
  /Times-Bold findfont
     50 scalefont setfont
  newpath
  0 0 moveto
  (E) true charpath 
}def
/L6
{
  L6xy translate L6r rotate
  /Times-Bold findfont
     50 scalefont setfont
  newpath
  0 0 moveto
  (R) true charpath 
}def
/L7
{
  L7xy translate L7r rotate
  /Times-Bold findfont
     50 scalefont setfont
  newpath
  0 0 moveto
  (L) true charpath
}def
/L8
{
  L8xy translate L8r rotate
  /Times-Bold findfont
     50 scalefont setfont
  newpath
  0 0 moveto
  (I) true charpath
}def
/L9
{
  L9xy translate L9r rotate
  /Times-Bold findfont
     50 scalefont setfont
  newpath
  0 0 moveto
  (N) true charpath
}def
/L10
{
  L10xy translate L10r rotate
  /Times-Bold findfont
     50 scalefont setfont
  newpath
  0 0 moveto
  (E) true charpath
}def
/letters
{
 gsave
  L1
  gsave sg2 setgray fill grestore stroke
 grestore
 gsave
  L2
  gsave sg2 setgray fill grestore stroke
 grestore
 gsave
  L3
  gsave sg2 setgray fill grestore stroke
 grestore
 gsave
  L4
  gsave sg2 setgray fill grestore stroke
 grestore
 gsave
  L5
  gsave sg2 setgray fill grestore stroke
 grestore
 gsave
  L6
  gsave sg2 setgray fill grestore stroke
 grestore
 gsave
  L7
  gsave sg2 setgray fill grestore stroke
 grestore
 gsave
  L8
  gsave sg2 setgray fill grestore stroke
 grestore
 gsave
  L9
  gsave sg2 setgray fill grestore stroke
 grestore
 gsave
  L10
  gsave sg2 setgray fill grestore stroke
 grestore
} def
/seacoast
{
 s1 stroke
 %s2 stroke
 s3 stroke
} def

/sea
{
 % first the sea
  s1  fill
  s3  fill 
} def

/states
{
 b1 stroke
 b2 stroke
 b3 stroke
 b4 stroke
 b5 stroke
 b6 stroke
 b7 stroke
 b8 stroke
 b9 stroke
 b10 stroke
 b11 stroke
 b12 stroke
 b13 stroke
 b14 stroke
 b15 stroke
 b16 stroke
 b17 stroke
 b18 stroke
 b19 stroke
} def
/arrow1
{
  newpath
  358 45 moveto
  350 56 lineto
  345 44 lineto
  closepath
} def
/arrow2
{
  newpath
  38 228 moveto
  50 232 lineto
  48 220 lineto
  closepath
} def
/description
{
  newpath
  40 180 moveto
  65 165 lineto
  95 155 lineto
  130 135 lineto
  185 120 lineto
  240 80 lineto
  265 67 lineto
  310 25 lineto
  345 10 lineto
} def
/star
{
  gsave
  -7 rotate
  0 10 moveto
  4 {144 rotate 0 10 lineto} repeat
  closepath fill
  grestore
} def
/doborderline
{
 0.80 setgray
 1.5 setlinewidth
 states
 0.90 setgray
 sea
 0.60 setgray
 2.5 setlinewidth
 seacoast

 0 setgray
 1 setlinewidth
 1 setgray
 MainBpath
 lw setlinewidth
 stroke
 0 setgray
 MainBpath
 4 setlinewidth
 stroke
 1 setlinewidth
 arrow1 fill
 arrow2 fill
 gsave
   336 116 translate
   star
 grestore

 1 setlinewidth
 letters
 
 % L1
 gsave
  L1 clip
  L1r neg rotate
  L1xy neg exch neg exch translate
  MainBpath
  lw sf div setlinewidth
  sg1 setgray stroke
  1 setlinewidth 0 setgray L1 stroke
 grestore 
 
 % L2
 gsave
  L2 clip
  L2r neg rotate
  L2xy neg exch neg exch translate
  MainBpath
  lw sf div setlinewidth
  sg1 setgray stroke
  1 setlinewidth 0 setgray L2 stroke
 grestore 
 
 % L3
 gsave
  L3 clip
  L3r neg rotate
  L3xy neg exch neg exch translate
  MainBpath
  lw sf div setlinewidth
  sg1 setgray stroke
  1 setlinewidth 0 setgray L3 stroke
 grestore 
 
 % L4
 gsave
  L4 clip
  L4r neg rotate
  L4xy neg exch neg exch translate
  MainBpath
  lw sf div setlinewidth
  sg1 setgray stroke
  1 setlinewidth 0 setgray L4 stroke
 grestore 
 
 % L5
 gsave
  L5 clip
  L5r neg rotate
  L5xy neg exch neg exch translate
  MainBpath
  lw sf div setlinewidth
  sg1 setgray stroke
  1 setlinewidth 0 setgray L5 stroke
 grestore 
 
 % L6
 gsave
  L6 clip
  L6r neg rotate
  L6xy neg exch neg exch translate
  MainBpath
  lw sf div setlinewidth
  sg1 setgray stroke
  1 setlinewidth 0 setgray L6 stroke
 grestore 
 
 % L7
 gsave
  L7 clip
  L7r neg rotate
  L7xy neg exch neg exch translate
  MainBpath
  lw sf div setlinewidth
  sg1 setgray stroke
  1 setlinewidth 0 setgray L7 stroke
 grestore 
 
 % L8
 gsave
  L8 clip
  L8r neg rotate
  L8xy neg exch neg exch translate
  MainBpath
  lw sf div setlinewidth
  sg1 setgray stroke
  1 setlinewidth 0 setgray L8 stroke
 grestore 
 
 % L9
 gsave
  L9 clip
  L9r neg rotate
  L9xy neg exch neg exch translate
  MainBpath
  lw sf div setlinewidth
  sg1 setgray stroke
  1 setlinewidth 0 setgray L9 stroke
 grestore 
 
 % L10
 gsave
  L10 clip
  L10r neg rotate
  L10xy neg exch neg exch translate
  MainBpath
  lw sf div setlinewidth
  sg1 setgray stroke
  1 setlinewidth 0 setgray L10 stroke
 grestore 

1 setlinewidth
 gsave
  %%%-1 rotate
  -20 230 translate
  0.5 0.5 scale
  curve
  /Times-Bold findfont 28.1 scalefont setfont
  (A Symposium On Business Ethics Along the U.S.-Mexico  Border)
  0 pathtext
 grestore
 gsave
   336 116 translate
   star
 grestore
 %gsave
 % %%%-1 rotate
 % -20 200 translate
 % 0.48 0.48 scale
 % curve
 % /Times-Bold findfont 25.5 scalefont setfont
 % (     \267 The University of Texas at San Antonio, San Antonio, Texas \267)
 % 0 pathtext
 %grestore
} def %doborderline



/curve
{
% Interpolated spline
1 -1 scale
newpath 89 99 moveto
        129.890 108.558 147.390 113.558 159 119 curveto
        187.309 132.271 239.266 182.063 269 194 curveto
        289.378 202.181 338.578 205.032 359 209 curveto
        369.318 211.005 393.930 213.965 404 219 curveto
        434.210 234.104 475.021 296.431 509 309 curveto
        524.971 314.908 556.779 297.982 574 309 curveto
        611.933 333.270 610.118 412.086 634 439 curveto
        643.548 449.760 659.798 459.760 699 479 curveto
1 -1 scale
} def

/boundpath
{
  /r exch def
  newpath
  r 396 r add moveto
  612 2 r mul sub 0 rlineto
  0 396 2 r mul sub rlineto
  2 r mul 612 sub 0 rlineto
  closepath
} def

/centershow {dup stringwidth pop -0.5 mul 0 rmoveto show} def

/doall
{
2 setlinewidth
37 boundpath stroke  % 23
1 setlinewidth
34 boundpath stroke  % 20
38 boundpath clip    % 24

%gsave
% 200 200 translate
% 0.4 0.4 scale
% 1 -1 scale
%curve stroke
%grestore
gsave
   25 rotate
   sf sf scale
   200 165 translate
   doborderline
grestore

306 695 moveto
/Times-Bold findfont 18 scalefont setfont
(The University of Texas at San Antonio) centershow

306 665 moveto
/Times-Bold findfont 25 scalefont setfont
(Business Ethics Symposium IV) centershow

80 465 moveto
/Times-BoldItalic findfont 25 scalefont setfont
(October 12, 1993) show
} def % doall
gsave
  0 -396 translate
  doall
grestore

/dorest {
2 setlinewidth
36 360 moveto
/Times-Bold findfont 14 scalefont setfont
36 (The University of Texas at San Antonio) stringwidth pop
add 360 lineto stroke
36 343 moveto
(The University of Texas at San Antonio) show
36 328 moveto
(College of Business) show
36 313 moveto
(6900 North Loop 1604 West) show
36 298 moveto
(San Antonio, TX  78249-0631) show

36 290 moveto
36 (The University of Texas at San Antonio) stringwidth pop
add 290 lineto stroke

/x {132} def
/y {67} def
/box {
newpath
576 360 moveto
576 x sub 360 lineto
576 x sub 360 y sub lineto
576 360 y sub lineto
closepath
} def
0 setgray
box stroke

/Times-Bold findfont 12 scalefont setfont
576 x 2 div sub 346 moveto
(Non-Profit Organization) centershow
576 x 2 div sub 334 moveto (U.S. Postage) centershow
576 x 2 div sub 322 moveto (PAID) centershow
576 x 2 div sub 310 moveto (Permit No. 2474) centershow
576 x 2 div sub 298 moveto (San Antonio, Texas) centershow
} def % dorest
180 rotate
-612 -792 translate
dorest
 showpage