/*
 * Assioma.common 1.0
 * (c) 2010 Assioma Frame 
 */

function jsSelectLanguage(uri) {
	window.location = uri;
}
