window.onload=function()
    {
        document.cookie = 'etp_return_page=' + location + '; domain=.educationaltoysplanet.com;';
    }

