var ppl = new Object(); ppl.ad_url = escape('http://zoxxe.eu/?partnerid=30789'); ppl.small_path = 'http://zoxxe.eu/ppl/small.swf'; ppl.small_image = escape('http://zoxxe.eu/ppl/images/klein.jpg'); // Small Image before hover (.jpg, .gif, .png, .swf) - 75X75 ppl.small_width = '100'; ppl.small_height = '100'; ppl.small_params = 'ico=' + ppl.small_image; ppl.big_path = 'http://zoxxe.eu/ppl/big.swf'; ppl.big_image = escape('http://zoxxe.eu/ppl/images/gross.jpg'); // Large Image after hover (.jpg, .gif, .png, .swf) - 500X500 ppl.big_width = '650'; ppl.big_height = '650'; ppl.big_params = 'big=' + ppl.big_image + '&ad_url=' + ppl.ad_url; function sizeup987(){ document.getElementById('pplBig').style.top = '0px'; document.getElementById('pplSmall').style.top = '-1000px'; } function sizedown987(){ document.getElementById("pplSmall").style.top = "0px"; document.getElementById("pplBig").style.top = "-1000px"; } ppl.putObjects = function () { // document.write(''); // object document.write(''); // object params document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(' '); // embed document.write(''); document.write(''); document.write(''); // // document.write(''); // object document.write(''); // object params document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(' '); // embed document.write(''); document.write(''); // setTimeout('document.getElementById("pplBig").style.top = "-1000px";',1000); } ppl.putObjects();