function reload(s){
	 document.location.href = s;
}
