if (document.images) 
{
    img1 = new Image();
    img1.src = "http://www.odw.nl/php/log.php?" + document.URL;
}
