Wordpress Plugin to pull template url into Javascript for use with your theme. This was required for one of our projects, maybe it will help you?
Simply checkout this repository into your wp-content/plugins folder, and activate the plugin within the Wordpress admin interface.
When activated, this plugin gives you a Javascript variable "template_url" which gives you the full url of your template/theme (the results of bloginfo('template_url'))