rect(xpos + 25, ypos - 150, wth + 25, ht);
rect(xpos + 25, ypos - 140, wth + 25, ht);
rect(xpos + 25, ypos - 130, wth + 25, ht);
rect(xpos + 25, ypos - 120, wth + 25, ht);
rect(xpos + 25, ypos - 110, wth + 25, ht);
triangle(xpos - 12, ypos - 105, xpos - 30, ypos - 55, xpos - 49, ypos - 60);
quad(xpos - 50, ypos - 60, xpos - 84, ypos - 40, xpos - 65, ypos - 22, xpos - 30, ypos - 55);
triangle(xpos + 63, ypos - 105, xpos + 100, ypos - 55, xpos + 80, ypos - 55);
quad(xpos + 83, ypos - 48, xpos + 116, ypos - 20, xpos + 134, ypos - 40, xpos + 100, ypos - 58);
rect(xpos + 25, ypos - 55, wth + 50, ht + 90);
rect(xpos, ypos, wth, ht);
rect(xpos, ypos + 10 ,wth, ht);
rect(xpos, ypos + 20, wth, ht);
rect(xpos, ypos + 30, wth, ht);
rect(xpos, ypos + 40, wth, ht);
rect(xpos, ypos + 50, wth, ht);
rect(xpos, ypos + 60, wth, ht);
rect(xpos+50, ypos, wth, ht);
rect(xpos+50, ypos + 10, wth, ht);
rect(xpos+50, ypos + 20, wth, ht);
rect(xpos+50, ypos + 30, wth, ht);
rect(xpos+50, ypos + 40, wth, ht);
rect(xpos+50, ypos + 50, wth, ht);
rect(xpos+50, ypos + 60, wth, ht);
rect(xpos+50, ypos+70, wth + 10, ht);
rect(xpos, ypos+70, wth + 10, ht);
triangle(xpos + 50, ypos - 30, xpos + 25, ypos - 80, xpos, ypos - 30);
ellipse(xpos - 75, ypos - 30, wth, ht + 15);
ellipse(xpos + 125, ypos - 30, wth, ht + 15);
ellipse(xpos + 90, ypos - 55, wth - 5, ht + 10);
ellipse( xpos - 40,ypos - 55, wth - 5, ht + 10);
ellipse(xpos + 15, ypos - 135, wth - 15, ht);
ellipse( xpos + 35, ypos - 135, wth - 15, ht);