function movingservices(){ 
	document.location = '../movingservices/movingservice.html'; 
}
function international(){ 
	document.location = '../international/international.html'; 
}
function globallogistics(){ 
	document.location = '../globallogistics/globallogistics.html'; 
}
function storemove(){ 
	document.location = '../storemove/storemove.html'; 
}
function officerelocation(){ 
	document.location = '../officerelocation/officerelocation.html'; 
}
function securityarchives(){ 
	document.location = '../securityarchives/securityarchives.html'; 
}
function warehousing(){ 
	document.location = '../warehousing/warehousing.html'; 
}
function account(){ 
	document.location = '../account/account.html'; 
}