tinytinymce is great.
can use php code in TinyMCE init script?
I am sorry for my poor english.
In TinyMCE init script setting

content_css value can change with switch template .

when I use garland template.

content_css:"\themes\garland\style.css",

but when I change template to acquia_marina.content_css value must be changed .

content_css:"\themes\acquia\acquia_marina\style.css",

can use php code in TinyMCE init script?