# XMInfo Controller var XMInfoController = { new : func (page, svg) { var obj = { parents : [ XMInfoController ] }; return obj; }, };