var #attributes.var# = new Ext.form.Radio({
allowDomMove: #attributes.allowDomMove#,
applyTo: "#JSStringFormat(attributes.applyTo)#",
applyTo: #attributes.applyToJS#,
autoCreate: "#JSStringFormat(attributes.autoCreate)#",
autoCreate: #attributes.autoCreateJS#,
autoShow: #attributes.autoShow#,
boxLabel: "#JSStringFormat(attributes.boxLabel)#",
boxLabel: #attributes.boxLabelJS#,
checked: #attributes.checked#,
checkedCls: "#JSStringFormat(attributes.checkedCls)#",
checkedCls: #attributes.checkedClsJS#,
clearCls: "#JSStringFormat(attributes.clearCls)#",
clearCls: #attributes.clearClsJS#,
cls: "#JSStringFormat(attributes.cls)#",
cls: #attributes.clsJS#,
ctCls: "#JSStringFormat(attributes.ctCls)#",
ctCls: #attributes.ctClsJS#,
disabled: #attributes.disabled#,
fieldClass: "#JSStringFormat(attributes.fieldClass)#",
fieldClass: #attributes.fieldClassJS#,
fieldLabel: "#JSStringFormat(attributes.fieldLabel)#",
fieldLabel: #attributes.fieldLabelJS#,
focusCls: "#JSStringFormat(attributes.focusCls)#",
focusCls: #attributes.focusClsJS#,
handler: #attributes.handler#,
height: #attributes.height#,
hidden: #attributes.hidden#,
hideLabel: #attributes.hideLabel#,
hideMode: "#JSStringFormat(attributes.hideMode)#",
hideMode: #attributes.hideModeJS#,
hideParent: #attributes.hideParent#,
id: "#JSStringFormat(attributes.id)#",
id: #attributes.idJS#,
inputType: "#JSStringFormat(attributes.inputType)#",
inputType: #attributes.inputTypeJS#,
inputValue: "#JSStringFormat(attributes.inputValue)#",
inputValue: #attributes.inputValueJS#,
invalidClass: "#JSStringFormat(attributes.invalidClass)#",
invalidClass: #attributes.invalidClassJS#,
invalidText: "#JSStringFormat(attributes.invalidText)#",
invalidText: #attributes.invalidTextJS#,
itemCls: "#JSStringFormat(attributes.itemCls)#",
itemCls: #attributes.itemClsJS#,
labelSeparator: "#JSStringFormat(attributes.labelSeparator)#",
labelSeparator: #attributes.labelSeparatorJS#,
labelStyle: "#JSStringFormat(attributes.labelStyle)#",
labelStyle: #attributes.labelStyleJS#,
listeners: #attributes.listeners#,
mouseDownCls: "#JSStringFormat(attributes.mouseDownCls)#",
mouseDownCls: #attributes.mouseDownClsJS#,
msgFx: "#JSStringFormat(attributes.msgFx)#",
msgFx: #attributes.msgFxJS#,
msgTarget: "#JSStringFormat(attributes.msgTarget)#",
msgTarget: #attributes.msgTargetJS#,
name: "#JSStringFormat(attributes.name)#",
name: #attributes.nameJS#,
overCls: "#JSStringFormat(attributes.overCls)#",
overCls: #attributes.overClsJS#,
pageX: #attributes.pageX#,
pageY: #attributes.pageY#,
plugins: #attributes.plugins#,
readOnly: #attributes.readOnly#,
renderTo: "#JSStringFormat(attributes.renderTo)#",
renderTo: #attributes.renderToJS#,
stateEvents: #attributes.stateEvents#,
stateId: "#JSStringFormat(attributes.stateId)#",
stateId: #attributes.stateIdJS#,
stateful: #attributes.stateful#,
style: "#JSStringFormat(attributes.style)#",
style: #attributes.styleJS#,
tabIndex: #attributes.tabIndex#,
validateOnBlur: #attributes.validateOnBlur#,
validationDelay: #attributes.validationDelay#,
validationEvent: "#JSStringFormat(attributes.validationEvent)#",
validationEvent: #attributes.validationEventJS#,
width: #attributes.width#,
x: #attributes.x#,
xtype: "#JSStringFormat(attributes.xtype)#",
xtype: #attributes.xtypeJS#,
y: #attributes.y#,
#attributes.passThrough#,
handler: #thisTag.handler[1]._out#,
listeners: { #ArrayKeyToList(thisTag.listeners, "_out")# },
dummy: true
});