﻿function clean() {
	var body = document.body.getElementsByTagName("a");
};
