//
//Generated by AI Java Export by Rick Reed
import java.applet.Applet;
import java.util.*;
import java.awt.*;
//-------------------------
//requires the presence of AIClass.java
class ArtClass extends AIClass{
public void draw(Graphics g) {
Color curColor;
Polygon theFillPolygon;
Polygon theStrokePolygon;
Vector theCurve;
Vector theCompoundCurveFill;
Vector theCompoundCurveStroke;
AIPathSegment curSegment;
int pathCount, i;
float yInvert = 792;
float xOffSet = 310;
float yOffSet = 12;
float xScale = 100;
float yScale = 100;
float ArtBoundsTop = (float) 780.269699096679 ;
float ArtBoundsLeft = (float) 310.668487548828 ;
float ArtBoundsBottom = (float) 517.29280090332 ;
float ArtBoundsRight = (float) 562.081512451171 ;
//Here we draw the paths
//Begin kGroupArt:
//Begin kGroupArt:
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 786, (float) 585, (float) 786, (float) 585, (float) 786);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 792, (float) 585, (float) 792, (float) 585, (float) 792);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 792, (float) 0, (float) 792, (float) 0, (float) 792);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 786, (float) 0, (float) 786, (float) 0, (float) 786);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 786, (float) 585, (float) 786, (float) 585, (float) 786);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.83, (float) 1, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 780, (float) 585, (float) 780, (float) 585, (float) 780);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 786, (float) 585, (float) 786, (float) 585, (float) 786);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 786, (float) 0, (float) 786, (float) 0, (float) 786);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 780, (float) 0, (float) 780, (float) 0, (float) 780);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 780, (float) 585, (float) 780, (float) 585, (float) 780);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.8337, (float) 0.9804, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 773, (float) 585, (float) 773, (float) 585, (float) 773);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 780, (float) 585, (float) 780, (float) 585, (float) 780);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 780, (float) 0, (float) 780, (float) 0, (float) 780);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 773, (float) 0, (float) 773, (float) 0, (float) 773);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 773, (float) 585, (float) 773, (float) 585, (float) 773);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.837, (float) 0.9608, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 767, (float) 585, (float) 767, (float) 585, (float) 767);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 773, (float) 585, (float) 773, (float) 585, (float) 773);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 773, (float) 0, (float) 773, (float) 0, (float) 773);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 767, (float) 0, (float) 767, (float) 0, (float) 767);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 767, (float) 585, (float) 767, (float) 585, (float) 767);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.8403, (float) 0.9412, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 761, (float) 585, (float) 761, (float) 585, (float) 761);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 767, (float) 585, (float) 767, (float) 585, (float) 767);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 767, (float) 0, (float) 767, (float) 0, (float) 767);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 761, (float) 0, (float) 761, (float) 0, (float) 761);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 761, (float) 585, (float) 761, (float) 585, (float) 761);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.8437, (float) 0.9216, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 755, (float) 585, (float) 755, (float) 585, (float) 755);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 761, (float) 585, (float) 761, (float) 585, (float) 761);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 761, (float) 0, (float) 761, (float) 0, (float) 761);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 755, (float) 0, (float) 755, (float) 0, (float) 755);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 755, (float) 585, (float) 755, (float) 585, (float) 755);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.847, (float) 0.9019, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 748, (float) 585, (float) 748, (float) 585, (float) 748);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 755, (float) 585, (float) 755, (float) 585, (float) 755);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 755, (float) 0, (float) 755, (float) 0, (float) 755);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 748, (float) 0, (float) 748, (float) 0, (float) 748);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 748, (float) 585, (float) 748, (float) 585, (float) 748);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.8503, (float) 0.8823, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 742, (float) 585, (float) 742, (float) 585, (float) 742);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 748, (float) 585, (float) 748, (float) 585, (float) 748);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 748, (float) 0, (float) 748, (float) 0, (float) 748);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 742, (float) 0, (float) 742, (float) 0, (float) 742);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 742, (float) 585, (float) 742, (float) 585, (float) 742);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.8536, (float) 0.8627, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 736, (float) 585, (float) 736, (float) 585, (float) 736);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 742, (float) 585, (float) 742, (float) 585, (float) 742);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 742, (float) 0, (float) 742, (float) 0, (float) 742);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 736, (float) 0, (float) 736, (float) 0, (float) 736);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 736, (float) 585, (float) 736, (float) 585, (float) 736);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.857, (float) 0.8431, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 730, (float) 585, (float) 730, (float) 585, (float) 730);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 736, (float) 585, (float) 736, (float) 585, (float) 736);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 736, (float) 0, (float) 736, (float) 0, (float) 736);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 730, (float) 0, (float) 730, (float) 0, (float) 730);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 730, (float) 585, (float) 730, (float) 585, (float) 730);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.8603, (float) 0.8235, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 724, (float) 585, (float) 724, (float) 585, (float) 724);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 730, (float) 585, (float) 730, (float) 585, (float) 730);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 730, (float) 0, (float) 730, (float) 0, (float) 730);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 724, (float) 0, (float) 724, (float) 0, (float) 724);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 724, (float) 585, (float) 724, (float) 585, (float) 724);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.8636, (float) 0.8039, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 717, (float) 585, (float) 717, (float) 585, (float) 717);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 724, (float) 585, (float) 724, (float) 585, (float) 724);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 724, (float) 0, (float) 724, (float) 0, (float) 724);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 717, (float) 0, (float) 717, (float) 0, (float) 717);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 717, (float) 585, (float) 717, (float) 585, (float) 717);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.8669, (float) 0.7843, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 711, (float) 585, (float) 711, (float) 585, (float) 711);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 717, (float) 585, (float) 717, (float) 585, (float) 717);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 717, (float) 0, (float) 717, (float) 0, (float) 717);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 711, (float) 0, (float) 711, (float) 0, (float) 711);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 711, (float) 585, (float) 711, (float) 585, (float) 711);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.8703, (float) 0.7647, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 705, (float) 585, (float) 705, (float) 585, (float) 705);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 711, (float) 585, (float) 711, (float) 585, (float) 711);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 711, (float) 0, (float) 711, (float) 0, (float) 711);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 705, (float) 0, (float) 705, (float) 0, (float) 705);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 705, (float) 585, (float) 705, (float) 585, (float) 705);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.8736, (float) 0.7451, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 699, (float) 585, (float) 699, (float) 585, (float) 699);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 705, (float) 585, (float) 705, (float) 585, (float) 705);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 705, (float) 0, (float) 705, (float) 0, (float) 705);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 699, (float) 0, (float) 699, (float) 0, (float) 699);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 699, (float) 585, (float) 699, (float) 585, (float) 699);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.8769, (float) 0.7255, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 692, (float) 585, (float) 692, (float) 585, (float) 692);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 699, (float) 585, (float) 699, (float) 585, (float) 699);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 699, (float) 0, (float) 699, (float) 0, (float) 699);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 692, (float) 0, (float) 692, (float) 0, (float) 692);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 692, (float) 585, (float) 692, (float) 585, (float) 692);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.8802, (float) 0.7059, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 686, (float) 585, (float) 686, (float) 585, (float) 686);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 692, (float) 585, (float) 692, (float) 585, (float) 692);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 692, (float) 0, (float) 692, (float) 0, (float) 692);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 686, (float) 0, (float) 686, (float) 0, (float) 686);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 686, (float) 585, (float) 686, (float) 585, (float) 686);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.8836, (float) 0.6863, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 680, (float) 585, (float) 680, (float) 585, (float) 680);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 686, (float) 585, (float) 686, (float) 585, (float) 686);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 686, (float) 0, (float) 686, (float) 0, (float) 686);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 680, (float) 0, (float) 680, (float) 0, (float) 680);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 680, (float) 585, (float) 680, (float) 585, (float) 680);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.8869, (float) 0.6667, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 674, (float) 585, (float) 674, (float) 585, (float) 674);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 680, (float) 585, (float) 680, (float) 585, (float) 680);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 680, (float) 0, (float) 680, (float) 0, (float) 680);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 674, (float) 0, (float) 674, (float) 0, (float) 674);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 674, (float) 585, (float) 674, (float) 585, (float) 674);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.8902, (float) 0.647, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 667, (float) 585, (float) 667, (float) 585, (float) 667);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 674, (float) 585, (float) 674, (float) 585, (float) 674);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 674, (float) 0, (float) 674, (float) 0, (float) 674);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 667, (float) 0, (float) 667, (float) 0, (float) 667);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 667, (float) 585, (float) 667, (float) 585, (float) 667);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.8936, (float) 0.6274, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 661, (float) 585, (float) 661, (float) 585, (float) 661);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 667, (float) 585, (float) 667, (float) 585, (float) 667);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 667, (float) 0, (float) 667, (float) 0, (float) 667);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 661, (float) 0, (float) 661, (float) 0, (float) 661);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 661, (float) 585, (float) 661, (float) 585, (float) 661);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.8969, (float) 0.6078, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 655, (float) 585, (float) 655, (float) 585, (float) 655);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 661, (float) 585, (float) 661, (float) 585, (float) 661);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 661, (float) 0, (float) 661, (float) 0, (float) 661);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 655, (float) 0, (float) 655, (float) 0, (float) 655);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 655, (float) 585, (float) 655, (float) 585, (float) 655);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9002, (float) 0.5882, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 649, (float) 585, (float) 649, (float) 585, (float) 649);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 655, (float) 585, (float) 655, (float) 585, (float) 655);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 655, (float) 0, (float) 655, (float) 0, (float) 655);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 649, (float) 0, (float) 649, (float) 0, (float) 649);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 649, (float) 585, (float) 649, (float) 585, (float) 649);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9035, (float) 0.5686, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 643, (float) 585, (float) 643, (float) 585, (float) 643);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 649, (float) 585, (float) 649, (float) 585, (float) 649);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 649, (float) 0, (float) 649, (float) 0, (float) 649);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 643, (float) 0, (float) 643, (float) 0, (float) 643);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 643, (float) 585, (float) 643, (float) 585, (float) 643);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9069, (float) 0.549, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 636, (float) 585, (float) 636, (float) 585, (float) 636);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 643, (float) 585, (float) 643, (float) 585, (float) 643);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 643, (float) 0, (float) 643, (float) 0, (float) 643);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 636, (float) 0, (float) 636, (float) 0, (float) 636);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 636, (float) 585, (float) 636, (float) 585, (float) 636);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9102, (float) 0.5294, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 630, (float) 585, (float) 630, (float) 585, (float) 630);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 636, (float) 585, (float) 636, (float) 585, (float) 636);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 636, (float) 0, (float) 636, (float) 0, (float) 636);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 630, (float) 0, (float) 630, (float) 0, (float) 630);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 630, (float) 585, (float) 630, (float) 585, (float) 630);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9135, (float) 0.5098, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 624, (float) 585, (float) 624, (float) 585, (float) 624);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 630, (float) 585, (float) 630, (float) 585, (float) 630);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 630, (float) 0, (float) 630, (float) 0, (float) 630);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 624, (float) 0, (float) 624, (float) 0, (float) 624);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 624, (float) 585, (float) 624, (float) 585, (float) 624);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9168, (float) 0.4902, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 618, (float) 585, (float) 618, (float) 585, (float) 618);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 624, (float) 585, (float) 624, (float) 585, (float) 624);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 624, (float) 0, (float) 624, (float) 0, (float) 624);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 618, (float) 0, (float) 618, (float) 0, (float) 618);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 618, (float) 585, (float) 618, (float) 585, (float) 618);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9202, (float) 0.4706, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 611, (float) 585, (float) 611, (float) 585, (float) 611);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 618, (float) 585, (float) 618, (float) 585, (float) 618);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 618, (float) 0, (float) 618, (float) 0, (float) 618);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 611, (float) 0, (float) 611, (float) 0, (float) 611);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 611, (float) 585, (float) 611, (float) 585, (float) 611);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9235, (float) 0.451, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 605, (float) 585, (float) 605, (float) 585, (float) 605);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 611, (float) 585, (float) 611, (float) 585, (float) 611);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 611, (float) 0, (float) 611, (float) 0, (float) 611);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 605, (float) 0, (float) 605, (float) 0, (float) 605);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 605, (float) 585, (float) 605, (float) 585, (float) 605);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9268, (float) 0.4314, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 599, (float) 585, (float) 599, (float) 585, (float) 599);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 605, (float) 585, (float) 605, (float) 585, (float) 605);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 605, (float) 0, (float) 605, (float) 0, (float) 605);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 599, (float) 0, (float) 599, (float) 0, (float) 599);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 599, (float) 585, (float) 599, (float) 585, (float) 599);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9301, (float) 0.4118, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 593, (float) 585, (float) 593, (float) 585, (float) 593);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 599, (float) 585, (float) 599, (float) 585, (float) 599);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 599, (float) 0, (float) 599, (float) 0, (float) 599);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 593, (float) 0, (float) 593, (float) 0, (float) 593);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 593, (float) 585, (float) 593, (float) 585, (float) 593);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9335, (float) 0.3921, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 586, (float) 585, (float) 586, (float) 585, (float) 586);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 593, (float) 585, (float) 593, (float) 585, (float) 593);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 593, (float) 0, (float) 593, (float) 0, (float) 593);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 586, (float) 0, (float) 586, (float) 0, (float) 586);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 586, (float) 585, (float) 586, (float) 585, (float) 586);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9368, (float) 0.3725, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 580, (float) 585, (float) 580, (float) 585, (float) 580);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 586, (float) 585, (float) 586, (float) 585, (float) 586);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 586, (float) 0, (float) 586, (float) 0, (float) 586);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 580, (float) 0, (float) 580, (float) 0, (float) 580);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 580, (float) 585, (float) 580, (float) 585, (float) 580);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9401, (float) 0.3529, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 574, (float) 585, (float) 574, (float) 585, (float) 574);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 580, (float) 585, (float) 580, (float) 585, (float) 580);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 580, (float) 0, (float) 580, (float) 0, (float) 580);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 574, (float) 0, (float) 574, (float) 0, (float) 574);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 574, (float) 585, (float) 574, (float) 585, (float) 574);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9434, (float) 0.3333, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 568, (float) 585, (float) 568, (float) 585, (float) 568);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 574, (float) 585, (float) 574, (float) 585, (float) 574);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 574, (float) 0, (float) 574, (float) 0, (float) 574);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 568, (float) 0, (float) 568, (float) 0, (float) 568);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 568, (float) 585, (float) 568, (float) 585, (float) 568);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9468, (float) 0.3137, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 561, (float) 585, (float) 561, (float) 585, (float) 561);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 568, (float) 585, (float) 568, (float) 585, (float) 568);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 568, (float) 0, (float) 568, (float) 0, (float) 568);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 561, (float) 0, (float) 561, (float) 0, (float) 561);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 561, (float) 585, (float) 561, (float) 585, (float) 561);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9501, (float) 0.2941, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 555, (float) 585, (float) 555, (float) 585, (float) 555);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 561, (float) 585, (float) 561, (float) 585, (float) 561);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 561, (float) 0, (float) 561, (float) 0, (float) 561);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 555, (float) 0, (float) 555, (float) 0, (float) 555);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 555, (float) 585, (float) 555, (float) 585, (float) 555);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9534, (float) 0.2745, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 549, (float) 585, (float) 549, (float) 585, (float) 549);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 555, (float) 585, (float) 555, (float) 585, (float) 555);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 555, (float) 0, (float) 555, (float) 0, (float) 555);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 549, (float) 0, (float) 549, (float) 0, (float) 549);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 549, (float) 585, (float) 549, (float) 585, (float) 549);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9568, (float) 0.2549, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 543, (float) 585, (float) 543, (float) 585, (float) 543);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 549, (float) 585, (float) 549, (float) 585, (float) 549);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 549, (float) 0, (float) 549, (float) 0, (float) 549);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 543, (float) 0, (float) 543, (float) 0, (float) 543);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 543, (float) 585, (float) 543, (float) 585, (float) 543);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9601, (float) 0.2353, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 537, (float) 585, (float) 537, (float) 585, (float) 537);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 543, (float) 585, (float) 543, (float) 585, (float) 543);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 543, (float) 0, (float) 543, (float) 0, (float) 543);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 537, (float) 0, (float) 537, (float) 0, (float) 537);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 537, (float) 585, (float) 537, (float) 585, (float) 537);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9634, (float) 0.2157, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 530, (float) 585, (float) 530, (float) 585, (float) 530);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 537, (float) 585, (float) 537, (float) 585, (float) 537);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 537, (float) 0, (float) 537, (float) 0, (float) 537);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 530, (float) 0, (float) 530, (float) 0, (float) 530);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 530, (float) 585, (float) 530, (float) 585, (float) 530);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9667, (float) 0.1961, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 524, (float) 585, (float) 524, (float) 585, (float) 524);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 530, (float) 585, (float) 530, (float) 585, (float) 530);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 530, (float) 0, (float) 530, (float) 0, (float) 530);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 524, (float) 0, (float) 524, (float) 0, (float) 524);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 524, (float) 585, (float) 524, (float) 585, (float) 524);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9701, (float) 0.1765, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 518, (float) 585, (float) 518, (float) 585, (float) 518);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 524, (float) 585, (float) 524, (float) 585, (float) 524);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 524, (float) 0, (float) 524, (float) 0, (float) 524);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 518, (float) 0, (float) 518, (float) 0, (float) 518);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 518, (float) 585, (float) 518, (float) 585, (float) 518);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9734, (float) 0.1569, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 512, (float) 585, (float) 512, (float) 585, (float) 512);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 518, (float) 585, (float) 518, (float) 585, (float) 518);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 518, (float) 0, (float) 518, (float) 0, (float) 518);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 512, (float) 0, (float) 512, (float) 0, (float) 512);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 512, (float) 585, (float) 512, (float) 585, (float) 512);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9767, (float) 0.1372, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 505, (float) 585, (float) 505, (float) 585, (float) 505);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 512, (float) 585, (float) 512, (float) 585, (float) 512);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 512, (float) 0, (float) 512, (float) 0, (float) 512);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 505, (float) 0, (float) 505, (float) 0, (float) 505);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 505, (float) 585, (float) 505, (float) 585, (float) 505);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.98, (float) 0.1176, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 499, (float) 585, (float) 499, (float) 585, (float) 499);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 505, (float) 585, (float) 505, (float) 585, (float) 505);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 505, (float) 0, (float) 505, (float) 0, (float) 505);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 499, (float) 0, (float) 499, (float) 0, (float) 499);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 499, (float) 585, (float) 499, (float) 585, (float) 499);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9834, (float) 0.098, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 493, (float) 585, (float) 493, (float) 585, (float) 493);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 499, (float) 585, (float) 499, (float) 585, (float) 499);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 499, (float) 0, (float) 499, (float) 0, (float) 499);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 493, (float) 0, (float) 493, (float) 0, (float) 493);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 493, (float) 585, (float) 493, (float) 585, (float) 493);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9867, (float) 0.0784, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 487, (float) 585, (float) 487, (float) 585, (float) 487);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 493, (float) 585, (float) 493, (float) 585, (float) 493);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 493, (float) 0, (float) 493, (float) 0, (float) 493);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 487, (float) 0, (float) 487, (float) 0, (float) 487);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 487, (float) 585, (float) 487, (float) 585, (float) 487);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.99, (float) 0.0588, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 480, (float) 585, (float) 480, (float) 585, (float) 480);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 487, (float) 585, (float) 487, (float) 585, (float) 487);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 487, (float) 0, (float) 487, (float) 0, (float) 487);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 480, (float) 0, (float) 480, (float) 0, (float) 480);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 480, (float) 585, (float) 480, (float) 585, (float) 480);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9933, (float) 0.0392, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 474, (float) 585, (float) 474, (float) 585, (float) 474);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 480, (float) 585, (float) 480, (float) 585, (float) 480);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 480, (float) 0, (float) 480, (float) 0, (float) 480);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 474, (float) 0, (float) 474, (float) 0, (float) 474);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 474, (float) 585, (float) 474, (float) 585, (float) 474);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9967, (float) 0.0196, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 585, (float) 468, (float) 585, (float) 468, (float) 585, (float) 468);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 585, (float) 474, (float) 585, (float) 474, (float) 585, (float) 474);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 474, (float) 0, (float) 474, (float) 0, (float) 474);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 0, (float) 468, (float) 0, (float) 468, (float) 0, (float) 468);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 585, (float) 468, (float) 585, (float) 468, (float) 585, (float) 468);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 1, (float) 0, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//End kGroupArt:
//Begin kGroupArt:
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 530, (float) 319, (float) 530, (float) 319, (float) 530);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 526, (float) 319, (float) 526, (float) 319, (float) 526);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 526, (float) 554, (float) 526, (float) 554, (float) 526);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 530, (float) 554, (float) 530, (float) 554, (float) 530);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 530, (float) 319, (float) 530, (float) 319, (float) 530);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.83, (float) 1, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 535, (float) 319, (float) 535, (float) 319, (float) 535);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 530, (float) 319, (float) 530, (float) 319, (float) 530);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 530, (float) 554, (float) 530, (float) 554, (float) 530);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 535, (float) 554, (float) 535, (float) 554, (float) 535);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 535, (float) 319, (float) 535, (float) 319, (float) 535);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.8337, (float) 0.9804, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 540, (float) 319, (float) 540, (float) 319, (float) 540);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 535, (float) 319, (float) 535, (float) 319, (float) 535);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 535, (float) 554, (float) 535, (float) 554, (float) 535);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 540, (float) 554, (float) 540, (float) 554, (float) 540);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 540, (float) 319, (float) 540, (float) 319, (float) 540);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.837, (float) 0.9608, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 544, (float) 319, (float) 544, (float) 319, (float) 544);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 540, (float) 319, (float) 540, (float) 319, (float) 540);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 540, (float) 554, (float) 540, (float) 554, (float) 540);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 544, (float) 554, (float) 544, (float) 554, (float) 544);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 544, (float) 319, (float) 544, (float) 319, (float) 544);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.8403, (float) 0.9412, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 549, (float) 319, (float) 549, (float) 319, (float) 549);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 544, (float) 319, (float) 544, (float) 319, (float) 544);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 544, (float) 554, (float) 544, (float) 554, (float) 544);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 549, (float) 554, (float) 549, (float) 554, (float) 549);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 549, (float) 319, (float) 549, (float) 319, (float) 549);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.8437, (float) 0.9216, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 554, (float) 319, (float) 554, (float) 319, (float) 554);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 549, (float) 319, (float) 549, (float) 319, (float) 549);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 549, (float) 554, (float) 549, (float) 554, (float) 549);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 554, (float) 554, (float) 554, (float) 554, (float) 554);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 554, (float) 319, (float) 554, (float) 319, (float) 554);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.847, (float) 0.9019, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 559, (float) 319, (float) 559, (float) 319, (float) 559);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 554, (float) 319, (float) 554, (float) 319, (float) 554);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 554, (float) 554, (float) 554, (float) 554, (float) 554);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 559, (float) 554, (float) 559, (float) 554, (float) 559);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 559, (float) 319, (float) 559, (float) 319, (float) 559);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.8503, (float) 0.8823, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 563, (float) 319, (float) 563, (float) 319, (float) 563);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 559, (float) 319, (float) 559, (float) 319, (float) 559);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 559, (float) 554, (float) 559, (float) 554, (float) 559);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 563, (float) 554, (float) 563, (float) 554, (float) 563);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 563, (float) 319, (float) 563, (float) 319, (float) 563);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.8536, (float) 0.8627, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 568, (float) 319, (float) 568, (float) 319, (float) 568);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 563, (float) 319, (float) 563, (float) 319, (float) 563);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 563, (float) 554, (float) 563, (float) 554, (float) 563);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 568, (float) 554, (float) 568, (float) 554, (float) 568);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 568, (float) 319, (float) 568, (float) 319, (float) 568);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.857, (float) 0.8431, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 573, (float) 319, (float) 573, (float) 319, (float) 573);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 568, (float) 319, (float) 568, (float) 319, (float) 568);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 568, (float) 554, (float) 568, (float) 554, (float) 568);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 573, (float) 554, (float) 573, (float) 554, (float) 573);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 573, (float) 319, (float) 573, (float) 319, (float) 573);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.8603, (float) 0.8235, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 578, (float) 319, (float) 578, (float) 319, (float) 578);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 573, (float) 319, (float) 573, (float) 319, (float) 573);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 573, (float) 554, (float) 573, (float) 554, (float) 573);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 578, (float) 554, (float) 578, (float) 554, (float) 578);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 578, (float) 319, (float) 578, (float) 319, (float) 578);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.8636, (float) 0.8039, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 582, (float) 319, (float) 582, (float) 319, (float) 582);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 578, (float) 319, (float) 578, (float) 319, (float) 578);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 578, (float) 554, (float) 578, (float) 554, (float) 578);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 582, (float) 554, (float) 582, (float) 554, (float) 582);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 582, (float) 319, (float) 582, (float) 319, (float) 582);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.8669, (float) 0.7843, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 587, (float) 319, (float) 587, (float) 319, (float) 587);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 582, (float) 319, (float) 582, (float) 319, (float) 582);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 582, (float) 554, (float) 582, (float) 554, (float) 582);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 587, (float) 554, (float) 587, (float) 554, (float) 587);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 587, (float) 319, (float) 587, (float) 319, (float) 587);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.8703, (float) 0.7647, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 592, (float) 319, (float) 592, (float) 319, (float) 592);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 587, (float) 319, (float) 587, (float) 319, (float) 587);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 587, (float) 554, (float) 587, (float) 554, (float) 587);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 592, (float) 554, (float) 592, (float) 554, (float) 592);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 592, (float) 319, (float) 592, (float) 319, (float) 592);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.8736, (float) 0.7451, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 597, (float) 319, (float) 597, (float) 319, (float) 597);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 592, (float) 319, (float) 592, (float) 319, (float) 592);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 592, (float) 554, (float) 592, (float) 554, (float) 592);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 597, (float) 554, (float) 597, (float) 554, (float) 597);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 597, (float) 319, (float) 597, (float) 319, (float) 597);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.8769, (float) 0.7255, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 601, (float) 319, (float) 601, (float) 319, (float) 601);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 597, (float) 319, (float) 597, (float) 319, (float) 597);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 597, (float) 554, (float) 597, (float) 554, (float) 597);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 601, (float) 554, (float) 601, (float) 554, (float) 601);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 601, (float) 319, (float) 601, (float) 319, (float) 601);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.8802, (float) 0.7059, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 606, (float) 319, (float) 606, (float) 319, (float) 606);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 601, (float) 319, (float) 601, (float) 319, (float) 601);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 601, (float) 554, (float) 601, (float) 554, (float) 601);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 606, (float) 554, (float) 606, (float) 554, (float) 606);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 606, (float) 319, (float) 606, (float) 319, (float) 606);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.8836, (float) 0.6863, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 611, (float) 319, (float) 611, (float) 319, (float) 611);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 606, (float) 319, (float) 606, (float) 319, (float) 606);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 606, (float) 554, (float) 606, (float) 554, (float) 606);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 611, (float) 554, (float) 611, (float) 554, (float) 611);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 611, (float) 319, (float) 611, (float) 319, (float) 611);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.8869, (float) 0.6667, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 616, (float) 319, (float) 616, (float) 319, (float) 616);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 611, (float) 319, (float) 611, (float) 319, (float) 611);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 611, (float) 554, (float) 611, (float) 554, (float) 611);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 616, (float) 554, (float) 616, (float) 554, (float) 616);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 616, (float) 319, (float) 616, (float) 319, (float) 616);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.8902, (float) 0.647, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 620, (float) 319, (float) 620, (float) 319, (float) 620);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 616, (float) 319, (float) 616, (float) 319, (float) 616);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 616, (float) 554, (float) 616, (float) 554, (float) 616);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 620, (float) 554, (float) 620, (float) 554, (float) 620);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 620, (float) 319, (float) 620, (float) 319, (float) 620);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.8936, (float) 0.6274, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 625, (float) 319, (float) 625, (float) 319, (float) 625);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 620, (float) 319, (float) 620, (float) 319, (float) 620);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 620, (float) 554, (float) 620, (float) 554, (float) 620);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 625, (float) 554, (float) 625, (float) 554, (float) 625);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 625, (float) 319, (float) 625, (float) 319, (float) 625);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.8969, (float) 0.6078, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 630, (float) 319, (float) 630, (float) 319, (float) 630);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 625, (float) 319, (float) 625, (float) 319, (float) 625);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 625, (float) 554, (float) 625, (float) 554, (float) 625);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 630, (float) 554, (float) 630, (float) 554, (float) 630);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 630, (float) 319, (float) 630, (float) 319, (float) 630);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9002, (float) 0.5882, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 635, (float) 319, (float) 635, (float) 319, (float) 635);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 630, (float) 319, (float) 630, (float) 319, (float) 630);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 630, (float) 554, (float) 630, (float) 554, (float) 630);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 635, (float) 554, (float) 635, (float) 554, (float) 635);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 635, (float) 319, (float) 635, (float) 319, (float) 635);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9035, (float) 0.5686, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 639, (float) 319, (float) 639, (float) 319, (float) 639);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 635, (float) 319, (float) 635, (float) 319, (float) 635);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 635, (float) 554, (float) 635, (float) 554, (float) 635);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 639, (float) 554, (float) 639, (float) 554, (float) 639);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 639, (float) 319, (float) 639, (float) 319, (float) 639);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9069, (float) 0.549, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 644, (float) 319, (float) 644, (float) 319, (float) 644);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 639, (float) 319, (float) 639, (float) 319, (float) 639);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 639, (float) 554, (float) 639, (float) 554, (float) 639);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 644, (float) 554, (float) 644, (float) 554, (float) 644);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 644, (float) 319, (float) 644, (float) 319, (float) 644);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9102, (float) 0.5294, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 649, (float) 319, (float) 649, (float) 319, (float) 649);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 644, (float) 319, (float) 644, (float) 319, (float) 644);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 644, (float) 554, (float) 644, (float) 554, (float) 644);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 649, (float) 554, (float) 649, (float) 554, (float) 649);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 649, (float) 319, (float) 649, (float) 319, (float) 649);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9135, (float) 0.5098, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 654, (float) 319, (float) 654, (float) 319, (float) 654);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 649, (float) 319, (float) 649, (float) 319, (float) 649);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 649, (float) 554, (float) 649, (float) 554, (float) 649);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 654, (float) 554, (float) 654, (float) 554, (float) 654);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 654, (float) 319, (float) 654, (float) 319, (float) 654);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9168, (float) 0.4902, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 658, (float) 319, (float) 658, (float) 319, (float) 658);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 654, (float) 319, (float) 654, (float) 319, (float) 654);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 654, (float) 554, (float) 654, (float) 554, (float) 654);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 658, (float) 554, (float) 658, (float) 554, (float) 658);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 658, (float) 319, (float) 658, (float) 319, (float) 658);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9202, (float) 0.4706, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 663, (float) 319, (float) 663, (float) 319, (float) 663);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 658, (float) 319, (float) 658, (float) 319, (float) 658);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 658, (float) 554, (float) 658, (float) 554, (float) 658);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 663, (float) 554, (float) 663, (float) 554, (float) 663);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 663, (float) 319, (float) 663, (float) 319, (float) 663);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9235, (float) 0.451, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 668, (float) 319, (float) 668, (float) 319, (float) 668);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 663, (float) 319, (float) 663, (float) 319, (float) 663);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 663, (float) 554, (float) 663, (float) 554, (float) 663);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 668, (float) 554, (float) 668, (float) 554, (float) 668);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 668, (float) 319, (float) 668, (float) 319, (float) 668);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9268, (float) 0.4314, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 672, (float) 319, (float) 672, (float) 319, (float) 672);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 668, (float) 319, (float) 668, (float) 319, (float) 668);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 668, (float) 554, (float) 668, (float) 554, (float) 668);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 672, (float) 554, (float) 672, (float) 554, (float) 672);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 672, (float) 319, (float) 672, (float) 319, (float) 672);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9301, (float) 0.4118, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 677, (float) 319, (float) 677, (float) 319, (float) 677);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 672, (float) 319, (float) 672, (float) 319, (float) 672);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 672, (float) 554, (float) 672, (float) 554, (float) 672);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 677, (float) 554, (float) 677, (float) 554, (float) 677);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 677, (float) 319, (float) 677, (float) 319, (float) 677);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9335, (float) 0.3921, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 682, (float) 319, (float) 682, (float) 319, (float) 682);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 677, (float) 319, (float) 677, (float) 319, (float) 677);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 677, (float) 554, (float) 677, (float) 554, (float) 677);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 682, (float) 554, (float) 682, (float) 554, (float) 682);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 682, (float) 319, (float) 682, (float) 319, (float) 682);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9368, (float) 0.3725, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 687, (float) 319, (float) 687, (float) 319, (float) 687);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 682, (float) 319, (float) 682, (float) 319, (float) 682);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 682, (float) 554, (float) 682, (float) 554, (float) 682);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 687, (float) 554, (float) 687, (float) 554, (float) 687);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 687, (float) 319, (float) 687, (float) 319, (float) 687);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9401, (float) 0.3529, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 691, (float) 319, (float) 691, (float) 319, (float) 691);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 687, (float) 319, (float) 687, (float) 319, (float) 687);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 687, (float) 554, (float) 687, (float) 554, (float) 687);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 691, (float) 554, (float) 691, (float) 554, (float) 691);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 691, (float) 319, (float) 691, (float) 319, (float) 691);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9434, (float) 0.3333, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 696, (float) 319, (float) 696, (float) 319, (float) 696);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 691, (float) 319, (float) 691, (float) 319, (float) 691);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 691, (float) 554, (float) 691, (float) 554, (float) 691);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 696, (float) 554, (float) 696, (float) 554, (float) 696);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 696, (float) 319, (float) 696, (float) 319, (float) 696);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9468, (float) 0.3137, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 701, (float) 319, (float) 701, (float) 319, (float) 701);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 696, (float) 319, (float) 696, (float) 319, (float) 696);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 696, (float) 554, (float) 696, (float) 554, (float) 696);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 701, (float) 554, (float) 701, (float) 554, (float) 701);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 701, (float) 319, (float) 701, (float) 319, (float) 701);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9501, (float) 0.2941, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 706, (float) 319, (float) 706, (float) 319, (float) 706);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 701, (float) 319, (float) 701, (float) 319, (float) 701);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 701, (float) 554, (float) 701, (float) 554, (float) 701);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 706, (float) 554, (float) 706, (float) 554, (float) 706);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 706, (float) 319, (float) 706, (float) 319, (float) 706);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9534, (float) 0.2745, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 710, (float) 319, (float) 710, (float) 319, (float) 710);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 706, (float) 319, (float) 706, (float) 319, (float) 706);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 706, (float) 554, (float) 706, (float) 554, (float) 706);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 710, (float) 554, (float) 710, (float) 554, (float) 710);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 710, (float) 319, (float) 710, (float) 319, (float) 710);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9568, (float) 0.2549, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 715, (float) 319, (float) 715, (float) 319, (float) 715);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 710, (float) 319, (float) 710, (float) 319, (float) 710);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 710, (float) 554, (float) 710, (float) 554, (float) 710);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 715, (float) 554, (float) 715, (float) 554, (float) 715);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 715, (float) 319, (float) 715, (float) 319, (float) 715);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9601, (float) 0.2353, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 720, (float) 319, (float) 720, (float) 319, (float) 720);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 715, (float) 319, (float) 715, (float) 319, (float) 715);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 715, (float) 554, (float) 715, (float) 554, (float) 715);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 720, (float) 554, (float) 720, (float) 554, (float) 720);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 720, (float) 319, (float) 720, (float) 319, (float) 720);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9634, (float) 0.2157, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 725, (float) 319, (float) 725, (float) 319, (float) 725);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 720, (float) 319, (float) 720, (float) 319, (float) 720);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 720, (float) 554, (float) 720, (float) 554, (float) 720);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 725, (float) 554, (float) 725, (float) 554, (float) 725);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 725, (float) 319, (float) 725, (float) 319, (float) 725);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9667, (float) 0.1961, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 729, (float) 319, (float) 729, (float) 319, (float) 729);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 725, (float) 319, (float) 725, (float) 319, (float) 725);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 725, (float) 554, (float) 725, (float) 554, (float) 725);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 729, (float) 554, (float) 729, (float) 554, (float) 729);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 729, (float) 319, (float) 729, (float) 319, (float) 729);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9701, (float) 0.1765, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 734, (float) 319, (float) 734, (float) 319, (float) 734);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 729, (float) 319, (float) 729, (float) 319, (float) 729);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 729, (float) 554, (float) 729, (float) 554, (float) 729);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 734, (float) 554, (float) 734, (float) 554, (float) 734);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 734, (float) 319, (float) 734, (float) 319, (float) 734);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9734, (float) 0.1569, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 739, (float) 319, (float) 739, (float) 319, (float) 739);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 734, (float) 319, (float) 734, (float) 319, (float) 734);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 734, (float) 554, (float) 734, (float) 554, (float) 734);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 739, (float) 554, (float) 739, (float) 554, (float) 739);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 739, (float) 319, (float) 739, (float) 319, (float) 739);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9767, (float) 0.1372, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 744, (float) 319, (float) 744, (float) 319, (float) 744);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 739, (float) 319, (float) 739, (float) 319, (float) 739);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 739, (float) 554, (float) 739, (float) 554, (float) 739);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 744, (float) 554, (float) 744, (float) 554, (float) 744);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 744, (float) 319, (float) 744, (float) 319, (float) 744);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.98, (float) 0.1176, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 748, (float) 319, (float) 748, (float) 319, (float) 748);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 744, (float) 319, (float) 744, (float) 319, (float) 744);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 744, (float) 554, (float) 744, (float) 554, (float) 744);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 748, (float) 554, (float) 748, (float) 554, (float) 748);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 748, (float) 319, (float) 748, (float) 319, (float) 748);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9834, (float) 0.098, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 753, (float) 319, (float) 753, (float) 319, (float) 753);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 748, (float) 319, (float) 748, (float) 319, (float) 748);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 748, (float) 554, (float) 748, (float) 554, (float) 748);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 753, (float) 554, (float) 753, (float) 554, (float) 753);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 753, (float) 319, (float) 753, (float) 319, (float) 753);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9867, (float) 0.0784, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 758, (float) 319, (float) 758, (float) 319, (float) 758);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 753, (float) 319, (float) 753, (float) 319, (float) 753);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 753, (float) 554, (float) 753, (float) 554, (float) 753);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 758, (float) 554, (float) 758, (float) 554, (float) 758);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 758, (float) 319, (float) 758, (float) 319, (float) 758);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.99, (float) 0.0588, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 763, (float) 319, (float) 763, (float) 319, (float) 763);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 758, (float) 319, (float) 758, (float) 319, (float) 758);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 758, (float) 554, (float) 758, (float) 554, (float) 758);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 763, (float) 554, (float) 763, (float) 554, (float) 763);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 763, (float) 319, (float) 763, (float) 319, (float) 763);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9933, (float) 0.0392, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 767, (float) 319, (float) 767, (float) 319, (float) 767);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 763, (float) 319, (float) 763, (float) 319, (float) 763);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 763, (float) 554, (float) 763, (float) 554, (float) 763);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 767, (float) 554, (float) 767, (float) 554, (float) 767);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 767, (float) 319, (float) 767, (float) 319, (float) 767);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.9967, (float) 0.0196, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 772, (float) 319, (float) 772, (float) 319, (float) 772);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 767, (float) 319, (float) 767, (float) 319, (float) 767);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 767, (float) 554, (float) 767, (float) 554, (float) 767);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 772, (float) 554, (float) 772, (float) 554, (float) 772);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 772, (float) 319, (float) 772, (float) 319, (float) 772);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 1, (float) 0, (float) 1, (float) 0.29);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//End kGroupArt:
//End kGroupArt:
//Begin kGroupArt:
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 561, (float) 519, (float) 561, (float) 519, (float) 561, (float) 519);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 526, (float) 554, (float) 526, (float) 554, (float) 526);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 526, (float) 319, (float) 526, (float) 319, (float) 526);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 312, (float) 519, (float) 312, (float) 519, (float) 312, (float) 519);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 561, (float) 519, (float) 561, (float) 519, (float) 561, (float) 519);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.91, (float) 0.5, (float) 0, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke true
//Stroke color (gray):
curColor = SetCMYKColor((float) 0, (float) 0, (float) 0, (float) 1);
g.setColor(curColor);
g.drawPolygon(theFillPolygon);
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 554, (float) 526, (float) 554, (float) 526, (float) 554, (float) 526);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 772, (float) 554, (float) 772, (float) 554, (float) 772);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 561, (float) 779, (float) 561, (float) 779, (float) 561, (float) 779);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 561, (float) 519, (float) 561, (float) 519, (float) 561, (float) 519);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 554, (float) 526, (float) 554, (float) 526, (float) 554, (float) 526);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.92, (float) 0.5, (float) 0, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke true
//Stroke color (gray):
curColor = SetCMYKColor((float) 0, (float) 0, (float) 0, (float) 1);
g.setColor(curColor);
g.drawPolygon(theFillPolygon);
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 312, (float) 779, (float) 312, (float) 779, (float) 312, (float) 779);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 772, (float) 319, (float) 772, (float) 319, (float) 772);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 554, (float) 772, (float) 554, (float) 772, (float) 554, (float) 772);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 561, (float) 779, (float) 561, (float) 779, (float) 561, (float) 779);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 312, (float) 779, (float) 312, (float) 779, (float) 312, (float) 779);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.62, (float) 0.5, (float) 0, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke true
//Stroke color (gray):
curColor = SetCMYKColor((float) 0, (float) 0, (float) 0, (float) 1);
g.setColor(curColor);
g.drawPolygon(theFillPolygon);
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 319, (float) 772, (float) 319, (float) 772, (float) 319, (float) 772);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 319, (float) 526, (float) 319, (float) 526, (float) 319, (float) 526);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 312, (float) 519, (float) 312, (float) 519, (float) 312, (float) 519);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 312, (float) 779, (float) 312, (float) 779, (float) 312, (float) 779);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 319, (float) 772, (float) 319, (float) 772, (float) 319, (float) 772);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0.62, (float) 0.5, (float) 0, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke true
//Stroke color (gray):
curColor = SetCMYKColor((float) 0, (float) 0, (float) 0, (float) 1);
g.setColor(curColor);
g.drawPolygon(theFillPolygon);
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 354, (float) 761, (float) 354, (float) 761, (float) 352, (float) 763);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 346, (float) 764, (float) 349, (float) 764, (float) 344, (float) 764);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 339, (float) 762, (float) 341, (float) 763, (float) 337, (float) 760);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 336, (float) 756, (float) 336, (float) 758, (float) 336, (float) 754);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 339, (float) 750, (float) 337, (float) 752, (float) 341, (float) 749);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 346, (float) 748, (float) 343, (float) 748, (float) 350, (float) 748);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 355, (float) 752, (float) 353, (float) 750, (float) 355, (float) 752);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 343, (float) 752, (float) 343, (float) 752, (float) 343, (float) 752);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 343, (float) 756, (float) 343, (float) 756, (float) 343, (float) 756);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 362, (float) 756, (float) 362, (float) 756, (float) 362, (float) 756);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 362, (float) 756, (float) 362, (float) 756, (float) 362, (float) 749);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 346, (float) 744, (float) 355, (float) 744, (float) 338, (float) 744);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 330, (float) 756, (float) 330, (float) 749, (float) 330, (float) 763);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 346, (float) 768, (float) 338, (float) 768, (float) 352, (float) 768);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 360, (float) 761, (float) 358, (float) 765, (float) 360, (float) 761);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 354, (float) 761, (float) 354, (float) 761, (float) 352, (float) 763);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0, (float) 0.35, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 365, (float) 762, (float) 365, (float) 762, (float) 365, (float) 762);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 370, (float) 762, (float) 370, (float) 762, (float) 370, (float) 762);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 370, (float) 760, (float) 370, (float) 760, (float) 371, (float) 762);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 375, (float) 762, (float) 373, (float) 762, (float) 375, (float) 762);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 375, (float) 762, (float) 375, (float) 762, (float) 375, (float) 762);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 375, (float) 758, (float) 375, (float) 758, (float) 374, (float) 758);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 372, (float) 757, (float) 373, (float) 758, (float) 370, (float) 756);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 370, (float) 754, (float) 370, (float) 755, (float) 370, (float) 754);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 370, (float) 744, (float) 370, (float) 744, (float) 370, (float) 744);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 365, (float) 744, (float) 365, (float) 744, (float) 365, (float) 744);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 365, (float) 762, (float) 365, (float) 762, (float) 365, (float) 762);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0, (float) 0.35, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 378, (float) 762, (float) 378, (float) 762, (float) 378, (float) 762);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 383, (float) 762, (float) 383, (float) 762, (float) 383, (float) 762);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 383, (float) 744, (float) 383, (float) 744, (float) 383, (float) 744);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 378, (float) 744, (float) 378, (float) 744, (float) 378, (float) 744);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 378, (float) 762, (float) 378, (float) 762, (float) 378, (float) 762);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0, (float) 0.35, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 378, (float) 768, (float) 378, (float) 768, (float) 378, (float) 768);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 383, (float) 768, (float) 383, (float) 768, (float) 383, (float) 768);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 383, (float) 764, (float) 383, (float) 764, (float) 383, (float) 764);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 378, (float) 764, (float) 378, (float) 764, (float) 378, (float) 764);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 378, (float) 768, (float) 378, (float) 768, (float) 378, (float) 768);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0, (float) 0.35, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Begin kCompoundPathArt:
theCompoundCurveFill = new Vector();
theCompoundCurveStroke = new Vector();
pathCount = 0;
//Start Compound Path
//Start Simple Path
theCurve = new Vector();
pathCount++;
curSegment = new AIPathSegment((float) 410, (float) 744, (float) 410, (float) 744, (float) 410, (float) 744);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 405, (float) 744, (float) 405, (float) 744, (float) 405, (float) 744);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 405, (float) 747, (float) 405, (float) 747, (float) 403, (float) 745);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 398, (float) 744, (float) 400, (float) 744, (float) 394, (float) 744);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 390, (float) 747, (float) 392, (float) 745, (float) 388, (float) 748);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 387, (float) 753, (float) 387, (float) 751, (float) 387, (float) 755);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 390, (float) 759, (float) 388, (float) 758, (float) 392, (float) 761);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 398, (float) 762, (float) 395, (float) 762, (float) 400, (float) 762);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 405, (float) 760, (float) 403, (float) 761, (float) 405, (float) 760);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 405, (float) 768, (float) 405, (float) 768, (float) 405, (float) 768);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 410, (float) 768, (float) 410, (float) 768, (float) 410, (float) 768);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 410, (float) 744, (float) 410, (float) 744, (float) 410, (float) 744);
theCurve.addElement(curSegment);
theStrokePolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
theCompoundCurveStroke.addElement(theStrokePolygon);
theCompoundCurveFill.addElement(theCurve);
//Start Simple Path
theCurve = new Vector();
pathCount++;
curSegment = new AIPathSegment((float) 398, (float) 758, (float) 402, (float) 758, (float) 395, (float) 758);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 392, (float) 753, (float) 392, (float) 756, (float) 392, (float) 750);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 398, (float) 748, (float) 395, (float) 748, (float) 402, (float) 748);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 405, (float) 753, (float) 405, (float) 750, (float) 405, (float) 756);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 398, (float) 758, (float) 402, (float) 758, (float) 395, (float) 758);
theCurve.addElement(curSegment);
theStrokePolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
theCompoundCurveStroke.addElement(theStrokePolygon);
theCompoundCurveFill.addElement(theCurve);
theFillPolygon = buildCompoundBezierPolygon(theCompoundCurveFill, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill true
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0, (float) 0.35, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Compound Path
//Begin kCompoundPathArt:
theCompoundCurveFill = new Vector();
theCompoundCurveStroke = new Vector();
pathCount = 0;
//Start Compound Path
//Start Simple Path
theCurve = new Vector();
pathCount++;
curSegment = new AIPathSegment((float) 426, (float) 744, (float) 426, (float) 744, (float) 426, (float) 744);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 426, (float) 768, (float) 426, (float) 768, (float) 426, (float) 768);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 433, (float) 768, (float) 433, (float) 768, (float) 436, (float) 768);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 441, (float) 766, (float) 438, (float) 768, (float) 443, (float) 765);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 445, (float) 760, (float) 445, (float) 763, (float) 445, (float) 758);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 441, (float) 754, (float) 444, (float) 756, (float) 439, (float) 753);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 432, (float) 753, (float) 435, (float) 753, (float) 432, (float) 753);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 431, (float) 753, (float) 431, (float) 753, (float) 431, (float) 753);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 431, (float) 744, (float) 431, (float) 744, (float) 431, (float) 744);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 426, (float) 744, (float) 426, (float) 744, (float) 426, (float) 744);
theCurve.addElement(curSegment);
theStrokePolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
theCompoundCurveStroke.addElement(theStrokePolygon);
theCompoundCurveFill.addElement(theCurve);
//Start Simple Path
theCurve = new Vector();
pathCount++;
curSegment = new AIPathSegment((float) 432, (float) 757, (float) 432, (float) 757, (float) 434, (float) 757);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 437, (float) 757, (float) 435, (float) 757, (float) 438, (float) 758);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 439, (float) 760, (float) 439, (float) 759, (float) 439, (float) 762);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 436, (float) 763, (float) 438, (float) 763, (float) 435, (float) 763);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 432, (float) 763, (float) 434, (float) 763, (float) 432, (float) 763);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 431, (float) 763, (float) 431, (float) 763, (float) 431, (float) 763);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 431, (float) 757, (float) 431, (float) 757, (float) 431, (float) 757);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 432, (float) 757, (float) 432, (float) 757, (float) 434, (float) 757);
theCurve.addElement(curSegment);
theStrokePolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
theCompoundCurveStroke.addElement(theStrokePolygon);
theCompoundCurveFill.addElement(theCurve);
theFillPolygon = buildCompoundBezierPolygon(theCompoundCurveFill, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill true
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0, (float) 0.35, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Compound Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 468, (float) 762, (float) 468, (float) 762, (float) 468, (float) 762);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 468, (float) 744, (float) 468, (float) 744, (float) 468, (float) 744);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 463, (float) 744, (float) 463, (float) 744, (float) 463, (float) 744);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 463, (float) 746, (float) 463, (float) 746, (float) 462, (float) 744);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 457, (float) 744, (float) 459, (float) 744, (float) 454, (float) 744);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 450, (float) 746, (float) 452, (float) 744, (float) 448, (float) 748);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 448, (float) 752, (float) 448, (float) 750, (float) 448, (float) 752);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 448, (float) 762, (float) 448, (float) 762, (float) 448, (float) 762);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 453, (float) 762, (float) 453, (float) 762, (float) 453, (float) 762);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 453, (float) 753, (float) 453, (float) 753, (float) 453, (float) 752);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 454, (float) 750, (float) 453, (float) 751, (float) 455, (float) 748);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 458, (float) 748, (float) 456, (float) 748, (float) 462, (float) 748);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 462, (float) 753, (float) 462, (float) 751, (float) 462, (float) 753);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 462, (float) 762, (float) 462, (float) 762, (float) 462, (float) 762);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 468, (float) 762, (float) 468, (float) 762, (float) 468, (float) 762);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0, (float) 0.35, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 471, (float) 748, (float) 471, (float) 748, (float) 471, (float) 748);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 480, (float) 758, (float) 480, (float) 758, (float) 480, (float) 758);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 472, (float) 758, (float) 472, (float) 758, (float) 472, (float) 758);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 472, (float) 762, (float) 472, (float) 762, (float) 472, (float) 762);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 487, (float) 762, (float) 487, (float) 762, (float) 487, (float) 762);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 487, (float) 758, (float) 487, (float) 758, (float) 487, (float) 758);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 477, (float) 748, (float) 477, (float) 748, (float) 477, (float) 748);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 488, (float) 748, (float) 488, (float) 748, (float) 488, (float) 748);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 488, (float) 744, (float) 488, (float) 744, (float) 488, (float) 744);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 471, (float) 744, (float) 471, (float) 744, (float) 471, (float) 744);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 471, (float) 748, (float) 471, (float) 748, (float) 471, (float) 748);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0, (float) 0.35, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 489, (float) 748, (float) 489, (float) 748, (float) 489, (float) 748);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 499, (float) 758, (float) 499, (float) 758, (float) 499, (float) 758);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 490, (float) 758, (float) 490, (float) 758, (float) 490, (float) 758);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 490, (float) 762, (float) 490, (float) 762, (float) 490, (float) 762);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 505, (float) 762, (float) 505, (float) 762, (float) 505, (float) 762);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 505, (float) 758, (float) 505, (float) 758, (float) 505, (float) 758);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 495, (float) 748, (float) 495, (float) 748, (float) 495, (float) 748);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 506, (float) 748, (float) 506, (float) 748, (float) 506, (float) 748);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 506, (float) 744, (float) 506, (float) 744, (float) 506, (float) 744);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 489, (float) 744, (float) 489, (float) 744, (float) 489, (float) 744);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 489, (float) 748, (float) 489, (float) 748, (float) 489, (float) 748);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0, (float) 0.35, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Start Simple Path
theCurve = new Vector();
curSegment = new AIPathSegment((float) 509, (float) 768, (float) 509, (float) 768, (float) 509, (float) 768);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 514, (float) 768, (float) 514, (float) 768, (float) 514, (float) 768);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 514, (float) 744, (float) 514, (float) 744, (float) 514, (float) 744);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 509, (float) 744, (float) 509, (float) 744, (float) 509, (float) 744);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 509, (float) 768, (float) 509, (float) 768, (float) 509, (float) 768);
theCurve.addElement(curSegment);
//Fill true
theFillPolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0, (float) 0.35, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Simple Path
//Begin kCompoundPathArt:
theCompoundCurveFill = new Vector();
theCompoundCurveStroke = new Vector();
pathCount = 0;
//Start Compound Path
//Start Simple Path
theCurve = new Vector();
pathCount++;
curSegment = new AIPathSegment((float) 523, (float) 751, (float) 523, (float) 751, (float) 524, (float) 749);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 529, (float) 748, (float) 526, (float) 748, (float) 531, (float) 748);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 534, (float) 749, (float) 533, (float) 748, (float) 534, (float) 749);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 540, (float) 749, (float) 540, (float) 749, (float) 539, (float) 746);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 529, (float) 744, (float) 534, (float) 744, (float) 523, (float) 744);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 518, (float) 753, (float) 518, (float) 748, (float) 518, (float) 758);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 529, (float) 762, (float) 523, (float) 762, (float) 536, (float) 762);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 541, (float) 753, (float) 541, (float) 758, (float) 541, (float) 752);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 541, (float) 751, (float) 541, (float) 752, (float) 541, (float) 751);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 523, (float) 751, (float) 523, (float) 751, (float) 524, (float) 749);
theCurve.addElement(curSegment);
theStrokePolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
theCompoundCurveStroke.addElement(theStrokePolygon);
theCompoundCurveFill.addElement(theCurve);
//Start Simple Path
theCurve = new Vector();
pathCount++;
curSegment = new AIPathSegment((float) 535, (float) 755, (float) 535, (float) 755, (float) 535, (float) 757);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 529, (float) 758, (float) 532, (float) 758, (float) 527, (float) 758);
theCurve.addElement(curSegment);
curSegment = new AIPathSegment((float) 523, (float) 755, (float) 524, (float) 757, (float) 523, (float) 755);
theCurve.addElement(curSegment);
//Path IS closed
curSegment = new AIPathSegment((float) 535, (float) 755, (float) 535, (float) 755, (float) 535, (float) 757);
theCurve.addElement(curSegment);
theStrokePolygon = buildSimpleBezierPolygon(theCurve, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
theCompoundCurveStroke.addElement(theStrokePolygon);
theCompoundCurveFill.addElement(theCurve);
theFillPolygon = buildCompoundBezierPolygon(theCompoundCurveFill, yInvert, ArtBoundsTop, ArtBoundsLeft, ArtBoundsBottom, ArtBoundsRight, xOffSet, yOffSet, xScale, yScale);
//Fill true
//Fill color (CMYK):
curColor = SetCMYKColor((float) 0, (float) 0.35, (float) 1, (float) 0);
g.setColor(curColor);
g.fillPolygon(theFillPolygon);
//Stroke false
//End Compound Path
//End kGroupArt:
}
}
//