﻿if (window == top)
{
    document.body.style.backgroundColor = "#222222";
}