var imgWidth=130; var imgHeight=70; var pause=10000; var step=1; var speed=125; var timer=null; var banners=new Array( "loadimage.php?src=banner&item=image&id=5", "loadimage.php?src=banner&item=image&id=2", "loadimage.php?src=banner&item=image&id=3", "loadimage.php?src=banner&item=image&id=4" ); var urls=new Array( "http://balifortheworld.com/", "http://www.darmayasa-divine-love.com", "http://www.darmayasa-divine-love.com", "http://www.nusabali.com/opendoc.php?page=0&id=5539&date=2004-03-07%2018:39:00" ); var labels=new Array( "Bali for the world", "Meditasi Angka bersama Prabu Dharmayasa", "Meditasi Angka bersama Prabu Dharmayasa", "" ); var imgPreload=new Array(); for (i=0; i(banners.length-1)) imageTop=0; rotation="right"; } else { imageMid=imageLeft; imageLeft=imageTop+1; if (imageLeft>(banners.length-1)) imageLeft=0; rotation="down"; } resetImages(); } function stretchDown() { clearTimeout(timer); i_loop+=yStep; if (i_loop(banners.length-1)) imageTop=0; var imageLeft=imageTop+1; if (imageLeft>(banners.length-1)) imageLeft=0; var xStep=imgWidth/step; var yStep=imgHeight/step; var rotation="down"; document.write( '
'+ ''+ '' ); resetImages(); //---end---