you need to remove your project link, because it has the code of ngui and you can be banned.
Try to post your code without ngui code, and also try to update to the last version of ngui, maybe is already solve on the last version of ngui.
Also I saw your project, and I didn't see your UIRoot and camera that every project with ngui need, to create those you need to click on NGUI menu/open/ui wizard. Then on the window, select the layer and gui 2d and click create.
This will generate a UIRoot->Camera->Anchor->Panel, now this where your UI goes. Move add your panel as child of the anchor, and disable your test gameObject and check if this resolves your issues.