var backColor = 'ffffff'; var borderColor = '000000';  var nScreenWidth = screen.width; var nScreenHeight = screen.height; var xPos = 142; xPos = (nScreenWidth-796)/2 + xPos;

