if (screen.width > 1100) {document.write('<LINK rel="stylesheet" href="img/ipk-x.css" type="text/css">')}
function OpenWinP(url) 
{
	window.open(url, "print_version", "width=660,height=400,status=no,resizable=no,scrollbars=yes")
}
function OpenWinNews(url) 
{
//	window.open("/ipk"+url, "news_window", "width=800,height=400,status=no,resizable=no,scrollbars=yes")
	window.open(url, "news_window", "width=800,height=400,status=no,resizable=no,scrollbars=yes")
}
function OpenWinMap(url) 
{
//	window.open("/ipk"+url, "map_window", "width=800,height=800,status=no,resizable=no,scrollbars=yes")
	window.open(url, "map_window", "width=800,height=800,status=no,resizable=no,scrollbars=yes")
}