function flags()
{
var fy= document.body.scrollTop;
flagg.style.pixelTop=fy+100;
flagd.style.pixelTop=fy+100;

}