function openContactForm(req) {
	MTG_ContactHandler.req = req;
	MTG_HintBox.open('MT_hint_contact');
	}
