if(top == self)
{
    google_ad_client = "pub-9227728249896950";
    google_ad_width = 728;
    google_ad_height = 90;
    google_ad_format = "728x90_as";
    google_ad_type = "text_image";
    google_ad_channel ="2382690415";
    google_color_border = "ffffff";
    google_color_bg = "799b9c";
    google_color_link = "ffffff";
    google_color_url = "ffffff";
    google_color_text = "ffffff";        
    document.write('<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>')
    
}
function init_page(){
    if(top == self){
        var pic = "<a href='http://www.avirtualhorse.com' title='Click to play the horse game!'><img alt='Play horse games online' src='/images/logo/avh_logo" + (3 + new Date().getTime()%4) + ".jpg' style='position:absolute;right:0px;top:0px;border:none' /></a>"
        document.body.innerHTML = pic + document.body.innerHTML;        
    }
}