you dont need to put "Dim" for them all - if you do, you will get a Redifened Error 
you only have to put a Dim for the ones that have errors
just do it like this: (add the Green bit)
Dim strTableVariableWidth
'Global on Each Page
'---------------------------------------------------------------------------------
Const strBgColour = "#000000"
Const strBgImage = ""
Const strTextColour = "#CCCCCC"
Const intSmallFontSize = 10
'Table colours
'---------------------------------------------------------------------------------
Const strTableColour = "#222222"
Const strTableBgImage = ""
Const strTableBorderColour = "#000000"
Const strTableVariableWidth = "98%"
Const strTableTitleColour = "#00083A"
Const strTableTitleBgImage = ""
Const strTableTitleColour2 = "#444444"
Const strTableTitleBgImage2 = ""
Const strTableEvenRowColour = "#222222"
Const strTableOddRowColour = "#222222"
am acctually a n00b to ASP but i know a lil - and it should get rid of the error - if you get more "undifined" errors just put "Dim...." then wot ever isnt Defined
but you'll just get errors if you "Dim" them all
save the file then put upload it
but make a backup of the old "skin_file.inc" just put it on your desktop - incase anyfin goes wrong
(or ya could just redownload the skin
)
do ya understand? sorry am tryna help, but i dont know much me self, an i dunno wot you know so
*edit* also, try downloading another skin and seein if ya get the errors with that too *edit*
Edited by Scotty_32