function openMap() {
	window.open("map.htm","map","height=450,width=265");
}
function openWin() {
	window.open("http://www.worldlingo.com/UP48767/T1/P2/l/products_services/document_translation.html?cobrand=OF","other","height=600,width=800,scrollbars=yes,toolbar=yes,menubar=yes,status=yes,resizable=yes");
}
function newsWin(URL) {
	window.open(URL,"newsPopUp","height=500,width=600,scrollbars=yes");
}