
// Google Functions
function GetGoogleSearchResize()
{
    return window.screen.width - (200 + 200);
}
// Google Functions
