Right okay. Let me explain what I am doing, it might be easier to see :)
I am using qTranslate. Now, I have both English and Hebrew on the site. In my wp-config file, I have made it so if the url is snat.co.uk then to set qTranslate as English and if it is snat.co.il then to set the language as snat.co.il.
What I am trying to do now that if the domain is snat.co.uk it will use a theme called "English" or if it is snat.co.il it will use a theme called "Hebrew".
Now, I do this in wp-config. What I am looking to do is able to change the theme depending on what domain it is. That part sadly, I am not having much luck on :(