 function toAnchor(anchor){
 	location.hash=anchor;
 }
