function autoResize(){
	try{
		document.all["inner"].style.height=inner.document.body.scrollHeight
	}
	catch(e){}
}

function autoResize1(){
	try{
		document.all["inner1"].style.height=inner1.document.body.scrollHeight;		
	}
	catch(e){}
}

function autoResize2(){
	try{
		document.all["inner2"].style.height=inner2.document.body.scrollHeight
	}
	catch(e){}
}

function autoResize3(){
	try{
		document.all["inner3"].style.height=inner3.document.body.scrollHeight
	}
	catch(e){}
}

function autoResize4(){
	try{
		document.all["inner4"].style.height=inner4.document.body.scrollHeight
	}
	catch(e){}
}

function autoResize5(){
	try{
		document.all["inner5"].style.height=inner5.document.body.scrollHeight
	}
	catch(e){}
}

function autoResize6(){
	try{
		document.all["inner6"].style.height=inner6.document.body.scrollHeight
	}
	catch(e){}
}

function autoResize7(){
	try{
		document.all["inner7"].style.height=inner7.document.body.scrollHeight
	}
	catch(e){}
}

function autoResize8(){
	try{
		document.all["inner8"].style.height=inner8.document.body.scrollHeight
	}
	catch(e){}
}

function autoResize9(){
	try{
		document.all["inner9"].style.height=inner9.document.body.scrollHeight
	}
	catch(e){}
}

function autoResize10(){
	try{
		document.all["inner10"].style.height=inner10.document.body.scrollHeight
	}
	catch(e){}
}