function OpenContactWin(lan)
{
	window.open("/leftmenu/contact/"+lan+"contact.htm","","width=400,height=400,resizable=1")

}