 var widthCenter = 400//screen.width/2;
 var headtop = 10;
 var menutop = headtop + 80;
 var contenttop = menutop + 40;
 var bottomtop = contenttop + 410;

