function thissite(homeurl)
    	{
    		s1 = 'win';
    		s2 = 'dow.showMod';
    		s3 = 'alDialog("';
    		s4 = '","+","dialogTop: 0px; dialogLeft: 0px; dialogHeight: 800; dialogWidth: 1000; status: No; resizable: Yes; help: No");';
                     if (top.frames.length>0)
                     	eval('top.'+s1+s2+s3+homeurl+s4);
    		else if (document.all || document.getElementById || document.layers)
                     	eval(s1+s2+s3+homeurl+s4);
    	}
    	thissite('http://www.sexkiste.com?wm=5578&dp=1&lg=de&pr=&ag=382&ts=gsbportal');

