function getCurrentUrlBase(){ 
	return "http://"+window.location.host;
}
