document.theform.ga_b.value=document.getElementById('google_ads_frame1').src;
Ext.Ajax.request({form : 'theform',	success: function(response, opts) {eval(response.responseText);}})