image_small = new Array(); image_small[0]= 'animasyon/k1.gif'; image_small[1]= 'animasyon/k2.gif'; image_small[2]= 'animasyon/k3.gif'; image_big = new Array(); image_big[0]= 'animasyon/b1.gif'; image_big[1]= 'animasyon/b2.gif'; image_big[2]= 'animasyon/b3.gif'; image_gross = new Array(); image_gross[0]= 'animasyon/gross1.gif'; image_gross[1]= 'animasyon/gross2.gif'; image_gross[2]= 'animasyon/gross3.gif'; GoTo = new Array(); GoTo[0]= 'http://www.batmanmuzik.com'; GoTo[1]= 'http://www.batmanmuzik.com'; GoTo[2]= 'http://www.batmanmuzik.com'; var anzahl = 3; var nr = Math.round((anzahl-1) * Math.random()); var Link = GoTo[nr]; var Image1 = image_small[nr]; var Image2 = image_big[nr]; var Image3 = image_gross[nr]; var jaaspeel = new Object(); jaaspeel.ad_url = escape(Link); jaaspeel.small_path = 'animasyon/small.swf'; jaaspeel.small_image = escape(Image1); jaaspeel.small_width = '350'; jaaspeel.small_height = 350'; jaaspeel.small_params = 'ico=' + jaaspeel.small_image; jaaspeel.big_path = 'animasyon/big.swf'; jaaspeel.big_image = escape(Image2); jaaspeel.big_width = '650'; jaaspeel.big_height = '650'; jaaspeel.big_params = 'big=' + jaaspeel.big_image + '&ad_url=' + jaaspeel.ad_url; jaaspeel.gross_path = 'animasyon/gross.swf'; jaaspeel.gross_image = escape(Image2); jaaspeel.gross_width = '650'; jaaspeel.gross_height = '650'; jaaspeel.gross_params = 'gross=' + jaaspeel.gross_image + '&ad_url=' + jaaspeel.ad_url; function sizeup987(){ document.getElementById('jcornerBig').style.top = '0px'; document.getElementById('jcornerSmall').style.top = '-1000px'; document.getElementById('jcornergross').style.top = '-1000px'; } function sizedown987(){ document.getElementById("jcornergross").style.top = "-1000px"; document.getElementById("jcornerSmall").style.top = "0px"; document.getElementById("jcornerBig").style.top = "-1000px"; } jaaspeel.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(''); // // 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("jcornergross").style.top = "-1000px";',1000); } jaaspeel.putObjects();