w = 785;
//h = 768;
x = (screen.width  - w) / 2;
//y = (screen.height - h) / 2;
moveTo(x,0);
