return Def.ActorFrame {
Def.Quad {
InitCommand=function(self)
self:x(-124);
self:zoomto(4, 46);
end;
};