if (screen.width>="1024")
{
Layerbase.style.left=(screen.width-1024)/2;
}
