h = screen.width;
equart = 510;

if (h <= 1024) { h = 1024; equart = 482; }

document.write('<div style=\"float:left; width:' + eval(h-equart) + 'px;\">');
document.write('<div style=\"float:left; width:' + eval(h-equart) + 'px;\">');
