function setAdPosition() {
	var space = f_clientWidth();
	space = Math.round(space / 2)+360;
	return space;
}






