
function preload(){
	ajaxi = new Image();
	ajaxi.src = "/images/ajax.gif";
	initAjax();
}



