function Mene(strLocation) {
	document.location = strLocation;
}
