<!--

	function getAllPosition() {
		
	 var Divs = document.body.getElementsByTagName("DIV");
		
	}
getAllPosition();
//-->