// JavaScript Document
function init(){
	document.getElementById('apDiv1').style.display='block';
	}
