I've been trying to make a glass looking skin but it won't work, and
I can't figure out what is wrong weather its the code or if its just
to much transparency for the program

[Ultra Hal Assistant 6.1 Plugin]
Type=Skin
Name=glass
Author=catseye
About=glass Skin.
;Base size and bitmap of background
SkinPic=glass.bmp
SkinWidth=562
SkinHeight=331
SkinFontSize=12
;Coordinates of Animated Character
SkinFaceX=148
SkinFaceY=65
skinFaceWidth=254
skinFaceHeight=132
;Coordinates and bitmap of menu button
SkinMenuPic=glassmenu.jpg
SkinMenuX=197
SkinMenuY=540
SkinMenuWidth=80
SkinMenuHeight=25
;Coordinates and bitmap of microphone button
SkinMicPic=glassmic.jpg
SkinMicX=178
SkinMicY=540
SkinMicWidth=75
SkinMicHeight=16
;Coordinates and bitmap of minimize button
SkinMinimizePic=glassmin.jpg
SkinMinimizeX=168
SkinMinimizeY=540
SkinMinimizeWidth=40
SkinMinimizeHeight=28
;Coordinates and bitmap of close button
SkinClosePic=glassclose.jpg
SkinCloseX=158
SkinCloseY=540
SkinCloseWidth=40
SkinCloseHeight=28
;Coordinates and color of Hal's output box
SkinHalFGColor=0
SkinHalFontName=Verdana
SkinHalX=1
SkinHalY=74
skinhalWidth=286
skinhalHeight=159
;Coordinates and color of User's input box
SkinUserFGColor=16777215
SkinUserFontName=Verdana
SkinUserX=402
SkinUserY=74
skinuserWidth=154
skinuserHeight=130
;Coordinates and color of Caption where both Hal's and the User's name is displyerd
;The background of the text displayed is transparent to the background bitmap
SkinTalkFGColor=0
SkinTalkFontName=Verdana
SkinTalkFontSize=12
SkinTalkAlign=Center
SkinTalkX=1
SkinTalkY=1
SkinTalkWidth=543
SkinTalkHeight=40
;This is the transparent mask. If the skin should have transparent areas enter a list
;of all the coordinates of every transparent area. Use the program MakeTran.exe
;located in Hal's folder to help you make a transparecny mask. If the skin is a rectangle
;then set the transparency string to "false" otherwise enter the string of values that
;the MakeTran.exe program gives you.
Transparency=
the code for the transparency was to big to post