var domain = "http://"+window.location.hostname;
if(domain=='http://akitourne'){
	domain = window.location.toString().substr(0,17+window.location.toString().substr(17).indexOf('/'));	
}
