var osoite = "http://b2b.taloustutkimus.fi/popup/t8019/tt.swf";
var sss_leveys = 396;
var sss_korkeus = 397;
var toyssspopup = '<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="'+sss_leveys+'" height="'+sss_korkeus+'" id="POPUP" align="middle"><param name="wmode" value="transparent" /><param name="allowScriptAccess" value="always" /><param name="movie" value="'+osoite+'" /><param name="quality" value="high" /><embed src="'+osoite+'" quality="high" wmode="transparent" width="'+sss_leveys+'" height="'+sss_korkeus+'" name="POPUP" align="middle" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></object>';
var toysssylaX=25;
var toysssylaY=225;
var toysssleveys=396;
var toyssskorkeus=397;
var toyssskeksi = document.cookie;
var toyssskeksi_nimi = "tutkimus";
var toyssskeksi_arvo = "tarkistus";
var toyssskeksiVoimassa=60;
var toyssswindow_or_conf=0;
var toysssjokamones=1;
var ttip='<!--#echo var="REMOTE_ADDR"-->'
var ylaraja = (1.0/toysssjokamones);
if (ttip != '217.152.10.34'){
	toysssalusta();
}
function toysssgetCookie(name) {
        var toysssindex = toyssskeksi.indexOf(name + "=");
        if (toysssindex == -1) {
                return null;
        }
        toysssindex = toyssskeksi.indexOf("=", toysssindex) + 1;
        var toysssendstr = toyssskeksi.indexOf(";", toysssindex);
        if (toysssendstr == -1) {
                toysssendstr = toyssskeksi.length;
        }
        return unescape(toyssskeksi.substring(toysssindex, toysssendstr));
}
function toysssrandom() {
        toysssrandom.seed = (toysssrandom.seed*toysssrandom.a + toysssrandom.c) % toysssrandom.m;
        return toysssrandom.seed / toysssrandom.m;
}
function toyssswindowOpener() {
       toyssstulosta();
}
function toyssssetCookie (name, value, expires) {
        if (!expires) {
                expires = new Date();
        }
        document.cookie = name + "=" + escape (value) + "; expires=" + expires.toGMTString() + "; path=/";
}
function toysssmakeCookie() {
        var toysssexptime = toyssskeksiVoimassa;
        var toysssexpdate = new Date ();
        toysssexpdate.setTime (toysssexpdate.getTime() + (1000 * 60 * 60 * 24 * toysssexptime));
        toyssssetCookie(toyssskeksi_nimi,toyssskeksi_arvo,toysssexpdate);
}
function toysssalusta() {
        if (toyssskeksi_arvo != (toysssgetCookie(toyssskeksi_nimi))) {
                toysssrandom.m = 714025;
                toysssrandom.a = 4096;
                toysssrandom.c = 150889;
                toysssrandom.seed =  (new Date()).getTime() %toysssrandom.m;
                satu = toysssrandom();
                if (satu <= ylaraja){
                        toysssmakeCookie();
                        if (toyssswindow_or_conf==1) {
                                toyssswindowOpener();
                        }
                        else getConfirmation();
                }
        }
}
function toyssstulosta(){
	if (document.all || navigator.userAgent.indexOf('Gecko')>0)	{
		document.write('<div id="popupRuutu" style="position:absolute; top:'+toysssylaY+'px; width:'+toysssleveys+'px;  margin-left:'+toysssylaX+'px; visibility:visible">');
		document.write(toyssspopup);
		document.write('<\/div>');
		document.write('<img src="http:\/\/stat.www.fi\/cgi-bin\/stat2?serv=toysss" width="1" height="1" alt=" "');
		tag_div = document.getElementsByTagName("div");
		}
}
function toyssspiilota(){
	if (document.all) {
		popupRuutu.innerHTML="";
		popupRuutu.style.visibility='hidden';
	}
	else if (navigator.userAgent.indexOf('Gecko')>0){
		tag_div["popupRuutu"].innerHTML="";
		tag_div["popupRuutu"].style.visibility='hidden';
		}
}
