<!--
	if (top.frames.length<5){
		url = escape(document.location);
		top.location.href = '/index2.html?url='+url;
	}
//-->
