function movePostit (o) {
	p = document.getElementById("postit");
	
}